Pull request #4782 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1399da6b09895ed2499ab5d30cf094acfb8416e+c9d1faab620fff591bec2a07ba94ff74d67ceba9 (0eba66aebb6aab38c5cc18f47bda729cde71b977) 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-ssh13488035530372292469.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7725475670926859946.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4782/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-4782/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8919194870507148864.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-4782/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7840044820890482873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16132574662720051193.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-4782/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-4782/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18164074342462029928.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1169 in /w/workspace/edgexfoundry_edgex-go_PR-4782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f1399da6b09895ed2499ab5d30cf094acfb8416e Merge succeeded, producing f1399da6b09895ed2499ab5d30cf094acfb8416e Checking out Revision f1399da6b09895ed2499ab5d30cf094acfb8416e (PR-4782) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4782/head:refs/remotes/origin/PR-4782 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # 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 c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:31 ========================================================= 19:47:31 EdgeX Global Pipelines Version Info 19:47:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:47:32 ------------------- 19:47:32 stable info: 19:47:32 ------------------- 19:47:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:47:32 Message: update stable to v1.0.258 19:47:32 ------------------- 19:47:32 experimental info: 19:47:32 ------------------- 19:47:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:47:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:47:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4782 [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4782 [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4782 [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1399da [Pipeline] echo 19:47:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:34 provisioning config files... 19:47:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18351114281794204781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:34 ---> ****-login.sh 19:47:34 nexus3.edgexfoundry.org:10001 19:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:35 Configure a credential helper to remove this warning. See 19:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:35 19:47:35 Login Succeeded 19:47:35 nexus3.edgexfoundry.org:10002 19:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:35 Configure a credential helper to remove this warning. See 19:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:35 19:47:35 Login Succeeded 19:47:35 nexus3.edgexfoundry.org:10003 19:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:35 Configure a credential helper to remove this warning. See 19:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:35 19:47:35 Login Succeeded 19:47:35 nexus3.edgexfoundry.org:10004 19:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:35 Configure a credential helper to remove this warning. See 19:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:35 19:47:35 Login Succeeded 19:47:35 ****.io 19:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:35 Configure a credential helper to remove this warning. See 19:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:35 19:47:35 Login Succeeded 19:47:35 ---> ****-login.sh ends [Pipeline] } 19:47:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:36 + 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:47:36 + dirname cmd/core-command/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo core-command,cmd/core-command/Dockerfile 19:47:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:47:36 + cut+ -d/ -f2 19:47:36 dirname cmd/core-data/Dockerfile 19:47:36 + echo core-data,cmd/core-data/Dockerfile 19:47:36 + dirname cmd/core-metadata/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo core-metadata,cmd/core-metadata/Dockerfile 19:47:36 + + cut -d/ -f2 19:47:36 dirname cmd/security-bootstrapper/Dockerfile 19:47:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:47:36 + + dirname cmd/security-proxy-auth/Dockerfile 19:47:36 cut -d/ -f2 19:47:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:47:36 + + cut -d/ -f2 19:47:36 dirname cmd/security-proxy-setup/Dockerfile 19:47:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:47:36 + + dirname cmd/security-secretstore-setup/Dockerfile 19:47:36 cut -d/ -f2 19:47:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:47:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:47:36 + dirname cmd/security-spire-agent/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:47:36 + dirname cmd/security-spire-config/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:47:36 + + dirname cmd/security-spire-server/Dockerfile 19:47:36 cut -d/ -f2 19:47:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:47:36 + dirname cmd/support-notifications/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo support-notifications,cmd/support-notifications/Dockerfile 19:47:36 + dirname cmd/support-scheduler/Dockerfile 19:47:36 + cut -d/ -f2 19:47:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:47:36 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:47:36 + git rev-list -1 --merges f1399da6b09895ed2499ab5d30cf094acfb8416e~1..f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo 19:47:36 -----------> git rev-list -1 --merges f1399da6b09895ed2499ab5d30cf094acfb8416e~1..f1399da6b09895ed2499ab5d30cf094acfb8416e f1399da6b09895ed2499ab5d30cf094acfb8416e [false] [Pipeline] sh 19:47:37 + git log --format=format:%s -1 f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] echo 19:47:37 ========================================================= 19:47:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:47:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:47:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:47:37 + grep -v github /etc/ssh/ssh_known_hosts 19:47:37 + [ -e /tmp/ssh_known_hosts ] 19:47:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:47:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:47:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:47:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:38 19:47:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:38 0.1.4: Pulling from edgex-devops/py-git-semver 19:47:38 b85a868b505f: Pulling fs layer 19:47:38 e2be974225ed: Pulling fs layer 19:47:38 339a4e72a1f5: Pulling fs layer 19:47:38 988bab9f4d93: Pulling fs layer 19:47:38 1469e6f7b9e6: Pulling fs layer 19:47:38 eaf3925da568: Pulling fs layer 19:47:38 bab4dde63d76: Pulling fs layer 19:47:38 bde34c3a00c8: Pulling fs layer 19:47:38 b352a97aabf1: Pulling fs layer 19:47:38 4872d77fe225: Pulling fs layer 19:47:38 5851b861e8e6: Pulling fs layer 19:47:38 bab4dde63d76: Waiting 19:47:38 bde34c3a00c8: Waiting 19:47:38 b352a97aabf1: Waiting 19:47:38 4872d77fe225: Waiting 19:47:38 5851b861e8e6: Waiting 19:47:38 1469e6f7b9e6: Waiting 19:47:38 988bab9f4d93: Waiting 19:47:38 e2be974225ed: Verifying Checksum 19:47:38 e2be974225ed: Download complete 19:47:38 988bab9f4d93: Verifying Checksum 19:47:38 988bab9f4d93: Download complete 19:47:38 1469e6f7b9e6: Verifying Checksum 19:47:38 1469e6f7b9e6: Download complete 19:47:38 339a4e72a1f5: Download complete 19:47:38 eaf3925da568: Verifying Checksum 19:47:38 eaf3925da568: Download complete 19:47:38 bde34c3a00c8: Verifying Checksum 19:47:38 bde34c3a00c8: Download complete 19:47:38 b352a97aabf1: Verifying Checksum 19:47:38 b352a97aabf1: Download complete 19:47:38 4872d77fe225: Verifying Checksum 19:47:38 4872d77fe225: Download complete 19:47:38 5851b861e8e6: Download complete 19:47:38 b85a868b505f: Download complete 19:47:39 bab4dde63d76: Verifying Checksum 19:47:39 bab4dde63d76: Download complete 19:47:40 b85a868b505f: Pull complete 19:47:40 e2be974225ed: Pull complete 19:47:40 339a4e72a1f5: Pull complete 19:47:40 988bab9f4d93: Pull complete 19:47:42 1469e6f7b9e6: Pull complete 19:47:42 eaf3925da568: Pull complete 19:47:42 bab4dde63d76: Pull complete 19:47:42 bde34c3a00c8: Pull complete 19:47:43 b352a97aabf1: Pull complete 19:47:43 4872d77fe225: Pull complete 19:47:43 5851b861e8e6: Pull complete 19:47:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:43 prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container 19:47:43 $ 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:47:46 $ docker top 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 -eo pid,comm 19:47:46 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:47:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:46 [ssh-agent] Looking for ssh-agent implementation... 19:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:46 $ docker exec 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent 19:47:46 SSH_AUTH_SOCK=/tmp/ssh-rGu6bMni8iax/agent.32 19:47:46 SSH_AGENT_PID=38 19:47:46 Running ssh-add (command line suppressed) 19:47:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7542291961754815054.key (/w/workspace/edgex-go/1@tmp/private_key_7542291961754815054.key) 19:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:47 + git tag --points-at HEAD [Pipeline] } 19:47:47 $ docker exec --env ******** --env ******** 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent -k 19:47:47 unset SSH_AUTH_SOCK; 19:47:47 unset SSH_AGENT_PID; 19:47:47 echo Agent pid 38 killed; 19:47:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:47 [ssh-agent] Looking for ssh-agent implementation... 19:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:47 $ docker exec 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent 19:47:47 SSH_AUTH_SOCK=/tmp/ssh-EWx7bwI0nxgS/agent.71 19:47:47 SSH_AGENT_PID=77 19:47:47 Running ssh-add (command line suppressed) 19:47:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14567463539205473883.key (/w/workspace/edgex-go/1@tmp/private_key_14567463539205473883.key) 19:47:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:48 + git semver init 19:47:48 2024-03-25 19:47:48,532 [run_init] DEBUG init version:0.0.0 force:False 19:47:48 2024-03-25 19:47:48,533 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:47:48 2024-03-25 19:47:48,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:47:48 2024-03-25 19:47:48,534 [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:47:58 2024-03-25 19:47:58,648 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:47:58 2024-03-25 19:47:58,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4782 with force:False 19:47:58 2024-03-25 19:47:58,648 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4782 19:47:58 2024-03-25 19:47:58,653 [execute] INFO git cat-file --batch-check 19:47:58 2024-03-25 19:47:58,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:47:58 2024-03-25 19:47:58,659 [execute] INFO git cat-file --batch 19:47:58 2024-03-25 19:47:58,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:47:58 2024-03-25 19:47:58,664 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4782 19:47:58 0.0.0 [Pipeline] } 19:47:58 $ docker exec --env ******** --env ******** 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 ssh-agent -k 19:47:58 unset SSH_AUTH_SOCK; 19:47:58 unset SSH_AGENT_PID; 19:47:58 echo Agent pid 77 killed; 19:47:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:59 + git semver [Pipeline] } 19:47:59 $ docker stop --time=1 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 19:48:00 $ docker rm -f --volumes 6562ca05460f30afb86b8d5a2eb519ae03e9b0f5774ab65396a64c5e8aa02e57 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:48:01 Stashed 1 file(s) [Pipeline] echo 19:48:01 [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:48:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:48:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:48:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:48:05 ========================================================= 19:48:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:48:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:48:05 7264a8db6415: Pulling fs layer 19:48:05 c4d48a809fc2: Pulling fs layer 19:48:05 4f1c88b9dad5: Pulling fs layer 19:48:05 ad3a456e5733: Pulling fs layer 19:48:05 69c7f0334f64: Pulling fs layer 19:48:05 1f1c1a5573a3: Pulling fs layer 19:48:05 ce7588e14bc9: Pulling fs layer 19:48:05 b5e4710f87ac: Pulling fs layer 19:48:05 ce7588e14bc9: Waiting 19:48:05 69c7f0334f64: Waiting 19:48:05 b5e4710f87ac: Waiting 19:48:05 ad3a456e5733: Waiting 19:48:05 1f1c1a5573a3: Waiting 19:48:05 c4d48a809fc2: Verifying Checksum 19:48:05 c4d48a809fc2: Download complete 19:48:05 ad3a456e5733: Verifying Checksum 19:48:05 ad3a456e5733: Download complete 19:48:05 69c7f0334f64: Verifying Checksum 19:48:05 69c7f0334f64: Download complete 19:48:05 7264a8db6415: Verifying Checksum 19:48:05 7264a8db6415: Download complete 19:48:05 1f1c1a5573a3: Verifying Checksum 19:48:05 1f1c1a5573a3: Download complete 19:48:06 7264a8db6415: Pull complete 19:48:06 b5e4710f87ac: Verifying Checksum 19:48:06 b5e4710f87ac: Download complete 19:48:06 c4d48a809fc2: Pull complete 19:48:06 4f1c88b9dad5: Verifying Checksum 19:48:06 4f1c88b9dad5: Download complete 19:48:06 ce7588e14bc9: Verifying Checksum 19:48:06 ce7588e14bc9: Download complete 19:48:09 4f1c88b9dad5: Pull complete 19:48:09 ad3a456e5733: Pull complete 19:48:09 69c7f0334f64: Pull complete 19:48:09 1f1c1a5573a3: Pull complete 19:48:11 ce7588e14bc9: Pull complete 19:48:11 b5e4710f87ac: Pull complete 19:48:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:48:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:12 WORKDIR /edgex 19:48:12 COPY go.mod . 19:48:12 RUN go mod download 19:48:12 + docker build -t ci-base-image-x86_64 -f - . 19:48:12 Sending build context to Docker daemon 175.3MB 19:48:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:48:12 ---> 88b5674ff536 19:48:12 Step 2/4 : WORKDIR /edgex 19:48:19 ---> Running in 497408fc2805 19:48:19 Removing intermediate container 497408fc2805 19:48:19 ---> 297abfd6f093 19:48:19 Step 3/4 : COPY go.mod . 19:48:19 ---> cf4b42cee92f 19:48:19 Step 4/4 : RUN go mod download 19:48:19 ---> Running in ae0fcdfc6f7c 19:48:19 Still waiting to schedule task 19:48:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:48:52 Removing intermediate container ae0fcdfc6f7c 19:48:52 ---> 1f8f74c73f8b 19:48:52 Successfully built 1f8f74c73f8b 19:48:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:52 + docker inspect -f . ci-base-image-x86_64 19:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:52 prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container 19:48:52 $ 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:48:53 $ docker top 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:53 + go version 19:48:53 go version go1.21.0 linux/amd64 [Pipeline] } 19:48:53 $ docker stop --time=1 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b 19:48:54 $ docker rm -f --volumes 05beeedbec8a2c98d8b5607b2fce88831309e7618a511f40a373179f46b5207b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:55 + docker inspect -f . ci-base-image-x86_64 19:48:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:55 prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container 19:48: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 ******** -e ******** ci-base-image-x86_64 cat 19:48:56 $ docker top b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 -eo pid,comm [Pipeline] { [Pipeline] echo 19:48:56 ========================================================= 19:48:56 [edgeXBuildGoParallel] Running Tests and Build... 19:48:56 ========================================================= [Pipeline] sh 19:48:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:48:56 + make test 19:48:56 go test -race -coverprofile=coverage.out ./... 19:49:03 ? github.com/edgexfoundry/edgex-go [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:49:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:49:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:49:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 19:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements 19:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 19:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.749s coverage: 93.4% of statements 19:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 6.1% of statements 19:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.290s coverage: 97.6% of statements 19:49:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 19:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:49:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:49:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:49:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:49:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:49:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1170 in /w/workspace/edgexfoundry_edgex-go_PR-4782 [Pipeline] { [Pipeline] ws 19:49:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:49:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:49:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements 19:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:49:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:49:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:49:57 The recommended git tool is: git 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:49:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:50:02 using credential edgex-jenkins-ssh 19:50:02 Cloning the remote Git repository 19:50:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:50:02 > git init /w/workspace/edgex-go/1 # timeout=10 19:50:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:02 > git --version # timeout=10 19:50:02 > git --version # 'git version 2.25.1' 19:50:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.059s coverage: 92.9% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.042s coverage: 100.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.149s coverage: 63.1% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.056s coverage: 61.8% of statements 19:50:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements 19:50:09 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:50:09 running golangci-lint 19:50:09 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:50:09 go version go1.21.0 linux/amd64 19:50:09 level=info msg="[config_reader] Used config file .golangci.yml" 19:50:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:50:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:20 Merging remotes/origin/main commit c9d1faab620fff591bec2a07ba94ff74d67ceba9 into PR head commit f1399da6b09895ed2499ab5d30cf094acfb8416e 19:50:21 Merge succeeded, producing f1399da6b09895ed2499ab5d30cf094acfb8416e 19:50:21 Checking out Revision f1399da6b09895ed2499ab5d30cf094acfb8416e (PR-4782) 19:50:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:50:21 > git --version # timeout=10 19:50:21 > git --version # 'git version 2.25.1' 19:50:21 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:50:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4782/head:refs/remotes/origin/PR-4782 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:50:20 > git config core.sparsecheckout # timeout=10 19:50:20 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 19:50:21 > git remote # timeout=10 19:50:21 > git config --get remote.origin.url # timeout=10 19:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:21 > git merge c9d1faab620fff591bec2a07ba94ff74d67ceba9 # timeout=10 19:50:21 > git rev-parse HEAD^{commit} # timeout=10 19:50:21 > git config core.sparsecheckout # timeout=10 19:50:21 > git checkout -f f1399da6b09895ed2499ab5d30cf094acfb8416e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:50:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:26 Dload Upload Total Spent Left Speed 19:50:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 19:50:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:50:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:50:27 + sudo tee /etc/docker/daemon.new 19:50:27 { 19:50:27 "registry-mirrors": [ 19:50:27 "https://nexus3.edgexfoundry.org:10001" 19:50:27 ], 19:50:27 "bip": "10.250.0.254/24", 19:50:27 "hosts": [ 19:50:27 "tcp://0.0.0.0:5555", 19:50:27 "unix:///var/run/docker.sock" 19:50:27 ], 19:50:27 "mtu": 1458, 19:50:27 "selinux-enabled": true, 19:50:27 "seccomp-profile": "/etc/docker/seccomp.json" 19:50:27 } [Pipeline] sh 19:50:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:50:28 + sudo service docker restart 19:50:31 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 19.829186277s" 19:50:31 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.396506ms" 19:50:43 level=info msg="[linters_context/goanalysis] analyzers took 1m35.375379936s with top 10 stages: buildir: 57.938229555s, gosec: 7.696862256s, inspect: 2.394515462s, fact_deprecated: 2.031702584s, printf: 1.615325302s, ctrlflow: 1.179621489s, nilness: 1.178014982s, fact_purity: 1.164749294s, S1038: 1.107101178s, SA5012: 606.371962ms" 19:50:43 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:50:43 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21" 19:50:43 level=info msg="[runner] processing took 15.720607ms with stages: nolint: 6.84302ms, identifier_marker: 4.221666ms, autogenerated_exclude: 1.494133ms, path_prettifier: 1.386653ms, exclude-rules: 1.042229ms, skip_dirs: 688.566µs, cgo: 26.9µs, filename_unadjuster: 13.13µs, max_same_issues: 620ns, fixer: 550ns, uniq_by_line: 520ns, skip_files: 480ns, exclude: 400ns, path_prefixer: 380ns, severity-rules: 280ns, source_code: 250ns, sort_results: 230ns, diff: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" 19:50:43 level=info msg="[runner] linters took 12.767161198s with stages: goanalysis_metalinter: 12.751354481s" 19:50:43 level=info msg="File cache stats: 0 entries of total size 0B" 19:50:43 level=info msg="Memory: 328 samples, avg is 312.1MB, max is 1244.9MB" 19:50:43 level=info msg="Execution took 32.662424631s" 19:50:43 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:46 provisioning config files... 19:50:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14058150500358458782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:46 ---> ****-login.sh 19:50:46 nexus3.edgexfoundry.org:10001 19:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:50:47 Configure a credential helper to remove this warning. See 19:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:50:47 19:50:47 Login Succeeded 19:50:47 nexus3.edgexfoundry.org:10002 19:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:50:47 Configure a credential helper to remove this warning. See 19:50:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:50:47 19:50:47 Login Succeeded 19:50:47 nexus3.edgexfoundry.org:10003 19:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:50:48 Configure a credential helper to remove this warning. See 19:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:50:48 19:50:48 Login Succeeded 19:50:48 nexus3.edgexfoundry.org:10004 19:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:50:48 Configure a credential helper to remove this warning. See 19:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:50:48 19:50:48 Login Succeeded 19:50:48 ****.io 19:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:50:48 Configure a credential helper to remove this warning. See 19:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:50:48 19:50:48 Login Succeeded 19:50:48 ---> ****-login.sh ends [Pipeline] } 19:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:50:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:49 ./bin/test-attribution-txt.sh [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] sh 19:50:49 + ls -al . 19:50:49 total 816 19:50:49 drwxrwxr-x 11 1001 1001 4096 Mar 25 19:48 . 19:50:49 drwxr-xr-x 4 root root 4096 Mar 25 19:48 .. 19:50:49 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 .blubracket 19:50:49 -rw-rw-r-- 1 1001 1001 10 Mar 25 19:47 .dockerignore 19:50:49 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:50 .git 19:50:49 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:47 .github 19:50:49 -rw-rw-r-- 1 1001 1001 1074 Mar 25 19:47 .gitignore 19:50:49 -rw-rw-r-- 1 1001 1001 42 Mar 25 19:47 .golangci.yml 19:50:49 -rw-rw-r-- 1 1001 1001 100 Mar 25 19:47 .hadolint.yml 19:50:49 drwxr-xr-x 3 1001 1001 4096 Mar 25 19:47 .semver 19:50:49 -rw-rw-r-- 1 1001 1001 155 Mar 25 19:47 .sonarcloud.properties 19:50:49 -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:47 ADOPTERS.md 19:50:49 -rw-rw-r-- 1 1001 1001 20261 Mar 25 19:47 Attribution.txt 19:50:49 -rw-rw-r-- 1 1001 1001 100284 Mar 25 19:47 CHANGELOG.md 19:50:49 -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:47 CONTRIBUTING.md 19:50:49 -rw-rw-r-- 1 1001 1001 677 Mar 25 19:47 GOVERNANCE.md 19:50:49 -rw-rw-r-- 1 1001 1001 861 Mar 25 19:47 Jenkinsfile 19:50:49 -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:47 LICENSE 19:50:49 -rw-rw-r-- 1 1001 1001 15392 Mar 25 19:47 Makefile 19:50:49 -rw-rw-r-- 1 1001 1001 582 Mar 25 19:47 OWNERS.md 19:50:49 -rw-rw-r-- 1 1001 1001 9528 Mar 25 19:47 README.md 19:50:49 -rw-rw-r-- 1 1001 1001 789 Mar 25 19:47 SECURITY.md 19:50:49 -rw-rw-r-- 1 1001 1001 5 Mar 25 19:48 VERSION 19:50:49 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 bin 19:50:49 drwxrwxr-x 18 1001 1001 4096 Mar 25 19:47 cmd 19:50:49 -rw-r--r-- 1 root root 455121 Mar 25 19:50 coverage.out 19:50:49 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:47 fuzz_test 19:50:49 -rw-rw-r-- 1 1001 1001 7036 Mar 25 19:47 go.mod 19:50:49 -rw-rw-r-- 1 1001 1001 101053 Mar 25 19:47 go.sum 19:50:49 drwxrwxr-x 7 1001 1001 4096 Mar 25 19:47 internal 19:50:49 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:47 openapi 19:50:49 -rw-rw-r-- 1 1001 1001 584 Mar 25 19:47 security.txt 19:50:49 -rw-rw-r-- 1 1001 1001 204 Mar 25 19:47 version.go [Pipeline] sh 19:50:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:50:49 + '[' -e coverage.out ] 19:50:49 + chown 1001:1001 coverage.out 19:50:49 ========================================================= 19:50:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:50:49 ========================================================= [Pipeline] fileExists [Pipeline] stash [Pipeline] sh 19:50:50 Stashed 1 file(s) [Pipeline] sh 19:50:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:50:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:50:50 + make build 19:50:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:50:50 9fda8d8052c6: Pulling fs layer 19:50:50 5d54e960e981: Pulling fs layer 19:50:50 c4a7e357bf2a: Pulling fs layer 19:50:50 f0e02332f6b5: Pulling fs layer 19:50:50 872ee5b61b7b: Pulling fs layer 19:50:50 0c6a40ed1a82: Pulling fs layer 19:50:50 94ae7d8d031c: Pulling fs layer 19:50:50 872ee5b61b7b: Waiting 19:50:50 f0e02332f6b5: Waiting 19:50:50 0c6a40ed1a82: Waiting 19:50:50 94ae7d8d031c: Waiting 19:50:50 5d54e960e981: Verifying Checksum 19:50:50 5d54e960e981: Download complete 19:50:50 f0e02332f6b5: Verifying Checksum 19:50:50 f0e02332f6b5: Download complete 19:50:50 872ee5b61b7b: Verifying Checksum 19:50:50 872ee5b61b7b: Download complete 19:50:50 9fda8d8052c6: Download complete 19:50:51 94ae7d8d031c: Verifying Checksum 19:50:51 94ae7d8d031c: Download complete 19:50:51 9fda8d8052c6: Pull complete 19:50:51 5d54e960e981: Pull complete 19:50:52 c4a7e357bf2a: Verifying Checksum 19:50:52 c4a7e357bf2a: Download complete 19:50:53 0c6a40ed1a82: Verifying Checksum 19:50:53 0c6a40ed1a82: Download complete 19:51:05 c4a7e357bf2a: Pull complete 19:51:05 f0e02332f6b5: Pull complete 19:51:05 872ee5b61b7b: Pull complete 19:51:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:51:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:51:13 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:51:14 0c6a40ed1a82: Pull complete 19:51:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:51:15 94ae7d8d031c: Pull complete 19:51:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:51:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:51:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:16 WORKDIR /edgex 19:51:16 COPY go.mod . 19:51:16 RUN go mod download 19:51:16 + docker build -t ci-base-image-arm64 -f - . 19:51:16 Sending build context to Docker daemon 3.001MB 19:51:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:16 ---> 86de565de09d 19:51:16 Step 2/4 : WORKDIR /edgex 19:51:18 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:51:18 ---> Running in 776742138f17 19:51:18 Removing intermediate container 776742138f17 19:51:18 ---> 8b954b7bfb5a 19:51:18 Step 3/4 : COPY go.mod . 19:51:19 ---> 12d3a14b59f1 19:51:19 Step 4/4 : RUN go mod download 19:51:19 ---> Running in f9766efdc308 19:51:20 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:51:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:51:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:51:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:51:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:51:25 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:51:26 $ docker stop --time=1 b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 19:51:32 $ docker rm -f --volumes b98ebeff25faabcfd609b14019fef29c3b960531b5cb076bdeb5f91472b3ca37 [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:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:33 19:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:33 latest: Pulling from edgex-devops/edgex-compose 19:51:33 91d30c5bc195: Pulling fs layer 19:51:33 2e9b0aa3be6d: Pulling fs layer 19:51:33 9c61dcf015f6: Pulling fs layer 19:51:33 4698f68db338: Pulling fs layer 19:51:33 2a2f49069b9e: Pulling fs layer 19:51:33 e0025b399a48: Pulling fs layer 19:51:33 2a2f49069b9e: Waiting 19:51:33 4698f68db338: Waiting 19:51:33 e0025b399a48: Waiting 19:51:33 91d30c5bc195: Verifying Checksum 19:51:33 91d30c5bc195: Download complete 19:51:33 4698f68db338: Download complete 19:51:34 2e9b0aa3be6d: Verifying Checksum 19:51:34 2e9b0aa3be6d: Download complete 19:51:34 91d30c5bc195: Pull complete 19:51:34 e0025b399a48: Verifying Checksum 19:51:34 e0025b399a48: Download complete 19:51:34 2a2f49069b9e: Download complete 19:51:34 2e9b0aa3be6d: Pull complete 19:51:34 9c61dcf015f6: Verifying Checksum 19:51:34 9c61dcf015f6: Download complete 19:51:37 9c61dcf015f6: Pull complete 19:51:37 4698f68db338: Pull complete 19:51:37 2a2f49069b9e: Pull complete 19:51:37 e0025b399a48: Pull complete 19:51:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:37 prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container 19:51:37 $ 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:51:40 $ docker top 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:40 + docker compose -f ./docker-compose-build.yml build --parallel 19:51:43 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:51:43 #1 transferring dockerfile: 1.89kB done 19:51:43 #1 DONE 0.0s 19:51:43 19:51:43 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:51:43 #2 transferring dockerfile: 2.15kB done 19:51:43 #2 DONE 0.0s 19:51:43 19:51:43 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:51:43 #3 transferring dockerfile: 2.23kB done 19:51:43 #3 DONE 0.0s 19:51:43 19:51:43 #4 [core-data internal] load build definition from Dockerfile 19:51:43 #4 transferring dockerfile: 2.01kB done 19:51:43 #4 DONE 0.0s 19:51:43 19:51:43 #5 [support-notifications internal] load build definition from Dockerfile 19:51:43 #5 transferring dockerfile: 1.95kB done 19:51:43 #5 DONE 0.0s 19:51:43 19:51:43 #6 [security-bootstrapper internal] load build definition from Dockerfile 19:51:43 #6 transferring dockerfile: 2.93kB done 19:51:43 #6 DONE 0.0s 19:51:43 19:51:43 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:51:43 #7 transferring dockerfile: 2.50kB done 19:51:43 #7 DONE 0.0s 19:51:43 19:51:43 #8 [core-command internal] load build definition from Dockerfile 19:51:43 #8 transferring dockerfile: 1.93kB done 19:51:43 #8 DONE 0.0s 19:51:43 19:51:43 #9 [security-spiffe-token-provider internal] load .dockerignore 19:51:43 #9 transferring context: 50B done 19:51:43 #9 DONE 0.0s 19:51:43 19:51:43 #10 [security-spire-config internal] load build definition from Dockerfile 19:51:43 #10 transferring dockerfile: 1.69kB done 19:51:43 #10 DONE 0.1s 19:51:43 19:51:43 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:51:43 #11 transferring dockerfile: 2.49kB done 19:51:43 #11 DONE 0.0s 19:51:43 19:51:43 #12 [security-spire-agent internal] load build definition from Dockerfile 19:51:43 #12 transferring dockerfile: 1.81kB done 19:51:43 #12 DONE 0.0s 19:51:43 19:51:43 #13 [security-spire-server internal] load build definition from Dockerfile 19:51:43 #13 transferring dockerfile: 1.70kB done 19:51:43 #13 DONE 0.1s 19:51:43 19:51:43 #14 [support-scheduler internal] load build definition from Dockerfile 19:51:43 #14 transferring dockerfile: 1.93kB done 19:51:43 #14 DONE 0.1s 19:51:43 19:51:43 #15 [core-metadata internal] load build definition from Dockerfile 19:51:43 #15 transferring dockerfile: 2.06kB done 19:51:43 #15 DONE 0.1s 19:51:43 19:51:43 #16 [security-proxy-auth internal] load .dockerignore 19:51:43 #16 transferring context: 50B done 19:51:43 #16 DONE 0.0s 19:51:43 19:51:43 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:51:43 #17 transferring context: 50B done 19:51:43 #17 DONE 0.0s 19:51:43 19:51:43 #18 [core-data internal] load .dockerignore 19:51:43 #18 transferring context: 50B done 19:51:43 #18 DONE 0.0s 19:51:43 19:51:43 #19 [support-notifications internal] load .dockerignore 19:51:43 #19 transferring context: 50B done 19:51:43 #19 DONE 0.0s 19:51:43 19:51:43 #20 [security-bootstrapper internal] load .dockerignore 19:51:43 #20 transferring context: 50B done 19:51:43 #20 DONE 0.0s 19:51:43 19:51:43 #21 [security-proxy-setup internal] load .dockerignore 19:51:43 #21 transferring context: 50B done 19:51:43 #21 DONE 0.0s 19:51:43 19:51:43 #22 [security-spire-config internal] load .dockerignore 19:51:43 #22 transferring context: 50B done 19:51:43 #22 DONE 0.0s 19:51:43 19:51:43 #23 [core-command internal] load .dockerignore 19:51:43 #23 transferring context: 50B done 19:51:43 #23 DONE 0.0s 19:51:43 19:51:43 #24 [security-secretstore-setup internal] load .dockerignore 19:51:43 #24 transferring context: 50B done 19:51:43 #24 DONE 0.0s 19:51:43 19:51:43 #25 [security-spire-server internal] load .dockerignore 19:51:43 #25 transferring context: 50B done 19:51:43 #25 DONE 0.0s 19:51:43 19:51:43 #26 [security-spire-agent internal] load .dockerignore 19:51:43 #26 transferring context: 50B done 19:51:43 #26 DONE 0.0s 19:51:43 19:51:43 #27 [core-metadata internal] load .dockerignore 19:51:43 #27 transferring context: 50B done 19:51:43 #27 DONE 0.0s 19:51:43 19:51:43 #28 [support-scheduler internal] load .dockerignore 19:51:43 #28 transferring context: 50B done 19:51:43 #28 DONE 0.0s 19:51:43 19:51:43 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:43 #29 DONE 0.0s 19:51:43 19:51:43 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:51:43 #30 ... 19:51:43 19:51:43 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:43 #29 DONE 0.0s 19:51:43 19:51:43 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:51:43 #30 ... 19:51:43 19:51:43 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:43 #29 DONE 0.0s 19:51:43 19:51:43 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:51:44 #30 DONE 0.7s 19:51:44 19:51:44 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:51:44 #31 DONE 0.5s 19:51:44 19:51:44 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:51:44 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:51:44 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:51:44 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:51:44 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:51:44 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.1s 19:51:44 #32 ... 19:51:44 19:51:44 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:51:44 #33 DONE 0.8s 19:51:44 19:51:44 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:51:44 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.15MB / 3.40MB 0.2s 19:51:44 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:51:44 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:51:44 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:51:44 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:51:44 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 19:51:44 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:51:44 #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 19:51:45 #32 ... 19:51:45 19:51:45 #34 [security-spire-server internal] load build context 19:51:45 #34 transferring context: 26.69kB 0.0s done 19:51:45 #34 DONE 0.6s 19:51:45 19:51:45 #35 [security-spire-config internal] load build context 19:51:45 #35 transferring context: 24.94kB 0.0s done 19:51:45 #35 DONE 0.6s 19:51:45 19:51:45 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:51:45 #32 ... 19:51:45 19:51:45 #36 [security-spire-agent internal] load build context 19:51:45 #36 transferring context: 26.22kB 0.0s done 19:51:45 #36 DONE 0.6s 19:51:45 19:51:45 #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:51:45 #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.5s done 19:51:46 #32 ... 19:51:46 19:51:46 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:51:46 #37 DONE 2.3s 19:51:46 19:51:46 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:51:53 #38 ... 19:51:53 19:51:53 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:51:53 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:51:53 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:51:53 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:51:53 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:51:53 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:51:53 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:51:53 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:51:53 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:51:53 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 19:51:53 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:51:53 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:51:53 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.6s done 19:51:54 #39 ... 19:51:54 19:51:54 #40 [security-secretstore-setup internal] load build context 19:51:54 #40 transferring context: 198.41MB 9.9s 19:51:54 #40 ... 19:51:54 19:51:54 #41 [core-metadata internal] load build context 19:51:54 #41 ... 19:51:54 19:51:54 #42 [security-spiffe-token-provider internal] load build context 19:51:54 #42 ... 19:51:54 19:51:54 #43 [support-notifications internal] load build context 19:51:54 #43 ... 19:51:54 19:51:54 #44 [security-proxy-setup internal] load build context 19:51:55 #44 ... 19:51:55 19:51:55 #45 [security-bootstrapper internal] load build context 19:51:55 #45 ... 19:51:55 19:51:55 #46 [core-common-config-bootstrapper internal] load build context 19:51:55 #46 ... 19:51:55 19:51:55 #47 [security-proxy-auth internal] load build context 19:51:55 #47 ... 19:51:55 19:51:55 #48 [core-data internal] load build context 19:51:55 #48 ... 19:51:55 19:51:55 #49 [core-command internal] load build context 19:51:55 #49 ... 19:51:55 19:51:55 #50 [support-scheduler internal] load build context 19:51:55 #50 ... 19:51:55 19:51:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:51:55 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:51:55 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:51:55 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:51:55 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:51:55 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:51:55 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:51:55 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:51:55 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 19:51:55 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:51:55 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:51:55 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done 19:51:55 #51 ... 19:51:55 19:51:55 #44 [security-proxy-setup internal] load build context 19:51:55 #44 ... 19:51:55 19:51:55 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:56 #52 ... 19:51:56 19:51:56 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:56 #53 ... 19:51:56 19:51:56 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:51:56 #54 ... 19:51:56 19:51:56 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:51:56 #55 ... 19:51:56 19:51:56 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:56 #56 ... 19:51:56 19:51:56 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:56 #57 ... 19:51:56 19:51:56 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:51:56 #58 ... 19:51:56 19:51:56 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:56 #59 ... 19:51:56 19:51:56 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:57 #60 ... 19:51:57 19:51:57 #45 [security-bootstrapper internal] load build context 19:51:57 #45 ... 19:51:57 19:51:57 #38 [core-data builder 2/7] WORKDIR /edgex-go 19:51:57 #38 DONE 11.0s 19:51:57 19:51:57 #45 [security-bootstrapper internal] load build context 19:51:57 #45 ... 19:51:57 19:51:57 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:51:57 #51 DONE 13.0s 19:51:57 19:51:57 #45 [security-bootstrapper internal] load build context 19:51:57 #45 ... 19:51:57 19:51:57 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:51:57 #39 DONE 13.2s 19:51:57 19:51:57 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:57 #52 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:57 #52 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:58 #52 12.25 (1/2) Installing ca-certificates (20240226-r0) 19:51:58 #52 12.29 (2/2) Installing dumb-init (1.2.5-r2) 19:51:58 #52 12.29 Executing busybox-1.36.1-r5.trigger 19:51:58 #52 12.29 Executing ca-certificates-20240226-r0.trigger 19:51:58 #52 12.94 OK: 8 MiB in 17 packages 19:52:03 #52 ... 19:52:03 19:52:03 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:03 #56 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:03 #56 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:03 #56 16.05 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:03 #56 16.05 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:03 #56 16.05 OK: 20071 distinct packages available 19:52:03 #56 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:03 #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:03 #56 16.44 (1/5) Installing dumb-init (1.2.5-r2) 19:52:03 #56 16.44 (2/5) Installing musl-obstack (1.2.3-r2) 19:52:03 #56 16.44 (3/5) Installing libucontext (1.2-r2) 19:52:03 #56 16.44 (4/5) Installing gcompat (1.1.0-r1) 19:52:03 #56 16.45 (5/5) Installing openssl (3.1.4-r5) 19:52:03 #56 16.46 Executing busybox-1.36.1-r5.trigger 19:52:03 #56 16.47 OK: 8 MiB in 20 packages 19:52:04 #56 ... 19:52:04 19:52:04 #40 [security-secretstore-setup internal] load build context 19:52:04 #40 transferring context: 405.72MB 16.6s done 19:52:04 #40 ... 19:52:04 19:52:04 #41 [core-metadata internal] load build context 19:52:04 #41 transferring context: 405.72MB 19.3s done 19:52:04 #41 ... 19:52:04 19:52:04 #42 [security-spiffe-token-provider internal] load build context 19:52:04 #42 transferring context: 405.72MB 16.8s done 19:52:05 #42 ... 19:52:05 19:52:05 #43 [support-notifications internal] load build context 19:52:05 #43 transferring context: 405.72MB 16.9s done 19:52:05 #43 ... 19:52:05 19:52:05 #50 [support-scheduler internal] load build context 19:52:05 #50 transferring context: 405.72MB 19.2s done 19:52:05 #50 ... 19:52:05 19:52:05 #46 [core-common-config-bootstrapper internal] load build context 19:52:05 #46 transferring context: 405.72MB 17.6s done 19:52:06 #46 ... 19:52:06 19:52:06 #49 [core-command internal] load build context 19:52:06 #49 transferring context: 405.72MB 15.1s done 19:52:06 #49 ... 19:52:06 19:52:06 #44 [security-proxy-setup internal] load build context 19:52:06 #44 transferring context: 405.72MB 14.8s done 19:52:06 #44 ... 19:52:06 19:52:06 #48 [core-data internal] load build context 19:52:06 #48 transferring context: 405.72MB 16.8s done 19:52:07 #48 ... 19:52:07 19:52:07 #47 [security-proxy-auth internal] load build context 19:52:07 #47 transferring context: 405.72MB 17.6s done 19:52:07 #47 ... 19:52:07 19:52:07 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:52:07 #61 ... 19:52:07 19:52:07 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:52:07 #62 ... 19:52:07 19:52:07 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:52:07 #63 ... 19:52:07 19:52:07 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:52:07 #64 ... 19:52:07 19:52:07 #45 [security-bootstrapper internal] load build context 19:52:07 #45 transferring context: 405.72MB 16.3s done 19:52:07 #45 ... 19:52:07 19:52:07 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:07 #53 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:07 #53 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:07 #53 12.03 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:07 #53 12.04 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:07 #53 12.04 OK: 20071 distinct packages available 19:52:07 #53 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:07 #53 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:07 #53 12.51 (1/11) Installing ca-certificates (20240226-r0) 19:52:07 #53 12.84 (2/11) Installing brotli-libs (1.0.9-r14) 19:52:07 #53 12.85 (3/11) Installing libunistring (1.1-r1) 19:52:07 #53 12.86 (4/11) Installing libidn2 (2.3.4-r1) 19:52:07 #53 12.87 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:52:07 #53 12.88 (6/11) Installing libcurl (8.5.0-r0) 19:52:07 #53 12.89 (7/11) Installing curl (8.5.0-r0) 19:52:07 #53 12.90 (8/11) Installing dumb-init (1.2.5-r2) 19:52:07 #53 12.90 (9/11) Installing musl-obstack (1.2.3-r2) 19:52:07 #53 12.91 (10/11) Installing libucontext (1.2-r2) 19:52:07 #53 12.92 (11/11) Installing gcompat (1.1.0-r1) 19:52:07 #53 12.92 Executing busybox-1.36.1-r5.trigger 19:52:07 #53 12.94 Executing ca-certificates-20240226-r0.trigger 19:52:07 #53 13.04 OK: 12 MiB in 26 packages 19:52:08 #53 ... 19:52:08 19:52:08 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:52:08 #54 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:08 #54 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:08 #54 12.50 (1/1) Installing dumb-init (1.2.5-r2) 19:52:08 #54 12.83 Executing busybox-1.36.1-r5.trigger 19:52:08 #54 12.87 OK: 7 MiB in 16 packages 19:52:08 #54 ... 19:52:08 19:52:08 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:52:08 #55 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:08 #55 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:08 #55 12.53 (1/1) Installing dumb-init (1.2.5-r2) 19:52:08 #55 12.82 Executing busybox-1.36.1-r5.trigger 19:52:08 #55 12.84 OK: 7 MiB in 16 packages 19:52:08 #55 ... 19:52:08 19:52:08 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:52:08 #60 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:08 #60 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:08 #60 12.40 (1/4) Installing dumb-init (1.2.5-r2) 19:52:08 #60 12.80 (2/4) Installing openssl (3.1.4-r5) 19:52:08 #60 12.80 (3/4) Installing su-exec (0.2-r3) 19:52:08 #60 12.82 (4/4) Installing yq (4.33.3-r5) 19:52:08 #60 12.97 Executing busybox-1.36.1-r5.trigger 19:52:08 #60 12.97 OK: 17 MiB in 19 packages 19:52:08 #60 ... 19:52:08 19:52:08 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:08 #59 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:08 #59 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:08 #59 15.36 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:08 #59 15.36 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:08 #59 15.36 OK: 20071 distinct packages available 19:52:08 #59 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:08 #59 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:08 #59 15.76 (1/4) Installing dumb-init (1.2.5-r2) 19:52:08 #59 15.76 (2/4) Installing musl-obstack (1.2.3-r2) 19:52:08 #59 15.77 (3/4) Installing libucontext (1.2-r2) 19:52:08 #59 15.77 (4/4) Installing gcompat (1.1.0-r1) 19:52:08 #59 15.77 Executing busybox-1.36.1-r5.trigger 19:52:08 #59 15.78 OK: 8 MiB in 19 packages 19:52:10 #59 ... 19:52:10 19:52:10 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:52:10 #57 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:10 #57 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:10 #57 14.83 (1/4) Installing ca-certificates (20240226-r0) 19:52:10 #57 14.99 (2/4) Installing dumb-init (1.2.5-r2) 19:52:10 #57 14.99 (3/4) Installing su-exec (0.2-r3) 19:52:10 #57 14.99 (4/4) Installing yq (4.33.3-r5) 19:52:10 #57 15.06 Executing busybox-1.36.1-r5.trigger 19:52:10 #57 15.07 Executing ca-certificates-20240226-r0.trigger 19:52:10 #57 15.11 OK: 17 MiB in 19 packages 19:52:11 #57 ... 19:52:11 19:52:11 #44 [security-proxy-setup internal] load build context 19:52:11 #44 DONE 27.3s 19:52:11 19:52:11 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:52:11 #60 DONE 25.6s 19:52:11 19:52:11 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:52:11 #55 DONE 25.6s 19:52:11 19:52:11 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:11 #56 DONE 25.6s 19:52:11 19:52:11 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:52:11 #65 ... 19:52:11 19:52:11 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:52:11 #57 DONE 25.6s 19:52:11 19:52:11 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:52:11 #54 DONE 25.7s 19:52:11 19:52:11 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:52:11 #52 DONE 25.8s 19:52:11 19:52:11 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:52:11 #58 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:11 #58 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:11 #58 17.57 (1/2) Installing dumb-init (1.2.5-r2) 19:52:11 #58 17.58 (2/2) Installing su-exec (0.2-r3) 19:52:11 #58 17.58 Executing busybox-1.36.1-r5.trigger 19:52:11 #58 17.59 OK: 7 MiB in 17 packages 19:52:11 #58 DONE 25.7s 19:52:11 19:52:11 #49 [core-command internal] load build context 19:52:11 #49 DONE 27.4s 19:52:11 19:52:11 #45 [security-bootstrapper internal] load build context 19:52:11 #45 DONE 27.4s 19:52:11 19:52:11 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:52:11 #59 DONE 25.7s 19:52:11 19:52:11 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:52:11 #53 DONE 25.7s 19:52:11 19:52:11 #40 [security-secretstore-setup internal] load build context 19:52:11 #40 DONE 27.4s 19:52:11 19:52:11 #48 [core-data internal] load build context 19:52:11 #48 DONE 27.4s 19:52:11 19:52:11 #43 [support-notifications internal] load build context 19:52:11 #43 DONE 27.4s 19:52:11 19:52:11 #46 [core-common-config-bootstrapper internal] load build context 19:52:11 #46 DONE 27.4s 19:52:11 19:52:11 #50 [support-scheduler internal] load build context 19:52:11 #50 DONE 27.5s 19:52:11 19:52:11 #47 [security-proxy-auth internal] load build context 19:52:11 #47 DONE 27.4s 19:52:11 19:52:11 #41 [core-metadata internal] load build context 19:52:11 #41 DONE 27.5s 19:52:11 19:52:11 #42 [security-spiffe-token-provider internal] load build context 19:52:11 #42 DONE 27.4s 19:52:11 19:52:11 #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 19:52:13 #66 ... 19:52:13 19:52:13 #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:52:13 #62 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:13 #62 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:13 #62 15.85 OK: 264 MiB in 52 packages 19:52:13 #62 DONE 16.1s 19:52:13 19:52:13 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:52:13 #61 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:13 #61 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:13 #61 15.85 OK: 264 MiB in 52 packages 19:52:13 #61 DONE 16.1s 19:52:13 19:52:13 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:52:13 #64 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:13 #64 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:13 #64 15.94 OK: 264 MiB in 52 packages 19:52:13 #64 DONE 16.1s 19:52:13 19:52:13 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 19:52:13 #67 DONE 0.1s 19:52:13 19:52:13 #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:52:13 #68 DONE 0.1s 19:52:13 19:52:13 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:52:13 #69 DONE 0.1s 19:52:13 19:52:13 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:14 #70 ... 19:52:14 19:52:14 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:52:14 #63 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #63 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #63 16.02 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:52:14 #63 16.02 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:52:14 #63 16.02 OK: 20077 distinct packages available 19:52:14 #63 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #63 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #63 16.45 OK: 264 MiB in 52 packages 19:52:14 #63 DONE 16.6s 19:52:14 19:52:14 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:52:14 #71 DONE 0.1s 19:52:14 19:52:14 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:52:14 #65 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #65 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #65 ... 19:52:14 19:52:14 #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 19:52:14 #66 2.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #66 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #66 2.403 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:14 #66 2.409 OK: 7 MiB in 16 packages 19:52:14 #66 DONE 2.6s 19:52:14 19:52:14 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:52:14 #65 2.646 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:14 #65 2.658 OK: 17 MiB in 19 packages 19:52:14 #65 DONE 2.9s 19:52:14 19:52:14 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:52:14 #0 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #0 2.749 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:14 #0 2.767 OK: 7 MiB in 16 packages 19:52:14 #72 DONE 2.9s 19:52:14 19:52:14 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:52:14 #73 DONE 0.1s 19:52:14 19:52:14 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:52:14 #0 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:14 #0 2.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:14 #0 2.799 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:14 #0 2.812 OK: 8 MiB in 20 packages 19:52:14 #74 DONE 3.0s 19:52:14 19:52:14 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:15 #75 DONE 1.0s 19:52:15 19:52:15 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:52:15 #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:15 #0 2.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:15 #0 2.837 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:15 #0 2.844 Executing ca-certificates-20240226-r0.trigger 19:52:15 #0 2.920 OK: 17 MiB in 19 packages 19:52:15 #76 DONE 3.9s 19:52:15 19:52:15 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:52:15 #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:15 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:15 #0 3.257 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:15 #0 3.265 Executing ca-certificates-20240226-r0.trigger 19:52:15 #0 3.305 OK: 12 MiB in 26 packages 19:52:15 #77 DONE 3.9s 19:52:15 19:52:15 #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:52:15 #78 DONE 1.0s 19:52:15 19:52:15 #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:52:15 #79 DONE 0.1s 19:52:15 19:52:15 #80 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:16 #80 DONE 0.5s 19:52:16 19:52:16 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:52:16 #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:16 #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:16 #0 4.225 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:16 #0 4.232 Executing ca-certificates-20240226-r0.trigger 19:52:16 #0 4.322 OK: 8 MiB in 17 packages 19:52:16 #81 DONE 4.5s 19:52:16 19:52:16 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:52:16 #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:16 #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:16 #0 4.182 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:16 #0 4.191 OK: 7 MiB in 17 packages 19:52:16 #82 DONE 4.5s 19:52:16 19:52:16 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:16 #83 DONE 0.6s 19:52:16 19:52:16 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:16 #84 DONE 0.1s 19:52:16 19:52:16 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:52:16 #85 DONE 0.1s 19:52:16 19:52:16 #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:16 #86 DONE 0.0s 19:52:16 19:52:16 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 19:52:16 #87 DONE 0.1s 19:52:16 19:52:16 #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:16 #88 DONE 0.1s 19:52:16 19:52:16 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:16 #89 DONE 0.1s 19:52:16 19:52:16 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:16 #90 DONE 0.0s 19:52:16 19:52:16 #91 [security-spire-server] exporting to image 19:52:16 #91 exporting layers 19:52:16 #91 ... 19:52:16 19:52:16 #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:16 #92 DONE 0.0s 19:52:16 19:52:16 #91 [security-spire-agent] exporting to image 19:52:16 #91 ... 19:52:16 19:52:16 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:52:16 #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:16 #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:16 #0 4.834 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:52:16 #0 4.843 OK: 8 MiB in 19 packages 19:52:16 #93 DONE 5.0s 19:52:17 19:52:17 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:17 #94 DONE 1.0s 19:52:17 19:52:17 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:52:17 #95 DONE 0.1s 19:52:17 19:52:17 #96 [security-spire-config stage-2 6/10] COPY security.txt / 19:52:17 #96 DONE 0.1s 19:52:17 19:52:17 #91 [security-spire-server] exporting to image 19:52:17 #91 exporting layers 1.2s done 19:52:17 #91 writing image sha256:ba4aa6e2e4504a4fe76e52dde18a988c602bda683adc494edaabd87c6d3e2713 0.0s done 19:52:17 #91 naming to docker.io/library/security-spire-server done 19:52:17 #91 writing image sha256:c3d47b00d9b8b7864215bddb2ffe70bb60e38710bb17a956102d128d9c95471b 19:52:18 #91 writing image sha256:c3d47b00d9b8b7864215bddb2ffe70bb60e38710bb17a956102d128d9c95471b done 19:52:18 #91 naming to docker.io/library/security-spire-agent done 19:52:18 #91 DONE 1.5s 19:52:18 19:52:18 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:18 #97 DONE 1.6s 19:52:18 19:52:18 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:52:18 #98 DONE 0.1s 19:52:18 19:52:18 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:52:18 #99 DONE 0.1s 19:52:18 19:52:18 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:52:18 #100 DONE 0.0s 19:52:18 19:52:18 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:52:18 #101 DONE 0.1s 19:52:18 19:52:18 #91 [security-spire-config] exporting to image 19:52:18 #91 exporting layers 0.5s done 19:52:18 #91 writing image sha256:0c4b84c4a7f50d9cc6ae7af83c3d2815b728d8b273ce4a608fe72233ce298d51 done 19:52:18 #91 naming to docker.io/library/security-spire-config 19:52:18 #91 naming to docker.io/library/security-spire-config done 19:52:18 #91 DONE 2.0s 19:52:18 19:52:18 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:23 #102 ... 19:52:23 19:52:23 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:23 #103 ... 19:52:23 19:52:23 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:27 Removing intermediate container f9766efdc308 19:52:27 ---> 707f9d4bbf4d 19:52:27 Successfully built 707f9d4bbf4d 19:52:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:27 + docker inspect -f . ci-base-image-arm64 19:52:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:27 prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 19:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:29 $ docker top d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:29 + go version 19:52:29 go version go1.21.0 linux/arm64 [Pipeline] } 19:52:29 $ docker stop --time=1 d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b 19:52:31 $ docker rm -f --volumes d6d8e99b4f95fc80e198d7e6e9633f6dec1a1fb47720ea725a811a7276dfd05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:32 + docker inspect -f . ci-base-image-arm64 19:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:32 prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 19:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:34 $ docker top 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 -eo pid,comm [Pipeline] { [Pipeline] echo 19:52:34 ========================================================= 19:52:34 [edgeXBuildGoParallel] Running Tests and Build... 19:52:34 ========================================================= [Pipeline] sh 19:52:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:52:35 + make test 19:52:35 go test -race -coverprofile=coverage.out ./... 19:52:56 #104 DONE 38.8s 19:52:56 19:52:56 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:56 #103 DONE 38.8s 19:52:56 19:52:56 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:56 #70 DONE 38.8s 19:52:56 19:52:56 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:56 #102 DONE 38.3s 19:52:56 19:52:56 #105 [support-notifications builder 6/7] COPY . . 19:53:00 #105 DONE 8.1s 19:53:00 19:53:00 #106 [core-command builder 6/7] COPY . . 19:53:00 #106 DONE 8.1s 19:53:00 19:53:00 #107 [core-metadata builder 6/7] COPY . . 19:53:00 #107 CACHED 19:53:00 19:53:00 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:53:00 #108 CACHED 19:53:00 19:53:00 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #109 CACHED 19:53:00 19:53:00 #110 [support-scheduler builder 6/7] COPY . . 19:53:00 #110 CACHED 19:53:00 19:53:00 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:53:00 #111 CACHED 19:53:00 19:53:00 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #112 CACHED 19:53:00 19:53:00 #113 [security-bootstrapper builder 6/7] COPY . . 19:53:00 #113 DONE 8.1s 19:53:00 19:53:00 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #114 CACHED 19:53:00 19:53:00 #115 [core-data builder 6/7] COPY . . 19:53:00 #115 CACHED 19:53:00 19:53:00 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 19:53:00 #116 CACHED 19:53:00 19:53:00 #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:53:00 #117 CACHED 19:53:00 19:53:00 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #118 CACHED 19:53:00 19:53:00 #119 [security-proxy-setup builder 6/7] COPY . . 19:53:00 #119 CACHED 19:53:00 19:53:00 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #120 CACHED 19:53:00 19:53:00 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:53:00 #121 CACHED 19:53:00 19:53:00 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 19:53:00 #122 CACHED 19:53:00 19:53:00 #123 [security-proxy-auth builder 6/7] COPY . . 19:53:00 #123 CACHED 19:53:00 19:53:00 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:53:00 #124 CACHED 19:53:00 19:53:00 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #125 CACHED 19:53:00 19:53:00 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:53:00 #126 CACHED 19:53:00 19:53:00 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:00 #127 CACHED 19:53:00 19:53:00 #128 [security-secretstore-setup builder 6/7] COPY . . 19:53:00 #128 CACHED 19:53:00 19:53:00 #129 [security-spiffe-token-provider builder 6/7] COPY . . 19:53:00 #129 DONE 8.1s 19:53:00 19:53:00 #130 [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:01 #130 1.267 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:53:11 #130 ... 19:53:11 19:53:11 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:11 #0 1.236 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:53:11 #131 ... 19:53:11 19:53:11 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:11 #0 0.672 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:53:11 #132 ... 19:53:11 19:53:11 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:11 #0 1.313 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:53:11 #133 ... 19:53:11 19:53:11 #134 [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 #0 0.896 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:53:11 #134 ... 19:53:11 19:53:11 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:11 #0 0.560 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:53:11 #135 ... 19:53:11 19:53:11 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:53:11 #0 1.051 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:53:11 #136 ... 19:53:11 19:53:11 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:11 #0 1.191 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:53:11 #137 ... 19:53:11 19:53:11 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:11 #0 0.702 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:53:11 #138 ... 19:53:11 19:53:11 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:11 #0 0.787 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:53:11 #139 ... 19:53:11 19:53:11 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:11 #0 0.403 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:53:14 ? github.com/edgexfoundry/edgex-go [no test files] 19:54:19 #140 ... 19:54:19 19:54:19 #130 [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:54:19 #130 72.59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:54:58 #130 ... 19:54:58 19:54:58 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:58 #131 DONE 112.0s 19:54:58 19:54:58 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:58 #139 DONE 112.1s 19:54:58 19:54:58 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:54:58 #136 DONE 112.0s 19:54:58 19:54:58 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:54:58 #137 DONE 112.1s 19:54:58 19:54:58 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:54:58 #138 DONE 112.1s 19:54:58 19:54:58 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:54:58 #132 DONE 112.1s 19:54:58 19:54:58 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:58 #140 DONE 112.2s 19:54:58 19:54:58 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #141 ... 19:54:58 19:54:58 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:58 #133 DONE 112.2s 19:54:58 19:54:58 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:54:58 #134 DONE 112.2s 19:54:58 19:54:58 #130 [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:54:58 #130 DONE 112.3s 19:54:58 19:54:58 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:54:58 #142 ... 19:54:58 19:54:58 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:58 #135 DONE 112.5s 19:54:58 19:54:58 #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #141 DONE 0.6s 19:54:58 19:54:58 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #143 ... 19:54:58 19:54:58 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #144 DONE 0.7s 19:54:58 19:54:58 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:54:58 #142 DONE 0.6s 19:54:58 19:54:58 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #145 DONE 0.5s 19:54:58 19:54:58 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #143 DONE 0.3s 19:54:58 19:54:58 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #146 DONE 0.4s 19:54:58 19:54:58 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #147 DONE 0.5s 19:54:58 19:54:58 #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:58 #148 ... 19:54:58 19:54:58 #149 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:58 #149 DONE 0.4s 19:54:58 19:54:58 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #150 CACHED 19:54:58 19:54:58 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:58 #151 CACHED 19:54:58 19:54:58 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:58 #152 CACHED 19:54:58 19:54:58 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #153 CACHED 19:54:58 19:54:58 #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:54:58 #154 CACHED 19:54:58 19:54:58 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #155 CACHED 19:54:58 19:54:58 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:54:58 #156 DONE 0.4s 19:54:58 19:54:58 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:58 #157 CACHED 19:54:58 19:54:58 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #158 CACHED 19:54:58 19:54:58 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:58 #159 DONE 0.3s 19:54:58 19:54:58 #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:58 #148 DONE 0.3s 19:54:58 19:54:58 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:58 #160 DONE 0.3s 19:54:58 19:54:58 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:58 #161 ... 19:54:58 19:54:58 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:54:58 #162 DONE 0.3s 19:54:58 19:54:58 #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:54:58 #163 ... 19:54:58 19:54:58 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:54:58 #164 DONE 1.6s 19:54:58 19:54:58 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:58 #165 DONE 1.6s 19:54:58 19:54:58 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:54:58 #166 DONE 1.6s 19:54:58 19:54:58 #167 [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:54:58 #167 DONE 1.6s 19:54:58 19:54:58 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:54:58 #168 ... 19:54:58 19:54:58 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:54:58 #169 DONE 2.0s 19:54:58 19:54:58 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:58 #161 DONE 1.9s 19:54:58 19:54:58 #170 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:54:58 #170 DONE 2.0s 19:54:58 19:54:58 #171 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:54:58 #171 DONE 2.0s 19:54:58 19:54:58 #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:58 #172 DONE 1.9s 19:54:58 19:54:58 #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:58 #173 ... 19:54:58 19:54:58 #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:54:58 #163 DONE 2.0s 19:54:58 19:54:58 #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:54:58 #174 DONE 0.7s 19:54:58 19:54:58 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:54:58 #175 DONE 0.7s 19:54:58 19:54:58 #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:54:58 #176 DONE 2.6s 19:54:58 19:54:58 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:54:58 #177 DONE 0.3s 19:54:58 19:54:58 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:54:58 #168 DONE 0.8s 19:54:58 19:54:58 #178 [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:54:58 #178 DONE 0.3s 19:54:58 19:54:58 #91 [security-spiffe-token-provider] exporting to image 19:54:58 #91 exporting layers 19:54:58 #91 ... 19:54:58 19:54:58 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:58 #179 DONE 0.4s 19:54:58 19:54:58 #180 [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:58 #180 DONE 0.4s 19:54:58 19:54:58 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:54:58 #181 DONE 0.4s 19:54:58 19:54:58 #91 [core-data] exporting to image 19:54:58 #91 exporting layers 0.3s done 19:54:58 #91 ... 19:54:58 19:54:58 #173 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:58 #173 DONE 0.5s 19:54:58 19:54:58 #182 [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:54:58 #182 DONE 0.5s 19:54:58 19:54:58 #91 [support-notifications] exporting to image 19:54:58 #91 ... 19:54:58 19:54:58 #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:54:58 #183 DONE 0.4s 19:54:58 19:54:58 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #184 DONE 0.4s 19:54:58 19:54:58 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:54:58 #185 DONE 0.4s 19:54:58 19:54:58 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:54:58 #186 DONE 0.4s 19:54:58 19:54:58 #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:54:58 #187 DONE 0.3s 19:54:58 19:54:58 #91 [core-command] exporting to image 19:54:58 #91 exporting layers 0.3s done 19:54:58 #91 writing image sha256:d37d65c0b87ba7fd8686cea8c016ad05f5b848b97f8f5f0503b8a73c828d9051 0.0s done 19:54:58 #91 naming to docker.io/library/core-command done 19:54:58 #91 writing image sha256:1187d557503ba3d9a2522b6b8d9218406da8a586afceb73eb82ff27173fcf4a0 done 19:54:58 #91 naming to docker.io/library/support-scheduler 0.0s done 19:54:58 #91 writing image sha256:de64fb0871ea61f610bc9ed0589c7b62dcecb6cab3d3862c7966b6774416ab81 19:54:58 #91 writing image sha256:61cda83e21e590410188ba9da1edec1d69f896e9f20a80799b1f6360b4049d3f 19:54:58 #91 ... 19:54:58 19:54:58 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:54:58 #188 DONE 0.3s 19:54:58 19:54:58 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:54:58 #189 DONE 0.3s 19:54:58 19:54:58 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:58 #190 DONE 0.3s 19:54:58 19:54:58 #91 [core-data] exporting to image 19:54:58 #91 exporting layers 0.4s done 19:54:58 #91 writing image sha256:de64fb0871ea61f610bc9ed0589c7b62dcecb6cab3d3862c7966b6774416ab81 0.1s done 19:54:58 #91 writing image sha256:61cda83e21e590410188ba9da1edec1d69f896e9f20a80799b1f6360b4049d3f 0.1s done 19:54:58 #91 naming to docker.io/library/security-spiffe-token-provider done 19:54:58 #91 naming to docker.io/library/core-data done 19:54:58 #91 writing image sha256:5677c740a4e900772f6da44be52f539946807c56756563fdb7d63877165684f4 19:54:58 #91 writing image sha256:5677c740a4e900772f6da44be52f539946807c56756563fdb7d63877165684f4 done 19:54:58 #91 naming to docker.io/library/core-metadata done 19:54:58 #91 writing image sha256:ff6f76d4ca8ce882111fff550dc206e67c297856218886d595d76cb911bb4e22 done 19:54:58 #91 naming to docker.io/library/support-notifications done 19:54:58 #91 DONE 2.9s 19:54:58 19:54:58 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:58 #191 ... 19:54:58 19:54:58 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:54:58 #192 DONE 0.5s 19:54:58 19:54:58 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:54:58 #193 DONE 0.5s 19:54:58 19:54:58 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:58 #194 DONE 0.8s 19:54:58 19:54:58 #91 [security-proxy-auth] exporting to image 19:54:58 #91 ... 19:54:58 19:54:58 #195 [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:58 #195 DONE 1.0s 19:54:58 19:54:58 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:54:58 #196 DONE 0.2s 19:54:58 19:54:58 #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:54:58 #197 DONE 0.3s 19:54:58 19:54:58 #91 [core-common-config-bootstrapper] exporting to image 19:54:58 #91 ... 19:54:58 19:54:58 #198 [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:54:58 #198 DONE 0.0s 19:54:58 19:54:58 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:58 #191 DONE 0.8s 19:54:58 19:54:58 #91 [security-proxy-setup] exporting to image 19:54:58 #91 ... 19:54:58 19:54:58 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:54:58 #199 DONE 0.1s 19:54:58 19:54:58 #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:54:58 #200 DONE 0.1s 19:54:58 19:54:58 #91 [security-proxy-setup] exporting to image 19:54:58 #91 exporting layers 0.2s done 19:54:58 #91 writing image sha256:358987524f39d1a7ecaf0544566f572cbe305e8a8abb554a5599b2319152eea6 0.0s done 19:54:58 #91 naming to docker.io/library/core-common-config-bootstrapper 19:54:58 #91 ... 19:54:58 19:54:58 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:54:58 #201 DONE 0.1s 19:54:58 19:54:58 #91 [security-proxy-auth] exporting to image 19:54:58 #91 exporting layers 0.5s done 19:54:58 #91 naming to docker.io/library/core-common-config-bootstrapper done 19:54:58 #91 writing image sha256:959784fdfbd888c2d3a24963d3f6b7b880f682de314794708e4add90ba1976d1 done 19:54:58 #91 naming to docker.io/library/security-proxy-auth 0.0s done 19:54:58 #91 exporting layers 0.3s done 19:54:58 #91 writing image sha256:ad8a270b1c2295d5be970e5c2a04344e89b5385b19fae10b7d769c90b604611e done 19:54:58 #91 naming to docker.io/library/security-proxy-setup done 19:54:58 #91 DONE 3.5s 19:54:58 19:54:58 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:54:58 #202 DONE 0.1s 19:54:58 19:54:58 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:54:58 #203 ... 19:54:58 19:54:58 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:58 #204 DONE 0.5s 19:54:58 19:54:58 #91 [security-secretstore-setup] exporting to image 19:54:58 #91 ... 19:54:58 19:54:58 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:54:58 #203 DONE 0.5s 19:54:58 19:54:58 #91 [security-secretstore-setup] exporting to image 19:54:58 #91 exporting layers 0.2s done 19:54:58 #91 writing image sha256:18a56b31568af1ebce07f9e08948ede01f8658759ee705e7826d8fc9c78076ed done 19:54:58 #91 naming to docker.io/library/security-secretstore-setup done 19:54:58 #91 exporting layers 0.2s done 19:54:58 #91 writing image sha256:e4ebeec936fa428c6980e357ffe8237472f7b99c197514928779bfa28ff029be done 19:54:58 #91 naming to docker.io/library/security-bootstrapper done 19:54:58 #91 DONE 3.9s 19:54:58 19:54:58 #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:54:58 time="2024-03-25T19:51:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2024-03-25T19:51:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:54:58 $ docker stop --time=1 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 19:54:59 $ docker rm -f --volumes 7011e29dbbaf0adbac305fff7a08d8378460899d9c64da9c112914acd9f562d2 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:00 + docker images 19:55:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:55:00 security-bootstrapper latest e4ebeec936fa 3 seconds ago 18.9MB 19:55:00 core-common-config-bootstrapper latest 358987524f39 3 seconds ago 15.3MB 19:55:00 security-proxy-setup latest ad8a270b1c22 3 seconds ago 26.2MB 19:55:00 security-secretstore-setup latest 18a56b31568a 3 seconds ago 36.7MB 19:55:00 security-proxy-auth latest 959784fdfbd8 4 seconds ago 32.8MB 19:55:00 core-metadata latest 5677c740a4e9 4 seconds ago 35.7MB 19:55:00 core-data latest 61cda83e21e5 5 seconds ago 35.5MB 19:55:00 security-spiffe-token-provider latest de64fb0871ea 5 seconds ago 29MB 19:55:00 support-scheduler latest 1187d557503b 5 seconds ago 38.1MB 19:55:00 support-notifications latest ff6f76d4ca8c 5 seconds ago 38.7MB 19:55:00 core-command latest d37d65c0b87b 5 seconds ago 35.2MB 19:55:00 security-spire-config latest 0c4b84c4a7f5 2 minutes ago 102MB 19:55:00 security-spire-server latest ba4aa6e2e450 2 minutes ago 102MB 19:55:00 security-spire-agent latest c3d47b00d9b8 2 minutes ago 161MB 19:55:00 ci-base-image-x86_64 latest 1f8f74c73f8b 6 minutes ago 977MB 19:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB 19:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 19:55:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:55:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:55:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:55:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements 19:56:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.257s coverage: 97.0% of statements 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:56:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:56:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.340s coverage: 69.2% of statements 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:56:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:56:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.306s coverage: 53.2% of statements 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:56:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:56:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.050s coverage: 93.4% of statements 19:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.430s coverage: 6.1% of statements 19:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.505s coverage: 97.6% of statements 19:56:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.174s coverage: 72.2% of statements 19:56:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:56:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.9% of statements 19:56:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements 19:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.310s coverage: 41.7% of statements 19:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 82.9% of statements 19:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.219s coverage: 94.1% of statements 19:56:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements 19:56:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.209s coverage: 87.5% of statements 19:56:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:57:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.200s coverage: 94.4% of statements 19:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:57:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:57:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.891s coverage: 79.9% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.236s coverage: 92.9% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements 19:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.165s coverage: 100.0% of statements 19:57:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.419s coverage: 81.8% of statements 19:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.380s coverage: 82.1% of statements 19:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.229s coverage: 86.0% of statements 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.783s coverage: 63.1% of statements 19:57:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.254s coverage: 100.0% of statements 19:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.095s coverage: 89.4% of statements 19:57:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.064s coverage: 100.0% of statements 19:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:57:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements 19:57:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:57:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.770s coverage: 38.4% of statements 19:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.205s coverage: 89.5% of statements 19:57:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.208s coverage: 84.8% of statements 19:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:57:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.281s coverage: 19.9% of statements 19:57:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.535s coverage: 95.7% of statements 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:57:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:57:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements 19:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:57:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:58:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements 19:58:01 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:58:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:58:01 go vet ./... 20:00:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:53 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:00:54 + ls -al . 20:00:54 total 812 20:00:54 drwxrwxr-x 10 1001 1001 4096 Mar 25 19:52 . 20:00:54 drwxr-xr-x 4 root root 4096 Mar 25 19:52 .. 20:00:54 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 .blubracket 20:00:54 -rw-rw-r-- 1 1001 1001 10 Mar 25 19:50 .dockerignore 20:00:54 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:50 .git 20:00:54 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:50 .github 20:00:54 -rw-rw-r-- 1 1001 1001 1074 Mar 25 19:50 .gitignore 20:00:54 -rw-rw-r-- 1 1001 1001 42 Mar 25 19:50 .golangci.yml 20:00:54 -rw-rw-r-- 1 1001 1001 100 Mar 25 19:50 .hadolint.yml 20:00:54 -rw-rw-r-- 1 1001 1001 155 Mar 25 19:50 .sonarcloud.properties 20:00:54 -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:50 ADOPTERS.md 20:00:54 -rw-rw-r-- 1 1001 1001 20261 Mar 25 19:50 Attribution.txt 20:00:54 -rw-rw-r-- 1 1001 1001 100284 Mar 25 19:50 CHANGELOG.md 20:00:54 -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:50 CONTRIBUTING.md 20:00:54 -rw-rw-r-- 1 1001 1001 677 Mar 25 19:50 GOVERNANCE.md 20:00:54 -rw-rw-r-- 1 1001 1001 861 Mar 25 19:50 Jenkinsfile 20:00:54 -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:50 LICENSE 20:00:54 -rw-rw-r-- 1 1001 1001 15392 Mar 25 19:50 Makefile 20:00:54 -rw-rw-r-- 1 1001 1001 582 Mar 25 19:50 OWNERS.md 20:00:54 -rw-rw-r-- 1 1001 1001 9528 Mar 25 19:50 README.md 20:00:54 -rw-rw-r-- 1 1001 1001 789 Mar 25 19:50 SECURITY.md 20:00:54 -rw-rw-r-- 1 1001 1001 5 Mar 25 19:48 VERSION 20:00:54 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 bin 20:00:54 drwxrwxr-x 18 1001 1001 4096 Mar 25 19:50 cmd 20:00:54 -rw-r--r-- 1 root root 455122 Mar 25 19:58 coverage.out 20:00:54 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:50 fuzz_test 20:00:54 -rw-rw-r-- 1 1001 1001 7036 Mar 25 19:50 go.mod 20:00:54 -rw-rw-r-- 1 1001 1001 101053 Mar 25 19:50 go.sum 20:00:54 drwxrwxr-x 7 1001 1001 4096 Mar 25 19:50 internal 20:00:54 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:50 openapi 20:00:54 -rw-rw-r-- 1 1001 1001 584 Mar 25 19:50 security.txt 20:00:54 -rw-rw-r-- 1 1001 1001 204 Mar 25 19:50 version.go [Pipeline] sh 20:00:54 + '[' -e coverage.out ] 20:00:54 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:54 Warning: overwriting stash ‘coverage-report’ 20:00:55 Stashed 1 file(s) [Pipeline] sh 20:00:56 + make build 20:00:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:10 $ docker stop --time=1 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 20:04:12 $ docker rm -f --volumes 91a5aebc52bdbf2cc1215cdacbac8ac2e602d1d7e07c88084f26a4c77dd46a86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:16 20:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:16 latest: Pulling from edgex-devops/edgex-compose-arm64 20:04:16 547446be3368: Pulling fs layer 20:04:16 d125d8839a47: Pulling fs layer 20:04:16 3e85d5ac6304: Pulling fs layer 20:04:16 c3105a71a48b: Pulling fs layer 20:04:16 0f093f025ec4: Pulling fs layer 20:04:16 c3106fc0e877: Pulling fs layer 20:04:16 c3105a71a48b: Waiting 20:04:16 0f093f025ec4: Waiting 20:04:16 c3106fc0e877: Waiting 20:04:16 547446be3368: Verifying Checksum 20:04:16 c3105a71a48b: Verifying Checksum 20:04:16 c3105a71a48b: Download complete 20:04:17 d125d8839a47: Verifying Checksum 20:04:17 d125d8839a47: Download complete 20:04:17 c3106fc0e877: Verifying Checksum 20:04:17 c3106fc0e877: Download complete 20:04:17 0f093f025ec4: Verifying Checksum 20:04:17 0f093f025ec4: Download complete 20:04:17 547446be3368: Pull complete 20:04:18 d125d8839a47: Pull complete 20:04:19 3e85d5ac6304: Download complete 20:04:29 3e85d5ac6304: Pull complete 20:04:29 c3105a71a48b: Pull complete 20:04:30 0f093f025ec4: Pull complete 20:04:30 c3106fc0e877: Pull complete 20:04:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 20:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:04:33 $ docker top 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:33 + docker compose -f ./docker-compose-build.yml build --parallel 20:04:41 #1 [security-spire-server internal] load build definition from Dockerfile 20:04:41 #1 DONE 0.0s 20:04:41 20:04:41 #1 [security-spire-server internal] load build definition from Dockerfile 20:04:41 #1 transferring dockerfile: 1.70kB done 20:04:41 #1 DONE 0.1s 20:04:42 20:04:42 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:04:42 #2 transferring dockerfile: 2.93kB done 20:04:42 #2 DONE 0.1s 20:04:42 20:04:42 #3 [security-spire-agent internal] load build definition from Dockerfile 20:04:42 #3 transferring dockerfile: 1.81kB done 20:04:42 #3 DONE 0.1s 20:04:42 20:04:42 #4 [support-scheduler internal] load build definition from Dockerfile 20:04:42 #4 transferring dockerfile: 1.93kB done 20:04:42 #4 DONE 0.1s 20:04:42 20:04:42 #5 [core-metadata internal] load build definition from Dockerfile 20:04:42 #5 transferring dockerfile: 2.06kB 0.0s done 20:04:42 #5 DONE 0.1s 20:04:42 20:04:42 #6 [core-data internal] load build definition from Dockerfile 20:04:42 #6 transferring dockerfile: 2.01kB done 20:04:42 #6 DONE 0.1s 20:04:42 20:04:42 #7 [security-proxy-setup internal] load build definition from Dockerfile 20:04:42 #7 transferring dockerfile: 2.50kB 0.0s done 20:04:42 #7 DONE 0.1s 20:04:42 20:04:42 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:04:42 #8 transferring dockerfile: 2.23kB 0.0s done 20:04:42 #8 DONE 0.1s 20:04:42 20:04:42 #9 [support-notifications internal] load build definition from Dockerfile 20:04:42 #9 transferring dockerfile: 1.95kB done 20:04:42 #9 DONE 0.0s 20:04:42 20:04:42 #10 [core-command internal] load build definition from Dockerfile 20:04:42 #10 transferring dockerfile: 1.93kB 0.0s done 20:04:43 #10 DONE 0.1s 20:04:43 20:04:43 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:04:43 #11 transferring dockerfile: 2.15kB 0.0s done 20:04:43 #11 DONE 0.1s 20:04:43 20:04:43 #12 [security-secretstore-setup internal] load build definition from Dockerfile 20:04:43 #12 transferring dockerfile: 2.49kB done 20:04:43 #12 DONE 0.1s 20:04:43 20:04:43 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:04:43 #13 transferring dockerfile: 1.89kB done 20:04:43 #13 DONE 0.1s 20:04:43 20:04:43 #14 [security-spire-config internal] load build definition from Dockerfile 20:04:43 #14 transferring dockerfile: 1.69kB done 20:04:43 #14 DONE 0.1s 20:04:43 20:04:43 #15 [security-spire-server internal] load .dockerignore 20:04:43 #15 transferring context: 50B 0.0s done 20:04:43 #15 DONE 0.1s 20:04:44 20:04:44 #16 [security-bootstrapper internal] load .dockerignore 20:04:44 #16 transferring context: 50B done 20:04:44 #16 DONE 0.0s 20:04:44 20:04:44 #17 [security-spire-agent internal] load .dockerignore 20:04:44 #17 transferring context: 50B done 20:04:44 #17 DONE 0.0s 20:04:44 20:04:44 #18 [support-scheduler internal] load .dockerignore 20:04:44 #18 transferring context: 50B 0.0s done 20:04:44 #18 DONE 0.1s 20:04:44 20:04:44 #19 [core-metadata internal] load .dockerignore 20:04:44 #19 transferring context: 50B 0.0s done 20:04:44 #19 DONE 0.1s 20:04:44 20:04:44 #20 [core-data internal] load .dockerignore 20:04:44 #20 transferring context: 50B done 20:04:44 #20 DONE 0.1s 20:04:44 20:04:44 #21 [security-proxy-setup internal] load .dockerignore 20:04:44 #21 transferring context: 50B done 20:04:44 #21 DONE 0.1s 20:04:44 20:04:44 #22 [core-common-config-bootstrapper internal] load .dockerignore 20:04:44 #22 transferring context: 50B done 20:04:44 #22 DONE 0.1s 20:04:44 20:04:44 #23 [support-notifications internal] load .dockerignore 20:04:44 #23 transferring context: 50B 0.0s done 20:04:44 #23 DONE 0.1s 20:04:44 20:04:44 #24 [core-command internal] load .dockerignore 20:04:44 #24 transferring context: 50B 0.0s done 20:04:44 #24 DONE 0.1s 20:04:44 20:04:44 #25 [security-proxy-auth internal] load .dockerignore 20:04:44 #25 transferring context: 50B done 20:04:44 #25 DONE 0.1s 20:04:44 20:04:44 #26 [security-secretstore-setup internal] load .dockerignore 20:04:44 #26 transferring context: 50B done 20:04:44 #26 DONE 0.1s 20:04:44 20:04:44 #27 [security-spiffe-token-provider internal] load .dockerignore 20:04:44 #27 transferring context: 50B 0.0s done 20:04:44 #27 DONE 0.1s 20:04:44 20:04:44 #28 [security-spire-config internal] load .dockerignore 20:04:44 #28 transferring context: 50B 0.0s done 20:04:44 #28 DONE 0.1s 20:04:44 20:04:44 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:45 #29 ... 20:04:45 20:04:45 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:04:45 #30 DONE 0.5s 20:04:45 20:04:45 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:45 #29 ... 20:04:45 20:04:45 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:45 #31 DONE 0.0s 20:04:45 20:04:45 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:04:45 #30 DONE 0.5s 20:04:45 20:04:45 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:45 #31 DONE 0.0s 20:04:45 20:04:45 #32 [core-metadata internal] load build context 20:04:45 #32 ... 20:04:45 20:04:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:45 #31 DONE 0.0s 20:04:45 20:04:45 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:45 #31 DONE 0.0s 20:04:45 20:04:45 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:45 #29 DONE 1.2s 20:04:45 20:04:45 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:45 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:45 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:45 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:45 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s 20:04:45 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:45 #33 ... 20:04:45 20:04:45 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:04:45 #30 DONE 0.5s 20:04:45 20:04:45 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:45 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:45 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:45 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:45 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:46 #33 ... 20:04:46 20:04:46 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:46 #31 DONE 0.0s 20:04:46 20:04:46 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:46 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:46 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:46 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:46 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.6s 20:04:46 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:46 #33 ... 20:04:46 20:04:46 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:46 #31 DONE 0.0s 20:04:46 20:04:46 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:46 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:46 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 20:04:46 #33 ... 20:04:46 20:04:46 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:46 #31 DONE 0.0s 20:04:46 20:04:46 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:04:46 #30 DONE 0.9s 20:04:46 20:04:46 #34 [security-proxy-auth internal] load build context 20:04:46 #34 DONE 0.0s 20:04:46 20:04:46 #35 [support-notifications internal] load build context 20:04:46 #35 DONE 0.0s 20:04:46 20:04:46 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:46 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:46 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:46 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:46 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:46 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:46 #33 ... 20:04:46 20:04:46 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:46 #31 DONE 0.0s 20:04:46 20:04:46 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:04:46 #36 DONE 1.2s 20:04:46 20:04:46 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:46 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:46 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:46 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:46 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:46 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:47 #33 ... 20:04:47 20:04:47 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:47 #31 DONE 0.0s 20:04:47 20:04:47 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:47 #33 ... 20:04:47 20:04:47 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:04:47 #30 DONE 1.7s 20:04:47 20:04:47 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:47 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:47 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:47 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:47 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:47 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:47 #33 ... 20:04:47 20:04:47 #37 [security-spire-server internal] load build context 20:04:47 #37 transferring context: 26.69kB 0.1s done 20:04:47 #37 DONE 1.6s 20:04:47 20:04:47 #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:47 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:47 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:47 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:47 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:47 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:48 #33 ... 20:04:48 20:04:48 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:48 #29 DONE 2.2s 20:04:48 20:04:48 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:48 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 20:04:48 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:48 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:48 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.7s done 20:04:48 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:48 #33 ... 20:04:48 20:04:48 #38 [security-spire-agent internal] load build context 20:04:48 #38 transferring context: 26.22kB 0.3s done 20:04:48 #38 DONE 1.6s 20:04:48 20:04:48 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:48 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 20:04:50 #33 ... 20:04:50 20:04:50 #39 [security-spire-config internal] load build context 20:04:50 #39 transferring context: 24.94kB 0.3s done 20:04:50 #39 DONE 1.5s 20:04:50 20:04:50 #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:04:50 #40 DONE 4.5s 20:04:50 20:04:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:04:50 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 20:04:50 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:04:50 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:04:50 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:04:50 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 20:04:50 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:04:50 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 20:04:50 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 20:04:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.4s 20:04:50 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:04:50 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:04:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.6s 20:04:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.8s 20:04:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 4.0s 20:04:50 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.1s 20:04:51 #41 ... 20:04:51 20:04:51 #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:04:51 #42 DONE 1.3s 20:04:51 20:04:51 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:04:51 #41 ... 20:04:51 20:04:51 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:55 #33 ... 20:04:55 20:04:55 #43 [security-bootstrapper internal] load build context 20:04:55 #43 transferring context: 38.39MB 9.8s 20:04:55 #43 ... 20:04:55 20:04:55 #44 [support-scheduler internal] load build context 20:04:55 #44 ... 20:04:55 20:04:55 #43 [security-bootstrapper internal] load build context 20:04:56 #43 ... 20:04:56 20:04:56 #32 [core-metadata internal] load build context 20:04:56 #32 ... 20:04:56 20:04:56 #45 [core-common-config-bootstrapper internal] load build context 20:04:56 #45 ... 20:04:56 20:04:56 #46 [security-proxy-setup internal] load build context 20:04:56 #46 ... 20:04:56 20:04:56 #47 [core-data internal] load build context 20:04:56 #47 ... 20:04:56 20:04:56 #32 [core-metadata internal] load build context 20:04:56 #32 ... 20:04:56 20:04:56 #48 [core-command internal] load build context 20:04:56 #48 ... 20:04:56 20:04:56 #35 [support-notifications internal] load build context 20:04:56 #35 ... 20:04:56 20:04:56 #34 [security-proxy-auth internal] load build context 20:04:56 #34 ... 20:04:56 20:04:56 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:56 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done 20:04:56 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:04:56 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:04:56 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:04:56 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:04:56 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:04:56 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:04:56 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 20:04:56 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done 20:04:56 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:04:56 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.2s 20:04:57 #49 ... 20:04:57 20:04:57 #34 [security-proxy-auth internal] load build context 20:04:57 #34 ... 20:04:57 20:04:57 #50 [security-spiffe-token-provider internal] load build context 20:04:57 #50 ... 20:04:57 20:04:57 #51 [security-secretstore-setup internal] load build context 20:04:57 #51 ... 20:04:57 20:04:57 #50 [security-spiffe-token-provider internal] load build context 20:04:59 #50 ... 20:04:59 20:04:59 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:04:59 #0 4.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:04:59 #0 5.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:04:59 #0 7.089 OK: 266 MiB in 52 packages 20:04:59 #52 DONE 8.7s 20:04:59 20:04:59 #50 [security-spiffe-token-provider internal] load build context 20:05:00 #50 transferring context: 27.64MB 12.5s 20:05:01 #50 ... 20:05:01 20:05:01 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:05:01 #0 8.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:01 #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:01 #53 ... 20:05:01 20:05:01 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:01 #0 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:01 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:01 #54 ... 20:05:01 20:05:01 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:01 #0 6.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:01 #0 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:01 #0 9.156 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:01 #0 9.156 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:01 #0 9.156 OK: 19953 distinct packages available 20:05:01 #0 9.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:01 #55 ... 20:05:01 20:05:01 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:01 #56 ... 20:05:01 20:05:01 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:01 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.0s 20:05:01 #41 ... 20:05:01 20:05:01 #50 [security-spiffe-token-provider internal] load build context 20:05:02 #50 ... 20:05:02 20:05:02 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:02 #57 ... 20:05:02 20:05:02 #58 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:02 #58 ... 20:05:02 20:05:02 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:02 #59 ... 20:05:02 20:05:02 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:02 #60 ... 20:05:02 20:05:02 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:02 #61 ... 20:05:02 20:05:02 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:03 #62 ... 20:05:03 20:05:03 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:03 #63 ... 20:05:03 20:05:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:03 #64 ... 20:05:03 20:05:03 #50 [security-spiffe-token-provider internal] load build context 20:05:05 #50 ... 20:05:05 20:05:05 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:05:05 #53 12.35 OK: 266 MiB in 52 packages 20:05:05 #53 DONE 13.9s 20:05:05 20:05:05 #58 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:05 #58 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:05 #58 ... 20:05:05 20:05:05 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:05 #54 12.47 OK: 266 MiB in 52 packages 20:05:05 #54 DONE 14.3s 20:05:05 20:05:05 #50 [security-spiffe-token-provider internal] load build context 20:05:05 #50 ... 20:05:05 20:05:05 #44 [support-scheduler internal] load build context 20:05:05 #44 transferring context: 38.98MB 20.0s 20:05:05 #44 ... 20:05:05 20:05:05 #50 [security-spiffe-token-provider internal] load build context 20:05:06 #50 ... 20:05:06 20:05:06 #43 [security-bootstrapper internal] load build context 20:05:06 #43 ... 20:05:06 20:05:06 #45 [core-common-config-bootstrapper internal] load build context 20:05:06 #45 ... 20:05:06 20:05:06 #50 [security-spiffe-token-provider internal] load build context 20:05:06 #50 ... 20:05:06 20:05:06 #47 [core-data internal] load build context 20:05:06 #47 ... 20:05:06 20:05:06 #46 [security-proxy-setup internal] load build context 20:05:06 #46 ... 20:05:06 20:05:06 #32 [core-metadata internal] load build context 20:05:06 #32 ... 20:05:06 20:05:06 #48 [core-command internal] load build context 20:05:06 #48 ... 20:05:06 20:05:06 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:06 #55 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:06 #55 14.36 OK: 266 MiB in 52 packages 20:05:06 #55 DONE 15.8s 20:05:06 20:05:06 #48 [core-command internal] load build context 20:05:06 #48 ... 20:05:06 20:05:06 #35 [support-notifications internal] load build context 20:05:07 #35 ... 20:05:07 20:05:07 #43 [security-bootstrapper internal] load build context 20:05:07 #43 ... 20:05:07 20:05:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:07 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.1s 20:05:07 #49 ... 20:05:07 20:05:07 #44 [support-scheduler internal] load build context 20:05:07 #44 ... 20:05:07 20:05:07 #34 [security-proxy-auth internal] load build context 20:05:07 #34 ... 20:05:07 20:05:07 #43 [security-bootstrapper internal] load build context 20:05:08 #43 ... 20:05:08 20:05:08 #51 [security-secretstore-setup internal] load build context 20:05:08 #51 ... 20:05:08 20:05:08 #34 [security-proxy-auth internal] load build context 20:05:09 #34 ... 20:05:09 20:05:09 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:09 #57 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:09 #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:09 #57 14.72 (1/2) Installing dumb-init (1.2.5-r2) 20:05:09 #57 14.72 (2/2) Installing su-exec (0.2-r3) 20:05:09 #57 14.72 Executing busybox-1.36.1-r5.trigger 20:05:09 #57 14.72 OK: 8 MiB in 17 packages 20:05:09 #57 DONE 16.7s 20:05:09 20:05:09 #34 [security-proxy-auth internal] load build context 20:05:11 #34 transferring context: 48.32MB 23.3s 20:05:11 #34 ... 20:05:11 20:05:11 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:11 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s 20:05:11 #41 ... 20:05:11 20:05:11 #34 [security-proxy-auth internal] load build context 20:05:12 #34 ... 20:05:12 20:05:12 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:12 #56 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:12 #56 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:12 #56 15.72 (1/4) Installing ca-certificates (20240226-r0) 20:05:12 #56 16.10 (2/4) Installing dumb-init (1.2.5-r2) 20:05:12 #56 16.16 (3/4) Installing su-exec (0.2-r3) 20:05:12 #56 16.16 (4/4) Installing yq (4.33.3-r5) 20:05:12 #56 17.80 Executing busybox-1.36.1-r5.trigger 20:05:12 #56 17.86 Executing ca-certificates-20240226-r0.trigger 20:05:12 #56 19.28 OK: 18 MiB in 19 packages 20:05:12 #56 ... 20:05:12 20:05:12 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:12 #41 ... 20:05:12 20:05:12 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:12 #56 DONE 21.4s 20:05:12 20:05:12 #43 [security-bootstrapper internal] load build context 20:05:13 #43 ... 20:05:13 20:05:13 #58 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:13 #58 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:13 #58 18.67 (1/1) Installing dumb-init (1.2.5-r2) 20:05:13 #58 18.70 Executing busybox-1.36.1-r5.trigger 20:05:13 #58 18.81 OK: 8 MiB in 16 packages 20:05:13 #58 DONE 20.7s 20:05:13 20:05:13 #43 [security-bootstrapper internal] load build context 20:05:13 #43 ... 20:05:13 20:05:13 #65 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 20:05:15 #65 ... 20:05:15 20:05:15 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:15 #61 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:15 #61 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:15 #61 21.87 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:15 #61 21.87 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:15 #61 21.87 OK: 19947 distinct packages available 20:05:15 #61 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:15 #61 ... 20:05:15 20:05:15 #32 [core-metadata internal] load build context 20:05:15 #32 ... 20:05:15 20:05:15 #34 [security-proxy-auth internal] load build context 20:05:16 #34 ... 20:05:16 20:05:16 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:16 #63 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:16 #63 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:16 #63 21.32 (1/4) Installing dumb-init (1.2.5-r2) 20:05:16 #63 21.39 (2/4) Installing openssl (3.1.4-r5) 20:05:16 #63 21.57 (3/4) Installing su-exec (0.2-r3) 20:05:16 #63 21.57 (4/4) Installing yq (4.33.3-r5) 20:05:16 #63 22.22 Executing busybox-1.36.1-r5.trigger 20:05:16 #63 22.27 OK: 18 MiB in 19 packages 20:05:16 #63 ... 20:05:16 20:05:16 #45 [core-common-config-bootstrapper internal] load build context 20:05:16 #45 transferring context: 54.41MB 29.6s 20:05:16 #45 ... 20:05:16 20:05:16 #50 [security-spiffe-token-provider internal] load build context 20:05:16 #50 ... 20:05:16 20:05:16 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:16 #61 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:16 #61 ... 20:05:16 20:05:16 #47 [core-data internal] load build context 20:05:16 #47 ... 20:05:16 20:05:16 #46 [security-proxy-setup internal] load build context 20:05:17 #46 ... 20:05:17 20:05:17 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:17 #59 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:17 #59 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:17 #59 21.78 (1/1) Installing dumb-init (1.2.5-r2) 20:05:17 #59 21.78 Executing busybox-1.36.1-r5.trigger 20:05:17 #59 21.98 OK: 8 MiB in 16 packages 20:05:17 #59 DONE 24.3s 20:05:17 20:05:17 #50 [security-spiffe-token-provider internal] load build context 20:05:17 #50 ... 20:05:17 20:05:17 #48 [core-command internal] load build context 20:05:17 #48 ... 20:05:17 20:05:17 #35 [support-notifications internal] load build context 20:05:17 #35 ... 20:05:17 20:05:17 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:17 #63 DONE 24.8s 20:05:17 20:05:17 #35 [support-notifications internal] load build context 20:05:17 #35 ... 20:05:17 20:05:17 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:17 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.9s 20:05:17 #49 ... 20:05:17 20:05:17 #35 [support-notifications internal] load build context 20:05:17 #35 ... 20:05:17 20:05:17 #44 [support-scheduler internal] load build context 20:05:18 #44 ... 20:05:18 20:05:18 #50 [security-spiffe-token-provider internal] load build context 20:05:18 #50 ... 20:05:18 20:05:18 #51 [security-secretstore-setup internal] load build context 20:05:18 #51 ... 20:05:18 20:05:18 #46 [security-proxy-setup internal] load build context 20:05:18 #46 ... 20:05:18 20:05:18 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:18 #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:18 #64 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:18 #64 23.56 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:18 #64 23.56 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:18 #64 23.56 OK: 19947 distinct packages available 20:05:18 #64 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:18 #64 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:18 #64 ... 20:05:18 20:05:18 #46 [security-proxy-setup internal] load build context 20:05:19 #46 ... 20:05:19 20:05:19 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:19 #0 6.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:19 #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:19 #66 ... 20:05:19 20:05:19 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:19 #60 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:19 #60 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:19 #60 23.64 v3.18.6-113-gbe86360cb2d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:19 #60 23.64 v3.18.6-112-g494bcb94505 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:19 #60 23.64 OK: 19947 distinct packages available 20:05:19 #60 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:19 #60 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:19 #60 ... 20:05:19 20:05:19 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:19 #62 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:19 #62 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:19 #62 23.92 (1/2) Installing ca-certificates (20240226-r0) 20:05:19 #62 24.21 (2/2) Installing dumb-init (1.2.5-r2) 20:05:19 #62 24.28 Executing busybox-1.36.1-r5.trigger 20:05:19 #62 24.38 Executing ca-certificates-20240226-r0.trigger 20:05:19 #62 25.38 OK: 9 MiB in 17 packages 20:05:19 #62 ... 20:05:19 20:05:19 #46 [security-proxy-setup internal] load build context 20:05:19 #46 ... 20:05:19 20:05:19 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:19 #62 DONE 27.1s 20:05:19 20:05:19 #50 [security-spiffe-token-provider internal] load build context 20:05:21 #50 transferring context: 63.50MB 33.1s 20:05:23 #50 ... 20:05:23 20:05:23 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:23 #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:23 #0 8.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:23 #67 ... 20:05:23 20:05:23 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:23 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.4s 20:05:23 #41 ... 20:05:23 20:05:23 #45 [core-common-config-bootstrapper internal] load build context 20:05:23 #45 ... 20:05:23 20:05:23 #43 [security-bootstrapper internal] load build context 20:05:23 #43 ... 20:05:23 20:05:23 #45 [core-common-config-bootstrapper internal] load build context 20:05:23 #45 ... 20:05:23 20:05:23 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:23 #66 12.68 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:23 #66 12.71 OK: 8 MiB in 17 packages 20:05:23 #66 DONE 14.6s 20:05:23 20:05:23 #45 [core-common-config-bootstrapper internal] load build context 20:05:24 #45 ... 20:05:24 20:05:24 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:24 #61 29.06 (1/5) Installing dumb-init (1.2.5-r2) 20:05:24 #61 29.06 (2/5) Installing musl-obstack (1.2.3-r2) 20:05:24 #61 29.06 (3/5) Installing libucontext (1.2-r2) 20:05:24 #61 29.06 (4/5) Installing gcompat (1.1.0-r1) 20:05:24 #61 29.07 (5/5) Installing openssl (3.1.4-r5) 20:05:24 #61 29.15 Executing busybox-1.36.1-r5.trigger 20:05:24 #61 29.28 OK: 9 MiB in 20 packages 20:05:24 #61 DONE 32.1s 20:05:24 20:05:24 #45 [core-common-config-bootstrapper internal] load build context 20:05:26 #45 ... 20:05:26 20:05:26 #32 [core-metadata internal] load build context 20:05:26 #32 ... 20:05:26 20:05:26 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:26 #60 31.00 (1/4) Installing dumb-init (1.2.5-r2) 20:05:26 #60 31.00 (2/4) Installing musl-obstack (1.2.3-r2) 20:05:26 #60 31.03 (3/4) Installing libucontext (1.2-r2) 20:05:26 #60 31.03 (4/4) Installing gcompat (1.1.0-r1) 20:05:26 #60 31.06 Executing busybox-1.36.1-r5.trigger 20:05:26 #60 31.18 OK: 8 MiB in 19 packages 20:05:26 #60 DONE 33.2s 20:05:26 20:05:26 #45 [core-common-config-bootstrapper internal] load build context 20:05:26 #45 transferring context: 73.56MB 39.7s 20:05:26 #45 ... 20:05:26 20:05:26 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:26 #64 29.36 (1/11) Installing ca-certificates (20240226-r0) 20:05:26 #64 29.72 (2/11) Installing brotli-libs (1.0.9-r14) 20:05:26 #64 29.72 (3/11) Installing libunistring (1.1-r1) 20:05:26 #64 29.72 (4/11) Installing libidn2 (2.3.4-r1) 20:05:26 #64 29.81 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:05:26 #64 29.89 (6/11) Installing libcurl (8.5.0-r0) 20:05:26 #64 30.06 (7/11) Installing curl (8.5.0-r0) 20:05:26 #64 30.06 (8/11) Installing dumb-init (1.2.5-r2) 20:05:26 #64 30.06 (9/11) Installing musl-obstack (1.2.3-r2) 20:05:26 #64 30.12 (10/11) Installing libucontext (1.2-r2) 20:05:26 #64 30.12 (11/11) Installing gcompat (1.1.0-r1) 20:05:26 #64 30.12 Executing busybox-1.36.1-r5.trigger 20:05:26 #64 30.27 Executing ca-certificates-20240226-r0.trigger 20:05:26 #64 31.29 OK: 13 MiB in 26 packages 20:05:26 #64 DONE 33.8s 20:05:26 20:05:26 #45 [core-common-config-bootstrapper internal] load build context 20:05:26 #45 ... 20:05:26 20:05:26 #34 [security-proxy-auth internal] load build context 20:05:26 #34 ... 20:05:26 20:05:26 #45 [core-common-config-bootstrapper internal] load build context 20:05:27 #45 ... 20:05:27 20:05:27 #47 [core-data internal] load build context 20:05:27 #47 ... 20:05:27 20:05:27 #45 [core-common-config-bootstrapper internal] load build context 20:05:27 #45 ... 20:05:27 20:05:27 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:27 #67 11.92 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:27 #67 11.92 Executing ca-certificates-20240226-r0.trigger 20:05:27 #67 12.47 OK: 18 MiB in 19 packages 20:05:27 #67 DONE 14.5s 20:05:27 20:05:27 #45 [core-common-config-bootstrapper internal] load build context 20:05:27 #45 ... 20:05:27 20:05:27 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:27 #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:27 #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:27 #68 ... 20:05:27 20:05:27 #48 [core-command internal] load build context 20:05:27 #48 ... 20:05:27 20:05:27 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:05:27 #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:27 #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:27 #69 ... 20:05:27 20:05:27 #48 [core-command internal] load build context 20:05:28 #48 ... 20:05:28 20:05:28 #65 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 20:05:28 #65 7.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:28 #65 8.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:28 #65 12.60 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:28 #65 12.60 OK: 8 MiB in 16 packages 20:05:28 #65 DONE 14.9s 20:05:28 20:05:28 #48 [core-command internal] load build context 20:05:28 #48 ... 20:05:28 20:05:28 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:28 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.9s done 20:05:28 #49 ... 20:05:28 20:05:28 #35 [support-notifications internal] load build context 20:05:28 #35 ... 20:05:28 20:05:28 #44 [support-scheduler internal] load build context 20:05:28 #44 ... 20:05:28 20:05:28 #35 [support-notifications internal] load build context 20:05:28 #35 ... 20:05:28 20:05:28 #51 [security-secretstore-setup internal] load build context 20:05:28 #51 ... 20:05:28 20:05:28 #44 [support-scheduler internal] load build context 20:05:30 #44 ... 20:05:30 20:05:30 #46 [security-proxy-setup internal] load build context 20:05:30 #46 ... 20:05:30 20:05:30 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:30 #0 6.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:30 #0 7.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:30 #0 9.902 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:30 #0 9.902 Executing ca-certificates-20240226-r0.trigger 20:05:30 #0 10.30 OK: 9 MiB in 17 packages 20:05:30 #70 ... 20:05:30 20:05:30 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:30 #68 11.17 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:30 #68 11.25 OK: 8 MiB in 16 packages 20:05:30 #68 DONE 13.0s 20:05:30 20:05:30 #44 [support-scheduler internal] load build context 20:05:30 #44 ... 20:05:30 20:05:30 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:05:30 #69 10.83 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:30 #69 10.87 OK: 18 MiB in 19 packages 20:05:30 #69 DONE 13.0s 20:05:30 20:05:30 #44 [support-scheduler internal] load build context 20:05:31 #44 ... 20:05:31 20:05:31 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:31 #70 DONE 11.1s 20:05:31 20:05:31 #44 [support-scheduler internal] load build context 20:05:31 #44 transferring context: 79.60MB 45.7s 20:05:31 #44 ... 20:05:31 20:05:31 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:05:31 #71 DONE 1.4s 20:05:31 20:05:31 #44 [support-scheduler internal] load build context 20:05:32 #44 ... 20:05:32 20:05:32 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:05:32 #72 DONE 8.9s 20:05:32 20:05:32 #44 [support-scheduler internal] load build context 20:05:33 #44 ... 20:05:33 20:05:33 #50 [security-spiffe-token-provider internal] load build context 20:05:33 #50 ... 20:05:33 20:05:33 #44 [support-scheduler internal] load build context 20:05:33 #44 ... 20:05:33 20:05:33 #43 [security-bootstrapper internal] load build context 20:05:33 #43 ... 20:05:33 20:05:33 #73 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:05:33 #73 DONE 0.8s 20:05:33 20:05:33 #43 [security-bootstrapper internal] load build context 20:05:33 #43 ... 20:05:33 20:05:33 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:33 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.3s 20:05:33 #41 ... 20:05:33 20:05:33 #43 [security-bootstrapper internal] load build context 20:05:34 #43 ... 20:05:34 20:05:34 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:05:34 #0 9.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:34 #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:34 #74 ... 20:05:34 20:05:34 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:34 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.2s done 20:05:34 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.2s done 20:05:36 #41 ... 20:05:36 20:05:36 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:05:36 #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:36 #0 7.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:36 #0 8.914 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:36 #0 8.995 OK: 8 MiB in 19 packages 20:05:36 #75 DONE 9.9s 20:05:36 20:05:36 #32 [core-metadata internal] load build context 20:05:36 #32 ... 20:05:36 20:05:36 #44 [support-scheduler internal] load build context 20:05:36 #44 transferring context: 95.07MB 51.0s 20:05:36 #44 ... 20:05:36 20:05:36 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:36 #0 7.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:36 #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:36 #0 9.725 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:36 #0 9.786 Executing ca-certificates-20240226-r0.trigger 20:05:36 #0 10.08 OK: 13 MiB in 26 packages 20:05:36 #76 ... 20:05:36 20:05:36 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:05:36 #74 12.28 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:36 #74 12.32 OK: 9 MiB in 20 packages 20:05:36 #74 DONE 13.0s 20:05:36 20:05:36 #44 [support-scheduler internal] load build context 20:05:36 #44 ... 20:05:36 20:05:36 #34 [security-proxy-auth internal] load build context 20:05:36 #34 ... 20:05:36 20:05:36 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:05:37 #77 ... 20:05:37 20:05:37 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:37 #76 DONE 10.7s 20:05:37 20:05:37 #47 [core-data internal] load build context 20:05:37 #47 ... 20:05:37 20:05:37 #45 [core-common-config-bootstrapper internal] load build context 20:05:37 #45 ... 20:05:37 20:05:37 #47 [core-data internal] load build context 20:05:38 #47 ... 20:05:38 20:05:38 #48 [core-command internal] load build context 20:05:38 #48 ... 20:05:38 20:05:38 #47 [core-data internal] load build context 20:05:38 #47 ... 20:05:38 20:05:38 #35 [support-notifications internal] load build context 20:05:39 #35 ... 20:05:39 20:05:39 #51 [security-secretstore-setup internal] load build context 20:05:39 #51 ... 20:05:39 20:05:39 #47 [core-data internal] load build context 20:05:39 #47 ... 20:05:39 20:05:39 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:05:39 #77 DONE 2.2s 20:05:39 20:05:39 #47 [core-data internal] load build context 20:05:40 #47 ... 20:05:40 20:05:40 #46 [security-proxy-setup internal] load build context 20:05:40 #46 ... 20:05:40 20:05:40 #35 [support-notifications internal] load build context 20:05:40 #35 ... 20:05:40 20:05:40 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:40 #78 DONE 2.4s 20:05:40 20:05:40 #35 [support-notifications internal] load build context 20:05:40 #35 ... 20:05:40 20:05:40 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:40 #79 DONE 2.7s 20:05:40 20:05:40 #35 [support-notifications internal] load build context 20:05:41 #35 ... 20:05:41 20:05:41 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:05:41 #80 DONE 1.0s 20:05:41 20:05:41 #35 [support-notifications internal] load build context 20:05:41 #35 transferring context: 133.61MB 54.2s 20:05:41 #35 ... 20:05:41 20:05:41 #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:41 #81 DONE 2.5s 20:05:41 20:05:41 #35 [support-notifications internal] load build context 20:05:41 #35 ... 20:05:41 20:05:41 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:05:41 #82 DONE 1.2s 20:05:41 20:05:41 #35 [support-notifications internal] load build context 20:05:42 #35 ... 20:05:42 20:05:42 #83 [security-spire-config stage-2 6/10] COPY security.txt / 20:05:42 #83 DONE 0.8s 20:05:42 20:05:42 #35 [support-notifications internal] load build context 20:05:43 #35 ... 20:05:43 20:05:43 #84 [security-spire-server stage-2 6/9] COPY security.txt / 20:05:43 #84 DONE 1.3s 20:05:43 20:05:43 #35 [support-notifications internal] load build context 20:05:43 #35 ... 20:05:43 20:05:43 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:05:43 #85 DONE 1.3s 20:05:43 20:05:43 #35 [support-notifications internal] load build context 20:05:43 #35 ... 20:05:43 20:05:43 #50 [security-spiffe-token-provider internal] load build context 20:05:43 #50 ... 20:05:43 20:05:43 #46 [security-proxy-setup internal] load build context 20:05:44 #46 ... 20:05:44 20:05:44 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:44 #86 DONE 1.1s 20:05:44 20:05:44 #46 [security-proxy-setup internal] load build context 20:05:44 #46 ... 20:05:44 20:05:44 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:44 #87 DONE 1.3s 20:05:44 20:05:44 #46 [security-proxy-setup internal] load build context 20:05:44 #46 ... 20:05:44 20:05:44 #43 [security-bootstrapper internal] load build context 20:05:44 #43 ... 20:05:44 20:05:44 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 20:05:44 #88 DONE 1.5s 20:05:44 20:05:44 #43 [security-bootstrapper internal] load build context 20:05:44 #43 ... 20:05:44 20:05:44 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:45 #89 ... 20:05:45 20:05:45 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:45 #90 DONE 1.3s 20:05:45 20:05:45 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:45 #91 DONE 1.0s 20:05:45 20:05:45 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:46 #92 ... 20:05:46 20:05:46 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:46 #89 DONE 1.2s 20:05:46 20:05:46 #32 [core-metadata internal] load build context 20:05:46 #32 ... 20:05:46 20:05:46 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:46 #93 ... 20:05:46 20:05:46 #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:46 #94 DONE 0.8s 20:05:46 20:05:46 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:46 #92 DONE 1.1s 20:05:46 20:05:46 #95 [security-spire-server] exporting to image 20:05:46 #95 exporting layers 20:05:47 #95 ... 20:05:47 20:05:47 #44 [support-scheduler internal] load build context 20:05:47 #44 transferring context: 142.16MB 61.5s 20:05:47 #44 ... 20:05:47 20:05:47 #34 [security-proxy-auth internal] load build context 20:05:47 #34 ... 20:05:47 20:05:47 #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:47 #93 DONE 1.2s 20:05:47 20:05:47 #34 [security-proxy-auth internal] load build context 20:05:47 #34 ... 20:05:47 20:05:47 #32 [core-metadata internal] load build context 20:05:47 #32 ... 20:05:47 20:05:47 #45 [core-common-config-bootstrapper internal] load build context 20:05:48 #45 ... 20:05:48 20:05:48 #44 [support-scheduler internal] load build context 20:05:48 #44 ... 20:05:48 20:05:48 #48 [core-command internal] load build context 20:05:48 #48 ... 20:05:48 20:05:48 #44 [support-scheduler internal] load build context 20:05:48 #44 ... 20:05:48 20:05:48 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:48 #96 DONE 1.1s 20:05:48 20:05:48 #95 [security-spire-agent] exporting to image 20:05:49 #95 ... 20:05:49 20:05:49 #51 [security-secretstore-setup internal] load build context 20:05:49 #51 ... 20:05:49 20:05:49 #45 [core-common-config-bootstrapper internal] load build context 20:05:50 #45 ... 20:05:50 20:05:50 #47 [core-data internal] load build context 20:05:50 #47 ... 20:05:50 20:05:50 #45 [core-common-config-bootstrapper internal] load build context 20:05:52 #45 transferring context: 175.52MB 65.6s 20:05:53 #45 ... 20:05:53 20:05:53 #95 [security-spire-agent] exporting to image 20:05:53 #95 exporting layers 4.4s done 20:05:53 #95 writing image sha256:bd90700c5dae771210dbcdafca131ba275f6edaa8067660f4657e96bac195ebd 0.2s done 20:05:53 #95 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:05:53 #95 writing image sha256:1c3792aecdb58771ca558178b094be85594de7151ace9dac54224b088cdf1ffc done 20:05:53 #95 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:05:53 #95 writing image sha256:0778937abea22de6369b0862327f66db4ada5d6c3d3c30e53b928e0516342ac4 0.0s done 20:05:53 #95 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:05:53 #95 DONE 6.6s 20:05:53 20:05:53 #45 [core-common-config-bootstrapper internal] load build context 20:05:53 #45 ... 20:05:53 20:05:53 #35 [support-notifications internal] load build context 20:05:54 #35 ... 20:05:54 20:05:54 #50 [security-spiffe-token-provider internal] load build context 20:05:54 #50 ... 20:05:54 20:05:54 #35 [support-notifications internal] load build context 20:05:55 #35 ... 20:05:55 20:05:55 #46 [security-proxy-setup internal] load build context 20:05:55 #46 ... 20:05:55 20:05:55 #43 [security-bootstrapper internal] load build context 20:05:55 #43 ... 20:05:55 20:05:55 #46 [security-proxy-setup internal] load build context 20:05:56 #46 ... 20:05:56 20:05:56 #34 [security-proxy-auth internal] load build context 20:05:56 #34 transferring context: 226.30MB 68.4s done 20:05:56 #34 DONE 69.7s 20:05:56 20:05:56 #46 [security-proxy-setup internal] load build context 20:05:56 #46 ... 20:05:56 20:05:56 #51 [security-secretstore-setup internal] load build context 20:05:56 #51 transferring context: 226.30MB 67.7s done 20:05:56 #51 DONE 68.9s 20:05:56 20:05:56 #46 [security-proxy-setup internal] load build context 20:05:58 #46 ... 20:05:58 20:05:58 #32 [core-metadata internal] load build context 20:05:58 #32 ... 20:05:58 20:05:58 #43 [security-bootstrapper internal] load build context 20:05:58 #43 ... 20:05:58 20:05:58 #35 [support-notifications internal] load build context 20:05:58 #35 transferring context: 226.30MB 70.3s done 20:05:58 #35 DONE 71.5s 20:05:58 20:05:58 #43 [security-bootstrapper internal] load build context 20:05:58 #43 ... 20:05:58 20:05:58 #48 [core-command internal] load build context 20:05:58 #48 ... 20:05:58 20:05:58 #43 [security-bootstrapper internal] load build context 20:05:58 #43 ... 20:05:58 20:05:58 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:05:58 #97 DONE 2.2s 20:05:58 20:05:58 #43 [security-bootstrapper internal] load build context 20:05:58 #43 ... 20:05:58 20:05:58 #44 [support-scheduler internal] load build context 20:05:58 #44 ... 20:05:58 20:05:58 #46 [security-proxy-setup internal] load build context 20:05:58 #46 ... 20:05:58 20:05:58 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:05:58 #98 DONE 1.9s 20:05:58 20:05:58 #46 [security-proxy-setup internal] load build context 20:05:59 #46 ... 20:05:59 20:05:59 #43 [security-bootstrapper internal] load build context 20:05:59 #43 transferring context: 226.30MB 73.2s done 20:05:59 #43 DONE 73.8s 20:05:59 20:05:59 #46 [security-proxy-setup internal] load build context 20:05:59 #46 ... 20:05:59 20:05:59 #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:05:59 #99 DONE 1.1s 20:05:59 20:05:59 #46 [security-proxy-setup internal] load build context 20:06:00 #46 ... 20:06:00 20:06:00 #45 [core-common-config-bootstrapper internal] load build context 20:06:00 #45 transferring context: 226.30MB 73.2s done 20:06:00 #45 DONE 74.2s 20:06:00 20:06:00 #46 [security-proxy-setup internal] load build context 20:06:01 #46 transferring context: 226.30MB 74.3s done 20:06:01 #46 ... 20:06:01 20:06:01 #47 [core-data internal] load build context 20:06:01 #47 ... 20:06:01 20:06:01 #46 [security-proxy-setup internal] load build context 20:06:01 #46 DONE 74.9s 20:06:01 20:06:01 #47 [core-data internal] load build context 20:06:01 #47 ... 20:06:01 20:06:01 #32 [core-metadata internal] load build context 20:06:02 #32 ... 20:06:02 20:06:02 #47 [core-data internal] load build context 20:06:02 #47 transferring context: 226.30MB 75.6s done 20:06:02 #47 DONE 76.2s 20:06:02 20:06:02 #32 [core-metadata internal] load build context 20:06:02 #32 ... 20:06:02 20:06:02 #44 [support-scheduler internal] load build context 20:06:02 #44 transferring context: 226.30MB 76.8s done 20:06:02 #44 DONE 77.0s 20:06:02 20:06:02 #32 [core-metadata internal] load build context 20:06:02 #32 ... 20:06:02 20:06:02 #50 [security-spiffe-token-provider internal] load build context 20:06:02 #50 transferring context: 226.30MB 74.3s done 20:06:02 #50 DONE 75.2s 20:06:02 20:06:02 #32 [core-metadata internal] load build context 20:06:02 #32 transferring context: 226.30MB 76.8s done 20:06:03 #32 DONE 77.2s 20:06:03 20:06:03 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:06:03 #100 DONE 0.7s 20:06:03 20:06:03 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:06 #101 ... 20:06:06 20:06:06 #48 [core-command internal] load build context 20:06:06 #48 transferring context: 226.30MB 78.1s done 20:06:06 #48 DONE 79.1s 20:06:06 20:06:06 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:08 #102 ... 20:06:08 20:06:08 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:09 #103 ... 20:06:09 20:06:09 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #104 ... 20:07:05 20:07:05 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #103 DONE 60.0s 20:07:05 20:07:05 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #101 DONE 55.3s 20:07:05 20:07:05 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:07:05 #105 ... 20:07:05 20:07:05 #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #104 DONE 60.1s 20:07:05 20:07:05 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #102 DONE 59.4s 20:07:05 20:07:05 #106 [support-notifications builder 6/7] COPY . . 20:07:05 #106 DONE 3.2s 20:07:05 20:07:05 #107 [security-secretstore-setup builder 6/7] COPY . . 20:07:05 #107 DONE 3.2s 20:07:05 20:07:05 #105 [security-spiffe-token-provider builder 6/7] COPY . . 20:07:05 #105 DONE 3.2s 20:07:05 20:07:05 #108 [security-proxy-auth builder 6/7] COPY . . 20:07:05 #108 DONE 3.2s 20:07:05 20:07:05 #109 [core-command builder 6/7] COPY . . 20:07:05 #109 CACHED 20:07:05 20:07:05 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 20:07:05 #110 CACHED 20:07:05 20:07:05 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #111 CACHED 20:07:05 20:07:05 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:07:05 #112 CACHED 20:07:05 20:07:05 #113 [security-proxy-setup builder 6/7] COPY . . 20:07:05 #113 CACHED 20:07:05 20:07:05 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #114 CACHED 20:07:05 20:07:05 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 20:07:05 #115 CACHED 20:07:05 20:07:05 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #116 CACHED 20:07:05 20:07:05 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:07:05 #117 CACHED 20:07:05 20:07:05 #118 [core-data builder 6/7] COPY . . 20:07:05 #118 CACHED 20:07:05 20:07:05 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #119 CACHED 20:07:05 20:07:05 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 20:07:05 #120 CACHED 20:07:05 20:07:05 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:07:05 #121 CACHED 20:07:05 20:07:05 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #122 CACHED 20:07:05 20:07:05 #123 [security-bootstrapper builder 6/7] COPY . . 20:07:05 #123 CACHED 20:07:05 20:07:05 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:07:05 #124 CACHED 20:07:05 20:07:05 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #125 CACHED 20:07:05 20:07:05 #126 [support-scheduler builder 6/7] COPY . . 20:07:05 #126 CACHED 20:07:05 20:07:05 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:07:05 #127 CACHED 20:07:05 20:07:05 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:05 #128 CACHED 20:07:05 20:07:05 #129 [core-metadata builder 6/7] COPY . . 20:07:05 #129 CACHED 20:07:05 20:07:05 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:07:07 #130 5.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:07:12 #130 ... 20:07:12 20:07:12 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:12 #0 3.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07:12 #131 ... 20:07:12 20:07:12 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:07:12 #0 5.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:07:12 #132 ... 20:07:12 20:07:12 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:12 #0 5.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:07:12 #133 ... 20:07:12 20:07:12 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:12 #0 4.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:07:12 #134 ... 20:07:12 20:07:12 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:07:12 #0 5.507 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:07:13 #135 ... 20:07:13 20:07:13 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:13 #0 4.108 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:07:13 #136 ... 20:07:13 20:07:13 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:07:13 #0 4.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:07:13 #137 ... 20:07:13 20:07:13 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:07:13 #0 5.107 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:07:13 #138 ... 20:07:13 20:07:13 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07:13 #0 5.468 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:07:13 #139 ... 20:07:13 20:07:13 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:07:13 #0 5.450 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:19:06 #140 ... 20:19:06 20:19:06 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:06 #133 718.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:19:06 #133 ... 20:19:06 20:19:06 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:19:06 #132 DONE 721.3s 20:19:06 20:19:06 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:19:06 #49 ... 20:19:06 20:19:06 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:19:06 #141 DONE 0.3s 20:19:06 20:19:06 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:19:06 #138 ... 20:19:06 20:19:06 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:19:06 #142 DONE 0.2s 20:19:06 20:19:06 #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 20:19:06 #143 DONE 0.1s 20:19:06 20:19:06 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:19:06 #144 DONE 0.1s 20:19:06 20:19:06 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:19:06 #145 DONE 0.3s 20:19:06 20:19:06 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:19:06 #146 DONE 0.2s 20:19:06 20:19:06 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:07 #147 ... 20:19:07 20:19:07 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:07 #131 DONE 724.9s 20:19:07 20:19:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:19:07 #49 ... 20:19:07 20:19:07 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:07 #147 DONE 2.4s 20:19:07 20:19:07 #95 [security-proxy-setup] exporting to image 20:19:07 #95 exporting layers 20:19:08 #95 ... 20:19:08 20:19:08 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:19:08 #148 DONE 0.4s 20:19:08 20:19:08 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:19:09 #149 ... 20:19:09 20:19:09 #95 [security-proxy-setup] exporting to image 20:19:09 #95 exporting layers 1.6s done 20:19:09 #95 writing image sha256:60b22495f18c15018e1969dcddf21798c5055872e934a050bed1b877f5be6839 0.0s done 20:19:09 #95 naming to docker.io/library/security-proxy-setup-arm64 done 20:19:09 #95 DONE 8.2s 20:19:09 20:19:09 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:19:10 #49 ... 20:19:10 20:19:10 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:19:10 #149 DONE 2.4s 20:19:10 20:19:10 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:19:10 #150 DONE 0.2s 20:19:10 20:19:10 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:19:10 #151 DONE 0.3s 20:19:10 20:19:10 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:19:11 #152 DONE 0.3s 20:19:11 20:19:11 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:19:11 #153 DONE 0.1s 20:19:11 20:19:11 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:19:11 #49 ... 20:19:11 20:19:11 #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/ 20:19:11 #154 DONE 0.2s 20:19:11 20:19:11 #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/ 20:19:12 #155 DONE 0.1s 20:19:12 20:19:12 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:19:12 #156 DONE 0.2s 20:19:12 20:19:12 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:19:12 #157 DONE 0.2s 20:19:12 20:19:12 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:19:14 #158 DONE 2.0s 20:19:14 20:19:14 #95 [security-bootstrapper] exporting to image 20:19:14 #95 exporting layers 20:19:15 #95 exporting layers 1.0s done 20:19:15 #95 writing image sha256:2a586f71346f6dcc11d21225ab75c53b8017287a3d34a1a59befd89fe75956a7 done 20:19:15 #95 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 20:19:15 #95 DONE 9.3s 20:19:15 20:19:15 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:19:17 #33 ... 20:19:17 20:19:17 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:17 #133 DONE 734.7s 20:19:17 20:19:17 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:19:17 #130 ... 20:19:17 20:19:17 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:19:17 #159 DONE 0.2s 20:19:17 20:19:17 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:19:17 #160 DONE 0.2s 20:19:17 20:19:17 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:19:18 #161 DONE 0.2s 20:19:18 20:19:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:19:18 #41 ... 20:19:18 20:19:18 #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 20:19:18 #162 DONE 0.1s 20:19:18 20:19:18 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:19:18 #163 DONE 0.1s 20:19:18 20:19:18 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:19:18 #130 ... 20:19:18 20:19:18 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:19:18 #164 DONE 0.2s 20:19:18 20:19:18 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:19:18 #165 DONE 0.2s 20:19:18 20:19:18 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:19:18 #166 DONE 0.1s 20:19:18 20:19:18 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:19:18 #130 ... 20:19:18 20:19:18 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:20 #167 DONE 1.9s 20:19:20 20:19:20 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:19:20 #33 ... 20:19:20 20:19:20 #95 [security-secretstore-setup] exporting to image 20:19:20 #95 exporting layers 20:19:22 #95 exporting layers 1.3s done 20:19:22 #95 writing image sha256:fab2abc09753c3a0ab38c8a5ac366430a3ca06ca43d4303e0b8901ef1865e86d done 20:19:22 #95 naming to docker.io/library/security-secretstore-setup-arm64 done 20:19:22 #95 DONE 10.6s 20:19:22 20:19:22 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:19:40 #137 ... 20:19:40 20:19:40 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:19:40 #139 DONE 755.6s 20:19:40 20:19:40 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:19:40 #137 ... 20:19:40 20:19:40 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:19:40 #168 DONE 0.1s 20:19:40 20:19:40 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:19:40 #169 DONE 0.2s 20:19:40 20:19:40 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:19:40 #170 DONE 0.3s 20:19:40 20:19:40 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:19:40 #171 DONE 0.2s 20:19:40 20:19:40 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:19:40 #135 ... 20:19:40 20:19:40 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:19:40 #172 DONE 0.1s 20:19:40 20:19:40 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:41 #173 DONE 2.0s 20:19:41 20:19:41 #95 [core-common-config-bootstrapper] exporting to image 20:19:41 #95 exporting layers 20:19:42 #95 exporting layers 0.7s done 20:19:42 #95 writing image sha256:e4e62d253cfb63fc4afc3d125ed1155beda1b79a34e057797489f12dbf4a1d5c done 20:19:42 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:19:42 #95 DONE 11.3s 20:19:42 20:19:42 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:21:18 #138 ... 20:21:18 20:21:18 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:21:18 #134 DONE 848.8s 20:21:18 20:21:18 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:18 #130 ... 20:21:18 20:21:18 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:21:18 #174 DONE 0.1s 20:21:18 20:21:18 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:21:18 #175 DONE 0.1s 20:21:18 20:21:18 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:21:18 #130 ... 20:21:18 20:21:18 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:21:18 #176 DONE 0.3s 20:21:18 20:21:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:21:18 #49 ... 20:21:18 20:21:18 #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 20:21:18 #177 DONE 0.1s 20:21:18 20:21:18 #95 [security-spiffe-token-provider] exporting to image 20:21:18 #95 exporting layers 20:21:18 #95 exporting layers 0.9s done 20:21:18 #95 writing image sha256:683fff1599a6ae2163e9fb5757a763eea3e6003035a326157cacdba6a00a0c75 done 20:21:18 #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:21:18 #95 DONE 12.3s 20:21:18 20:21:18 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:25:25 #137 DONE 1094.4s 20:25:25 20:25:25 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:25:25 #130 ... 20:25:25 20:25:25 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:25:25 #178 DONE 0.1s 20:25:25 20:25:25 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:25:25 #33 ... 20:25:25 20:25:25 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:25:25 #179 DONE 0.2s 20:25:25 20:25:25 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:25:25 #180 DONE 0.4s 20:25:25 20:25:25 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:25 #138 ... 20:25:25 20:25:25 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:25:25 #181 DONE 0.1s 20:25:25 20:25:25 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:25 #182 DONE 0.1s 20:25:25 20:25:25 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:25 #183 DONE 1.8s 20:25:25 20:25:25 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:25 #138 ... 20:25:25 20:25:25 #95 [security-proxy-auth] exporting to image 20:25:25 #95 exporting layers 20:25:25 #95 exporting layers 0.8s done 20:25:25 #95 writing image sha256:946bcf4e705f8a50f01dad883b7dd1cd367343042061de2d50f05f2be5a0b9ad done 20:25:25 #95 naming to docker.io/library/security-proxy-auth-arm64 done 20:25:25 #95 DONE 13.0s 20:25:25 20:25:25 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:57 #138 ... 20:25:57 20:25:57 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:25:57 #140 DONE 1133.2s 20:25:57 20:25:57 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:25:57 #33 ... 20:25:57 20:25:57 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:25:57 #184 DONE 0.1s 20:25:57 20:25:57 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:25:57 #138 ... 20:25:57 20:25:57 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:25:57 #185 DONE 0.1s 20:25:57 20:25:57 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:25:57 #186 DONE 0.3s 20:25:57 20:25:57 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:25:57 #187 DONE 0.1s 20:25:57 20:25:57 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:25:57 #49 ... 20:25:57 20:25:57 #95 [core-command] exporting to image 20:25:57 #95 exporting layers 20:25:57 #95 exporting layers 0.4s done 20:25:57 #95 writing image sha256:4bbe54dcfd6350a9f0a52c25b60cd27df8b70a68ad9f1c5dfece37141151751e done 20:25:57 #95 naming to docker.io/library/core-command-arm64 done 20:25:57 #95 DONE 13.4s 20:25:57 20:25:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:26:03 #41 ... 20:26:03 20:26:03 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:26:03 #136 DONE 1140.2s 20:26:03 20:26:03 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:26:03 #188 DONE 0.2s 20:26:03 20:26:03 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:26:03 #49 ... 20:26:03 20:26:03 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:26:03 #189 DONE 0.1s 20:26:03 20:26:03 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:26:03 #190 DONE 0.4s 20:26:03 20:26:03 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:26:03 #135 ... 20:26:03 20:26:03 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:26:03 #191 DONE 0.1s 20:26:03 20:26:03 #95 [core-data] exporting to image 20:26:03 #95 exporting layers 20:26:04 #95 exporting layers 0.6s done 20:26:04 #95 writing image sha256:edcd04d026e619ca733820ee53c002f2b8fca0defd9f7a5553874aade649a7e7 done 20:26:04 #95 naming to docker.io/library/core-data-arm64 done 20:26:04 #95 DONE 14.0s 20:26:04 20:26:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:26:04 #41 ... 20:26:04 20:26:04 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:04 #130 DONE 1142.9s 20:26:05 20:26:05 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:26:05 #41 ... 20:26:05 20:26:05 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:26:05 #192 DONE 0.1s 20:26:05 20:26:05 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:26:05 #193 DONE 0.1s 20:26:05 20:26:05 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:26:06 #194 DONE 0.4s 20:26:06 20:26:06 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:26:06 #195 DONE 0.1s 20:26:06 20:26:06 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:26:06 #49 ... 20:26:06 20:26:06 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:26:06 #196 DONE 0.1s 20:26:06 20:26:06 #95 [core-metadata] exporting to image 20:26:06 #95 exporting layers 0.5s done 20:26:06 #95 writing image sha256:0a574150833dae65bd9a2d93ba6ddc40d25d6b7bbbe186efa67e4ce8dff336a9 done 20:26:06 #95 naming to docker.io/library/core-metadata-arm64 done 20:26:06 #95 DONE 14.5s 20:26:06 20:26:06 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:26:28 #49 ... 20:26:28 20:26:28 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:26:28 #138 DONE 1163.9s 20:26:28 20:26:28 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:26:28 #135 DONE 1163.8s 20:26:28 20:26:28 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:26:28 #197 DONE 0.2s 20:26:28 20:26:28 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:26:28 #198 DONE 0.1s 20:26:28 20:26:28 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:26:28 #33 ... 20:26:28 20:26:28 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:28 #199 ... 20:26:28 20:26:28 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:26:28 #200 DONE 0.2s 20:26:28 20:26:28 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:26:28 #201 DONE 0.1s 20:26:28 20:26:28 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:26:28 #202 ... 20:26:28 20:26:28 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:28 #199 DONE 0.5s 20:26:28 20:26:28 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:26:28 #202 DONE 0.4s 20:26:28 20:26:28 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:26:28 #203 DONE 0.1s 20:26:28 20:26:28 #95 [support-scheduler] exporting to image 20:26:28 #95 exporting layers 20:26:28 #95 ... 20:26:28 20:26:28 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:26:28 #204 DONE 0.1s 20:26:28 20:26:28 #95 [support-notifications] exporting to image 20:26:28 #95 exporting layers 0.4s done 20:26:28 #95 writing image sha256:54eefdb9c9cfb0192fcde2ded017a400b2bc6763106523a122bd21725649740e done 20:26:28 #95 naming to docker.io/library/support-scheduler-arm64 done 20:26:28 #95 exporting layers 0.4s done 20:26:28 #95 writing image sha256:d9037449cf6e2165dffa3d58c183cc2455b68d88890534a945ef3bfaa08c74d1 done 20:26:28 #95 naming to docker.io/library/support-notifications-arm64 done 20:26:28 #95 DONE 14.9s 20:26:28 20:26:28 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:26:28 time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:26:28 time="2024-03-25T20:04:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:26:28 $ docker stop --time=1 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 20:26:30 $ docker rm -f --volumes 2a40b6d9fa452ed328fa687d8dd824876787f5f5bd3f08ed1ba5fec014775025 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:31 + docker images 20:26:31 REPOSITORY TAG IMAGE ID CREATED SIZE 20:26:31 support-notifications-arm64 latest d9037449cf6e 4 seconds ago 38.4MB 20:26:31 support-scheduler-arm64 latest 54eefdb9c9cf 5 seconds ago 37.7MB 20:26:31 core-metadata-arm64 latest 0a574150833d 25 seconds ago 35.3MB 20:26:31 core-data-arm64 latest edcd04d026e6 28 seconds ago 35.2MB 20:26:31 core-command-arm64 latest 4bbe54dcfd63 35 seconds ago 34.8MB 20:26:31 security-proxy-auth-arm64 latest 946bcf4e705f About a minute ago 32.5MB 20:26:31 security-spiffe-token-provider-arm64 latest 683fff1599a6 5 minutes ago 29.5MB 20:26:31 core-common-config-bootstrapper-arm64 latest e4e62d253cfb 6 minutes ago 15.4MB 20:26:31 security-secretstore-setup-arm64 latest fab2abc09753 7 minutes ago 36.2MB 20:26:31 security-bootstrapper-arm64 latest 2a586f71346f 7 minutes ago 18.9MB 20:26:31 security-proxy-setup-arm64 latest 60b22495f18c 7 minutes ago 26.1MB 20:26:31 security-spire-agent-arm64 latest 0778937abea2 20 minutes ago 152MB 20:26:31 security-spire-server-arm64 latest 1c3792aecdb5 20 minutes ago 96.9MB 20:26:31 security-spire-config-arm64 latest bd90700c5dae 20 minutes ago 96MB 20:26:31 ci-base-image-arm64 latest 707f9d4bbf4d 34 minutes ago 973MB 20:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB 20:26:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:32 20:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:32 arm64: Pulling from edgex-lftools-log-publisher 20:26:32 8998bd30e6a1: Pulling fs layer 20:26:32 04944245beec: Pulling fs layer 20:26:32 699f458cf7ca: Pulling fs layer 20:26:32 765212b225bb: Pulling fs layer 20:26:32 f23df028b6ca: Pulling fs layer 20:26:32 d65c8cfc05b1: Pulling fs layer 20:26:32 2437ff75d9bd: Pulling fs layer 20:26:32 f23df028b6ca: Waiting 20:26:32 765212b225bb: Waiting 20:26:32 d65c8cfc05b1: Waiting 20:26:32 2437ff75d9bd: Waiting 20:26:32 04944245beec: Verifying Checksum 20:26:32 04944245beec: Download complete 20:26:32 765212b225bb: Verifying Checksum 20:26:32 765212b225bb: Download complete 20:26:32 f23df028b6ca: Download complete 20:26:33 d65c8cfc05b1: Verifying Checksum 20:26:33 d65c8cfc05b1: Download complete 20:26:33 699f458cf7ca: Verifying Checksum 20:26:33 699f458cf7ca: Download complete 20:26:33 8998bd30e6a1: Verifying Checksum 20:26:33 8998bd30e6a1: Download complete 20:26:36 2437ff75d9bd: Verifying Checksum 20:26:36 2437ff75d9bd: Download complete 20:26:38 8998bd30e6a1: Pull complete 20:26:38 04944245beec: Pull complete 20:26:40 699f458cf7ca: Pull complete 20:26:40 765212b225bb: Pull complete 20:26:41 f23df028b6ca: Pull complete 20:26:41 d65c8cfc05b1: Pull complete 20:26:59 2437ff75d9bd: Pull complete 20:26:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container 20:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:27:02 $ docker top eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:03 ---> job-cost.sh 20:27:03 lf-activate-venv: SKIPPING 20:27:03 INFO: No Stack... 20:27:04 INFO: Retrieving Pricing Info for: v3-standard-4 20:27:04 INFO: Archiving Costs [Pipeline] sh 20:27:05 + cut -d, -f6 20:27:05 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:27:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] 20:27:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] did not exist. Created. 20:27:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:27:06 Stashed 1 file(s) [Pipeline] } 20:27:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4782-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:06 $ docker stop --time=1 eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 20:27:08 $ docker rm -f --volumes eca8d5f4fb2ff1768143f1c433430f1ad4e45a8f338d7ebe91bfb17d408a34f9 [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:27:09 provisioning config files... 20:27:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17492382745109243960tmp [Pipeline] { [Pipeline] sh 20:27:09 + set +x 20:27:09 + + bash -s -- 20:27:09 curl -s https://codecov.io/bash 20:27:09 20:27:09 _____ _ 20:27:09 / ____| | | 20:27:09 | | ___ __| | ___ ___ _____ __ 20:27:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:09 Bash-1.0.6 20:27:09 20:27:09 20:27:09 ==> git version 2.25.1 found 20:27:09 ==> 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:27:09 Release-Date: 2020-01-08 20:27:09 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:27:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:27:09 ==> Jenkins CI detected. 20:27:09 current dir:  /w/workspace/edgex-go/1 20:27:09 project root: . 20:27:09 --> token set from env 20:27:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:09 ==> Running gcov in . (disable via -X gcov) 20:27:09 ==> Python coveragepy not found 20:27:09 ==> Searching for coverage reports in: 20:27:09 + . 20:27:09 -> Found 1 reports 20:27:09 ==> Detecting git/mercurial file structure 20:27:09 ==> Reading reports 20:27:09 + ./coverage.out bytes=455122 20:27:09 ==> Appending adjustments 20:27:09 https://docs.codecov.io/docs/fixing-reports 20:27:11 + Found adjustments 20:27:11 ==> Gzipping contents 20:27:11 60K /tmp/codecov.C3RETo.gz 20:27:11 ==> Uploading reports 20:27:11 url: https://codecov.io 20:27:11 query: branch=PR-4782&commit=f1399da6b09895ed2499ab5d30cf094acfb8416e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4782%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4782&job=&cmd_args= 20:27:11 -> Pinging Codecov 20:27:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4782&commit=f1399da6b09895ed2499ab5d30cf094acfb8416e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4782%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4782&job=&cmd_args= 20:27:11 -> Uploading to 20:27:11 https://storage.googleapis.com/codecov/v4/raw/2024-03-25/00271124DB129430A58F1EEE437C3FCB/f1399da6b09895ed2499ab5d30cf094acfb8416e/d6719c6b-bc3a-4ead-84a9-4de2b61f714f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T202711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0aaf0ea06e98739cf2d1cc781e5c6dde7cf0d5c9df74d239cb17064edcf4f3d4 20:27:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:11 Dload Upload Total Spent Left Speed 20:27:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57871 0 0 100 57871 0 261k --:--:-- --:--:-- --:--:-- 260k 100 57871 0 0 100 57871 0 176k --:--:-- --:--:-- --:--:-- 176k 20:27:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f1399da6b09895ed2499ab5d30cf094acfb8416e [Pipeline] } 20:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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:27:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:27:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:27:14 ---> package-listing.sh 20:27:14 ++ facter osfamily 20:27:14 ++ tr '[:upper:]' '[:lower:]' 20:27:14 + OS_FAMILY=debian 20:27:14 + workspace=/w/workspace/edgex-go/1 20:27:14 + START_PACKAGES=/tmp/packages_start.txt 20:27:14 + END_PACKAGES=/tmp/packages_end.txt 20:27:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:27:14 + PACKAGES=/tmp/packages_start.txt 20:27:14 + '[' /w/workspace/edgex-go/1 ']' 20:27:14 + PACKAGES=/tmp/packages_end.txt 20:27:14 + case "${OS_FAMILY}" in 20:27:14 + dpkg -l 20:27:14 + grep '^ii' 20:27:14 + '[' -f /tmp/packages_start.txt ']' 20:27:14 + '[' -f /tmp/packages_end.txt ']' 20:27:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:27:14 + '[' /w/workspace/edgex-go/1 ']' 20:27:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:27:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:27:14 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:27:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:15 20:27:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:15 latest: Pulling from edgex-lftools-log-publisher 20:27:15 5eb5b503b376: Pulling fs layer 20:27:15 5c69ac0246d0: Pulling fs layer 20:27:15 ec43610c2a17: Pulling fs layer 20:27:15 3a2ae6a8a46f: Pulling fs layer 20:27:15 33b1e0a273af: Pulling fs layer 20:27:15 5d3b04190fa2: Pulling fs layer 20:27:15 2f39f015ded8: Pulling fs layer 20:27:15 3a2ae6a8a46f: Waiting 20:27:15 5d3b04190fa2: Waiting 20:27:15 33b1e0a273af: Waiting 20:27:15 2f39f015ded8: Waiting 20:27:15 5c69ac0246d0: Download complete 20:27:15 3a2ae6a8a46f: Download complete 20:27:15 33b1e0a273af: Verifying Checksum 20:27:15 33b1e0a273af: Download complete 20:27:15 5d3b04190fa2: Download complete 20:27:16 ec43610c2a17: Verifying Checksum 20:27:16 ec43610c2a17: Download complete 20:27:16 5eb5b503b376: Verifying Checksum 20:27:16 5eb5b503b376: Download complete 20:27:16 2f39f015ded8: Verifying Checksum 20:27:16 2f39f015ded8: Download complete 20:27:17 5eb5b503b376: Pull complete 20:27:17 5c69ac0246d0: Pull complete 20:27:18 ec43610c2a17: Pull complete 20:27:18 3a2ae6a8a46f: Pull complete 20:27:18 33b1e0a273af: Pull complete 20:27:18 5d3b04190fa2: Pull complete 20:27:22 2f39f015ded8: Pull complete 20:27:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:22 prd-ubuntu20.04-docker-8c-8g-1169 does not seem to be running inside a container 20:27:22 $ 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:27:26 $ docker top 15732fec84383e1f873a31d2e07d8015eb55c1bb66607ef8b610a759e1d58d70 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:27:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:27:27 + ls /var/log/sa-host 20:27:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:27 provisioning config files... 20:27:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18221565118451525540tmp [Pipeline] { [Pipeline] echo 20:27:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:27:27 ---> create-netrc.sh [Pipeline] } 20:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:27:28 ---> python-tools-install.sh [Pipeline] echo 20:27:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:27:28 ---> sudo-logs.sh 20:27:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:27:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:27:29 ---> job-cost.sh 20:27:29 lf-activate-venv: SKIPPING 20:27:29 DEBUG: total: 0.10999999940395355 20:27:29 INFO: Retrieving Stack Cost... 20:27:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:27:29 INFO: Archiving Costs [Pipeline] echo 20:27:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:27:30 ---> logs-deploy.sh 20:27:30 lf-activate-venv: SKIPPING 20:27:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4782/1 20:27:30 INFO: archiving workspace using pattern(s): 20:27:31 Archives upload complete. 20:27:31 INFO: archiving logs to Nexus 20:27:32 ---> uname -a: 20:27:32 Linux prd-ubuntu20-04-docker-8c-8g-1169 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:27:32 20:27:32 20:27:32 ---> lscpu: 20:27:32 Architecture: x86_64 20:27:32 CPU op-mode(s): 32-bit, 64-bit 20:27:32 Byte Order: Little Endian 20:27:32 Address sizes: 40 bits physical, 48 bits virtual 20:27:32 CPU(s): 8 20:27:32 On-line CPU(s) list: 0-7 20:27:32 Thread(s) per core: 1 20:27:32 Core(s) per socket: 1 20:27:32 Socket(s): 8 20:27:32 NUMA node(s): 1 20:27:32 Vendor ID: AuthenticAMD 20:27:32 CPU family: 23 20:27:32 Model: 49 20:27:32 Model name: AMD EPYC-Rome Processor 20:27:32 Stepping: 0 20:27:32 CPU MHz: 2799.996 20:27:32 BogoMIPS: 5599.99 20:27:32 Virtualization: AMD-V 20:27:32 Hypervisor vendor: KVM 20:27:32 Virtualization type: full 20:27:32 L1d cache: 256 KiB 20:27:32 L1i cache: 256 KiB 20:27:32 L2 cache: 4 MiB 20:27:32 L3 cache: 128 MiB 20:27:32 NUMA node0 CPU(s): 0-7 20:27:32 Vulnerability Itlb multihit: Not affected 20:27:32 Vulnerability L1tf: Not affected 20:27:32 Vulnerability Mds: Not affected 20:27:32 Vulnerability Meltdown: Not affected 20:27:32 Vulnerability Mmio stale data: Not affected 20:27:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:27:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:27:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:27:32 Vulnerability Srbds: Not affected 20:27:32 Vulnerability Tsx async abort: Not affected 20:27:32 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:27:32 20:27:32 20:27:32 ---> nproc: 20:27:32 8 20:27:32 20:27:32 20:27:32 ---> df -h: 20:27:32 Filesystem Size Used Avail Use% Mounted on 20:27:32 overlay 155G 23G 132G 15% / 20:27:32 tmpfs 64M 0 64M 0% /dev 20:27:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:27:32 shm 64M 0 64M 0% /dev/shm 20:27:32 /dev/vda1 155G 23G 132G 15% /facter-os 20:27:32 20:27:32 20:27:32 ---> sar -b -r -n DEV: 20:27:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1169) 03/25/24 _x86_64_ (8 CPU) 20:27:32 20:27:32 19:46:41 LINUX RESTART (8 CPU) 20:27:32 20:27:32 19:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:27:32 19:48:01 332.05 38.87 293.17 0.00 4341.77 81201.15 0.00 20:27:32 19:49:01 190.68 1.17 189.52 0.00 34.39 63496.88 0.00 20:27:32 19:50:01 34.16 0.02 34.14 0.00 0.13 27321.73 0.00 20:27:32 19:51:01 35.84 0.28 35.56 0.00 3.60 18878.05 0.00 20:27:32 19:52:01 221.98 1.38 220.60 0.00 109.32 129640.66 0.00 20:27:32 19:53:01 658.96 18.98 639.99 0.00 3476.71 209977.61 0.00 20:27:32 19:54:01 235.74 0.33 235.40 0.00 2.66 48142.74 0.00 20:27:32 19:55:01 739.50 0.05 739.45 0.00 1.73 146921.56 0.00 20:27:32 19:56:01 1.98 0.00 1.98 0.00 0.00 28.13 0.00 20:27:32 19:57:01 2.55 0.00 2.55 0.00 0.00 36.26 0.00 20:27:32 19:58:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 20:27:32 19:59:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 20:27:32 20:00:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 20:27:32 20:01:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 20:27:32 20:02:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 20:27:32 20:03:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 20:27:32 20:04:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 20:27:32 20:05:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 20:27:32 20:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 20:27:32 20:07:01 2.07 0.00 2.07 0.00 0.00 23.33 0.00 20:27:32 20:08:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:27:32 20:09:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 20:27:32 20:10:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 20:27:32 20:11:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 20:27:32 20:12:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 20:27:32 20:13:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 20:27:32 20:14:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 20:27:32 20:15:01 3.63 1.60 2.03 0.00 37.06 24.93 0.00 20:27:32 20:16:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 20:27:32 20:17:01 1.88 0.02 1.87 0.00 0.13 22.13 0.00 20:27:32 20:18:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 20:27:32 20:19:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 20:27:32 20:20:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 20:27:32 20:21:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 20:27:32 20:22:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 20:27:32 20:23:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 20:27:32 20:24:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 20:27:32 20:25:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 20:27:32 20:26:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 20:27:32 20:27:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 20:27:32 Average: 62.55 1.55 61.00 0.00 198.47 18131.27 0.00 20:27:32 20:27:32 19:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:27:32 19:48:01 29597252 31592884 749060 2.28 60536 2228200 1737460 5.12 1004112 1939664 288 20:27:32 19:49:01 28187020 31465492 834404 2.54 131116 3327892 1949624 5.75 1249368 2945652 42784 20:27:32 19:50:01 27101512 31373568 923784 2.81 133572 4265104 2107780 6.21 1898480 3327668 193304 20:27:32 19:51:01 26657964 31289436 1004956 3.06 138656 4581928 2284624 6.73 1768368 3858428 429812 20:27:32 19:52:01 23000828 31215544 1062640 3.23 150304 8080688 4141996 12.21 1927320 7253128 1440728 20:27:32 19:53:01 18018764 31080996 1168316 3.55 274212 12466672 5636312 16.61 2751432 11031436 11804 20:27:32 19:54:01 12107032 28114848 4091696 12.44 306980 15067744 9896956 29.17 6944864 12380740 1401276 20:27:32 19:55:01 14922732 31383300 884948 2.69 321444 15644920 2479608 7.31 2834868 13909668 224 20:27:32 19:56:01 14951820 31412404 856568 2.60 321464 15644924 2462140 7.26 2806028 13909668 168 20:27:32 19:57:01 14951200 31411888 856880 2.61 321572 15644904 2462140 7.26 2805764 13909652 8 20:27:32 19:58:01 15007632 31468452 800216 2.43 321644 15644908 2462140 7.26 2750276 13909664 8 20:27:32 19:59:01 15009096 31469980 798608 2.43 321708 15644912 2462140 7.26 2749452 13909672 8 20:27:32 20:00:01 15009656 31470940 798044 2.43 321784 15644916 2462140 7.26 2749184 13910016 8 20:27:32 20:01:01 15009988 31471336 797700 2.43 321836 15644920 2462140 7.26 2748992 13910032 8 20:27:32 20:02:01 15009540 31471108 798124 2.43 321904 15644920 2431240 7.17 2749036 13910112 40 20:27:32 20:03:01 15009312 31470964 798248 2.43 321976 15644920 2431240 7.17 2749176 13910120 12 20:27:32 20:04:01 15009424 31471112 798052 2.43 322008 15644916 2431240 7.17 2749416 13910116 8 20:27:32 20:05:01 15009440 31471196 797900 2.43 322072 15644928 2431240 7.17 2749300 13910120 8 20:27:32 20:06:01 15009596 31471368 797628 2.43 322112 15644932 2431240 7.17 2749416 13910124 12 20:27:32 20:07:01 15009780 31471640 797524 2.43 322172 15644932 2431240 7.17 2749420 13910124 32 20:27:32 20:08:01 15009116 31471040 798044 2.43 322232 15644936 2431240 7.17 2749720 13910132 180 20:27:32 20:09:01 15009360 31471368 797668 2.43 322296 15644940 2431240 7.17 2749732 13910140 8 20:27:32 20:10:01 15009120 31471192 797764 2.43 322360 15644944 2431240 7.17 2749892 13910148 188 20:27:32 20:11:01 15009144 31471284 797668 2.43 322424 15644948 2431240 7.17 2749584 13910156 8 20:27:32 20:12:01 15009096 31471300 797680 2.43 322504 15644948 2431240 7.17 2749624 13910160 32 20:27:32 20:13:01 15009104 31471372 797548 2.43 322564 15644952 2431240 7.17 2749756 13910168 8 20:27:32 20:14:01 15009308 31471644 797212 2.42 322636 15644956 2414772 7.12 2749736 13910176 8 20:27:32 20:15:01 15001984 31466492 802492 2.44 322704 15646068 2414772 7.12 2758136 13910472 8 20:27:32 20:16:01 15002220 31466752 802168 2.44 322764 15646068 2414772 7.12 2757768 13910472 8 20:27:32 20:17:01 15001620 31466396 802492 2.44 322852 15646196 2414772 7.12 2757948 13910596 68 20:27:32 20:18:01 15001192 31466072 802680 2.44 322916 15646208 2414772 7.12 2758060 13910608 12 20:27:32 20:19:01 15000908 31465876 802836 2.44 323008 15646208 2414772 7.12 2758080 13910612 8 20:27:32 20:20:01 15000852 31465900 802764 2.44 323080 15646204 2414772 7.12 2758208 13910620 8 20:27:32 20:21:01 15000560 31465668 802928 2.44 323140 15646212 2414772 7.12 2758212 13910624 8 20:27:32 20:22:01 15000512 31465700 802844 2.44 323220 15646200 2414772 7.12 2758272 13910624 8 20:27:32 20:23:01 15000988 31466236 802440 2.44 323280 15646216 2414772 7.12 2758404 13910628 4 20:27:32 20:24:01 15000624 31465936 802720 2.44 323340 15646212 2414772 7.12 2758384 13910636 8 20:27:32 20:25:01 15000356 31465736 802896 2.44 323388 15646224 2414772 7.12 2758456 13910644 8 20:27:32 20:26:01 15000560 31465952 802592 2.44 323424 15646224 2414772 7.12 2758464 13910628 8 20:27:32 20:27:01 15000212 31465676 802772 2.44 323456 15646232 2414772 7.12 2759088 13910636 264 20:27:32 Average: 16491661 31360151 910838 2.77 295916 14157932 2699722 7.96 2714745 12544367 88035 20:27:32 20:27:32 19:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:27:32 19:48:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 20:27:32 19:48:01 docker0 577.24 498.22 39.14 2870.57 0.00 0.00 0.00 0.00 20:27:32 19:48:01 ens3 1327.27 1297.27 8141.09 172.99 0.00 0.00 0.00 0.00 20:27:32 19:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:27:32 19:49:01 docker0 262.49 347.96 21.97 2114.70 0.00 0.00 0.00 0.00 20:27:32 19:49:01 veth2cd5770 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:49:01 ens3 477.07 342.49 5269.86 44.93 0.00 0.00 0.00 0.00 20:27:32 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:50:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 20:27:32 19:50:01 veth2cd5770 1.43 1.50 0.13 0.13 0.00 0.00 0.00 0.00 20:27:32 19:50:01 ens3 31.48 18.80 28.48 12.75 0.00 0.00 0.00 0.00 20:27:32 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:51:01 veth2cd5770 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:51:01 ens3 20.98 13.41 18.08 9.86 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethe2788bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth65af192 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:52:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethabe50d5 1.35 2.03 0.10 30.85 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth3468ee6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth4410c68 2.55 5.85 0.19 98.11 0.00 0.00 0.00 0.01 20:27:32 19:52:01 vethb7fb5a8 2.10 4.63 0.16 95.44 0.00 0.00 0.00 0.01 20:27:32 19:52:01 vethfb3ec57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 docker0 14.60 25.75 0.95 413.33 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethff0a25d 1.35 2.37 0.11 34.02 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth6492b9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth4057f85 0.40 0.53 0.04 0.16 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethf6fc2f5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethe686dec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vethe27b5bb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth9f945b9 1.50 2.45 0.11 31.38 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth0b67383 1.38 3.00 0.11 31.41 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth3117399 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 ens3 238.78 148.64 3571.68 161.95 0.00 0.00 0.00 0.00 20:27:32 19:52:01 veth7d053de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:52:01 vetha8248d5 3.97 6.25 0.32 92.05 0.00 0.00 0.00 0.01 20:27:32 19:53:01 veth2f82fd6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 vetha323914 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth96ce4f2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth39d3815 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth9878a7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 vethad89d11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth1150916 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth3303592 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 docker0 340.85 530.94 28.91 4951.37 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth256a466 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 vethc8180ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth4057f85 0.05 0.55 0.00 0.02 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth1aa5df5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 vethbb84a3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 veth7489d5f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:53:01 ens3 753.17 458.00 6211.60 52.00 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth2f82fd6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 vetha323914 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth96ce4f2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth39d3815 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 vethad89d11 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth1150916 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth3303592 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth256a466 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth4057f85 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth1aa5df5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 vethbb84a3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 veth7489d5f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:54:01 ens3 9.37 6.62 7.49 4.27 0.00 0.00 0.00 0.00 20:27:32 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:55:01 ens3 8.91 7.03 9.38 4.17 0.00 0.00 0.00 0.00 20:27:32 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:56:01 ens3 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 20:27:32 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:57:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:58:01 ens3 0.22 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:27:32 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 19:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:03:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:27:32 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:04:01 ens3 0.97 0.40 0.76 0.22 0.00 0.00 0.00 0.00 20:27:32 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:06:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 20:27:32 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:08:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:27:32 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:10:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 20:27:32 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:13:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:27:32 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:27:32 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:15:01 ens3 8.28 6.87 5.58 6.33 0.00 0.00 0.00 0.00 20:27:32 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:18:01 ens3 0.20 0.07 0.08 0.06 0.00 0.00 0.00 0.00 20:27:32 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:21:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:23:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:27:32 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:24:01 ens3 0.22 0.08 0.12 0.00 0.00 0.00 0.00 0.00 20:27:32 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:32 20:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:27:32 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:27:32 Average: docker0 29.69 34.92 2.26 257.67 0.00 0.00 0.00 0.00 20:27:32 Average: ens3 71.49 57.04 578.47 11.69 0.00 0.00 0.00 0.00 20:27:32 20:27:32 20:27:32 ---> sar -P ALL: 20:27:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1169) 03/25/24 _x86_64_ (8 CPU) 20:27:32 20:27:32 19:46:41 LINUX RESTART (8 CPU) 20:27:32 20:27:32 19:47:02 CPU %user %nice %system %iowait %steal %idle 20:27:32 19:48:01 all 7.73 0.00 2.43 2.62 0.05 87.17 20:27:32 19:48:01 0 7.08 0.00 1.53 5.42 0.05 85.92 20:27:32 19:48:01 1 6.07 0.00 2.51 1.98 0.05 89.39 20:27:32 19:48:01 2 8.54 0.00 2.01 3.17 0.03 86.25 20:27:32 19:48:01 3 7.27 0.00 3.11 3.47 0.05 86.09 20:27:32 19:48:01 4 6.59 0.00 1.21 0.39 0.03 91.78 20:27:32 19:48:01 5 7.24 0.00 2.96 0.38 0.05 89.38 20:27:32 19:48:01 6 9.92 0.00 4.58 2.69 0.07 82.74 20:27:32 19:48:01 7 9.18 0.00 1.53 3.44 0.07 85.78 20:27:32 19:49:01 all 7.62 0.00 3.27 3.46 0.07 85.59 20:27:32 19:49:01 0 6.50 0.00 3.03 0.29 0.07 90.12 20:27:32 19:49:01 1 7.09 0.00 3.18 12.43 0.07 77.23 20:27:32 19:49:01 2 7.79 0.00 3.30 0.77 0.07 88.07 20:27:32 19:49:01 3 5.99 0.00 2.42 0.44 0.07 91.08 20:27:32 19:49:01 4 9.17 0.00 4.01 12.27 0.07 74.48 20:27:32 19:49:01 5 9.68 0.00 4.70 0.96 0.07 84.60 20:27:32 19:49:01 6 7.04 0.00 3.32 0.44 0.07 89.14 20:27:32 19:49:01 7 7.66 0.00 2.18 0.15 0.07 89.93 20:27:32 19:50:01 all 34.57 0.00 4.01 1.17 0.09 60.17 20:27:32 19:50:01 0 31.47 0.00 4.62 0.00 0.10 63.81 20:27:32 19:50:01 1 34.32 0.00 3.72 1.19 0.08 60.69 20:27:32 19:50:01 2 33.08 0.00 4.61 0.00 0.08 62.23 20:27:32 19:50:01 3 35.51 0.00 5.04 0.05 0.08 59.31 20:27:32 19:50:01 4 37.79 0.00 3.53 0.07 0.08 58.52 20:27:32 19:50:01 5 33.94 0.00 3.56 0.00 0.10 62.40 20:27:32 19:50:01 6 34.71 0.00 3.86 7.91 0.08 53.43 20:27:32 19:50:01 7 35.71 0.00 3.12 0.13 0.07 60.96 20:27:32 19:51:01 all 60.06 0.00 5.07 0.70 0.09 34.08 20:27:32 19:51:01 0 60.30 0.00 5.95 0.37 0.08 33.30 20:27:32 19:51:01 1 60.87 0.00 5.35 0.89 0.10 32.78 20:27:32 19:51:01 2 61.55 0.00 4.80 0.34 0.08 33.23 20:27:32 19:51:01 3 59.55 0.00 4.95 0.10 0.10 35.29 20:27:32 19:51:01 4 58.71 0.00 4.94 2.67 0.08 33.60 20:27:32 19:51:01 5 60.16 0.00 4.73 0.10 0.08 34.92 20:27:32 19:51:01 6 59.03 0.00 4.68 1.05 0.08 35.16 20:27:32 19:51:01 7 60.26 0.00 5.19 0.10 0.08 34.37 20:27:32 19:52:01 all 25.34 0.00 6.74 7.27 0.10 60.55 20:27:32 19:52:01 0 28.59 0.00 6.70 3.80 0.08 60.82 20:27:32 19:52:01 1 25.78 0.00 7.90 12.51 0.08 53.73 20:27:32 19:52:01 2 24.91 0.00 7.95 6.53 0.12 60.50 20:27:32 19:52:01 3 26.83 0.00 6.35 5.81 0.08 60.92 20:27:32 19:52:01 4 24.02 0.00 6.30 4.78 0.09 64.82 20:27:32 19:52:01 5 23.58 0.00 5.58 4.76 0.14 65.95 20:27:32 19:52:01 6 23.08 0.00 6.39 14.46 0.10 55.97 20:27:32 19:52:01 7 25.93 0.00 6.73 5.55 0.08 61.70 20:27:32 19:53:01 all 9.93 0.00 5.67 15.25 0.12 69.03 20:27:32 19:53:01 0 10.37 0.00 5.83 10.24 0.09 73.47 20:27:32 19:53:01 1 8.16 0.00 5.08 5.50 0.25 81.01 20:27:32 19:53:01 2 11.73 0.00 6.62 22.34 0.15 59.16 20:27:32 19:53:01 3 9.86 0.00 6.54 41.87 0.15 41.58 20:27:32 19:53:01 4 8.78 0.00 5.69 9.49 0.08 75.96 20:27:32 19:53:01 5 10.46 0.00 4.88 13.53 0.07 71.06 20:27:32 19:53:01 6 10.28 0.00 4.50 9.24 0.07 75.91 20:27:32 19:53:01 7 9.81 0.00 6.24 10.04 0.08 73.83 20:27:32 19:54:01 all 89.99 0.00 8.19 1.24 0.14 0.43 20:27:32 19:54:01 0 89.84 0.00 8.68 1.05 0.15 0.29 20:27:32 19:54:01 1 89.08 0.00 8.56 1.69 0.13 0.54 20:27:32 19:54:01 2 89.58 0.00 9.44 0.76 0.15 0.07 20:27:32 19:54:01 3 90.38 0.00 7.81 1.13 0.12 0.56 20:27:32 19:54:01 4 90.63 0.00 7.43 1.21 0.15 0.59 20:27:32 19:54:01 5 90.27 0.00 8.13 1.12 0.17 0.31 20:27:32 19:54:01 6 90.27 0.00 7.63 1.50 0.13 0.47 20:27:32 19:54:01 7 89.88 0.00 7.89 1.48 0.13 0.62 20:27:32 19:55:01 all 71.71 0.00 7.36 4.49 0.15 16.30 20:27:32 19:55:01 0 70.59 0.00 8.29 3.89 0.16 17.08 20:27:32 19:55:01 1 71.73 0.00 6.99 1.82 0.12 19.35 20:27:32 19:55:01 2 72.03 0.00 6.88 4.58 0.15 16.36 20:27:32 19:55:01 3 72.66 0.00 7.99 2.89 0.14 16.32 20:27:32 19:55:01 4 72.14 0.00 6.68 3.82 0.15 17.21 20:27:32 19:55:01 5 71.04 0.00 7.03 3.46 0.17 18.30 20:27:32 19:55:01 6 71.95 0.00 7.05 4.50 0.14 16.37 20:27:32 19:55:01 7 71.54 0.00 7.95 10.89 0.14 9.47 20:27:32 19:56:01 all 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 19:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 20:27:32 19:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:27:32 19:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:27:32 19:56:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:27:32 19:56:01 4 0.02 0.00 0.03 0.02 0.03 99.90 20:27:32 19:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:27:32 19:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 19:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:27:32 19:57:01 all 0.05 0.00 0.02 0.01 0.02 99.90 20:27:32 19:57:01 0 0.07 0.00 0.03 0.02 0.03 99.85 20:27:32 19:57:01 1 0.07 0.00 0.03 0.02 0.02 99.87 20:27:32 19:57:01 2 0.03 0.00 0.02 0.05 0.02 99.88 20:27:32 19:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:27:32 19:57:01 4 0.05 0.00 0.02 0.02 0.03 99.88 20:27:32 19:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:27:32 19:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:27:32 19:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:27:32 19:58:01 all 0.05 0.00 0.01 0.01 0.01 99.93 20:27:32 19:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 19:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:27:32 19:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 19:58:01 3 0.22 0.00 0.00 0.00 0.02 99.77 20:27:32 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 19:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 19:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 20:27:32 20:27:32 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:27:32 19:59:01 all 0.03 0.00 0.02 0.01 0.01 99.94 20:27:32 19:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:27:32 19:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 19:59:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 19:59:01 3 0.15 0.00 0.00 0.00 0.00 99.85 20:27:32 19:59:01 4 0.05 0.00 0.05 0.00 0.03 99.87 20:27:32 19:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 19:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 19:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:27:32 20:00:01 all 0.03 0.00 0.01 0.01 0.02 99.94 20:27:32 20:00:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:27:32 20:00:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:27:32 20:00:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:27:32 20:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:00:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:00:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:27:32 20:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:27:32 20:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:27:32 20:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:01:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:27:32 20:01:01 3 0.08 0.00 0.00 0.00 0.00 99.92 20:27:32 20:01:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:27:32 20:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 20:01:01 6 0.02 0.00 0.02 0.02 0.03 99.92 20:27:32 20:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:02:01 all 0.04 0.00 0.03 0.01 0.01 99.92 20:27:32 20:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:27:32 20:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:02:01 2 0.03 0.00 0.02 0.05 0.00 99.90 20:27:32 20:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:27:32 20:02:01 4 0.05 0.00 0.05 0.00 0.03 99.87 20:27:32 20:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:27:32 20:02:01 6 0.05 0.00 0.05 0.00 0.02 99.88 20:27:32 20:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:03:01 all 0.01 0.00 0.02 0.01 0.02 99.94 20:27:32 20:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 20:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:27:32 20:03:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:27:32 20:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:27:32 20:03:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:27:32 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:03:01 6 0.00 0.00 0.05 0.03 0.03 99.88 20:27:32 20:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:27:32 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:27:32 20:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:27:32 20:04:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:27:32 20:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:04:01 6 0.03 0.00 0.03 0.02 0.03 99.88 20:27:32 20:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:05:01 all 0.01 0.00 0.01 0.01 0.02 99.96 20:27:32 20:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:05:01 2 0.02 0.00 0.02 0.03 0.02 99.92 20:27:32 20:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:05:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:05:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:27:32 20:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:27:32 20:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:27:32 20:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:27:32 20:06:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:27:32 20:06:01 3 0.08 0.00 0.00 0.00 0.00 99.92 20:27:32 20:06:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:06:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:27:32 20:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:27:32 20:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 20:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:07:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 20:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:27:32 20:08:01 all 0.03 0.00 0.02 0.01 0.02 99.93 20:27:32 20:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:08:01 1 0.07 0.00 0.03 0.00 0.03 99.87 20:27:32 20:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 20:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:08:01 4 0.03 0.00 0.03 0.00 0.05 99.88 20:27:32 20:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:27:32 20:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:27:32 20:09:01 all 0.26 0.00 0.01 0.01 0.01 99.70 20:27:32 20:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:27:32 20:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:09:01 2 0.00 0.00 0.00 0.05 0.02 99.93 20:27:32 20:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:27:32 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:09:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:27:32 20:09:01 7 1.97 0.00 0.02 0.00 0.00 98.01 20:27:32 20:27:32 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:27:32 20:10:01 all 0.27 0.00 0.01 0.01 0.01 99.69 20:27:32 20:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:27:32 20:10:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:27:32 20:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:27:32 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:10:01 4 0.05 0.00 0.03 0.00 0.03 99.88 20:27:32 20:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:27:32 20:10:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:27:32 20:10:01 7 1.99 0.00 0.00 0.00 0.02 98.00 20:27:32 20:11:01 all 0.27 0.00 0.01 0.01 0.02 99.70 20:27:32 20:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 20:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:27:32 20:11:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:27:32 20:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:11:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:27:32 20:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:27:32 20:11:01 7 1.99 0.00 0.00 0.00 0.02 98.00 20:27:32 20:12:01 all 0.28 0.00 0.01 0.01 0.01 99.69 20:27:32 20:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:27:32 20:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:27:32 20:12:01 2 0.02 0.00 0.00 0.05 0.00 99.93 20:27:32 20:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:12:01 4 0.05 0.00 0.03 0.00 0.03 99.88 20:27:32 20:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:12:01 7 2.00 0.00 0.00 0.00 0.00 98.00 20:27:32 20:13:01 all 0.26 0.00 0.02 0.01 0.01 99.70 20:27:32 20:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 20:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:27:32 20:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:13:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 20:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:27:32 20:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:27:32 20:13:01 7 1.95 0.00 0.02 0.00 0.02 98.01 20:27:32 20:14:01 all 0.05 0.00 0.02 0.01 0.02 99.90 20:27:32 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:14:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:27:32 20:14:01 2 0.00 0.00 0.00 0.07 0.00 99.93 20:27:32 20:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:14:01 4 0.03 0.00 0.05 0.00 0.03 99.88 20:27:32 20:14:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:27:32 20:14:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:27:32 20:14:01 7 0.27 0.00 0.08 0.00 0.02 99.63 20:27:32 20:15:01 all 0.27 0.00 0.03 0.01 0.02 99.67 20:27:32 20:15:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:27:32 20:15:01 1 0.87 0.00 0.03 0.00 0.03 99.07 20:27:32 20:15:01 2 0.30 0.00 0.05 0.07 0.00 99.58 20:27:32 20:15:01 3 0.23 0.00 0.02 0.00 0.00 99.75 20:27:32 20:15:01 4 0.25 0.00 0.02 0.00 0.03 99.70 20:27:32 20:15:01 5 0.13 0.00 0.07 0.00 0.02 99.78 20:27:32 20:15:01 6 0.17 0.00 0.02 0.00 0.02 99.80 20:27:32 20:15:01 7 0.08 0.00 0.03 0.02 0.02 99.85 20:27:32 20:16:01 all 0.01 0.00 0.01 0.01 0.02 99.95 20:27:32 20:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:27:32 20:16:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:27:32 20:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:16:01 4 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:27:32 20:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:27:32 20:17:01 all 0.03 0.00 0.01 0.10 0.01 99.85 20:27:32 20:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:27:32 20:17:01 2 0.02 0.00 0.00 0.70 0.00 99.28 20:27:32 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:27:32 20:17:01 4 0.08 0.00 0.02 0.12 0.02 99.77 20:27:32 20:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:27:32 20:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:27:32 20:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:27:32 20:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:18:01 1 0.10 0.00 0.03 0.00 0.02 99.85 20:27:32 20:18:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 20:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:18:01 4 0.03 0.00 0.05 0.00 0.03 99.88 20:27:32 20:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 20:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:27:32 20:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:27:32 20:19:01 all 0.02 0.00 0.01 0.01 0.02 99.94 20:27:32 20:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:27:32 20:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:27:32 20:19:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:27:32 20:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:19:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:27:32 20:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:27:32 20:20:01 0 0.00 0.00 0.02 0.05 0.02 99.92 20:27:32 20:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:27:32 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:27:32 20:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:27:32 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:27:32 20:21:01 all 0.02 0.00 0.02 0.00 0.01 99.94 20:27:32 20:21:01 0 0.03 0.00 0.02 0.03 0.00 99.92 20:27:32 20:21:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:21:01 4 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:27:32 20:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:27:32 20:22:01 0 0.00 0.00 0.00 0.03 0.00 99.97 20:27:32 20:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:27:32 20:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:27:32 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:27:32 20:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:27:32 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:27:32 20:23:01 0 0.02 0.00 0.00 0.05 0.02 99.92 20:27:32 20:23:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:27:32 20:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:23:01 4 0.07 0.00 0.02 0.00 0.03 99.88 20:27:32 20:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:23:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:27:32 20:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:27:32 20:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:27:32 20:24:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:27:32 20:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:27:32 20:24:01 4 0.02 0.00 0.03 0.00 0.03 99.92 20:27:32 20:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:27:32 20:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:27:32 20:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 20:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:27:32 20:25:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:27:32 20:25:01 1 0.05 0.00 0.02 0.00 0.03 99.90 20:27:32 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:25:01 4 0.02 0.00 0.05 0.00 0.03 99.90 20:27:32 20:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:27:32 20:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:26:01 all 0.01 0.00 0.02 0.01 0.01 99.95 20:27:32 20:26:01 0 0.02 0.00 0.03 0.03 0.03 99.88 20:27:32 20:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:27:32 20:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:27:32 20:26:01 5 0.02 0.00 0.03 0.00 0.03 99.92 20:27:32 20:26:01 6 0.00 0.00 0.07 0.02 0.02 99.90 20:27:32 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:27:32 20:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:27:32 20:27:01 0 0.05 0.00 0.00 0.02 0.02 99.92 20:27:32 20:27:01 1 0.08 0.00 0.02 0.00 0.00 99.90 20:27:32 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:27:32 20:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 20:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:27:32 20:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:27:32 20:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:27:32 20:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:27:32 Average: all 7.64 0.00 1.07 0.90 0.03 90.37 20:27:32 Average: 0 7.52 0.00 1.11 0.62 0.03 90.72 20:27:32 Average: 1 7.58 0.00 1.09 0.94 0.04 90.35 20:27:32 Average: 2 7.64 0.00 1.13 0.99 0.03 90.22 20:27:32 Average: 3 7.62 0.00 1.09 1.37 0.03 89.89 20:27:32 Average: 4 7.65 0.00 1.01 0.86 0.04 90.44 20:27:32 Average: 5 7.52 0.00 1.03 0.60 0.03 90.82 20:27:32 Average: 6 7.60 0.00 1.05 1.04 0.03 90.28 20:27:32 Average: 7 7.96 0.00 1.02 0.79 0.03 90.20 20:27:32 20:27:32 20:27:32