Pull request #4616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a70c391fcb5a19c9035b9798c4fa1cf4539520f2+da625ccdf6d34ec850dd4052da6ef4306bcf8804 (1fa74ef604ea2c137e86e07e4f886282b8c313ba) 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-ssh7715625526370202868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5026776980905859666.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4616/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-4616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4339876363186979054.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-4616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10286465371046177313.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5406848231403839700.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-4616/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-4616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9564717751758535541.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1919’ Running on prd-ubuntu20.04-docker-8c-8g-1921 in /w/workspace/edgexfoundry_edgex-go_PR-4616 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit a70c391fcb5a19c9035b9798c4fa1cf4539520f2 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4616/head:refs/remotes/origin/PR-4616 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 Merge succeeded, producing a70c391fcb5a19c9035b9798c4fa1cf4539520f2 Checking out Revision a70c391fcb5a19c9035b9798c4fa1cf4539520f2 (PR-4616) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:19 ========================================================= 19:18:19 EdgeX Global Pipelines Version Info 19:18:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 19:18:20 ------------------- 19:18:20 stable info: 19:18:20 ------------------- 19:18:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:18:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:18:20 Message: update stable to v1.0.250 19:18:20 ------------------- 19:18:20 experimental info: 19:18:20 ------------------- 19:18:20 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:20 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:18:20 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4616 [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4616 [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4616 [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a70c391 [Pipeline] echo 19:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:22 provisioning config files... 19:18:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10460548462007928348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:22 ---> docker-login.sh 19:18:22 nexus3.edgexfoundry.org:10001 19:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:22 Configure a credential helper to remove this warning. See 19:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:22 19:18:22 Login Succeeded 19:18:22 nexus3.edgexfoundry.org:10002 19:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 nexus3.edgexfoundry.org:10003 19:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 nexus3.edgexfoundry.org:10004 19:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 docker.io 19:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:23 Configure a credential helper to remove this warning. See 19:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:23 19:18:23 Login Succeeded 19:18:23 ---> docker-login.sh ends [Pipeline] } 19:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:24 + 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:18:24 + dirname cmd/core-command/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo core-command,cmd/core-command/Dockerfile 19:18:24 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 19:18:24 -d/ -f2 19:18:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:18:24 + dirname cmd/core-data/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo core-data,cmd/core-data/Dockerfile 19:18:24 + dirname cmd/core-metadata/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo core-metadata,cmd/core-metadata/Dockerfile 19:18:24 + dirname cmd/security-bootstrapper/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:18:24 + dirname cmd/security-proxy-auth/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:18:24 + dirname cmd/security-proxy-setup/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:18:24 + dirname cmd/security-secretstore-setup/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:18:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:18:24 + + dirname cmd/security-spire-agent/Dockerfilecut 19:18:24 -d/ -f2 19:18:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:18:24 + dirname cmd/security-spire-config/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:18:24 + dirname cmd/security-spire-server/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:18:24 + dirname cmd/support-notifications/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo support-notifications,cmd/support-notifications/Dockerfile 19:18:24 + dirname cmd/support-scheduler/Dockerfile 19:18:24 + cut -d/ -f2 19:18:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:18:24 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:18:24 + git rev-list -1 --merges a70c391fcb5a19c9035b9798c4fa1cf4539520f2~1..a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo 19:18:24 -----------> git rev-list -1 --merges a70c391fcb5a19c9035b9798c4fa1cf4539520f2~1..a70c391fcb5a19c9035b9798c4fa1cf4539520f2 a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [false] [Pipeline] sh 19:18:25 + git log --format=format:%s -1 a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] echo 19:18:25 ========================================================= 19:18:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:18:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:25 + grep -v github /etc/ssh/ssh_known_hosts 19:18:25 + [ -e /tmp/ssh_known_hosts ] 19:18:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:18:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:18:25 + sudo tee -a /etc/ssh/ssh_known_hosts 19:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:26 19:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:26 0.1.4: Pulling from edgex-devops/py-git-semver 19:18:26 b85a868b505f: Pulling fs layer 19:18:26 e2be974225ed: Pulling fs layer 19:18:26 339a4e72a1f5: Pulling fs layer 19:18:26 988bab9f4d93: Pulling fs layer 19:18:26 1469e6f7b9e6: Pulling fs layer 19:18:26 eaf3925da568: Pulling fs layer 19:18:26 bab4dde63d76: Pulling fs layer 19:18:26 bde34c3a00c8: Pulling fs layer 19:18:26 b352a97aabf1: Pulling fs layer 19:18:26 4872d77fe225: Pulling fs layer 19:18:26 5851b861e8e6: Pulling fs layer 19:18:26 1469e6f7b9e6: Waiting 19:18:26 bde34c3a00c8: Waiting 19:18:26 4872d77fe225: Waiting 19:18:26 eaf3925da568: Waiting 19:18:26 b352a97aabf1: Waiting 19:18:26 5851b861e8e6: Waiting 19:18:26 988bab9f4d93: Waiting 19:18:26 bab4dde63d76: Waiting 19:18:26 e2be974225ed: Download complete 19:18:26 988bab9f4d93: Verifying Checksum 19:18:26 988bab9f4d93: Download complete 19:18:26 1469e6f7b9e6: Verifying Checksum 19:18:26 1469e6f7b9e6: Download complete 19:18:26 eaf3925da568: Verifying Checksum 19:18:26 eaf3925da568: Download complete 19:18:26 339a4e72a1f5: Verifying Checksum 19:18:26 339a4e72a1f5: Download complete 19:18:26 bde34c3a00c8: Verifying Checksum 19:18:26 bde34c3a00c8: Download complete 19:18:26 b352a97aabf1: Verifying Checksum 19:18:26 b352a97aabf1: Download complete 19:18:26 4872d77fe225: Verifying Checksum 19:18:26 4872d77fe225: Download complete 19:18:26 5851b861e8e6: Verifying Checksum 19:18:26 5851b861e8e6: Download complete 19:18:26 b85a868b505f: Verifying Checksum 19:18:26 b85a868b505f: Download complete 19:18:27 bab4dde63d76: Verifying Checksum 19:18:27 bab4dde63d76: Download complete 19:18:27 b85a868b505f: Pull complete 19:18:28 e2be974225ed: Pull complete 19:18:28 339a4e72a1f5: Pull complete 19:18:28 988bab9f4d93: Pull complete 19:18:28 1469e6f7b9e6: Pull complete 19:18:29 eaf3925da568: Pull complete 19:18:31 bab4dde63d76: Pull complete 19:18:31 bde34c3a00c8: Pull complete 19:18:31 b352a97aabf1: Pull complete 19:18:31 4872d77fe225: Pull complete 19:18:32 5851b861e8e6: Pull complete 19:18:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:32 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 19:18:32 $ 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:18:36 $ docker top b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 -eo pid,comm 19:18:36 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:18:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:36 [ssh-agent] Looking for ssh-agent implementation... 19:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:37 $ docker exec b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent 19:18:37 SSH_AUTH_SOCK=/tmp/ssh-P5S8SEMyK6Wf/agent.32 19:18:37 SSH_AGENT_PID=38 19:18:37 Running ssh-add (command line suppressed) 19:18:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9657089956509610744.key (/w/workspace/edgex-go/1@tmp/private_key_9657089956509610744.key) 19:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:37 + git tag --points-at HEAD [Pipeline] } 19:18:37 $ docker exec --env ******** --env ******** b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent -k 19:18:37 unset SSH_AUTH_SOCK; 19:18:37 unset SSH_AGENT_PID; 19:18:37 echo Agent pid 38 killed; 19:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:18:37 [ssh-agent] Looking for ssh-agent implementation... 19:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:18:37 $ docker exec b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent 19:18:38 SSH_AUTH_SOCK=/tmp/ssh-pxLDK5Ogiq25/agent.70 19:18:38 SSH_AGENT_PID=76 19:18:38 Running ssh-add (command line suppressed) 19:18:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11033362413670977978.key (/w/workspace/edgex-go/1@tmp/private_key_11033362413670977978.key) 19:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:18:38 + git semver init 19:18:38 2023-07-24 19:18:38,715 [run_init] DEBUG init version:0.0.0 force:False 19:18:38 2023-07-24 19:18:38,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:18:38 2023-07-24 19:18:38,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:18:38 2023-07-24 19:18:38,717 [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:18:45 2023-07-24 19:18:44,179 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:18:45 2023-07-24 19:18:44,180 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4616 with force:False 19:18:45 2023-07-24 19:18:44,180 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4616 19:18:45 2023-07-24 19:18:44,184 [execute] INFO git cat-file --batch-check 19:18:45 2023-07-24 19:18:44,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:18:45 2023-07-24 19:18:44,190 [execute] INFO git cat-file --batch 19:18:45 2023-07-24 19:18:44,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:18:45 2023-07-24 19:18:44,196 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4616 19:18:45 0.0.0 [Pipeline] } 19:18:45 $ docker exec --env ******** --env ******** b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 ssh-agent -k 19:18:45 unset SSH_AUTH_SOCK; 19:18:45 unset SSH_AGENT_PID; 19:18:45 echo Agent pid 76 killed; 19:18:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:45 + git semver [Pipeline] } 19:18:46 $ docker stop --time=1 b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 19:18:47 $ docker rm -f --volumes b11793662c8443ddd58d5b0dc57afad2580a2d96786e1a30ec49b4e62f0aca11 [Pipeline] // withDockerContainer [Pipeline] sh 19:18:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:18:48 Stashed 1 file(s) [Pipeline] echo 19:18:48 [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:18:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:49 ========================================================= 19:18:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:18:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:18:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:18:49 4db1b89c0bd1: Pulling fs layer 19:18:49 6911f1a30b25: Pulling fs layer 19:18:49 e194b8c5c2a9: Pulling fs layer 19:18:49 6863d3e3a2b1: Pulling fs layer 19:18:49 ec0bb842ea78: Pulling fs layer 19:18:49 40a00589a448: Pulling fs layer 19:18:49 6c08303d61cc: Pulling fs layer 19:18:49 798269fcf238: Pulling fs layer 19:18:49 40a00589a448: Waiting 19:18:49 6c08303d61cc: Waiting 19:18:49 6863d3e3a2b1: Waiting 19:18:49 798269fcf238: Waiting 19:18:49 ec0bb842ea78: Waiting 19:18:49 6911f1a30b25: Verifying Checksum 19:18:49 6911f1a30b25: Download complete 19:18:49 6863d3e3a2b1: Verifying Checksum 19:18:49 6863d3e3a2b1: Download complete 19:18:49 ec0bb842ea78: Verifying Checksum 19:18:49 ec0bb842ea78: Download complete 19:18:49 4db1b89c0bd1: Verifying Checksum 19:18:49 4db1b89c0bd1: Download complete 19:18:49 40a00589a448: Verifying Checksum 19:18:49 40a00589a448: Download complete 19:18:49 4db1b89c0bd1: Pull complete 19:18:49 6911f1a30b25: Pull complete 19:18:50 798269fcf238: Verifying Checksum 19:18:50 798269fcf238: Download complete 19:18:50 e194b8c5c2a9: Verifying Checksum 19:18:50 e194b8c5c2a9: Download complete 19:18:50 6c08303d61cc: Verifying Checksum 19:18:50 6c08303d61cc: Download complete 19:18:53 e194b8c5c2a9: Pull complete 19:18:53 6863d3e3a2b1: Pull complete 19:18:53 ec0bb842ea78: Pull complete 19:18:53 40a00589a448: Pull complete 19:18:56 6c08303d61cc: Pull complete 19:18:57 798269fcf238: Pull complete 19:18:57 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:18:57 + + docker build -t ci-base-image-x86_64 -f - . 19:18:57 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:18:57 WORKDIR /edgex 19:18:57 COPY go.mod . 19:18:57 RUN go mod download 19:18:57 Sending build context to Docker daemon 170.7MB 19:18:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:18:57 ---> ec979cd7f677 19:18:57 Step 2/4 : WORKDIR /edgex 19:19:03 Still waiting to schedule task 19:19:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1920’ 19:19:06 ---> Running in 50c53a14714a 19:19:06 Removing intermediate container 50c53a14714a 19:19:06 ---> dec9358e35fd 19:19:06 Step 3/4 : COPY go.mod . 19:19:06 ---> 611641a38ab2 19:19:06 Step 4/4 : RUN go mod download 19:19:06 ---> Running in fad141c31c92 19:19:28 Removing intermediate container fad141c31c92 19:19:28 ---> ccab4a4222d9 19:19:28 Successfully built ccab4a4222d9 19:19:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:28 + docker inspect -f . ci-base-image-x86_64 19:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:28 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 19:19:28 $ 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:19:29 $ docker top 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:29 + go version 19:19:29 go version go1.20.6 linux/amd64 [Pipeline] } 19:19:29 $ docker stop --time=1 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc 19:19:30 $ docker rm -f --volumes 2dd62ba41326469684d46c9e668c49482a3d1be8bb63815614fda021e4174efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:31 + docker inspect -f . ci-base-image-x86_64 19:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:31 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 19:19:31 $ 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:19:31 $ docker top f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:32 ========================================================= 19:19:32 [edgeXBuildGoParallel] Running Tests and Build... 19:19:32 ========================================================= [Pipeline] sh 19:19:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:19:32 + make test 19:19:32 go test -race -coverprofile=coverage.out ./... 19:19:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:19:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 19:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 19:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 71.5% of statements 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.530s coverage: 88.5% of statements 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.312s coverage: 95.6% of statements 19:19:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 19:20:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 31.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 42.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.271s coverage: 79.9% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.082s coverage: 92.9% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.167s coverage: 62.3% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.229s coverage: 100.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.8% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.115s coverage: 82.1% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.695s coverage: 38.4% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 19:20:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 19:20:24 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:20:24 running golangci-lint 19:20:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 19:20:24 go version go1.20.6 linux/amd64 19:20:25 level=info msg="[config_reader] Used config file .golangci.yml" 19:20:25 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 19:20:39 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|imports|name|compiled_files|deps|exports_file) took 13.797585737s" 19:20:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.749383ms" 19:20:46 level=info msg="[linters_context/goanalysis] analyzers took 57.50417226s with top 10 stages: buildir: 27.767988723s, fact_deprecated: 1.885678799s, inspect: 1.77511935s, printf: 1.393601872s, gosec: 1.261055131s, ctrlflow: 925.073877ms, S1038: 881.227524ms, fact_purity: 866.095434ms, nilness: 725.785879ms, SA5012: 500.315619ms" 19:20:46 level=info msg="[runner] Issues before processing: 202, after processing: 0" 19:20:46 level=info msg="[runner] Processors filtering stat (out/in): cgo: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude-rules: 23/202, nolint: 0/23, skip_files: 202/202, exclude: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, identifier_marker: 202/202" 19:20:46 level=info msg="[runner] processing took 20.326555ms with stages: nolint: 8.539619ms, identifier_marker: 6.142142ms, exclude-rules: 2.061083ms, path_prettifier: 1.450967ms, autogenerated_exclude: 1.390855ms, skip_dirs: 639.728µs, cgo: 76.471µs, filename_unadjuster: 22.14µs, max_same_issues: 570ns, exclude: 550ns, severity-rules: 430ns, skip_files: 400ns, uniq_by_line: 360ns, source_code: 260ns, sort_results: 230ns, path_shortener: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, diff: 140ns, path_prefixer: 120ns" 19:20:46 level=info msg="[runner] linters took 6.684498304s with stages: goanalysis_metalinter: 6.664082697s" 19:20:46 level=info msg="File cache stats: 0 entries of total size 0B" 19:20:46 level=info msg="Memory: 207 samples, avg is 185.7MB, max is 819.9MB" 19:20:46 level=info msg="Execution took 20.533795019s" 19:20:46 go vet ./... 19:20:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:20:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:20:49 ./bin/test-attribution-txt.sh [Pipeline] echo 19:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:20:50 + ls -al . 19:20:50 total 720 19:20:50 drwxrwxr-x 11 1001 1001 4096 Jul 24 19:19 . 19:20:50 drwxr-xr-x 4 root root 4096 Jul 24 19:19 .. 19:20:50 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:18 .blubracket 19:20:50 -rw-rw-r-- 1 1001 1001 16 Jul 24 19:18 .dockerignore 19:20:50 drwxrwxr-x 8 1001 1001 4096 Jul 24 19:18 .git 19:20:50 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:18 .github 19:20:50 -rw-rw-r-- 1 1001 1001 1133 Jul 24 19:18 .gitignore 19:20:50 -rw-rw-r-- 1 1001 1001 42 Jul 24 19:18 .golangci.yml 19:20:50 -rw-rw-r-- 1 1001 1001 87 Jul 24 19:18 .hadolint.yml 19:20:50 drwxr-xr-x 3 1001 1001 4096 Jul 24 19:18 .semver 19:20:50 -rw-rw-r-- 1 1001 1001 166 Jul 24 19:18 .sonarcloud.properties 19:20:50 -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:18 ADOPTERS.md 19:20:50 -rw-rw-r-- 1 1001 1001 11234 Jul 24 19:18 Attribution.txt 19:20:50 -rw-rw-r-- 1 1001 1001 93407 Jul 24 19:18 CHANGELOG.md 19:20:50 -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:18 CONTRIBUTING.md 19:20:50 -rw-rw-r-- 1 1001 1001 677 Jul 24 19:18 GOVERNANCE.md 19:20:50 -rw-rw-r-- 1 1001 1001 883 Jul 24 19:18 Jenkinsfile 19:20:50 -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:18 LICENSE 19:20:50 -rw-rw-r-- 1 1001 1001 14368 Jul 24 19:18 Makefile 19:20:50 -rw-rw-r-- 1 1001 1001 582 Jul 24 19:18 OWNERS.md 19:20:50 -rw-rw-r-- 1 1001 1001 9923 Jul 24 19:18 README.md 19:20:50 -rw-rw-r-- 1 1001 1001 789 Jul 24 19:18 SECURITY.md 19:20:50 -rw-rw-r-- 1 1001 1001 5 Jul 24 19:18 VERSION 19:20:50 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:18 bin 19:20:50 drwxrwxr-x 18 1001 1001 4096 Jul 24 19:18 cmd 19:20:50 -rw-r--r-- 1 root root 447019 Jul 24 19:20 coverage.out 19:20:50 -rw-rw-r-- 1 1001 1001 3430 Jul 24 19:18 go.mod 19:20:50 -rw-rw-r-- 1 1001 1001 32408 Jul 24 19:18 go.sum 19:20:50 drwxrwxr-x 7 1001 1001 4096 Jul 24 19:18 internal 19:20:50 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:18 openapi 19:20:50 -rw-rw-r-- 1 1001 1001 594 Jul 24 19:18 security.txt 19:20:50 drwxrwxr-x 4 1001 1001 4096 Jul 24 19:18 snap 19:20:50 -rw-rw-r-- 1 1001 1001 204 Jul 24 19:18 version.go [Pipeline] sh 19:20:51 + '[' -e coverage.out ] 19:20:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:51 Stashed 1 file(s) [Pipeline] sh 19:20:51 + make build 19:20:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:21:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:05 go build -tags " non_delayedstart" -ldflags "-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:21:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:21:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:21:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:21:20 $ docker stop --time=1 f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e 19:21:29 $ docker rm -f --volumes f70420d8c7db37b87f6a5c142510125e770007a0701ff0c728c2f2f591c94e9e [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:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:21:30 19:21:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:21:37 latest: Pulling from edgex-devops/edgex-compose 19:21:37 91d30c5bc195: Pulling fs layer 19:21:37 2e9b0aa3be6d: Pulling fs layer 19:21:37 9c61dcf015f6: Pulling fs layer 19:21:37 4698f68db338: Pulling fs layer 19:21:37 2a2f49069b9e: Pulling fs layer 19:21:37 e0025b399a48: Pulling fs layer 19:21:37 2a2f49069b9e: Waiting 19:21:37 e0025b399a48: Waiting 19:21:37 4698f68db338: Waiting 19:21:37 91d30c5bc195: Verifying Checksum 19:21:37 91d30c5bc195: Download complete 19:21:37 4698f68db338: Download complete 19:21:37 2e9b0aa3be6d: Verifying Checksum 19:21:37 2e9b0aa3be6d: Download complete 19:21:37 e0025b399a48: Download complete 19:21:37 2a2f49069b9e: Download complete 19:21:37 9c61dcf015f6: Verifying Checksum 19:21:37 9c61dcf015f6: Download complete 19:21:59 91d30c5bc195: Pull complete 19:22:00 2e9b0aa3be6d: Pull complete 19:22:02 9c61dcf015f6: Pull complete 19:22:02 4698f68db338: Pull complete 19:22:03 2a2f49069b9e: Pull complete 19:22:03 e0025b399a48: Pull complete 19:22:03 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:22:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:03 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 19:22:03 $ 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:22:07 $ docker top b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:07 + docker compose -f ./docker-compose-build.yml build --parallel 19:22:10 #1 [security-spire-config internal] load build definition from Dockerfile 19:22:10 #1 transferring dockerfile: 2.58kB done 19:22:10 #1 DONE 0.0s 19:22:10 19:22:10 #2 [support-scheduler internal] load build definition from Dockerfile 19:22:10 #2 transferring dockerfile: 1.82kB done 19:22:10 #2 DONE 0.0s 19:22:10 19:22:10 #3 [security-proxy-auth internal] load build definition from Dockerfile 19:22:10 #3 transferring dockerfile: 2.04kB done 19:22:10 #3 DONE 0.0s 19:22:10 19:22:10 #4 [security-proxy-setup internal] load build definition from Dockerfile 19:22:10 #4 transferring dockerfile: 2.06kB done 19:22:10 #4 DONE 0.0s 19:22:10 19:22:10 #5 [security-spire-agent internal] load build definition from Dockerfile 19:22:10 #5 transferring dockerfile: 2.68kB done 19:22:10 #5 DONE 0.0s 19:22:10 19:22:10 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:22:10 #6 transferring dockerfile: 2.38kB done 19:22:10 #6 DONE 0.0s 19:22:10 19:22:10 #7 [core-metadata internal] load build definition from Dockerfile 19:22:10 #7 transferring dockerfile: 1.96kB done 19:22:10 #7 DONE 0.0s 19:22:10 19:22:10 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:22:10 #8 transferring dockerfile: 2.82kB done 19:22:10 #8 DONE 0.1s 19:22:10 19:22:10 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:22:10 #9 transferring dockerfile: 1.78kB done 19:22:10 #9 DONE 0.1s 19:22:10 19:22:10 #10 [security-spire-config internal] load .dockerignore 19:22:10 #10 transferring context: 56B done 19:22:10 #10 DONE 0.1s 19:22:10 19:22:10 #11 [support-notifications internal] load build definition from Dockerfile 19:22:10 #11 transferring dockerfile: 1.84kB done 19:22:10 #11 DONE 0.1s 19:22:10 19:22:10 #12 [security-spire-server internal] load build definition from Dockerfile 19:22:10 #12 transferring dockerfile: 2.63kB done 19:22:10 #12 DONE 0.1s 19:22:10 19:22:10 #13 [core-command internal] load build definition from Dockerfile 19:22:10 #13 transferring dockerfile: 1.82kB done 19:22:10 #13 DONE 0.1s 19:22:10 19:22:10 #14 [core-data internal] load build definition from Dockerfile 19:22:10 #14 transferring dockerfile: 1.90kB done 19:22:10 #14 DONE 0.1s 19:22:10 19:22:10 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:22:10 #15 transferring dockerfile: 2.12kB done 19:22:10 #15 DONE 0.1s 19:22:10 19:22:10 #16 [support-scheduler internal] load .dockerignore 19:22:10 #16 transferring context: 56B done 19:22:10 #16 DONE 0.0s 19:22:10 19:22:10 #17 [security-proxy-auth internal] load .dockerignore 19:22:10 #17 transferring context: 56B done 19:22:10 #17 DONE 0.0s 19:22:10 19:22:10 #18 [security-proxy-setup internal] load .dockerignore 19:22:10 #18 transferring context: 56B done 19:22:10 #18 DONE 0.0s 19:22:10 19:22:10 #19 [security-spire-agent internal] load .dockerignore 19:22:10 #19 transferring context: 56B done 19:22:10 #19 DONE 0.0s 19:22:10 19:22:10 #20 [security-secretstore-setup internal] load .dockerignore 19:22:10 #20 transferring context: 56B done 19:22:10 #20 DONE 0.0s 19:22:10 19:22:10 #21 [security-bootstrapper internal] load .dockerignore 19:22:10 #21 transferring context: 56B done 19:22:10 #21 DONE 0.0s 19:22:10 19:22:10 #22 [core-metadata internal] load .dockerignore 19:22:10 #22 transferring context: 56B done 19:22:10 #22 DONE 0.0s 19:22:10 19:22:10 #23 [security-spiffe-token-provider internal] load .dockerignore 19:22:10 #23 transferring context: 56B done 19:22:10 #23 DONE 0.0s 19:22:10 19:22:10 #24 [support-notifications internal] load .dockerignore 19:22:10 #24 transferring context: 56B done 19:22:10 #24 DONE 0.0s 19:22:10 19:22:10 #25 [security-spire-server internal] load .dockerignore 19:22:10 #25 transferring context: 56B done 19:22:10 #25 DONE 0.0s 19:22:10 19:22:10 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:22:10 #26 transferring context: 56B done 19:22:10 #26 DONE 0.0s 19:22:10 19:22:10 #27 [core-command internal] load .dockerignore 19:22:10 #27 transferring context: 56B done 19:22:10 #27 DONE 0.0s 19:22:10 19:22:10 #28 [core-data internal] load .dockerignore 19:22:10 #28 transferring context: 56B done 19:22:10 #28 DONE 0.1s 19:22:10 19:22:10 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:10 #29 DONE 0.0s 19:22:10 19:22:10 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 19:22:10 #30 ... 19:22:10 19:22:10 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:10 #29 DONE 0.0s 19:22:10 19:22:10 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:22:10 #30 ... 19:22:10 19:22:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:22:10 #29 DONE 0.0s 19:22:10 19:22:10 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:22:11 #30 DONE 1.1s 19:22:11 19:22:11 #31 [security-spiffe-token-provider internal] load build context 19:22:11 #31 DONE 0.0s 19:22:11 19:22:11 #32 [security-spire-server internal] load build context 19:22:11 #32 DONE 0.0s 19:22:11 19:22:11 #33 [core-metadata internal] load build context 19:22:11 #33 DONE 0.0s 19:22:11 19:22:11 #34 [core-data internal] load build context 19:22:11 #34 DONE 0.0s 19:22:11 19:22:11 #35 [core-command internal] load build context 19:22:11 #35 DONE 0.0s 19:22:11 19:22:11 #36 [core-common-config-bootstrapper internal] load build context 19:22:11 #36 DONE 0.0s 19:22:11 19:22:11 #37 [security-proxy-auth internal] load build context 19:22:11 #37 DONE 0.0s 19:22:11 19:22:11 #38 [security-spire-agent internal] load build context 19:22:11 #38 DONE 0.0s 19:22:11 19:22:11 #39 [support-scheduler internal] load build context 19:22:11 #39 DONE 0.0s 19:22:11 19:22:11 #40 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:22:11 #40 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:22:11 #40 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:22:11 #40 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 19:22:11 #40 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 19:22:11 #40 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:22:11 #40 DONE 0.4s 19:22:11 19:22:11 #41 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:22:13 #41 DONE 1.7s 19:22:13 19:22:13 #42 [core-metadata builder 2/7] WORKDIR /edgex-go 19:22:18 #42 ... 19:22:18 19:22:18 #43 [security-proxy-setup internal] load build context 19:22:18 #43 transferring context: 228.45MB 6.4s 19:22:19 #43 ... 19:22:19 19:22:19 #44 [security-bootstrapper internal] load build context 19:22:19 #44 ... 19:22:19 19:22:19 #43 [security-proxy-setup internal] load build context 19:22:21 #43 transferring context: 359.24MB 9.6s done 19:22:21 #43 ... 19:22:21 19:22:21 #31 [security-spiffe-token-provider internal] load build context 19:22:21 #31 ... 19:22:21 19:22:21 #38 [security-spire-agent internal] load build context 19:22:21 #38 ... 19:22:21 19:22:21 #34 [core-data internal] load build context 19:22:21 #34 transferring context: 359.24MB 9.8s done 19:22:21 #34 ... 19:22:21 19:22:21 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:22:21 #45 ... 19:22:21 19:22:21 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:22 #46 ... 19:22:22 19:22:22 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:22:22 #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.676 (1/2) Installing dumb-init (1.2.5-r2) 19:22:22 #0 1.689 (2/2) Installing su-exec (0.2-r2) 19:22:22 #0 1.692 Executing busybox-1.35.0-r29.trigger 19:22:22 #0 1.697 OK: 7 MiB in 17 packages 19:22:22 #47 ... 19:22:22 19:22:22 #36 [core-common-config-bootstrapper internal] load build context 19:22:22 #36 transferring context: 359.24MB 9.1s done 19:22:22 #36 ... 19:22:22 19:22:22 #48 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:22 #0 1.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.574 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:22:22 #0 1.574 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:22:22 #0 1.574 OK: 17820 distinct packages available 19:22:22 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:22 #0 1.963 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 19:22:22 #0 2.010 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 19:22:22 #0 2.022 (3/7) Installing dumb-init (1.2.5-r2) 19:22:22 #0 2.026 (4/7) Installing musl-obstack (1.2.3-r0) 19:22:22 #0 2.036 (5/7) Installing libucontext (1.2-r0) 19:22:22 #0 2.036 (6/7) Installing gcompat (1.1.0-r0) 19:22:22 #0 2.040 (7/7) Installing openssl (3.0.9-r3) 19:22:22 #0 2.054 Executing busybox-1.35.0-r29.trigger 19:22:22 #0 2.061 OK: 8 MiB in 20 packages 19:22:22 #48 ... 19:22:22 19:22:22 #49 [security-secretstore-setup internal] load build context 19:22:22 #49 transferring context: 359.24MB 9.9s done 19:22:22 #49 ... 19:22:22 19:22:22 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:22:22 #50 ... 19:22:22 19:22:22 #35 [core-command internal] load build context 19:22:22 #35 transferring context: 359.24MB 10.6s done 19:22:23 #35 ... 19:22:23 19:22:23 #51 [security-spire-config internal] load build context 19:22:23 #51 transferring context: 359.24MB 9.9s done 19:22:23 #51 ... 19:22:23 19:22:23 #33 [core-metadata internal] load build context 19:22:23 #33 transferring context: 359.24MB 10.7s done 19:22:23 #33 ... 19:22:23 19:22:23 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:22:23 #52 ... 19:22:23 19:22:23 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:23 #0 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:23 #53 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:23 #53 ... 19:22:23 19:22:23 #39 [support-scheduler internal] load build context 19:22:23 #39 transferring context: 359.24MB 9.7s done 19:22:23 #39 ... 19:22:23 19:22:23 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:22:24 #54 ... 19:22:24 19:22:24 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:24 #0 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:24 #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:24 #0 1.568 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:22:24 #0 1.568 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:22:24 #0 1.568 OK: 17820 distinct packages available 19:22:24 #0 1.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:24 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:24 #0 1.934 (1/4) Installing dumb-init (1.2.5-r2) 19:22:24 #0 1.942 (2/4) Installing musl-obstack (1.2.3-r0) 19:22:24 #0 1.973 (3/4) Installing libucontext (1.2-r0) 19:22:24 #0 1.976 (4/4) Installing gcompat (1.1.0-r0) 19:22:24 #0 1.985 Executing busybox-1.35.0-r29.trigger 19:22:24 #0 1.988 OK: 7 MiB in 19 packages 19:22:24 #55 ... 19:22:24 19:22:24 #56 [support-notifications internal] load build context 19:22:24 #56 transferring context: 359.24MB 10.7s done 19:22:24 #56 ... 19:22:24 19:22:24 #32 [security-spire-server internal] load build context 19:22:24 #32 transferring context: 359.24MB 10.5s done 19:22:24 #32 ... 19:22:24 19:22:24 #37 [security-proxy-auth internal] load build context 19:22:24 #37 transferring context: 359.24MB 10.7s done 19:22:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1922 in /w/workspace/edgexfoundry_edgex-go_PR-4616 [Pipeline] { [Pipeline] ws 19:22:25 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:22:25 #37 ... 19:22:25 19:22:25 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:22:25 #52 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:25 #52 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] checkout 19:22:25 The recommended git tool is: git 19:22:25 #52 13.77 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 19:22:25 #52 13.80 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 19:22:25 #52 13.81 (3/4) Installing dumb-init (1.2.5-r2) 19:22:25 #52 13.81 (4/4) Installing openssl (3.0.9-r3) 19:22:25 #52 13.83 Executing busybox-1.35.0-r29.trigger 19:22:25 #52 13.83 OK: 8 MiB in 17 packages 19:22:29 #52 ... 19:22:29 19:22:29 #44 [security-bootstrapper internal] load build context 19:22:29 #44 transferring context: 359.24MB 10.4s done 19:22:31 using credential edgex-jenkins-ssh 19:22:31 Cloning the remote Git repository 19:22:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:22:31 > git init /w/workspace/edgex-go/1 # timeout=10 19:22:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:31 > git --version # timeout=10 19:22:31 > git --version # 'git version 2.25.1' 19:22:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:32 #44 ... 19:22:32 19:22:32 #38 [security-spire-agent internal] load build context 19:22:32 #38 transferring context: 359.24MB 10.4s done 19:22:32 #38 ... 19:22:32 19:22:32 #31 [security-spiffe-token-provider internal] load build context 19:22:32 #31 transferring context: 359.24MB 10.4s done 19:22:32 #31 ... 19:22:32 19:22:32 #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:32 #53 12.32 (1/1) Installing dumb-init (1.2.5-r2) 19:22:32 #53 12.33 Executing busybox-1.35.0-r29.trigger 19:22:32 #53 12.33 OK: 7 MiB in 16 packages 19:22:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:50 Merging remotes/origin/main commit da625ccdf6d34ec850dd4052da6ef4306bcf8804 into PR head commit a70c391fcb5a19c9035b9798c4fa1cf4539520f2 19:22:51 Merge succeeded, producing a70c391fcb5a19c9035b9798c4fa1cf4539520f2 19:22:51 Checking out Revision a70c391fcb5a19c9035b9798c4fa1cf4539520f2 (PR-4616) 19:22:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:22:51 > git --version # timeout=10 19:22:51 > git --version # 'git version 2.25.1' 19:22:51 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:22:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:22:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4616/head:refs/remotes/origin/PR-4616 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:22:50 > git config core.sparsecheckout # timeout=10 19:22:50 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 19:22:50 > git remote # timeout=10 19:22:50 > git config --get remote.origin.url # timeout=10 19:22:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:50 > git merge da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 19:22:51 > git rev-parse HEAD^{commit} # timeout=10 19:22:51 > git config core.sparsecheckout # timeout=10 19:22:51 > git checkout -f a70c391fcb5a19c9035b9798c4fa1cf4539520f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:52 Dload Upload Total Spent Left Speed 19:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 19:22:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:22:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:22:53 + sudo tee /etc/docker/daemon.new 19:22:53 { 19:22:53 "registry-mirrors": [ 19:22:53 "https://nexus3.edgexfoundry.org:10001" 19:22:53 ], 19:22:53 "bip": "10.250.0.254/24", 19:22:53 "hosts": [ 19:22:53 "tcp://0.0.0.0:5555", 19:22:53 "unix:///var/run/docker.sock" 19:22:53 ], 19:22:53 "mtu": 1458, 19:22:53 "selinux-enabled": true, 19:22:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:22:53 } [Pipeline] sh 19:22:54 #53 ... 19:22:54 19:22:54 #39 [support-scheduler internal] load build context 19:22:54 #39 DONE 39.8s 19:22:54 19:22:54 #48 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:54 #48 DONE 39.3s 19:22:54 19:22:54 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:22:54 #47 DONE 39.4s 19:22:54 19:22:54 #53 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:22:54 #53 DONE 39.4s 19:22:54 19:22:54 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:22:54 #52 DONE 39.5s 19:22:54 19:22:54 #36 [core-common-config-bootstrapper internal] load build context 19:22:54 #36 DONE 39.9s 19:22:54 19:22:54 #42 [security-spire-config builder 2/7] WORKDIR /edgex-go 19:22:54 #42 DONE 38.5s 19:22:54 19:22:54 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:54 #55 DONE 39.3s 19:22:54 19:22:54 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:22:54 #57 ... 19:22:54 19:22:54 #34 [core-data internal] load build context 19:22:54 #34 DONE 39.9s 19:22:54 19:22:54 #43 [security-proxy-setup internal] load build context 19:22:54 #43 DONE 39.9s 19:22:54 19:22:54 #49 [security-secretstore-setup internal] load build context 19:22:54 #49 DONE 39.9s 19:22:54 19:22:54 #31 [security-spiffe-token-provider internal] load build context 19:22:54 #31 DONE 40.0s 19:22:54 19:22:54 #44 [security-bootstrapper internal] load build context 19:22:54 #44 DONE 40.0s 19:22:54 19:22:54 #38 [security-spire-agent internal] load build context 19:22:54 #38 DONE 40.0s 19:22:54 19:22:54 #32 [security-spire-server internal] load build context 19:22:54 #32 DONE 40.0s 19:22:54 19:22:54 #35 [core-command internal] load build context 19:22:54 #35 DONE 40.0s 19:22:54 19:22:54 #56 [support-notifications internal] load build context 19:22:54 #56 DONE 40.0s 19:22:54 19:22:54 #51 [security-spire-config internal] load build context 19:22:54 #51 DONE 39.9s 19:22:54 19:22:54 #33 [core-metadata internal] load build context 19:22:54 #33 DONE 40.0s 19:22:54 19:22:54 #37 [security-proxy-auth internal] load build context 19:22:54 #37 DONE 40.0s 19:22:54 19:22:54 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:22:54 #58 DONE 0.2s 19:22:54 19:22:54 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:22:54 #59 ... 19:22:54 19:22:54 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:22:54 #54 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #54 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #54 40.45 (1/1) Installing dumb-init (1.2.5-r2) 19:22:54 #54 40.46 Executing busybox-1.35.0-r29.trigger 19:22:54 #54 40.48 OK: 7 MiB in 16 packages 19:22:54 #54 DONE 40.8s 19:22:54 19:22:54 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:22:54 #59 1.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #59 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #59 ... 19:22:54 19:22:54 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:22:54 #45 39.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #45 40.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #45 40.35 (1/4) Installing ca-certificates (20230506-r0) 19:22:54 #45 40.36 (2/4) Installing dumb-init (1.2.5-r2) 19:22:54 #45 40.37 (3/4) Installing su-exec (0.2-r2) 19:22:54 #45 40.37 (4/4) Installing yq (4.30.4-r4) 19:22:54 #45 40.44 Executing busybox-1.35.0-r29.trigger 19:22:54 #45 40.47 Executing ca-certificates-20230506-r0.trigger 19:22:54 #45 40.77 OK: 17 MiB in 19 packages 19:22:54 #45 DONE 41.1s 19:22:54 19:22:54 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:22:54 #50 40.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #50 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #50 40.44 (1/2) Installing ca-certificates (20230506-r0) 19:22:54 #50 40.69 (2/2) Installing dumb-init (1.2.5-r2) 19:22:54 #50 40.70 Executing busybox-1.35.0-r29.trigger 19:22:54 #50 40.70 Executing ca-certificates-20230506-r0.trigger 19:22:54 #50 40.80 OK: 8 MiB in 17 packages 19:22:54 #50 DONE 41.1s 19:22:54 19:22:54 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:54 #46 40.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #46 40.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #46 40.47 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:22:54 #46 40.47 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:22:54 #46 40.47 OK: 17820 distinct packages available 19:22:54 #46 40.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #46 40.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #46 40.83 (1/9) Installing ca-certificates (20230506-r0) 19:22:54 #46 40.84 (2/9) Installing brotli-libs (1.0.9-r9) 19:22:54 #46 40.86 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:22:54 #46 40.86 (4/9) Installing libcurl (8.2.0-r1) 19:22:54 #46 40.96 (5/9) Installing curl (8.2.0-r1) 19:22:54 #46 40.97 (6/9) Installing dumb-init (1.2.5-r2) 19:22:54 #46 40.97 (7/9) Installing musl-obstack (1.2.3-r0) 19:22:54 #46 40.98 (8/9) Installing libucontext (1.2-r0) 19:22:54 #46 40.98 (9/9) Installing gcompat (1.1.0-r0) 19:22:54 #46 40.99 Executing busybox-1.35.0-r29.trigger 19:22:54 #46 40.99 Executing ca-certificates-20230506-r0.trigger 19:22:54 #46 41.09 OK: 10 MiB in 24 packages 19:22:54 #46 ... 19:22:54 19:22:54 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:22:54 #59 1.773 OK: 265 MiB in 53 packages 19:22:54 #59 DONE 2.0s 19:22:54 19:22:54 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:22:54 #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #0 1.963 OK: 265 MiB in 53 packages 19:22:54 #60 DONE 2.2s 19:22:54 19:22:54 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:22:54 #46 DONE 41.3s 19:22:54 19:22:54 #61 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:22:54 #61 DONE 0.1s 19:22:54 19:22:54 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:22:54 #62 DONE 0.1s 19:22:54 19:22:54 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:22:54 #63 DONE 2.1s 19:22:54 19:22:54 #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:54 #64 ... 19:22:54 19:22:54 #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:22:54 #65 DONE 0.0s 19:22:54 19:22:54 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:22:54 #57 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #57 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #57 2.123 OK: 265 MiB in 53 packages 19:22:54 #57 DONE 2.2s 19:22:54 19:22:54 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:22:54 #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #0 2.152 OK: 265 MiB in 53 packages 19:22:54 #66 DONE 2.3s 19:22:54 19:22:54 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 19:22:54 #67 DONE 0.1s 19:22:54 19:22:54 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:22:54 #68 DONE 0.1s 19:22:54 19:22:54 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:22:54 #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #0 1.947 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:22:54 #0 1.947 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:22:54 #0 1.947 OK: 17823 distinct packages available 19:22:54 #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:22:54 #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:22:54 #0 2.324 OK: 265 MiB in 53 packages 19:22:54 #69 DONE 2.4s 19:22:54 19:22:54 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:22:54 #70 DONE 0.0s 19:22:54 19:22:54 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:22:54 + sudo service docker restart 19:23:00 #71 ... 19:23:00 19:23:00 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:03 #72 ... 19:23:03 19:23:03 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:03 #73 ... 19:23:03 19:23:03 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:12 provisioning config files... 19:23:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config576950677495019138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:13 ---> docker-login.sh 19:23:13 nexus3.edgexfoundry.org:10001 19:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:13 Configure a credential helper to remove this warning. See 19:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:13 19:23:13 Login Succeeded 19:23:13 nexus3.edgexfoundry.org:10002 19:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:14 Configure a credential helper to remove this warning. See 19:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:14 19:23:14 Login Succeeded 19:23:14 nexus3.edgexfoundry.org:10003 19:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:14 Configure a credential helper to remove this warning. See 19:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:14 19:23:14 Login Succeeded 19:23:14 nexus3.edgexfoundry.org:10004 19:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:14 Configure a credential helper to remove this warning. See 19:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:14 19:23:14 Login Succeeded 19:23:14 docker.io 19:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:15 Configure a credential helper to remove this warning. See 19:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:15 19:23:15 Login Succeeded 19:23:15 ---> docker-login.sh ends [Pipeline] } 19:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:23:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:16 ========================================================= 19:23:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:23:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:23:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:23:16 edb6bdbacee9: Pulling fs layer 19:23:16 5f9638ab2659: Pulling fs layer 19:23:16 8d51d6327a98: Pulling fs layer 19:23:16 8b374f2dd631: Pulling fs layer 19:23:16 ec14aa9079de: Pulling fs layer 19:23:16 2f466654f4bb: Pulling fs layer 19:23:16 554e91adad29: Pulling fs layer 19:23:16 8b374f2dd631: Waiting 19:23:16 ec14aa9079de: Waiting 19:23:16 554e91adad29: Waiting 19:23:16 2f466654f4bb: Waiting 19:23:16 5f9638ab2659: Verifying Checksum 19:23:16 5f9638ab2659: Download complete 19:23:16 8b374f2dd631: Verifying Checksum 19:23:16 8b374f2dd631: Download complete 19:23:16 ec14aa9079de: Verifying Checksum 19:23:16 ec14aa9079de: Download complete 19:23:16 edb6bdbacee9: Verifying Checksum 19:23:16 edb6bdbacee9: Download complete 19:23:17 edb6bdbacee9: Pull complete 19:23:18 554e91adad29: Verifying Checksum 19:23:18 554e91adad29: Download complete 19:23:18 5f9638ab2659: Pull complete 19:23:19 2f466654f4bb: Verifying Checksum 19:23:19 2f466654f4bb: Download complete 19:23:19 8d51d6327a98: Verifying Checksum 19:23:19 8d51d6327a98: Download complete 19:23:31 8d51d6327a98: Pull complete 19:23:31 8b374f2dd631: Pull complete 19:23:31 ec14aa9079de: Pull complete 19:23:37 2f466654f4bb: Pull complete 19:23:39 554e91adad29: Pull complete 19:23:39 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:23:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:23:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:23:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:23:40 WORKDIR /edgex 19:23:40 COPY go.mod . 19:23:40 RUN go mod download 19:23:40 + docker build -t ci-base-image-arm64 -f - . 19:23:40 Sending build context to Docker daemon 2.938MB 19:23:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:23:40 ---> 1e15ea492957 19:23:40 Step 2/4 : WORKDIR /edgex 19:23:42 #74 ... 19:23:42 19:23:42 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:42 #72 DONE 43.2s 19:23:42 19:23:42 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:42 #71 DONE 43.3s 19:23:42 19:23:42 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:42 #73 DONE 43.6s 19:23:42 19:23:42 #64 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:42 #64 DONE 43.6s 19:23:42 19:23:42 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:42 #74 DONE 43.4s 19:23:42 19:23:42 #75 [core-command builder 6/7] COPY . . 19:23:42 ---> Running in 95b3355aab56 19:23:42 Removing intermediate container 95b3355aab56 19:23:42 ---> 694ae7238bc9 19:23:42 Step 3/4 : COPY go.mod . 19:23:43 ---> 751c135a0212 19:23:43 Step 4/4 : RUN go mod download 19:23:43 ---> Running in 25c5a957994e 19:23:47 #75 ... 19:23:47 19:23:47 #76 [support-notifications builder 6/7] COPY . . 19:23:47 #76 ... 19:23:47 19:23:47 #77 [security-proxy-setup builder 6/7] COPY . . 19:23:47 #77 ... 19:23:47 19:23:47 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:23:47 #78 ... 19:23:47 19:23:47 #79 [security-spire-agent builder 6/9] COPY . . 19:23:48 #79 ... 19:23:48 19:23:48 #78 [security-spiffe-token-provider builder 6/7] COPY . . 19:23:48 #78 DONE 11.5s 19:23:48 19:23:48 #76 [support-notifications builder 6/7] COPY . . 19:23:48 #76 DONE 11.5s 19:23:48 19:23:48 #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:48 #80 ... 19:23:48 19:23:48 #75 [core-command builder 6/7] COPY . . 19:23:48 #75 DONE 11.5s 19:23:48 19:23:48 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #81 CACHED 19:23:48 19:23:48 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:23:48 #82 CACHED 19:23:48 19:23:48 #83 [core-metadata builder 6/7] COPY . . 19:23:48 #83 CACHED 19:23:48 19:23:48 #84 [core-data builder 6/7] COPY . . 19:23:48 #84 CACHED 19:23:48 19:23:48 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #85 CACHED 19:23:48 19:23:48 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 19:23:48 #86 CACHED 19:23:48 19:23:48 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #87 CACHED 19:23:48 19:23:48 #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:23:48 #88 CACHED 19:23:48 19:23:48 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 19:23:48 #89 CACHED 19:23:48 19:23:48 #90 [security-proxy-auth builder 6/7] COPY . . 19:23:48 #90 CACHED 19:23:48 19:23:48 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:23:48 #91 CACHED 19:23:48 19:23:48 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #92 CACHED 19:23:48 19:23:48 #93 [support-scheduler builder 6/7] COPY . . 19:23:48 #93 CACHED 19:23:48 19:23:48 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:23:48 #94 CACHED 19:23:48 19:23:48 #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #95 CACHED 19:23:48 19:23:48 #77 [security-proxy-setup builder 6/7] COPY . . 19:23:48 #77 DONE 11.6s 19:23:48 19:23:48 #96 [security-bootstrapper builder 6/7] COPY . . 19:23:48 #96 CACHED 19:23:48 19:23:48 #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:23:48 #97 CACHED 19:23:48 19:23:48 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #98 CACHED 19:23:48 19:23:48 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:23:48 #99 CACHED 19:23:48 19:23:48 #100 [security-secretstore-setup builder 6/7] COPY . . 19:23:48 #100 CACHED 19:23:48 19:23:48 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #101 CACHED 19:23:48 19:23:48 #79 [security-spire-agent builder 6/9] COPY . . 19:23:48 #79 DONE 11.7s 19:23:48 19:23:48 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:23:48 #102 DONE 0.2s 19:23:48 19:23:48 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:48 #103 CACHED 19:23:48 19:23:48 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:23:48 #104 CACHED 19:23:48 19:23:48 #105 [security-spire-server builder 6/9] COPY . . 19:23:48 #105 CACHED 19:23:48 19:23:48 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:23:48 #106 CACHED 19:23:48 19:23:48 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:52 #107 DONE 3.7s 19:23:52 19:23:52 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:23:52 #0 0.781 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:52 #108 ... 19:23:52 19:23:52 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:52 #109 DONE 3.8s 19:23:52 19:23:52 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:23:53 #110 ... 19:23:53 19:23:53 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:23:53 #111 DONE 1.1s 19:23:53 19:23:53 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:23:53 #110 DONE 1.1s 19:23:53 19:23:53 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:23:53 #112 DONE 0.2s 19:23:53 19:23:53 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:23:53 #0 1.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:23:53 #113 ... 19:23:53 19:23:53 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:23:54 #114 DONE 0.2s 19:23:54 19:23:54 #115 [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:23:54 #0 1.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:23:54 #115 ... 19:23:54 19:23:54 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:23:54 #116 CACHED 19:23:54 19:23:54 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:23:54 #117 CACHED 19:23:54 19:23:54 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:54 #118 CACHED 19:23:54 19:23:54 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:23:54 #119 CACHED 19:23:54 19:23:54 #120 [security-spire-config builder 6/9] COPY . . 19:23:54 #120 CACHED 19:23:54 19:23:54 #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:23:54 #121 CACHED 19:23:54 19:23:54 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:54 #122 ... 19:23:54 19:23:54 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:23:54 #123 CACHED 19:23:54 19:23:54 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:54 #124 CACHED 19:23:54 19:23:54 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:55 #125 ... 19:23:55 19:23:55 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:55 #126 DONE 0.9s 19:23:55 19:23:55 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:23:55 #127 DONE 0.5s 19:23:55 19:23:55 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:55 #125 DONE 1.2s 19:23:55 19:23:55 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:23:55 #122 DONE 1.2s 19:23:55 19:23:55 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:23:55 #128 DONE 0.1s 19:23:55 19:23:55 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:57 #129 DONE 1.7s 19:23:57 19:23:57 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:57 #130 ... 19:23:57 19:23:57 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:57 #131 DONE 2.0s 19:23:57 19:23:57 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:58 #132 ... 19:23:58 19:23:58 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:23:58 #133 DONE 2.4s 19:23:58 19:23:58 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:23:58 #134 ... 19:23:58 19:23:58 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:23:58 #0 1.373 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:23:58 #135 ... 19:23:58 19:23:58 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:23:58 #0 1.363 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:23:58 #136 ... 19:23:58 19:23:58 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:23:58 #0 0.679 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:23:59 #137 ... 19:23:59 19:23:59 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:23:59 #0 1.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:23:59 #138 ... 19:23:59 19:23:59 #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:23:59 #80 0.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:23:59 #80 ... 19:23:59 19:23:59 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:23:59 #0 1.927 go build -tags " non_delayedstart" -ldflags "-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:23:59 #139 ... 19:23:59 19:23:59 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:23:59 #0 1.387 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:23:59 #140 ... 19:23:59 19:23:59 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:23:59 #0 1.646 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:03 #141 ... 19:24:03 19:24:03 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:03 #130 DONE 6.1s 19:24:03 19:24:03 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:07 #142 ... 19:24:07 19:24:07 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:07 #132 DONE 8.9s 19:24:07 19:24:07 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:24:07 #134 DONE 8.5s 19:24:07 19:24:07 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:07 #143 ... 19:24:07 19:24:07 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:07 #142 DONE 3.3s 19:24:07 19:24:07 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:07 #144 ... 19:24:07 19:24:07 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:07 #143 DONE 0.6s 19:24:07 19:24:07 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:08 #145 ... 19:24:08 19:24:08 #144 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:08 #144 DONE 1.1s 19:24:08 19:24:08 #146 [security-spire-config] exporting to image 19:24:08 #146 exporting layers 19:24:09 #146 ... 19:24:09 19:24:09 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:09 #145 DONE 2.0s 19:24:09 19:24:09 #146 [security-spire-agent] exporting to image 19:24:09 #146 exporting layers 2.5s done 19:24:09 #146 writing image sha256:cbd96829a72637cd2e3b646871043bb3e3a972e344a9cb7f3a3939169e90b40b done 19:24:09 #146 naming to docker.io/library/security-spire-server done 19:24:09 #146 exporting layers 1.5s done 19:24:09 #146 writing image sha256:bd35edc7a6c6b297a1e2b0b2711b8cbf90f8b3423de95d70c9416e4002084df4 19:24:10 #146 writing image sha256:bd35edc7a6c6b297a1e2b0b2711b8cbf90f8b3423de95d70c9416e4002084df4 0.4s done 19:24:10 #146 naming to docker.io/library/security-spire-config 0.0s done 19:24:10 #146 exporting layers 1.1s done 19:24:10 #146 writing image sha256:934cc685c9be420294f1b61fc0ce56d6ae57f0300368247facd5193d3ab5d7bb 0.0s done 19:24:10 #146 naming to docker.io/library/security-spire-agent 0.0s done 19:24:10 #146 DONE 3.6s 19:24:10 19:24:10 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:22 Removing intermediate container 25c5a957994e 19:24:22 ---> d22b86438196 19:24:22 Successfully built d22b86438196 19:24:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:22 + docker inspect -f . ci-base-image-arm64 19:24:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 19:24:23 $ 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:24:24 $ docker top e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:25 + go version 19:24:25 go version go1.20.6 linux/arm64 [Pipeline] } 19:24:25 $ docker stop --time=1 e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 19:24:26 $ docker rm -f --volumes e62cd952e229948eec61755c9039d9b679e0b632438b02b75debd5a59b936a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:27 + docker inspect -f . ci-base-image-arm64 19:24:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:27 prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 19:24:27 $ 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:24:30 $ docker top f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c -eo pid,comm [Pipeline] { [Pipeline] echo 19:24:30 ========================================================= 19:24:30 [edgeXBuildGoParallel] Running Tests and Build... 19:24:30 ========================================================= [Pipeline] sh 19:24:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:24:31 + make test 19:24:31 go test -race -coverprofile=coverage.out ./... 19:25:06 #108 ... 19:25:06 19:25:06 #115 [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:25:06 #115 72.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:25:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:25:24 #115 DONE 93.3s 19:25:24 19:25:24 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:25:24 #136 DONE 93.3s 19:25:24 19:25:24 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:24 #108 ... 19:25:24 19:25:24 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:25:24 #135 DONE 93.3s 19:25:24 19:25:24 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:25:24 #139 DONE 93.3s 19:25:24 19:25:24 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:24 #137 DONE 93.4s 19:25:24 19:25:24 #80 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:24 #80 DONE 93.5s 19:25:24 19:25:24 #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #147 ... 19:25:24 19:25:24 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:25:24 #113 DONE 93.6s 19:25:24 19:25:24 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:25:24 #138 DONE 93.7s 19:25:24 19:25:24 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #148 ... 19:25:24 19:25:24 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:25:24 #141 DONE 94.7s 19:25:24 19:25:24 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #149 ... 19:25:24 19:25:24 #108 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:24 #108 DONE 95.1s 19:25:24 19:25:24 #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:25:24 #140 DONE 95.2s 19:25:24 19:25:24 #147 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #147 DONE 1.8s 19:25:24 19:25:24 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #150 DONE 1.9s 19:25:24 19:25:24 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #151 DONE 1.9s 19:25:24 19:25:24 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:25:24 #152 ... 19:25:24 19:25:24 #153 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #153 DONE 2.1s 19:25:24 19:25:24 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #149 DONE 1.4s 19:25:24 19:25:24 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #148 DONE 1.8s 19:25:24 19:25:24 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:25:24 #154 DONE 0.3s 19:25:24 19:25:24 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:25:24 #155 DONE 0.3s 19:25:24 19:25:24 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:25:24 #152 DONE 0.3s 19:25:24 19:25:24 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:25:24 #156 DONE 0.2s 19:25:24 19:25:24 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:25:24 #157 ... 19:25:24 19:25:24 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:25:24 #158 DONE 0.3s 19:25:24 19:25:24 #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:25:24 #159 CACHED 19:25:24 19:25:24 #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #160 CACHED 19:25:24 19:25:24 #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #161 CACHED 19:25:24 19:25:24 #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:25:24 #162 CACHED 19:25:24 19:25:24 #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #163 CACHED 19:25:24 19:25:24 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:25:24 #164 CACHED 19:25:24 19:25:24 #165 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:25:24 #165 CACHED 19:25:24 19:25:24 #166 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:25:24 #166 CACHED 19:25:24 19:25:24 #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:25:24 #167 DONE 0.3s 19:25:24 19:25:24 #168 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:25:24 #168 DONE 0.3s 19:25:24 19:25:24 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:25:26 #169 ... 19:25:26 19:25:26 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:26 #170 DONE 2.6s 19:25:26 19:25:26 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:25:26 #171 ... 19:25:26 19:25:26 #172 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:26 #172 DONE 3.0s 19:25:27 19:25:27 #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:25:28 #173 ... 19:25:28 19:25:28 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:25:28 #157 DONE 3.8s 19:25:28 19:25:28 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:25:29 #174 ... 19:25:29 19:25:29 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:29 #175 DONE 5.4s 19:25:29 19:25:29 #176 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:25:30 #176 ... 19:25:30 19:25:30 #177 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:25:30 #177 DONE 6.6s 19:25:30 19:25:30 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:31 #178 ... 19:25:31 19:25:31 #179 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:25:31 #179 DONE 7.6s 19:25:32 19:25:32 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:25:33 #180 ... 19:25:33 19:25:33 #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:25:33 #173 DONE 8.7s 19:25:33 19:25:33 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:25:33 #181 ... 19:25:33 19:25:33 #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:25:33 #182 ... 19:25:33 19:25:33 #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:25:34 #183 ... 19:25:34 19:25:34 #184 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:25:34 #184 ... 19:25:34 19:25:34 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:25:34 #185 ... 19:25:34 19:25:34 #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:25:34 #183 DONE 10.3s 19:25:34 19:25:34 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:35 #178 ... 19:25:35 19:25:35 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:25:35 #186 ... 19:25:35 19:25:35 #184 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:25:35 #184 DONE 11.7s 19:25:35 19:25:35 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:25:36 #181 ... 19:25:36 19:25:36 #169 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:25:36 #169 DONE 12.7s 19:25:37 19:25:37 #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:25:38 #187 ... 19:25:38 19:25:38 #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:25:38 #182 DONE 14.6s 19:25:38 19:25:38 #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:25:46 #188 ... 19:25:46 19:25:46 #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:25:46 #171 DONE 19.1s 19:25:46 19:25:46 #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:25:46 #189 ... 19:25:46 19:25:46 #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:25:46 #174 DONE 19.5s 19:25:46 19:25:46 #146 [support-notifications] exporting to image 19:25:46 #146 exporting layers 19:25:47 #146 ... 19:25:47 19:25:47 #176 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:25:47 #176 DONE 19.5s 19:25:47 19:25:47 #146 [core-data] exporting to image 19:25:49 #146 ... 19:25:49 19:25:49 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:25:49 #178 DONE 19.0s 19:25:49 19:25:49 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:25:50 #190 ... 19:25:50 19:25:50 #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:25:50 #180 DONE 19.2s 19:25:50 19:25:50 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:25:52 #191 ... 19:25:52 19:25:52 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:25:52 #181 DONE 20.3s 19:25:52 19:25:52 #146 [core-command] exporting to image 19:25:53 #146 exporting layers 19:25:53 #146 ... 19:25:53 19:25:53 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:25:53 #185 DONE 20.0s 19:25:53 19:25:53 #146 [support-scheduler] exporting to image 19:25:54 #146 ... 19:25:54 19:25:54 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:25:54 #186 DONE 19.2s 19:25:54 19:25:54 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:25:55 #192 ... 19:25:55 19:25:55 #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:25:55 #188 DONE 17.9s 19:25:55 19:25:55 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:25:56 #193 ... 19:25:56 19:25:56 #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:25:56 #187 DONE 19.6s 19:25:56 19:25:56 #146 [support-scheduler] exporting to image 19:25:56 #146 exporting layers 9.5s done 19:25:57 #146 exporting layers 10.0s done 19:25:59 #146 ... 19:25:59 19:25:59 #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:25:59 #189 DONE 20.8s 19:25:59 19:25:59 #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:03 #194 ... 19:26:03 19:26:03 #146 [security-spiffe-token-provider] exporting to image 19:26:03 #146 writing image sha256:21fa322e35f3ce39974d9c9b903e51399238a7290e1cbedd41b7e4618f00c69f 19:26:03 #146 writing image sha256:aad5729ab8bf087ee4b66d8c8018c03457063cf1028503288c43011bbce0d581 19:26:03 #146 writing image sha256:aad5729ab8bf087ee4b66d8c8018c03457063cf1028503288c43011bbce0d581 0.4s done 19:26:03 #146 naming to docker.io/library/core-data 19:26:03 #146 exporting layers 11.8s done 19:26:03 #146 naming to docker.io/library/core-data 0.2s done 19:26:04 #146 writing image sha256:21fa322e35f3ce39974d9c9b903e51399238a7290e1cbedd41b7e4618f00c69f 1.5s done 19:26:04 #146 naming to docker.io/library/support-notifications 19:26:04 #146 exporting layers 10.8s done 19:26:04 #146 naming to docker.io/library/support-notifications 0.2s done 19:26:04 #146 ... 19:26:04 19:26:04 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:26:04 #190 DONE 16.5s 19:26:04 19:26:04 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:26:05 #195 ... 19:26:05 19:26:05 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:05 #196 ... 19:26:05 19:26:05 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:26:05 #191 DONE 15.6s 19:26:05 19:26:05 #146 [support-notifications] exporting to image 19:26:05 #146 exporting layers 8.6s done 19:26:07 #146 writing image sha256:48ff3e0000eb76aef1b3a772349107514ff3dc7c9bf44993c2cdf431460772bb 19:26:07 #146 writing image sha256:48ff3e0000eb76aef1b3a772349107514ff3dc7c9bf44993c2cdf431460772bb 0.3s done 19:26:07 #146 naming to docker.io/library/core-command 19:26:07 #146 naming to docker.io/library/core-command 0.1s done 19:26:08 #146 ... 19:26:08 19:26:08 #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:08 #194 DONE 11.0s 19:26:08 19:26:08 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:08 #192 ... 19:26:08 19:26:08 #146 [core-command] exporting to image 19:26:08 #146 exporting layers 2.5s done 19:26:08 #146 ... 19:26:08 19:26:08 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:08 #193 DONE 14.1s 19:26:09 19:26:09 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:10 #197 ... 19:26:10 19:26:10 #192 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:10 #192 DONE 15.9s 19:26:10 19:26:10 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:14 #198 ... 19:26:14 19:26:14 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:26:14 #195 DONE 14.4s 19:26:14 19:26:14 #146 [security-spiffe-token-provider] exporting to image 19:26:14 #146 writing image sha256:954970c9ab2934930f5b43deed90ed2115c173c60770a90b778e9eeedb090833 0.2s done 19:26:14 #146 naming to docker.io/library/security-spiffe-token-provider 0.1s done 19:26:18 #146 writing image sha256:de2a438337b221189174c9b8c91990bb144ab820493c1683a6f55e9560fb8ce1 19:26:18 #146 writing image sha256:de2a438337b221189174c9b8c91990bb144ab820493c1683a6f55e9560fb8ce1 0.1s done 19:26:18 #146 naming to docker.io/library/core-metadata 19:26:18 #146 naming to docker.io/library/core-metadata 0.2s done 19:26:19 #146 writing image sha256:312cfe1a31bf1d40bcb92972392bee5ace3e77a7c27f406dd7eec6d50fd79c0e 19:26:19 #146 writing image sha256:312cfe1a31bf1d40bcb92972392bee5ace3e77a7c27f406dd7eec6d50fd79c0e 0.3s done 19:26:19 #146 naming to docker.io/library/support-scheduler 19:26:19 #146 naming to docker.io/library/support-scheduler 0.1s done 19:26:19 #146 DONE 36.3s 19:26:19 19:26:19 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:20 #199 ... 19:26:20 19:26:20 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:22 #200 ... 19:26:22 19:26:22 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:22 #196 DONE 17.7s 19:26:23 19:26:23 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:24 #198 ... 19:26:24 19:26:24 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:27 #201 ... 19:26:27 19:26:27 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:27 #198 DONE 17.6s 19:26:27 19:26:27 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:27 #201 ... 19:26:27 19:26:27 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:27 #197 DONE 19.1s 19:26:27 19:26:27 #146 [security-proxy-auth] exporting to image 19:26:27 #146 exporting layers 19:26:28 #146 ... 19:26:28 19:26:28 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:28 #200 DONE 17.9s 19:26:28 19:26:28 #146 [core-common-config-bootstrapper] exporting to image 19:26:29 #146 ... 19:26:29 19:26:29 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:29 #199 DONE 14.6s 19:26:29 19:26:29 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:29 #201 ... 19:26:29 19:26:29 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:34 #202 ... 19:26:34 19:26:34 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:34 #201 DONE 9.4s 19:26:34 19:26:34 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:34 #203 ... 19:26:34 19:26:34 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:34 #202 DONE 5.1s 19:26:34 19:26:34 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:26:37 #204 ... 19:26:37 19:26:37 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:37 #203 DONE 3.0s 19:26:37 19:26:37 #146 [core-common-config-bootstrapper] exporting to image 19:26:37 #146 exporting layers 7.3s done 19:26:37 #146 writing image sha256:3dde34bd2034a7c7fc14c4c65976a0883ee8226b6a787eeb7120945a2a6fff3c 0.6s done 19:26:37 #146 writing image sha256:d31a42bc605aff75170cdbe576621b77b6d9d945b01241854d4516acaa75817d 0.3s done 19:26:37 #146 naming to docker.io/library/core-common-config-bootstrapper 0.2s done 19:26:37 #146 naming to docker.io/library/security-proxy-auth 0.1s done 19:26:39 #146 exporting layers 10.5s done 19:26:41 #146 writing image sha256:55cd43afb70c5f89f19d5647064b09e7e3a165672fe9a29cc231359b4699668c 19:26:41 #146 writing image sha256:55cd43afb70c5f89f19d5647064b09e7e3a165672fe9a29cc231359b4699668c 0.1s done 19:26:41 #146 naming to docker.io/library/security-proxy-setup 19:26:41 #146 naming to docker.io/library/security-proxy-setup 0.2s done 19:26:41 #146 DONE 50.4s 19:26:41 19:26:41 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:41 #205 ... 19:26:41 19:26:41 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:26:41 #204 DONE 7.1s 19:26:41 19:26:41 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:42 #205 ... 19:26:42 19:26:42 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:26:44 #206 ... 19:26:44 19:26:44 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:44 #205 DONE 7.1s 19:26:44 19:26:44 #146 [security-secretstore-setup] exporting to image 19:26:44 #146 exporting layers 19:26:45 #146 ... 19:26:45 19:26:45 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:26:45 #206 DONE 3.0s 19:26:45 19:26:45 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:26:46 #207 DONE 1.5s 19:26:46 19:26:46 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:47 #208 DONE 1.0s 19:26:47 19:26:47 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:26:47 #209 ... 19:26:47 19:26:47 #146 [security-secretstore-setup] exporting to image 19:26:47 #146 exporting layers 3.2s done 19:26:47 #146 writing image sha256:1462477539771c967a9ce36edb35fe5a6acc3858fefb98aeda8311f82dd41176 done 19:26:47 #146 naming to docker.io/library/security-secretstore-setup done 19:26:47 #146 DONE 53.5s 19:26:47 19:26:47 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:26:48 #209 DONE 0.3s 19:26:48 19:26:48 #146 [security-bootstrapper] exporting to image 19:26:48 #146 exporting layers 0.2s done 19:26:48 #146 writing image sha256:0e73c51135625d9f92aa9b0dcbc35bacd1412b87f7f0b137e34e7777caccacf3 done 19:26:48 #146 naming to docker.io/library/security-bootstrapper done 19:26:48 #146 DONE 53.7s 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:48 time="2023-07-24T19:22:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:26:48 $ docker stop --time=1 b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 19:26:49 $ docker rm -f --volumes b043808731685cad06627314a172855ef3cad476d16095e86a4dafdb6c487fd6 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:49 + docker images 19:26:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:49 security-bootstrapper latest 0e73c5113562 2 seconds ago 22.7MB 19:26:49 security-secretstore-setup latest 146247753977 5 seconds ago 43.6MB 19:26:49 security-proxy-setup latest 55cd43afb70c 22 seconds ago 24.1MB 19:26:49 security-proxy-auth latest 3dde34bd2034 23 seconds ago 18.9MB 19:26:49 core-common-config-bootstrapper latest d31a42bc605a 23 seconds ago 17.8MB 19:26:49 core-metadata latest de2a438337b2 45 seconds ago 21.1MB 19:26:49 security-spiffe-token-provider latest 954970c9ab29 55 seconds ago 33.4MB 19:26:49 support-scheduler latest 312cfe1a31bf 59 seconds ago 32.4MB 19:26:49 core-command latest 48ff3e0000eb About a minute ago 20.5MB 19:26:49 core-data latest aad5729ab8bf About a minute ago 20.7MB 19:26:49 support-notifications latest 21fa322e35f3 About a minute ago 33MB 19:26:49 security-spire-agent latest 934cc685c9be 2 minutes ago 166MB 19:26:49 security-spire-config latest bd35edc7a6c6 2 minutes ago 102MB 19:26:49 security-spire-server latest cbd96829a726 2 minutes ago 107MB 19:26:49 ci-base-image-x86_64 latest ccab4a4222d9 7 minutes ago 1.06GB 19:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB 19:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB 19:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:27:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:27:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:27:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:27:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:27:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:27:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:27:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:27:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements 19:27:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 19:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:27:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:27:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.555s coverage: 71.5% of statements 19:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:27:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.247s coverage: 88.5% of statements 19:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.527s coverage: 3.8% of statements 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:28:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.514s coverage: 95.6% of statements 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.454s coverage: 0.9% of statements 19:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 31.9% of statements 19:28:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 42.9% of statements 19:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 82.9% of statements 19:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 19:28:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 19:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 19:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:28:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.122s coverage: 79.9% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.266s coverage: 92.9% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.8% of statements 19:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements 19:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 86.0% of statements 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:29:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:29:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 63.1% of statements 19:29:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 19:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 19:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 19:29:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 19:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:29:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 38.4% of statements 19:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:29:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 19:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:29:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements 19:29:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:29:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:29:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:29:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 92.3% of statements 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:29:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:29:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 61.8% of statements 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:29:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:29:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.7% of statements 19:29:37 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:29:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:29:37 go vet ./... 19:32:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:32:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:32:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:32:15 + ls -al . 19:32:15 total 716 19:32:15 drwxrwxr-x 10 1001 1001 4096 Jul 24 19:24 . 19:32:15 drwxr-xr-x 4 root root 4096 Jul 24 19:24 .. 19:32:15 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:22 .blubracket 19:32:15 -rw-rw-r-- 1 1001 1001 16 Jul 24 19:22 .dockerignore 19:32:15 drwxrwxr-x 8 1001 1001 4096 Jul 24 19:22 .git 19:32:15 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:22 .github 19:32:15 -rw-rw-r-- 1 1001 1001 1133 Jul 24 19:22 .gitignore 19:32:15 -rw-rw-r-- 1 1001 1001 42 Jul 24 19:22 .golangci.yml 19:32:15 -rw-rw-r-- 1 1001 1001 87 Jul 24 19:22 .hadolint.yml 19:32:15 -rw-rw-r-- 1 1001 1001 166 Jul 24 19:22 .sonarcloud.properties 19:32:15 -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:22 ADOPTERS.md 19:32:15 -rw-rw-r-- 1 1001 1001 11234 Jul 24 19:22 Attribution.txt 19:32:15 -rw-rw-r-- 1 1001 1001 93407 Jul 24 19:22 CHANGELOG.md 19:32:15 -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:22 CONTRIBUTING.md 19:32:15 -rw-rw-r-- 1 1001 1001 677 Jul 24 19:22 GOVERNANCE.md 19:32:15 -rw-rw-r-- 1 1001 1001 883 Jul 24 19:22 Jenkinsfile 19:32:15 -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:22 LICENSE 19:32:15 -rw-rw-r-- 1 1001 1001 14368 Jul 24 19:22 Makefile 19:32:15 -rw-rw-r-- 1 1001 1001 582 Jul 24 19:22 OWNERS.md 19:32:15 -rw-rw-r-- 1 1001 1001 9923 Jul 24 19:22 README.md 19:32:15 -rw-rw-r-- 1 1001 1001 789 Jul 24 19:22 SECURITY.md 19:32:15 -rw-rw-r-- 1 1001 1001 5 Jul 24 19:18 VERSION 19:32:15 drwxrwxr-x 2 1001 1001 4096 Jul 24 19:22 bin 19:32:15 drwxrwxr-x 18 1001 1001 4096 Jul 24 19:22 cmd 19:32:15 -rw-r--r-- 1 root root 447019 Jul 24 19:29 coverage.out 19:32:15 -rw-rw-r-- 1 1001 1001 3430 Jul 24 19:22 go.mod 19:32:15 -rw-rw-r-- 1 1001 1001 32408 Jul 24 19:22 go.sum 19:32:15 drwxrwxr-x 7 1001 1001 4096 Jul 24 19:22 internal 19:32:15 drwxrwxr-x 3 1001 1001 4096 Jul 24 19:22 openapi 19:32:15 -rw-rw-r-- 1 1001 1001 594 Jul 24 19:22 security.txt 19:32:15 drwxrwxr-x 4 1001 1001 4096 Jul 24 19:22 snap 19:32:15 -rw-rw-r-- 1 1001 1001 204 Jul 24 19:22 version.go [Pipeline] sh 19:32:15 + '[' -e coverage.out ] 19:32:15 + chown 1001:1001 coverage.out [Pipeline] stash 19:32:15 Warning: overwriting stash ‘coverage-report’ 19:32:16 Stashed 1 file(s) [Pipeline] sh 19:32:16 + make build 19:32:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:33:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:53 go build -tags " non_delayedstart" -ldflags "-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:33:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:34:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:34:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:35:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:35:20 $ docker stop --time=1 f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c 19:35:22 $ docker rm -f --volumes f2882ff0e63179288732d4922b25b4d286332627b09a4983cd48638c2cbded1c [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:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:25 19:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:25 latest: Pulling from edgex-devops/edgex-compose-arm64 19:35:25 547446be3368: Pulling fs layer 19:35:25 d125d8839a47: Pulling fs layer 19:35:25 3e85d5ac6304: Pulling fs layer 19:35:25 c3105a71a48b: Pulling fs layer 19:35:25 0f093f025ec4: Pulling fs layer 19:35:25 c3106fc0e877: Pulling fs layer 19:35:25 0f093f025ec4: Waiting 19:35:25 c3106fc0e877: Waiting 19:35:25 c3105a71a48b: Waiting 19:35:25 547446be3368: Verifying Checksum 19:35:25 547446be3368: Download complete 19:35:25 c3105a71a48b: Verifying Checksum 19:35:25 c3105a71a48b: Download complete 19:35:26 d125d8839a47: Verifying Checksum 19:35:26 d125d8839a47: Download complete 19:35:26 c3106fc0e877: Verifying Checksum 19:35:26 c3106fc0e877: Download complete 19:35:26 0f093f025ec4: Download complete 19:35:26 547446be3368: Pull complete 19:35:28 3e85d5ac6304: Verifying Checksum 19:35:28 3e85d5ac6304: Download complete 19:35:30 d125d8839a47: Pull complete 19:35:38 3e85d5ac6304: Pull complete 19:35:38 c3105a71a48b: Pull complete 19:35:38 0f093f025ec4: Pull complete 19:35:39 c3106fc0e877: Pull complete 19:35:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:39 prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 19:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:35:41 $ docker top ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:42 + docker compose -f ./docker-compose-build.yml build --parallel 19:35:50 #1 [security-secretstore-setup internal] load build definition from Dockerfile 19:35:50 #1 transferring dockerfile: 2.38kB done 19:35:50 #1 DONE 0.1s 19:35:51 19:35:51 #2 [security-bootstrapper internal] load build definition from Dockerfile 19:35:51 #2 transferring dockerfile: 2.82kB done 19:35:51 #2 DONE 0.0s 19:35:51 19:35:51 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:35:51 #3 transferring dockerfile: 2.06kB 0.0s done 19:35:51 #3 DONE 0.1s 19:35:51 19:35:51 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:35:51 #4 transferring dockerfile: 2.12kB done 19:35:51 #4 DONE 0.0s 19:35:51 19:35:51 #5 [support-scheduler internal] load build definition from Dockerfile 19:35:51 #5 ... 19:35:51 19:35:51 #6 [security-spire-server internal] load build definition from Dockerfile 19:35:51 #6 transferring dockerfile: 2.63kB done 19:35:51 #6 DONE 0.0s 19:35:51 19:35:51 #5 [support-scheduler internal] load build definition from Dockerfile 19:35:51 #5 transferring dockerfile: 1.82kB 0.0s done 19:35:51 #5 ... 19:35:51 19:35:51 #7 [security-spire-config internal] load build definition from Dockerfile 19:35:51 #7 transferring dockerfile: 2.58kB done 19:35:51 #7 DONE 0.1s 19:35:51 19:35:51 #8 [security-spire-agent internal] load build definition from Dockerfile 19:35:51 #8 transferring dockerfile: 2.68kB done 19:35:51 #8 DONE 0.1s 19:35:51 19:35:51 #9 [support-notifications internal] load build definition from Dockerfile 19:35:51 #9 transferring dockerfile: 1.84kB 0.0s done 19:35:51 #9 DONE 0.1s 19:35:51 19:35:51 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:35:51 #10 transferring dockerfile: 1.78kB 0.0s done 19:35:51 #10 DONE 0.1s 19:35:51 19:35:51 #11 [core-command internal] load build definition from Dockerfile 19:35:51 #11 transferring dockerfile: 1.82kB 0.0s done 19:35:51 #11 DONE 0.1s 19:35:51 19:35:51 #12 [core-data internal] load build definition from Dockerfile 19:35:52 #12 transferring dockerfile: 1.90kB done 19:35:52 #12 DONE 0.1s 19:35:52 19:35:52 #13 [core-metadata internal] load build definition from Dockerfile 19:35:52 #13 transferring dockerfile: 1.96kB done 19:35:52 #13 DONE 0.1s 19:35:52 19:35:52 #14 [security-proxy-auth internal] load build definition from Dockerfile 19:35:52 #14 transferring dockerfile: 2.04kB 0.0s done 19:35:52 #14 DONE 0.1s 19:35:52 19:35:52 #15 [security-secretstore-setup internal] load .dockerignore 19:35:52 #15 transferring context: 56B done 19:35:52 #15 DONE 0.1s 19:35:52 19:35:52 #5 [support-scheduler internal] load build definition from Dockerfile 19:35:52 #5 ... 19:35:52 19:35:52 #16 [security-bootstrapper internal] load .dockerignore 19:35:52 #16 transferring context: 56B done 19:35:52 #16 DONE 0.0s 19:35:52 19:35:52 #17 [security-proxy-setup internal] load .dockerignore 19:35:52 #17 DONE 0.0s 19:35:52 19:35:52 #17 [security-proxy-setup internal] load .dockerignore 19:35:52 #17 transferring context: 56B done 19:35:52 #17 DONE 0.0s 19:35:52 19:35:52 #18 [support-scheduler internal] load .dockerignore 19:35:52 #18 DONE 0.0s 19:35:52 19:35:52 #19 [core-common-config-bootstrapper internal] load .dockerignore 19:35:52 #19 transferring context: 56B 0.0s done 19:35:52 #19 DONE 0.1s 19:35:52 19:35:52 #18 [support-scheduler internal] load .dockerignore 19:35:52 #18 transferring context: 56B done 19:35:52 #18 DONE 0.1s 19:35:52 19:35:52 #20 [security-spire-server internal] load .dockerignore 19:35:53 #20 transferring context: 56B done 19:35:53 #20 DONE 0.1s 19:35:53 19:35:53 #21 [security-spire-agent internal] load .dockerignore 19:35:53 #21 transferring context: 56B done 19:35:53 #21 DONE 0.1s 19:35:53 19:35:53 #22 [support-notifications internal] load .dockerignore 19:35:53 #22 transferring context: 56B done 19:35:53 #22 DONE 0.1s 19:35:53 19:35:53 #23 [security-spiffe-token-provider internal] load .dockerignore 19:35:53 #23 transferring context: 56B done 19:35:53 #23 DONE 0.1s 19:35:53 19:35:53 #24 [core-command internal] load .dockerignore 19:35:53 #24 transferring context: 56B 0.0s done 19:35:53 #24 DONE 0.1s 19:35:53 19:35:53 #25 [core-data internal] load .dockerignore 19:35:53 #25 transferring context: 56B 0.0s done 19:35:53 #25 DONE 0.1s 19:35:53 19:35:53 #26 [core-metadata internal] load .dockerignore 19:35:53 #26 transferring context: 56B 0.0s done 19:35:53 #26 DONE 0.1s 19:35:53 19:35:53 #27 [security-proxy-auth internal] load .dockerignore 19:35:53 #27 transferring context: 56B 0.0s done 19:35:53 #27 DONE 0.1s 19:35:53 19:35:53 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:53 #28 DONE 0.0s 19:35:53 19:35:53 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 19:35:54 #29 DONE 0.6s 19:35:54 19:35:54 #30 [security-spire-config internal] load .dockerignore 19:35:54 #30 transferring context: 56B done 19:35:54 #30 ... 19:35:54 19:35:54 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:54 #28 DONE 0.0s 19:35:54 19:35:54 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:35:54 #29 DONE 0.6s 19:35:54 19:35:54 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:54 #28 DONE 0.0s 19:35:54 19:35:54 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:54 #31 DONE 0.5s 19:35:54 19:35:54 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:35:54 #32 ... 19:35:54 19:35:54 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:54 #28 DONE 0.0s 19:35:54 19:35:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 19:35:54 #29 DONE 0.6s 19:35:54 19:35:54 #33 [security-secretstore-setup internal] load build context 19:35:54 #33 ... 19:35:54 19:35:54 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:54 #28 DONE 0.0s 19:35:54 19:35:54 #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:54 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:54 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:54 #31 DONE 0.5s 19:35:54 19:35:54 #33 [security-secretstore-setup internal] load build context 19:35:54 #33 ... 19:35:54 19:35:54 #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:54 #28 DONE 0.0s 19:35:54 19:35:54 #33 [security-secretstore-setup internal] load build context 19:35:55 #33 ... 19:35:55 19:35:55 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 19:35:55 #29 DONE 0.7s 19:35:55 19:35:55 #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:55 #31 DONE 0.6s 19:35:55 19:35:55 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:55 #31 DONE 0.6s 19:35:55 19:35:55 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:35:55 #29 ... 19:35:55 19:35:55 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #34 [security-spire-server internal] load build context 19:35:55 #34 ... 19:35:55 19:35:55 #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:55 #31 DONE 0.6s 19:35:55 19:35:55 #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:35:55 #29 DONE 1.2s 19:35:55 19:35:55 #35 [support-notifications internal] load build context 19:35:55 #35 DONE 0.0s 19:35:55 19:35:55 #34 [security-spire-server internal] load build context 19:35:55 #34 ... 19:35:55 19:35:55 #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:55 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:55 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:55 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:55 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:55 #31 DONE 0.6s 19:35:55 19:35:55 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #34 [security-spire-server internal] load build context 19:35:55 #34 ... 19:35:55 19:35:55 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:55 #28 DONE 0.0s 19:35:55 19:35:55 #34 [security-spire-server internal] load build context 19:35:56 #34 ... 19:35:56 19:35:56 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:35:56 #28 DONE 0.0s 19:35:56 19:35:56 #34 [security-spire-server internal] load build context 19:35:56 #34 ... 19:35:56 19:35:56 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:56 #31 DONE 0.7s 19:35:56 19:35:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 19:35:56 #29 DONE 1.8s 19:35:56 19:35:56 #34 [security-spire-server internal] load build context 19:35:56 #34 ... 19:35:56 19:35:56 #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:56 #31 DONE 0.7s 19:35:56 19:35:56 #34 [security-spire-server internal] load build context 19:35:56 #34 ... 19:35:56 19:35:56 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 19:35:56 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 19:35:56 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 19:35:56 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 19:35:56 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 19:35:56 #31 DONE 0.7s 19:35:56 19:35:56 #34 [security-spire-server internal] load build context 19:35:58 #34 transferring context: 10.10MB 3.0s 19:36:00 #34 ... 19:36:00 19:36:00 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:36:00 #36 DONE 6.5s 19:36:00 19:36:00 #34 [security-spire-server internal] load build context 19:36:01 #34 ... 19:36:01 19:36:01 #37 [core-command builder 2/7] WORKDIR /edgex-go 19:36:01 #37 DONE 2.5s 19:36:01 19:36:01 #34 [security-spire-server internal] load build context 19:36:03 #34 transferring context: 18.36MB 8.2s 19:36:04 #34 ... 19:36:04 19:36:04 #38 [security-bootstrapper internal] load build context 19:36:04 #38 ... 19:36:04 19:36:04 #39 [security-proxy-setup internal] load build context 19:36:04 #39 ... 19:36:04 19:36:04 #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:04 #0 7.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:04 #40 ... 19:36:04 19:36:04 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:36:04 #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:04 #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:04 #41 ... 19:36:04 19:36:04 #42 [support-scheduler internal] load build context 19:36:04 #42 ... 19:36:04 19:36:04 #43 [core-common-config-bootstrapper internal] load build context 19:36:04 #43 ... 19:36:04 19:36:04 #44 [security-spire-config internal] load build context 19:36:05 #44 ... 19:36:05 19:36:05 #45 [security-spire-agent internal] load build context 19:36:05 #45 ... 19:36:05 19:36:05 #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:36:05 #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:05 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:05 #46 ... 19:36:05 19:36:05 #33 [security-secretstore-setup internal] load build context 19:36:05 #33 ... 19:36:05 19:36:05 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:05 #47 ... 19:36:05 19:36:05 #35 [support-notifications internal] load build context 19:36:05 #35 ... 19:36:05 19:36:05 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:05 #0 6.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:05 #0 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:05 #48 ... 19:36:05 19:36:05 #49 [core-command internal] load build context 19:36:05 #49 ... 19:36:05 19:36:05 #50 [security-spiffe-token-provider internal] load build context 19:36:06 #50 ... 19:36:06 19:36:06 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:06 #51 ... 19:36:06 19:36:06 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:06 #52 ... 19:36:06 19:36:06 #53 [security-proxy-auth internal] load build context 19:36:06 #53 ... 19:36:06 19:36:06 #54 [core-metadata internal] load build context 19:36:06 #54 ... 19:36:06 19:36:06 #55 [core-data internal] load build context 19:36:06 #55 ... 19:36:06 19:36:06 #53 [security-proxy-auth internal] load build context 19:36:07 #53 ... 19:36:07 19:36:07 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:07 #56 ... 19:36:07 19:36:07 #53 [security-proxy-auth internal] load build context 19:36:09 #53 transferring context: 7.30MB 11.2s 19:36:09 #53 ... 19:36:09 19:36:09 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:36:09 #32 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:09 #32 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:09 #32 12.49 (1/2) Installing dumb-init (1.2.5-r2) 19:36:09 #32 12.49 (2/2) Installing su-exec (0.2-r2) 19:36:09 #32 12.49 Executing busybox-1.35.0-r29.trigger 19:36:09 #32 12.73 OK: 8 MiB in 17 packages 19:36:09 #32 DONE 15.4s 19:36:09 19:36:09 #53 [security-proxy-auth internal] load build context 19:36:10 #53 ... 19:36:10 19:36:10 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:36:10 #41 12.45 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 19:36:10 #41 12.97 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 19:36:10 #41 13.10 (3/4) Installing dumb-init (1.2.5-r2) 19:36:10 #41 13.10 (4/4) Installing openssl (3.0.9-r3) 19:36:10 #41 13.21 Executing busybox-1.35.0-r29.trigger 19:36:10 #41 13.34 OK: 8 MiB in 17 packages 19:36:10 #41 DONE 15.8s 19:36:10 19:36:10 #49 [core-command internal] load build context 19:36:11 #49 ... 19:36:11 19:36:11 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:11 #57 ... 19:36:11 19:36:11 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:36:11 #58 ... 19:36:11 19:36:11 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:12 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:12 #59 ... 19:36:12 19:36:12 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:12 #60 ... 19:36:12 19:36:12 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:12 #61 ... 19:36:12 19:36:12 #49 [core-command internal] load build context 19:36:13 #49 ... 19:36:13 19:36:13 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:36:13 #62 DONE 2.5s 19:36:13 19:36:13 #49 [core-command internal] load build context 19:36:13 #49 ... 19:36:13 19:36:13 #46 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:36:13 #46 15.36 (1/1) Installing dumb-init (1.2.5-r2) 19:36:13 #46 15.36 Executing busybox-1.35.0-r29.trigger 19:36:13 #46 15.68 OK: 8 MiB in 16 packages 19:36:13 #46 DONE 18.7s 19:36:13 19:36:13 #49 [core-command internal] load build context 19:36:13 #49 transferring context: 21.06MB 16.2s 19:36:14 #49 ... 19:36:14 19:36:14 #34 [security-spire-server internal] load build context 19:36:14 #34 ... 19:36:14 19:36:14 #49 [core-command internal] load build context 19:36:14 #49 ... 19:36:14 19:36:14 #38 [security-bootstrapper internal] load build context 19:36:14 #38 ... 19:36:14 19:36:14 #39 [security-proxy-setup internal] load build context 19:36:14 #39 ... 19:36:14 19:36:14 #34 [security-spire-server internal] load build context 19:36:15 #34 ... 19:36:15 19:36:15 #43 [core-common-config-bootstrapper internal] load build context 19:36:15 #43 ... 19:36:15 19:36:15 #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:15 #40 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:15 #40 17.51 (1/4) Installing ca-certificates (20230506-r0) 19:36:15 #40 18.37 (2/4) Installing dumb-init (1.2.5-r2) 19:36:15 #40 18.37 (3/4) Installing su-exec (0.2-r2) 19:36:15 #40 18.37 (4/4) Installing yq (4.30.4-r4) 19:36:15 #40 19.90 Executing busybox-1.35.0-r29.trigger 19:36:15 #40 20.07 Executing ca-certificates-20230506-r0.trigger 19:36:15 #40 ... 19:36:15 19:36:15 #42 [support-scheduler internal] load build context 19:36:15 #42 ... 19:36:15 19:36:15 #45 [security-spire-agent internal] load build context 19:36:15 #45 ... 19:36:15 19:36:15 #42 [support-scheduler internal] load build context 19:36:15 #42 ... 19:36:15 19:36:15 #33 [security-secretstore-setup internal] load build context 19:36:15 #33 ... 19:36:15 19:36:15 #42 [support-scheduler internal] load build context 19:36:15 #42 ... 19:36:15 19:36:15 #35 [support-notifications internal] load build context 19:36:15 #35 ... 19:36:15 19:36:15 #44 [security-spire-config internal] load build context 19:36:16 #44 ... 19:36:16 19:36:16 #42 [support-scheduler internal] load build context 19:36:16 #42 ... 19:36:16 19:36:16 #50 [security-spiffe-token-provider internal] load build context 19:36:16 #50 ... 19:36:16 19:36:16 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:36:16 #63 DONE 6.4s 19:36:16 19:36:16 #50 [security-spiffe-token-provider internal] load build context 19:36:16 #50 ... 19:36:16 19:36:16 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:16 #47 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:16 #47 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:16 #47 ... 19:36:16 19:36:16 #42 [support-scheduler internal] load build context 19:36:17 #42 ... 19:36:17 19:36:17 #55 [core-data internal] load build context 19:36:17 #55 ... 19:36:17 19:36:17 #33 [security-secretstore-setup internal] load build context 19:36:17 #33 ... 19:36:17 19:36:17 #54 [core-metadata internal] load build context 19:36:17 #54 ... 19:36:17 19:36:17 #33 [security-secretstore-setup internal] load build context 19:36:17 #33 ... 19:36:17 19:36:17 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:17 #51 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:17 #51 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:17 #51 ... 19:36:17 19:36:17 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:36:17 #64 DONE 0.9s 19:36:17 19:36:17 #33 [security-secretstore-setup internal] load build context 19:36:17 #33 ... 19:36:17 19:36:17 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:17 #52 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:17 #52 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:17 #52 ... 19:36:17 19:36:17 #33 [security-secretstore-setup internal] load build context 19:36:17 #33 transferring context: 37.97MB 23.5s 19:36:19 #33 ... 19:36:19 19:36:19 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:19 #56 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:19 #56 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:19 #56 21.54 (1/1) Installing dumb-init (1.2.5-r2) 19:36:19 #56 21.58 Executing busybox-1.35.0-r29.trigger 19:36:19 #56 21.78 OK: 8 MiB in 16 packages 19:36:19 #56 ... 19:36:19 19:36:19 #35 [support-notifications internal] load build context 19:36:20 #35 ... 19:36:20 19:36:20 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:20 #48 14.56 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:36:20 #48 14.56 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:36:20 #48 14.56 OK: 17691 distinct packages available 19:36:20 #48 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:20 #48 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:20 #48 ... 19:36:20 19:36:20 #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:20 #40 23.10 OK: 17 MiB in 19 packages 19:36:20 #40 DONE 25.4s 19:36:20 19:36:20 #33 [security-secretstore-setup internal] load build context 19:36:20 #33 ... 19:36:20 19:36:20 #53 [security-proxy-auth internal] load build context 19:36:20 #53 ... 19:36:20 19:36:20 #33 [security-secretstore-setup internal] load build context 19:36:21 #33 ... 19:36:21 19:36:21 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:36:21 #56 DONE 24.3s 19:36:21 19:36:21 #33 [security-secretstore-setup internal] load build context 19:36:22 #33 ... 19:36:22 19:36:22 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:22 #57 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:22 #57 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:22 #57 ... 19:36:22 19:36:22 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:22 #48 26.93 (1/4) Installing dumb-init (1.2.5-r2) 19:36:22 #48 26.94 (2/4) Installing musl-obstack (1.2.3-r0) 19:36:22 #48 26.96 (3/4) Installing libucontext (1.2-r0) 19:36:22 #48 26.97 (4/4) Installing gcompat (1.1.0-r0) 19:36:22 #48 26.98 Executing busybox-1.35.0-r29.trigger 19:36:22 #48 27.11 OK: 8 MiB in 19 packages 19:36:23 #48 ... 19:36:23 19:36:23 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:23 #59 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:23 #59 20.09 OK: 263 MiB in 53 packages 19:36:23 #59 DONE 21.6s 19:36:23 19:36:23 #35 [support-notifications internal] load build context 19:36:23 #35 transferring context: 39.04MB 27.5s 19:36:23 #35 ... 19:36:23 19:36:23 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:23 #61 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:23 #61 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:24 #61 ... 19:36:24 19:36:24 #53 [security-proxy-auth internal] load build context 19:36:24 #53 ... 19:36:24 19:36:24 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:24 #48 DONE 29.0s 19:36:24 19:36:24 #53 [security-proxy-auth internal] load build context 19:36:24 #53 ... 19:36:24 19:36:24 #49 [core-command internal] load build context 19:36:24 #49 ... 19:36:24 19:36:24 #53 [security-proxy-auth internal] load build context 19:36:24 #53 ... 19:36:24 19:36:24 #38 [security-bootstrapper internal] load build context 19:36:25 #38 ... 19:36:25 19:36:25 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:36:25 #58 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:25 #58 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:25 #58 22.86 OK: 263 MiB in 53 packages 19:36:25 #58 ... 19:36:25 19:36:25 #39 [security-proxy-setup internal] load build context 19:36:25 #39 ... 19:36:25 19:36:25 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:25 #52 24.55 (1/2) Installing ca-certificates (20230506-r0) 19:36:25 #52 25.17 (2/2) Installing dumb-init (1.2.5-r2) 19:36:25 #52 25.17 Executing busybox-1.35.0-r29.trigger 19:36:25 #52 25.35 Executing ca-certificates-20230506-r0.trigger 19:36:25 #52 27.38 OK: 8 MiB in 17 packages 19:36:25 #52 DONE 29.4s 19:36:25 19:36:25 #39 [security-proxy-setup internal] load build context 19:36:25 #39 ... 19:36:25 19:36:25 #34 [security-spire-server internal] load build context 19:36:25 #34 ... 19:36:25 19:36:25 #43 [core-common-config-bootstrapper internal] load build context 19:36:25 #43 ... 19:36:25 19:36:25 #39 [security-proxy-setup internal] load build context 19:36:25 #39 ... 19:36:25 19:36:25 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:25 #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:25 #60 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:25 #60 23.45 OK: 263 MiB in 53 packages 19:36:25 #60 ... 19:36:25 19:36:25 #45 [security-spire-agent internal] load build context 19:36:25 #45 ... 19:36:25 19:36:25 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:36:25 #58 DONE 23.8s 19:36:25 19:36:25 #45 [security-spire-agent internal] load build context 19:36:25 #45 ... 19:36:25 19:36:25 #39 [security-proxy-setup internal] load build context 19:36:26 #39 ... 19:36:26 19:36:26 #44 [security-spire-config internal] load build context 19:36:26 #44 ... 19:36:26 19:36:26 #49 [core-command internal] load build context 19:36:26 #49 ... 19:36:26 19:36:26 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:26 #61 23.06 OK: 263 MiB in 53 packages 19:36:26 #61 DONE 25.3s 19:36:26 19:36:26 #49 [core-command internal] load build context 19:36:26 #49 ... 19:36:26 19:36:26 #50 [security-spiffe-token-provider internal] load build context 19:36:26 #50 ... 19:36:26 19:36:26 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:26 #60 DONE 24.9s 19:36:26 19:36:26 #50 [security-spiffe-token-provider internal] load build context 19:36:26 #50 ... 19:36:26 19:36:26 #49 [core-command internal] load build context 19:36:27 #49 ... 19:36:27 19:36:27 #55 [core-data internal] load build context 19:36:27 #55 ... 19:36:27 19:36:27 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:27 #47 21.85 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:36:27 #47 21.85 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:36:27 #47 21.85 OK: 17691 distinct packages available 19:36:27 #47 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:27 #47 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:27 #47 31.20 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 19:36:27 #47 31.49 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 19:36:27 #47 31.54 (3/7) Installing dumb-init (1.2.5-r2) 19:36:27 #47 31.56 (4/7) Installing musl-obstack (1.2.3-r0) 19:36:27 #47 31.58 (5/7) Installing libucontext (1.2-r0) 19:36:27 #47 31.58 (6/7) Installing gcompat (1.1.0-r0) 19:36:27 #47 31.59 (7/7) Installing openssl (3.0.9-r3) 19:36:27 #47 31.63 Executing busybox-1.35.0-r29.trigger 19:36:27 #47 31.75 OK: 9 MiB in 20 packages 19:36:27 #47 ... 19:36:27 19:36:27 #42 [support-scheduler internal] load build context 19:36:27 #42 ... 19:36:27 19:36:27 #54 [core-metadata internal] load build context 19:36:27 #54 ... 19:36:27 19:36:27 #49 [core-command internal] load build context 19:36:28 #49 ... 19:36:28 19:36:28 #47 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:28 #47 DONE 32.9s 19:36:28 19:36:28 #49 [core-command internal] load build context 19:36:28 #49 transferring context: 47.39MB 31.3s 19:36:29 #49 ... 19:36:29 19:36:29 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:29 #57 21.27 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:36:29 #57 21.28 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:36:29 #57 21.28 OK: 17694 distinct packages available 19:36:29 #57 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:29 #57 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:29 #57 26.59 OK: 263 MiB in 53 packages 19:36:29 #57 DONE 27.4s 19:36:29 19:36:29 #49 [core-command internal] load build context 19:36:29 #49 ... 19:36:29 19:36:29 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:29 #51 23.24 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:36:29 #51 23.24 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:36:29 #51 23.24 OK: 17691 distinct packages available 19:36:29 #51 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:36:29 #51 28.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:36:29 #51 31.56 (1/9) Installing ca-certificates (20230506-r0) 19:36:29 #51 31.85 (2/9) Installing brotli-libs (1.0.9-r9) 19:36:29 #51 31.96 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:36:29 #51 31.96 (4/9) Installing libcurl (8.2.0-r1) 19:36:29 #51 31.96 (5/9) Installing curl (8.2.0-r1) 19:36:29 #51 32.02 (6/9) Installing dumb-init (1.2.5-r2) 19:36:29 #51 32.02 (7/9) Installing musl-obstack (1.2.3-r0) 19:36:29 #51 32.02 (8/9) Installing libucontext (1.2-r0) 19:36:29 #51 32.05 (9/9) Installing gcompat (1.1.0-r0) 19:36:29 #51 32.05 Executing busybox-1.35.0-r29.trigger 19:36:29 #51 32.13 Executing ca-certificates-20230506-r0.trigger 19:36:29 #51 32.83 OK: 11 MiB in 24 packages 19:36:29 #51 ... 19:36:29 19:36:29 #49 [core-command internal] load build context 19:36:29 #49 ... 19:36:29 19:36:29 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:29 #51 DONE 33.6s 19:36:29 19:36:29 #49 [core-command internal] load build context 19:36:33 #49 ... 19:36:33 19:36:33 #33 [security-secretstore-setup internal] load build context 19:36:33 #33 transferring context: 64.76MB 38.6s 19:36:33 #33 ... 19:36:33 19:36:33 #50 [security-spiffe-token-provider internal] load build context 19:36:33 #50 ... 19:36:33 19:36:33 #33 [security-secretstore-setup internal] load build context 19:36:34 #33 ... 19:36:34 19:36:34 #35 [support-notifications internal] load build context 19:36:34 #35 ... 19:36:34 19:36:34 #33 [security-secretstore-setup internal] load build context 19:36:35 #33 ... 19:36:35 19:36:35 #38 [security-bootstrapper internal] load build context 19:36:35 #38 ... 19:36:35 19:36:35 #53 [security-proxy-auth internal] load build context 19:36:35 #53 ... 19:36:35 19:36:35 #38 [security-bootstrapper internal] load build context 19:36:35 #38 ... 19:36:35 19:36:35 #34 [security-spire-server internal] load build context 19:36:35 #34 ... 19:36:35 19:36:35 #38 [security-bootstrapper internal] load build context 19:36:35 #38 ... 19:36:35 19:36:35 #43 [core-common-config-bootstrapper internal] load build context 19:36:35 #43 ... 19:36:35 19:36:35 #34 [security-spire-server internal] load build context 19:36:36 #34 ... 19:36:36 19:36:36 #45 [security-spire-agent internal] load build context 19:36:36 #45 ... 19:36:36 19:36:36 #38 [security-bootstrapper internal] load build context 19:36:36 #38 ... 19:36:36 19:36:36 #44 [security-spire-config internal] load build context 19:36:36 #44 ... 19:36:36 19:36:36 #39 [security-proxy-setup internal] load build context 19:36:36 #39 ... 19:36:36 19:36:36 #44 [security-spire-config internal] load build context 19:36:37 #44 ... 19:36:37 19:36:37 #55 [core-data internal] load build context 19:36:37 #55 ... 19:36:37 19:36:37 #44 [security-spire-config internal] load build context 19:36:37 #44 ... 19:36:37 19:36:37 #42 [support-scheduler internal] load build context 19:36:37 #42 ... 19:36:37 19:36:37 #55 [core-data internal] load build context 19:36:37 #55 ... 19:36:37 19:36:37 #54 [core-metadata internal] load build context 19:36:37 #54 ... 19:36:37 19:36:37 #44 [security-spire-config internal] load build context 19:36:38 #44 transferring context: 83.62MB 43.1s 19:36:42 #44 ... 19:36:42 19:36:42 #49 [core-command internal] load build context 19:36:42 #49 ... 19:36:42 19:36:42 #44 [security-spire-config internal] load build context 19:36:43 #44 ... 19:36:43 19:36:43 #50 [security-spiffe-token-provider internal] load build context 19:36:43 #50 ... 19:36:43 19:36:43 #44 [security-spire-config internal] load build context 19:36:43 #44 transferring context: 110.77MB 48.3s 19:36:44 #44 ... 19:36:44 19:36:44 #35 [support-notifications internal] load build context 19:36:44 #35 ... 19:36:44 19:36:44 #44 [security-spire-config internal] load build context 19:36:45 #44 ... 19:36:45 19:36:45 #33 [security-secretstore-setup internal] load build context 19:36:45 #33 ... 19:36:45 19:36:45 #44 [security-spire-config internal] load build context 19:36:45 #44 ... 19:36:45 19:36:45 #53 [security-proxy-auth internal] load build context 19:36:45 #53 ... 19:36:45 19:36:45 #44 [security-spire-config internal] load build context 19:36:45 #44 ... 19:36:45 19:36:45 #43 [core-common-config-bootstrapper internal] load build context 19:36:46 #43 ... 19:36:46 19:36:46 #34 [security-spire-server internal] load build context 19:36:46 #34 ... 19:36:46 19:36:46 #44 [security-spire-config internal] load build context 19:36:46 #44 ... 19:36:46 19:36:46 #45 [security-spire-agent internal] load build context 19:36:46 #45 ... 19:36:46 19:36:46 #43 [core-common-config-bootstrapper internal] load build context 19:36:46 #43 ... 19:36:46 19:36:46 #38 [security-bootstrapper internal] load build context 19:36:46 #38 ... 19:36:46 19:36:46 #43 [core-common-config-bootstrapper internal] load build context 19:36:46 #43 ... 19:36:46 19:36:46 #39 [security-proxy-setup internal] load build context 19:36:46 #39 ... 19:36:46 19:36:46 #43 [core-common-config-bootstrapper internal] load build context 19:36:47 #43 ... 19:36:47 19:36:47 #42 [support-scheduler internal] load build context 19:36:47 #42 ... 19:36:47 19:36:47 #55 [core-data internal] load build context 19:36:47 #55 ... 19:36:47 19:36:47 #54 [core-metadata internal] load build context 19:36:48 #54 ... 19:36:48 19:36:48 #55 [core-data internal] load build context 19:36:49 #55 transferring context: 143.09MB 50.6s 19:36:51 #55 ... 19:36:51 19:36:51 #43 [core-common-config-bootstrapper internal] load build context 19:36:51 #43 transferring context: 182.45MB 55.7s done 19:36:51 #43 DONE 56.4s 19:36:51 19:36:51 #55 [core-data internal] load build context 19:36:53 #55 ... 19:36:53 19:36:53 #49 [core-command internal] load build context 19:36:53 #49 ... 19:36:53 19:36:53 #55 [core-data internal] load build context 19:36:53 #55 ... 19:36:53 19:36:53 #50 [security-spiffe-token-provider internal] load build context 19:36:53 #50 ... 19:36:53 19:36:53 #55 [core-data internal] load build context 19:36:54 #55 ... 19:36:54 19:36:54 #39 [security-proxy-setup internal] load build context 19:36:54 #39 transferring context: 182.45MB 58.2s done 19:36:54 #39 DONE 59.7s 19:36:54 19:36:54 #55 [core-data internal] load build context 19:36:54 #55 ... 19:36:54 19:36:54 #35 [support-notifications internal] load build context 19:36:54 #35 ... 19:36:54 19:36:54 #38 [security-bootstrapper internal] load build context 19:36:54 #38 transferring context: 182.45MB 59.3s done 19:36:54 #38 DONE 60.4s 19:36:54 19:36:54 #35 [support-notifications internal] load build context 19:36:54 #35 ... 19:36:54 19:36:54 #55 [core-data internal] load build context 19:36:55 #55 ... 19:36:55 19:36:55 #50 [security-spiffe-token-provider internal] load build context 19:36:55 #50 transferring context: 182.45MB 56.8s done 19:36:55 #50 DONE 59.5s 19:36:55 19:36:55 #55 [core-data internal] load build context 19:36:55 #55 ... 19:36:55 19:36:55 #33 [security-secretstore-setup internal] load build context 19:36:55 #33 ... 19:36:55 19:36:55 #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:55 #65 DONE 4.3s 19:36:55 19:36:55 #33 [security-secretstore-setup internal] load build context 19:36:55 #33 ... 19:36:55 19:36:55 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:36:55 #66 ... 19:36:55 19:36:55 #53 [security-proxy-auth internal] load build context 19:36:55 #53 transferring context: 182.45MB 57.9s done 19:36:55 #53 ... 19:36:55 19:36:55 #49 [core-command internal] load build context 19:36:55 #49 transferring context: 182.45MB 57.7s done 19:36:55 #49 DONE 59.9s 19:36:55 19:36:55 #33 [security-secretstore-setup internal] load build context 19:36:56 #33 ... 19:36:56 19:36:56 #53 [security-proxy-auth internal] load build context 19:36:56 #53 DONE 59.7s 19:36:56 19:36:56 #34 [security-spire-server internal] load build context 19:36:56 #34 ... 19:36:56 19:36:56 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:56 #67 DONE 1.5s 19:36:56 19:36:56 #34 [security-spire-server internal] load build context 19:36:56 #34 ... 19:36:56 19:36:56 #45 [security-spire-agent internal] load build context 19:36:56 #45 ... 19:36:56 19:36:56 #44 [security-spire-config internal] load build context 19:36:56 #44 ... 19:36:56 19:36:56 #45 [security-spire-agent internal] load build context 19:36:57 #45 ... 19:36:57 19:36:57 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:36:57 #66 DONE 2.0s 19:36:57 19:36:57 #45 [security-spire-agent internal] load build context 19:36:57 #45 ... 19:36:57 19:36:57 #35 [support-notifications internal] load build context 19:36:57 #35 transferring context: 182.45MB 61.4s done 19:36:57 #35 DONE 61.8s 19:36:57 19:36:57 #45 [security-spire-agent internal] load build context 19:36:57 #45 ... 19:36:57 19:36:57 #42 [support-scheduler internal] load build context 19:36:58 #42 ... 19:36:58 19:36:58 #45 [security-spire-agent internal] load build context 19:36:58 #45 ... 19:36:58 19:36:58 #54 [core-metadata internal] load build context 19:36:58 #54 ... 19:36:58 19:36:58 #45 [security-spire-agent internal] load build context 19:36:59 #45 ... 19:36:59 19:36:59 #44 [security-spire-config internal] load build context 19:36:59 #44 transferring context: 182.45MB 63.1s done 19:36:59 #44 DONE 64.0s 19:36:59 19:36:59 #34 [security-spire-server internal] load build context 19:36:59 #34 transferring context: 182.45MB 63.5s done 19:36:59 #34 DONE 64.0s 19:36:59 19:36:59 #45 [security-spire-agent internal] load build context 19:36:59 #45 ... 19:36:59 19:36:59 #55 [core-data internal] load build context 19:36:59 #55 transferring context: 182.45MB 60.4s done 19:36:59 #55 DONE 62.8s 19:36:59 19:36:59 #45 [security-spire-agent internal] load build context 19:36:59 #45 ... 19:36:59 19:36:59 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:36:59 #68 DONE 2.1s 19:36:59 19:36:59 #45 [security-spire-agent internal] load build context 19:37:00 #45 ... 19:37:00 19:37:00 #54 [core-metadata internal] load build context 19:37:00 #54 transferring context: 182.45MB 62.9s done 19:37:00 #54 DONE 64.0s 19:37:00 19:37:00 #45 [security-spire-agent internal] load build context 19:37:00 #45 ... 19:37:00 19:37:00 #69 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:37:00 #69 DONE 1.3s 19:37:00 19:37:00 #45 [security-spire-agent internal] load build context 19:37:01 #45 transferring context: 182.45MB 65.7s done 19:37:01 #45 DONE 66.4s 19:37:01 19:37:01 #42 [support-scheduler internal] load build context 19:37:04 #42 ... 19:37:04 19:37:04 #33 [security-secretstore-setup internal] load build context 19:37:04 #33 transferring context: 182.45MB 69.6s done 19:37:04 #33 DONE 69.7s 19:37:04 19:37:04 #42 [support-scheduler internal] load build context 19:37:04 #42 ... 19:37:04 19:37:04 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:05 #70 ... 19:37:05 19:37:05 #42 [support-scheduler internal] load build context 19:37:05 #42 transferring context: 182.45MB 69.7s done 19:37:05 #42 DONE 70.1s 19:37:05 19:37:05 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:05 #71 ... 19:37:05 19:37:05 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:05 #72 ... 19:37:05 19:37:05 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:06 #73 ... 19:37:06 19:37:06 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #74 ... 19:37:53 19:37:53 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #72 DONE 51.8s 19:37:53 19:37:53 #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #71 DONE 47.7s 19:37:53 19:37:53 #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #70 DONE 47.0s 19:37:53 19:37:53 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #73 DONE 50.2s 19:37:53 19:37:53 #75 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:53 #75 ... 19:37:53 19:37:53 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #74 DONE 51.3s 19:37:53 19:37:53 #76 [security-proxy-setup builder 6/7] COPY . . 19:37:53 #76 ... 19:37:53 19:37:53 #75 [security-spiffe-token-provider builder 6/7] COPY . . 19:37:53 #75 DONE 4.0s 19:37:53 19:37:53 #77 [support-notifications builder 6/7] COPY . . 19:37:53 #77 DONE 4.1s 19:37:53 19:37:53 #78 [security-spire-server builder 6/9] COPY . . 19:37:53 #78 DONE 4.1s 19:37:53 19:37:53 #76 [security-proxy-setup builder 6/7] COPY . . 19:37:53 #76 DONE 4.0s 19:37:53 19:37:53 #79 [security-bootstrapper builder 6/7] COPY . . 19:37:53 #79 CACHED 19:37:53 19:37:53 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:37:53 #80 CACHED 19:37:53 19:37:53 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #81 CACHED 19:37:53 19:37:53 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:37:53 #82 CACHED 19:37:53 19:37:53 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #83 CACHED 19:37:53 19:37:53 #84 [support-scheduler builder 6/7] COPY . . 19:37:53 #84 CACHED 19:37:53 19:37:53 #85 [core-common-config-bootstrapper builder 6/7] COPY . . 19:37:53 #85 DONE 4.2s 19:37:53 19:37:53 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #86 CACHED 19:37:53 19:37:53 #87 [security-secretstore-setup builder 6/7] COPY . . 19:37:53 #87 CACHED 19:37:53 19:37:53 #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:37:53 #88 CACHED 19:37:53 19:37:53 #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:53 #89 ... 19:37:53 19:37:53 #90 [security-proxy-auth builder 6/7] COPY . . 19:37:53 #90 CACHED 19:37:53 19:37:53 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:37:53 #91 CACHED 19:37:53 19:37:53 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #92 CACHED 19:37:53 19:37:53 #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:37:53 #93 CACHED 19:37:53 19:37:53 #94 [core-metadata builder 6/7] COPY . . 19:37:53 #94 CACHED 19:37:53 19:37:53 #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #95 CACHED 19:37:53 19:37:53 #96 [core-data builder 4/7] COPY go.mod vendor* ./ 19:37:53 #96 CACHED 19:37:53 19:37:53 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #97 CACHED 19:37:53 19:37:53 #98 [core-data builder 6/7] COPY . . 19:37:53 #98 CACHED 19:37:53 19:37:53 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 19:37:53 #99 CACHED 19:37:53 19:37:53 #100 [core-command builder 6/7] COPY . . 19:37:53 #100 CACHED 19:37:53 19:37:53 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #101 CACHED 19:37:53 19:37:53 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:53 #102 ... 19:37:53 19:37:53 #103 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:53 #103 CACHED 19:37:53 19:37:53 #104 [security-spire-config builder 6/9] COPY . . 19:37:53 #104 CACHED 19:37:53 19:37:53 #105 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:37:53 #105 CACHED 19:37:53 19:37:53 #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:37:53 #106 CACHED 19:37:53 19:37:53 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:37:53 #107 DONE 0.4s 19:37:53 19:37:53 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:37:57 #108 ... 19:37:57 19:37:57 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:57 #102 5.592 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:37:59 #102 ... 19:37:59 19:37:59 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:37:59 #108 DONE 7.3s 19:37:59 19:37:59 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:37:59 #109 DONE 7.4s 19:37:59 19:37:59 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:37:59 #110 DONE 0.4s 19:37:59 19:37:59 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:37:59 #111 DONE 0.4s 19:37:59 19:37:59 #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:59 #89 7.221 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:38:01 #89 ... 19:38:01 19:38:01 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:38:01 #112 DONE 0.4s 19:38:01 19:38:01 #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:38:01 #113 ... 19:38:01 19:38:01 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:38:01 #114 DONE 0.4s 19:38:01 19:38:01 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:01 #0 5.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:38:01 #115 ... 19:38:01 19:38:01 #116 [security-spire-agent builder 6/9] COPY . . 19:38:01 #116 CACHED 19:38:01 19:38:01 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:38:01 #117 CACHED 19:38:01 19:38:01 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:38:01 #118 CACHED 19:38:01 19:38:01 #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:38:01 #119 CACHED 19:38:01 19:38:01 #120 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:01 #120 CACHED 19:38:01 19:38:01 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:38:01 #121 CACHED 19:38:01 19:38:01 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:38:01 #122 CACHED 19:38:01 19:38:01 #123 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:38:01 #123 CACHED 19:38:01 19:38:01 #113 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:38:01 #113 DONE 0.4s 19:38:01 19:38:01 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:01 #0 5.714 go build -tags " non_delayedstart" -ldflags "-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:38:02 #124 ... 19:38:02 19:38:02 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:02 #0 4.378 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:38:02 #125 ... 19:38:02 19:38:02 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:38:02 #126 DONE 0.3s 19:38:02 19:38:02 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:38:02 #0 7.028 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:38:02 #127 ... 19:38:02 19:38:02 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:02 #0 7.173 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:38:02 #128 ... 19:38:02 19:38:02 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:02 #0 6.321 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:02 #129 ... 19:38:02 19:38:02 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:02 #0 4.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:38:02 #130 ... 19:38:02 19:38:02 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:02 #0 6.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:38:02 #131 ... 19:38:02 19:38:02 #132 [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:38:02 #0 6.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-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:38:03 #132 ... 19:38:03 19:38:03 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:03 #133 ... 19:38:03 19:38:03 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:38:03 #134 DONE 1.5s 19:38:03 19:38:03 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:03 #133 DONE 1.2s 19:38:03 19:38:03 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:03 #135 DONE 1.5s 19:38:03 19:38:03 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:38:03 #136 DONE 0.3s 19:38:03 19:38:03 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:38:03 #137 DONE 0.3s 19:38:03 19:38:03 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:03 #138 ... 19:38:03 19:38:03 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:38:03 #139 DONE 0.2s 19:38:03 19:38:03 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:38:03 #138 DONE 0.2s 19:38:03 19:38:03 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:03 #140 ... 19:38:03 19:38:03 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:38:03 #141 DONE 0.2s 19:38:04 19:38:04 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:38:04 #140 DONE 0.2s 19:38:04 19:38:04 #142 [security-spire-server] exporting to image 19:38:04 #142 exporting layers 19:38:06 #142 ... 19:38:06 19:38:06 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:38:06 #143 DONE 2.6s 19:38:06 19:38:06 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:38:06 #144 DONE 0.3s 19:38:06 19:38:06 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:38:06 #145 DONE 0.4s 19:38:06 19:38:06 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:38:06 #129 ... 19:38:06 19:38:06 #142 [security-spire-server] exporting to image 19:38:06 #142 exporting layers 2.6s done 19:38:06 #142 writing image sha256:c460d176ce53083be6372bca51df9b86b9c2da31d9a70b29913d97419badcf14 0.0s done 19:38:06 #142 naming to docker.io/library/security-spire-config-arm64 done 19:38:06 #142 writing image sha256:de0ab0c76e586a0d89a9f02c9afe81b100dc97f89d2d66163a2aed44c69790c5 done 19:38:06 #142 naming to docker.io/library/security-spire-server-arm64 done 19:38:06 #142 DONE 2.7s 19:38:06 19:38:06 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:38:07 #146 DONE 0.3s 19:38:07 19:38:07 #5 [support-scheduler internal] load build definition from Dockerfile 19:38:07 #5 ... 19:38:07 19:38:07 #142 [security-spire-agent] exporting to image 19:38:09 #142 exporting layers 2.7s done 19:38:09 #142 writing image sha256:b5f78f713168d93f330d122a11ab0d7f95f5ffd71b3f3aa0f02d28adffc35331 0.1s done 19:38:09 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:38:09 #142 DONE 5.5s 19:38:09 19:38:09 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:17 #129 ... 19:52:17 19:52:17 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:17 #132 862.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:52:17 #132 ... 19:52:17 19:52:17 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:17 #131 DONE 862.7s 19:52:17 19:52:17 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:17 #124 ... 19:52:17 19:52:17 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:17 #147 DONE 0.1s 19:52:17 19:52:17 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:52:17 #148 DONE 0.2s 19:52:17 19:52:17 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:52:17 #149 DONE 0.3s 19:52:17 19:52:17 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:52:17 #150 DONE 0.1s 19:52:17 19:52:17 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:52:17 #151 DONE 0.1s 19:52:17 19:52:17 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:19 #152 DONE 3.1s 19:52:19 19:52:19 #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:19 #89 ... 19:52:19 19:52:19 #142 [security-proxy-auth] exporting to image 19:52:19 #142 exporting layers 19:52:19 #142 exporting layers 0.8s done 19:52:19 #142 writing image sha256:ad26822359cd5ccd9b34b17e41e7c73ac6470e5cdc56bb386e3947d8969c9412 done 19:52:19 #142 naming to docker.io/library/security-proxy-auth-arm64 done 19:52:19 #142 DONE 6.3s 19:52:19 19:52:19 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:26 #124 ... 19:52:26 19:52:26 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:26 #125 DONE 873.7s 19:52:26 19:52:26 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:26 #129 ... 19:52:26 19:52:26 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:26 #153 DONE 0.3s 19:52:26 19:52:26 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:26 #124 ... 19:52:26 19:52:26 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:26 #154 DONE 0.2s 19:52:26 19:52:26 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:26 #155 DONE 0.2s 19:52:26 19:52:26 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:26 #156 DONE 0.3s 19:52:26 19:52:26 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:27 #157 DONE 0.2s 19:52:27 19:52:27 #5 [support-scheduler internal] load build definition from Dockerfile 19:52:27 #5 ... 19:52:27 19:52:27 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:29 #158 DONE 1.8s 19:52:29 19:52:29 #142 [security-proxy-setup] exporting to image 19:52:29 #142 exporting layers 19:52:29 #142 exporting layers 0.7s done 19:52:29 #142 writing image sha256:c98f610f84e2409d9898afadd928fd63b0d50eef9cb4254461500ee8048b40ea done 19:52:29 #142 naming to docker.io/library/security-proxy-setup-arm64 done 19:52:29 #142 DONE 7.0s 19:52:29 19:52:29 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:33 #124 ... 19:52:33 19:52:33 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:33 #130 DONE 881.4s 19:52:33 19:52:33 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:33 #127 ... 19:52:33 19:52:33 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:34 #159 DONE 0.1s 19:52:34 19:52:34 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:52:36 #160 DONE 2.1s 19:52:36 19:52:36 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:52:36 #161 DONE 0.3s 19:52:36 19:52:36 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:52:36 #162 DONE 0.2s 19:52:36 19:52:36 #5 [support-scheduler internal] load build definition from Dockerfile 19:52:36 #5 ... 19:52:36 19:52:36 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:37 #163 DONE 0.3s 19:52:37 19:52:37 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:37 #164 DONE 0.2s 19:52:37 19:52:37 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:52:37 #165 DONE 0.4s 19:52:37 19:52:37 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:37 #129 ... 19:52:37 19:52:37 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:52:37 #166 DONE 0.3s 19:52:37 19:52:37 #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:37 #89 ... 19:52:37 19:52:37 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:38 #167 DONE 0.3s 19:52:38 19:52:38 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:38 #132 DONE 886.6s 19:52:38 19:52:38 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:38 #168 DONE 0.4s 19:52:38 19:52:38 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:39 #169 ... 19:52:39 19:52:39 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:52:39 #170 DONE 0.2s 19:52:39 19:52:39 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:52:39 #171 DONE 0.1s 19:52:39 19:52:39 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:52:39 #172 DONE 0.3s 19:52:39 19:52:39 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:40 #128 ... 19:52:40 19:52:40 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:52:40 #173 DONE 0.3s 19:52:40 19:52:40 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:40 #174 DONE 0.4s 19:52:40 19:52:40 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:41 #175 DONE 0.4s 19:52:41 19:52:41 #5 [support-scheduler internal] load build definition from Dockerfile 19:52:41 #5 ... 19:52:41 19:52:41 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:41 #176 DONE 0.4s 19:52:41 19:52:41 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:52:41 #169 DONE 2.8s 19:52:41 19:52:41 #142 [security-bootstrapper] exporting to image 19:52:41 #142 exporting layers 19:52:42 #142 ... 19:52:42 19:52:42 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:42 #177 DONE 0.8s 19:52:42 19:52:42 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:42 #178 ... 19:52:42 19:52:42 #142 [security-bootstrapper] exporting to image 19:52:42 #142 exporting layers 1.4s done 19:52:42 #142 writing image sha256:5fd4aacbe352bfc01d55c0c646f5e041a167b97a1c9ca39f118463ce6ccbe467 done 19:52:42 #142 naming to docker.io/library/security-bootstrapper-arm64 done 19:52:42 #142 DONE 8.4s 19:52:43 19:52:43 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:46 #124 ... 19:52:46 19:52:46 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:46 #178 DONE 3.8s 19:52:46 19:52:46 #142 [security-secretstore-setup] exporting to image 19:52:47 #142 exporting layers 1.1s done 19:52:47 #142 writing image sha256:d7436ff0555388a9002268163cc9b8fdc11cfaf130c892dbbd4825d45d4690d1 done 19:52:47 #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 19:52:47 #142 DONE 9.5s 19:52:47 19:52:47 #30 [security-spire-config internal] load .dockerignore 19:53:14 #30 ... 19:53:14 19:53:14 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:14 #124 DONE 921.4s 19:53:14 19:53:14 #5 [support-scheduler internal] load build definition from Dockerfile 19:53:14 #5 ... 19:53:14 19:53:14 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:53:14 #179 DONE 0.1s 19:53:14 19:53:14 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:53:14 #180 DONE 0.4s 19:53:14 19:53:14 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:14 #127 ... 19:53:14 19:53:14 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:14 #181 DONE 0.3s 19:53:14 19:53:14 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:53:14 #182 DONE 0.2s 19:53:14 19:53:14 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:53:14 #183 DONE 0.2s 19:53:14 19:53:14 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:16 #184 DONE 1.8s 19:53:16 19:53:16 #142 [core-common-config-bootstrapper] exporting to image 19:53:16 #142 exporting layers 19:53:17 #142 exporting layers 0.5s done 19:53:17 #142 writing image sha256:d3019d97ae9e3108c2bd66eb8499a650dfc9d59638f1d239e7a297fc0abec44b done 19:53:17 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:53:17 #142 DONE 10.0s 19:53:17 19:53:17 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:23 #127 ... 19:53:23 19:53:23 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:23 #129 DONE 931.3s 19:53:23 19:53:23 #30 [security-spire-config internal] load .dockerignore 19:53:23 #30 ... 19:53:23 19:53:23 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:23 #185 DONE 0.2s 19:53:23 19:53:23 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:23 #127 ... 19:53:23 19:53:23 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:53:24 #186 DONE 0.2s 19:53:24 19:53:24 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:53:24 #187 DONE 0.3s 19:53:24 19:53:24 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:53:24 #188 DONE 0.1s 19:53:24 19:53:24 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:24 #127 ... 19:53:24 19:53:24 #142 [core-command] exporting to image 19:53:24 #142 exporting layers 19:53:24 #142 exporting layers 0.3s done 19:53:24 #142 writing image sha256:9b95e73ba169f2df38b972519b04a4cbd21db3aceaae5d34dbdead829a44c77b done 19:53:24 #142 naming to docker.io/library/core-command-arm64 done 19:53:24 #142 DONE 10.2s 19:53:24 19:53:24 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:42 #127 DONE 948.5s 19:53:42 19:53:42 #30 [security-spire-config internal] load .dockerignore 19:53:42 #30 ... 19:53:42 19:53:42 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:53:42 #189 DONE 0.2s 19:53:42 19:53:42 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:53:42 #190 DONE 0.4s 19:53:42 19:53:42 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:53:42 #191 DONE 0.3s 19:53:42 19:53:42 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:53:42 #192 DONE 0.2s 19:53:42 19:53:42 #142 [core-data] exporting to image 19:53:42 #142 exporting layers 19:53:42 #142 ... 19:53:42 19:53:42 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:42 #102 DONE 950.2s 19:53:42 19:53:42 #142 [core-data] exporting to image 19:53:42 #142 exporting layers 0.5s done 19:53:42 #142 writing image sha256:56a59bc1e0e89132b8a95999a536ea4cb50f027677618d66f35e50a030697257 0.0s done 19:53:42 #142 naming to docker.io/library/core-data-arm64 done 19:53:42 #142 DONE 10.8s 19:53:42 19:53:42 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:42 #128 ... 19:53:42 19:53:42 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:53:43 #193 DONE 0.1s 19:53:43 19:53:43 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:53:43 #194 DONE 0.1s 19:53:43 19:53:43 #30 [security-spire-config internal] load .dockerignore 19:53:43 #30 ... 19:53:43 19:53:43 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:43 #195 DONE 0.3s 19:53:43 19:53:43 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:43 #128 ... 19:53:43 19:53:43 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:53:43 #196 DONE 0.1s 19:53:43 19:53:43 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:53:43 #197 DONE 0.1s 19:53:43 19:53:43 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:43 #128 ... 19:53:43 19:53:43 #142 [core-metadata] exporting to image 19:53:43 #142 exporting layers 0.4s done 19:53:44 #142 writing image sha256:c1433bfa26e01baa929b1277fc864b96bdef0f52d0e9419b8c3ffbf7a9889f9a done 19:53:44 #142 naming to docker.io/library/core-metadata-arm64 done 19:53:44 #142 DONE 11.2s 19:53:44 19:53:44 #5 [support-scheduler internal] load build definition from Dockerfile 19:54:31 #5 ... 19:54:31 19:54:31 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:54:31 #115 DONE 998.5s 19:54:31 19:54:31 #5 [support-scheduler internal] load build definition from Dockerfile 19:54:31 #5 ... 19:54:31 19:54:31 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:31 #198 DONE 0.1s 19:54:31 19:54:31 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:31 #128 ... 19:54:31 19:54:31 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:31 #199 DONE 0.1s 19:54:31 19:54:31 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:31 #200 DONE 0.5s 19:54:31 19:54:31 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:31 #128 ... 19:54:31 19:54:31 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:54:31 #201 DONE 0.1s 19:54:31 19:54:31 #142 [security-spiffe-token-provider] exporting to image 19:54:31 #142 exporting layers 19:54:32 #142 exporting layers 0.5s done 19:54:32 #142 writing image sha256:9c2fbb979d93a3af14fa9e484f96200d6c8b34351bf1e9d9c6f622cf13ceb99e done 19:54:32 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:54:32 #142 DONE 11.7s 19:54:32 19:54:32 #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:58 #128 DONE 1023.8s 19:54:58 19:54:58 #5 [support-scheduler internal] load build definition from Dockerfile 19:54:58 #5 ... 19:54:58 19:54:58 #89 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:58 #89 DONE 1023.8s 19:54:58 19:54:58 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #202 DONE 0.2s 19:54:58 19:54:58 #30 [security-spire-config internal] load .dockerignore 19:54:58 #30 ... 19:54:58 19:54:58 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:58 #203 ... 19:54:58 19:54:58 #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:58 #204 DONE 0.2s 19:54:58 19:54:58 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:58 #205 DONE 0.1s 19:54:58 19:54:58 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:54:58 #203 DONE 0.2s 19:54:58 19:54:58 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:58 #206 DONE 0.3s 19:54:58 19:54:58 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:54:58 #207 DONE 0.4s 19:54:58 19:54:58 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:58 #208 DONE 0.1s 19:54:58 19:54:58 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:58 #209 DONE 0.1s 19:54:58 19:54:58 #142 [support-scheduler] exporting to image 19:54:58 #142 exporting layers 19:54:58 #142 exporting layers 0.4s done 19:54:58 #142 writing image sha256:539fc3ff6d1cc7262c27e1e6b55ee9a98b9545b61a908a39e79131318452dced 0.0s done 19:54:58 #142 naming to docker.io/library/support-notifications-arm64 done 19:54:58 #142 writing image sha256:3583f3a2cea680149521bf920b1873ece8c1198e432f104a573c8da60600f52b 19:54:58 #142 writing image sha256:3583f3a2cea680149521bf920b1873ece8c1198e432f104a573c8da60600f52b done 19:54:58 #142 naming to docker.io/library/support-scheduler-arm64 done 19:54:58 #142 DONE 12.2s 19:54:58 19:54:58 #30 [security-spire-config internal] load .dockerignore 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:58 time="2023-07-24T19:35:44Z" 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 ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de 19:55:01 $ docker rm -f --volumes ad512f0832819ef6f75fa62a0cca741e2f129fc384dbef75902eb7116051c0de [Pipeline] // withDockerContainer [Pipeline] sh 19:55:02 + docker images 19:55:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:55:02 support-scheduler-arm64 latest 3583f3a2cea6 6 seconds ago 31.8MB 19:55:02 support-notifications-arm64 latest 539fc3ff6d1c 6 seconds ago 32.4MB 19:55:02 security-spiffe-token-provider-arm64 latest 9c2fbb979d93 31 seconds ago 33.3MB 19:55:02 core-metadata-arm64 latest c1433bfa26e0 About a minute ago 20.8MB 19:55:02 core-data-arm64 latest 56a59bc1e0e8 About a minute ago 20.5MB 19:55:02 core-command-arm64 latest 9b95e73ba169 About a minute ago 20.3MB 19:55:02 core-common-config-bootstrapper-arm64 latest d3019d97ae9e About a minute ago 17.8MB 19:55:02 security-secretstore-setup-arm64 latest d7436ff05553 2 minutes ago 42.5MB 19:55:02 security-bootstrapper-arm64 latest 5fd4aacbe352 2 minutes ago 22.5MB 19:55:02 security-proxy-setup-arm64 latest c98f610f84e2 2 minutes ago 24MB 19:55:02 security-proxy-auth-arm64 latest ad26822359cd 2 minutes ago 18.8MB 19:55:02 security-spire-agent-arm64 latest b5f78f713168 16 minutes ago 157MB 19:55:02 security-spire-config-arm64 latest c460d176ce53 16 minutes ago 96.1MB 19:55:02 security-spire-server-arm64 latest de0ab0c76e58 16 minutes ago 102MB 19:55:02 ci-base-image-arm64 latest d22b86438196 30 minutes ago 1.05GB 19:55:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB 19:55:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks 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 19:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:03 19:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:03 arm64: Pulling from edgex-lftools-log-publisher 19:55:03 8998bd30e6a1: Pulling fs layer 19:55:03 04944245beec: Pulling fs layer 19:55:03 699f458cf7ca: Pulling fs layer 19:55:03 765212b225bb: Pulling fs layer 19:55:03 f23df028b6ca: Pulling fs layer 19:55:03 d65c8cfc05b1: Pulling fs layer 19:55:03 2437ff75d9bd: Pulling fs layer 19:55:03 f23df028b6ca: Waiting 19:55:03 765212b225bb: Waiting 19:55:03 2437ff75d9bd: Waiting 19:55:03 04944245beec: Verifying Checksum 19:55:03 04944245beec: Download complete 19:55:03 765212b225bb: Download complete 19:55:03 f23df028b6ca: Verifying Checksum 19:55:03 f23df028b6ca: Download complete 19:55:03 d65c8cfc05b1: Verifying Checksum 19:55:03 d65c8cfc05b1: Download complete 19:55:04 699f458cf7ca: Verifying Checksum 19:55:04 699f458cf7ca: Download complete 19:55:04 8998bd30e6a1: Download complete 19:55:06 2437ff75d9bd: Verifying Checksum 19:55:06 2437ff75d9bd: Download complete 19:55:08 8998bd30e6a1: Pull complete 19:55:08 04944245beec: Pull complete 19:55:10 699f458cf7ca: Pull complete 19:55:10 765212b225bb: Pull complete 19:55:10 f23df028b6ca: Pull complete 19:55:11 d65c8cfc05b1: Pull complete 19:55:26 2437ff75d9bd: Pull complete 19:55:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:26 prd-ubuntu20.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 19:55:26 $ 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 19:55:30 $ docker top f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:30 ---> job-cost.sh 19:55:30 lf-activate-venv: SKIPPING 19:55:30 INFO: No Stack... 19:55:31 INFO: Retrieving Pricing Info for: v3-standard-4 19:55:32 INFO: Archiving Costs [Pipeline] sh 19:55:32 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:55:32 + cut -d, -f6 [Pipeline] lock 19:55:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] 19:55:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] did not exist. Created. 19:55:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:55:33 + echo total: 0.10999999940395355 [Pipeline] stash 19:55:33 Stashed 1 file(s) [Pipeline] } 19:55:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4616-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:55:33 $ docker stop --time=1 f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 19:55:35 $ docker rm -f --volumes f93db86b67f38a896761fe41688a23b87ae27d20bda5bfd547610f09cee31581 [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 19:55:36 provisioning config files... 19:55:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12648601850164286118tmp [Pipeline] { [Pipeline] sh 19:55:36 + set +x 19:55:36 + curl -s https://codecov.io/bash 19:55:36 + bash -s -- 19:55:36 19:55:36 _____ _ 19:55:36 / ____| | | 19:55:36 | | ___ __| | ___ ___ _____ __ 19:55:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:55:36 | |___| (_) | (_| | __/ (_| (_) \ V / 19:55:36 \_____\___/ \__,_|\___|\___\___/ \_/ 19:55:36 Bash-1.0.6 19:55:36 19:55:36 19:55:36 ==> git version 2.25.1 found 19:55:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:55:36 Release-Date: 2020-01-08 19:55:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:55:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:55:36 ==> Jenkins CI detected. 19:55:36 current dir:  /w/workspace/edgex-go/1 19:55:36 project root: . 19:55:36 --> token set from env 19:55:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:55:36 ==> Running gcov in . (disable via -X gcov) 19:55:36 ==> Python coveragepy not found 19:55:36 ==> Searching for coverage reports in: 19:55:36 + . 19:55:36 -> Found 1 reports 19:55:36 ==> Detecting git/mercurial file structure 19:55:36 ==> Reading reports 19:55:36 + ./coverage.out bytes=447019 19:55:36 ==> Appending adjustments 19:55:36 https://docs.codecov.io/docs/fixing-reports 19:55:38 + Found adjustments 19:55:38 ==> Gzipping contents 19:55:38 56K /tmp/codecov.IiuKZO.gz 19:55:38 ==> Uploading reports 19:55:38 url: https://codecov.io 19:55:38 query: branch=PR-4616&commit=a70c391fcb5a19c9035b9798c4fa1cf4539520f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4616&job=&cmd_args= 19:55:38 -> Pinging Codecov 19:55:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4616&commit=a70c391fcb5a19c9035b9798c4fa1cf4539520f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4616&job=&cmd_args= 19:55:38 -> Uploading to 19:55:38 https://storage.googleapis.com/codecov/v4/raw/2023-07-24/00271124DB129430A58F1EEE437C3FCB/a70c391fcb5a19c9035b9798c4fa1cf4539520f2/5b12f301-4360-4c75-965a-ba081d307fa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230724%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230724T195538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4b70f0417d33659743ca5b7217afdd5e10d0601e08177ed700ec47db038f9cd 19:55:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:55:38 Dload Upload Total Spent Left Speed 19:55:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57324 0 0 100 57324 0 275k --:--:-- --:--:-- --:--:-- 275k 19:55:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a70c391fcb5a19c9035b9798c4fa1cf4539520f2 [Pipeline] } 19:55:38 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 19:55:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:55:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:55:41 ---> package-listing.sh 19:55:41 ++ facter osfamily 19:55:41 ++ tr '[:upper:]' '[:lower:]' 19:55:41 + OS_FAMILY=debian 19:55:41 + workspace=/w/workspace/edgex-go/1 19:55:41 + START_PACKAGES=/tmp/packages_start.txt 19:55:41 + END_PACKAGES=/tmp/packages_end.txt 19:55:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:55:41 + PACKAGES=/tmp/packages_start.txt 19:55:41 + '[' /w/workspace/edgex-go/1 ']' 19:55:41 + PACKAGES=/tmp/packages_end.txt 19:55:41 + case "${OS_FAMILY}" in 19:55:41 + dpkg -l 19:55:41 + grep '^ii' 19:55:41 + '[' -f /tmp/packages_start.txt ']' 19:55:41 + '[' -f /tmp/packages_end.txt ']' 19:55:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:55:41 + '[' /w/workspace/edgex-go/1 ']' 19:55:41 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:55:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:55:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:55:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:42 19:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:42 latest: Pulling from edgex-lftools-log-publisher 19:55:42 5eb5b503b376: Pulling fs layer 19:55:42 5c69ac0246d0: Pulling fs layer 19:55:42 ec43610c2a17: Pulling fs layer 19:55:42 3a2ae6a8a46f: Pulling fs layer 19:55:42 33b1e0a273af: Pulling fs layer 19:55:42 5d3b04190fa2: Pulling fs layer 19:55:42 2f39f015ded8: Pulling fs layer 19:55:42 3a2ae6a8a46f: Waiting 19:55:42 33b1e0a273af: Waiting 19:55:42 5d3b04190fa2: Waiting 19:55:42 2f39f015ded8: Waiting 19:55:42 5c69ac0246d0: Download complete 19:55:42 3a2ae6a8a46f: Verifying Checksum 19:55:42 3a2ae6a8a46f: Download complete 19:55:42 33b1e0a273af: Verifying Checksum 19:55:42 33b1e0a273af: Download complete 19:55:42 5d3b04190fa2: Download complete 19:55:43 ec43610c2a17: Verifying Checksum 19:55:43 ec43610c2a17: Download complete 19:55:43 5eb5b503b376: Verifying Checksum 19:55:43 5eb5b503b376: Download complete 19:55:44 2f39f015ded8: Download complete 19:55:44 5eb5b503b376: Pull complete 19:55:44 5c69ac0246d0: Pull complete 19:55:45 ec43610c2a17: Pull complete 19:55:45 3a2ae6a8a46f: Pull complete 19:55:45 33b1e0a273af: Pull complete 19:55:45 5d3b04190fa2: Pull complete 19:55:49 2f39f015ded8: Pull complete 19:55:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:49 prd-ubuntu20.04-docker-8c-8g-1921 does not seem to be running inside a container 19:55:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:55:54 $ docker top 5e3b4807b1b2b9e568a8f8b80b62957b1042ad06016354be3c399c3f5297cbe8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:55:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:55:55 + ls /var/log/sa-host 19:55:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:55 provisioning config files... 19:55:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14707388539329601460tmp [Pipeline] { [Pipeline] echo 19:55:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> create-netrc.sh [Pipeline] } 19:55:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> python-tools-install.sh [Pipeline] echo 19:55:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:55:56 ---> sudo-logs.sh 19:55:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:55:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:55:57 ---> job-cost.sh 19:55:57 lf-activate-venv: SKIPPING 19:55:57 DEBUG: total: 0.10999999940395355 19:55:57 INFO: Retrieving Stack Cost... 19:55:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:55:58 INFO: Archiving Costs [Pipeline] echo 19:55:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:58 ---> logs-deploy.sh 19:55:58 lf-activate-venv: SKIPPING 19:55:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4616/1 19:55:58 INFO: archiving workspace using pattern(s): 19:55:59 Archives upload complete. 19:55:59 INFO: archiving logs to Nexus 19:56:00 ---> uname -a: 19:56:00 Linux prd-ubuntu20-04-docker-8c-8g-1921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:56:00 19:56:00 19:56:00 ---> lscpu: 19:56:00 Architecture: x86_64 19:56:00 CPU op-mode(s): 32-bit, 64-bit 19:56:00 Byte Order: Little Endian 19:56:00 Address sizes: 40 bits physical, 48 bits virtual 19:56:00 CPU(s): 8 19:56:00 On-line CPU(s) list: 0-7 19:56:00 Thread(s) per core: 1 19:56:00 Core(s) per socket: 1 19:56:00 Socket(s): 8 19:56:00 NUMA node(s): 1 19:56:00 Vendor ID: AuthenticAMD 19:56:00 CPU family: 23 19:56:00 Model: 49 19:56:00 Model name: AMD EPYC-Rome Processor 19:56:00 Stepping: 0 19:56:00 CPU MHz: 2799.998 19:56:00 BogoMIPS: 5599.99 19:56:00 Virtualization: AMD-V 19:56:00 Hypervisor vendor: KVM 19:56:00 Virtualization type: full 19:56:00 L1d cache: 256 KiB 19:56:00 L1i cache: 256 KiB 19:56:00 L2 cache: 4 MiB 19:56:00 L3 cache: 128 MiB 19:56:00 NUMA node0 CPU(s): 0-7 19:56:00 Vulnerability Itlb multihit: Not affected 19:56:00 Vulnerability L1tf: Not affected 19:56:00 Vulnerability Mds: Not affected 19:56:00 Vulnerability Meltdown: Not affected 19:56:00 Vulnerability Mmio stale data: Not affected 19:56:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:56:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:56:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:56:00 Vulnerability Srbds: Not affected 19:56:00 Vulnerability Tsx async abort: Not affected 19:56:00 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 19:56:00 19:56:00 19:56:00 ---> nproc: 19:56:00 8 19:56:00 19:56:00 19:56:00 ---> df -h: 19:56:00 Filesystem Size Used Avail Use% Mounted on 19:56:00 overlay 155G 22G 134G 15% / 19:56:00 tmpfs 64M 0 64M 0% /dev 19:56:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:56:00 shm 64M 0 64M 0% /dev/shm 19:56:00 /dev/vda1 155G 22G 134G 15% /facter-os 19:56:00 19:56:00 19:56:00 ---> sar -b -r -n DEV: 19:56:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 07/24/23 _x86_64_ (8 CPU) 19:56:00 19:56:00 19:17:35 LINUX RESTART (8 CPU) 19:56:00 19:56:00 19:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:56:00 19:19:01 108.78 38.30 70.48 0.00 4281.19 76402.73 0.00 19:56:00 19:20:01 91.33 0.47 90.87 0.00 20.00 48687.89 0.00 19:56:00 19:21:01 36.05 0.25 35.80 0.00 3.73 19499.08 0.00 19:56:00 19:22:01 52.09 0.02 52.07 0.00 3.60 22462.52 0.00 19:56:00 19:23:01 342.26 8.17 334.09 0.00 949.84 184354.74 0.00 19:56:00 19:24:01 476.95 9.45 467.51 0.00 4307.28 142017.66 0.00 19:56:00 19:25:01 207.41 0.12 207.29 0.00 0.93 44627.08 0.00 19:56:00 19:26:01 319.11 0.02 319.09 0.00 0.13 44579.54 0.00 19:56:00 19:27:01 138.50 0.03 138.46 0.00 4.13 3196.54 0.00 19:56:00 19:28:01 2.20 0.00 2.20 0.00 0.00 25.73 0.00 19:56:00 19:29:01 2.97 1.67 1.30 0.00 37.72 15.99 0.00 19:56:00 19:30:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 19:56:00 19:31:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 19:56:00 19:32:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 19:56:00 19:33:01 1.32 0.02 1.30 0.00 0.13 18.40 0.00 19:56:00 19:34:01 1.98 0.00 1.98 0.00 0.00 23.06 0.00 19:56:00 19:35:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 19:56:00 19:36:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 19:56:00 19:37:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 19:56:00 19:38:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 19:56:00 19:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:56:00 19:40:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 19:56:00 19:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 19:56:00 19:42:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 19:56:00 19:43:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 19:56:00 19:44:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 19:56:00 19:45:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 19:56:00 19:46:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 19:56:00 19:47:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 19:56:00 19:48:02 1.13 0.00 1.13 0.00 0.00 12.93 0.00 19:56:00 19:49:01 1.51 0.00 1.51 0.00 0.00 16.54 0.00 19:56:00 19:50:01 1.88 1.02 0.87 0.00 21.86 15.19 0.00 19:56:00 19:51:01 1.85 0.00 1.85 0.00 0.00 21.60 0.00 19:56:00 19:52:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 19:56:00 19:53:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 19:56:00 19:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 19:56:00 19:55:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 19:56:00 Average: 48.99 1.61 47.38 0.00 260.40 15853.65 0.00 19:56:00 19:56:00 19:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:56:00 19:19:01 28701096 31615752 697912 2.12 73376 3109884 1870704 5.51 1029852 2786328 522032 19:56:00 19:20:01 27616432 31451332 852548 2.59 115080 3902472 2207956 6.51 1607352 3191440 562044 19:56:00 19:21:01 27306264 31413124 887688 2.70 119188 4143740 2111224 6.22 1546748 3536392 502660 19:56:00 19:22:01 27801816 31554632 753828 2.29 119588 3835160 2071660 6.11 1255352 3383752 321948 19:56:00 19:23:01 22250060 31345424 913344 2.78 149908 8965496 3466568 10.22 1815276 8130452 2936 19:56:00 19:24:01 16687916 30373232 1838112 5.59 272752 13025436 6837788 20.15 3596584 11443940 71460 19:56:00 19:25:01 14678316 30423940 1799476 5.47 289196 15000044 5766176 16.99 4282640 12717720 1179208 19:56:00 19:26:01 16223748 31414512 845812 2.57 289896 14546672 2591580 7.64 2681084 12924948 336 19:56:00 19:27:01 16225732 31463076 802128 2.44 292316 14589012 2355144 6.94 2680784 12925096 416 19:56:00 19:28:01 16226172 31463532 801572 2.44 292372 14589016 2355144 6.94 2680400 12925100 140 19:56:00 19:29:01 16219264 31458652 806496 2.45 292428 14590148 2355144 6.94 2689676 12925436 20 19:56:00 19:30:01 16253756 31493184 771904 2.35 292468 14590152 2355144 6.94 2653596 12925440 232 19:56:00 19:31:01 16255632 31495116 770144 2.34 292500 14590156 2355144 6.94 2651888 12925448 20 19:56:00 19:32:01 16259932 31499436 765828 2.33 292524 14590160 2355144 6.94 2647520 12925468 132 19:56:00 19:33:01 16258848 31498400 767060 2.33 292592 14590136 2363460 6.97 2647916 12925440 256 19:56:00 19:34:01 16258864 31498420 767004 2.33 292628 14590140 2363460 6.97 2647716 12925444 52 19:56:00 19:35:01 16259000 31498616 766964 2.33 292656 14590140 2363460 6.97 2648028 12925448 8 19:56:00 19:36:01 16258692 31498376 767196 2.33 292700 14590144 2363460 6.97 2647736 12925456 196 19:56:00 19:37:01 16258936 31498628 766844 2.33 292740 14590148 2363460 6.97 2647720 12925460 24 19:56:00 19:38:01 16258752 31498508 766808 2.33 292800 14590152 2363460 6.97 2648364 12925468 208 19:56:00 19:39:01 16258776 31498540 766764 2.33 292820 14590148 2363460 6.97 2647868 12925472 12 19:56:00 19:40:01 16258760 31498588 766680 2.33 292848 14590156 2363460 6.97 2647864 12925476 12 19:56:00 19:41:01 16258676 31498512 766900 2.33 292860 14590164 2363460 6.97 2648240 12925484 16 19:56:00 19:42:01 16258880 31498720 766652 2.33 292872 14590168 2363460 6.97 2647888 12925488 44 19:56:00 19:43:01 16258540 31498440 766916 2.33 292892 14590164 2363460 6.97 2647932 12925492 8 19:56:00 19:44:01 16258656 31498780 766400 2.33 292912 14590300 2347184 6.92 2648016 12925624 44 19:56:00 19:45:01 16258600 31498728 766376 2.33 292928 14590304 2347184 6.92 2647952 12925628 16 19:56:00 19:46:01 16258804 31498992 766096 2.33 292944 14590304 2347184 6.92 2648012 12925632 176 19:56:00 19:47:01 16258764 31498956 766156 2.33 292968 14590308 2347184 6.92 2647996 12925636 4 19:56:00 19:48:02 16258244 31498440 766596 2.33 292992 14590312 2347184 6.92 2648020 12925640 184 19:56:00 19:49:01 16258600 31498872 766360 2.33 293032 14590316 2347184 6.92 2648176 12925620 8 19:56:00 19:50:01 16256380 31497632 767372 2.33 293100 14590936 2385264 7.03 2648320 12926188 456 19:56:00 19:51:01 16256616 31497872 767076 2.33 293124 14590936 2385264 7.03 2648244 12926188 4 19:56:00 19:52:01 16256568 31497856 767056 2.33 293136 14590940 2385264 7.03 2648268 12926192 176 19:56:00 19:53:01 16256676 31498032 766772 2.33 293160 14590940 2385264 7.03 2648268 12926192 8 19:56:00 19:54:01 16256836 31498260 766756 2.33 293200 14590944 2385264 7.03 2648392 12926200 192 19:56:00 19:55:01 16256836 31498268 766716 2.33 293220 14590948 2385264 7.03 2648340 12926204 8 19:56:00 Average: 17639039 31430524 836279 2.54 268127 13233694 2579656 7.60 2560109 11701568 85559 19:56:00 19:56:00 19:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:56:00 19:19:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 19:56:00 19:19:01 docker0 529.47 479.14 38.02 2746.67 0.00 0.00 0.00 0.00 19:56:00 19:19:01 ens3 1483.82 1400.05 12041.37 172.52 0.00 0.00 0.00 0.00 19:56:00 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:20:01 docker0 140.08 226.96 10.75 1749.40 0.00 0.00 0.00 0.00 19:56:00 19:20:01 ens3 274.07 181.45 1784.73 109.59 0.00 0.00 0.00 0.00 19:56:00 19:20:01 veth8c9bdf3 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 19:56:00 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:21:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 19:56:00 19:21:01 ens3 32.22 21.23 26.54 14.57 0.00 0.00 0.00 0.00 19:56:00 19:21:01 veth8c9bdf3 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 19:56:00 19:22:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 19:56:00 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:22:01 ens3 87.40 53.71 2209.42 13.50 0.00 0.00 0.00 0.00 19:56:00 19:23:01 veth2e6eed8 8.72 12.61 0.83 5.16 0.00 0.00 0.00 0.00 19:56:00 19:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:56:00 19:23:01 veth86c7e2c 8.23 12.58 0.79 4.99 0.00 0.00 0.00 0.00 19:56:00 19:23:01 veth6b63087 7.98 12.65 0.77 4.96 0.00 0.00 0.00 0.00 19:56:00 19:23:01 veth6bddff0 8.33 13.01 0.81 5.18 0.00 0.00 0.00 0.00 19:56:00 19:23:01 docker0 74.92 130.43 5.49 954.36 0.00 0.00 0.00 0.00 19:56:00 19:23:01 ens3 231.76 139.33 1908.64 24.06 0.00 0.00 0.00 0.00 19:56:00 19:23:01 vethecd0b0f 8.22 12.46 0.79 4.96 0.00 0.00 0.00 0.00 19:56:00 19:23:01 vethe5a4087 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth144aa4b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:56:00 19:24:01 vethc0c26e0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 vetha5fdf6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 docker0 301.87 526.61 24.42 2899.80 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth91cfa09 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth28e1869 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth9a7a4a9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 ens3 682.22 377.74 4924.93 41.97 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth94fb547 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 vethd8d648f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 vethb1dbe83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth0fc6665 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 veth136bec9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:56:00 19:24:01 vethe5a4087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth144aa4b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 vethc0c26e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 vetha5fdf6b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth91cfa09 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth28e1869 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth9a7a4a9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 ens3 11.55 6.30 9.50 5.12 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth94fb547 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 vethd8d648f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 vethb1dbe83 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth0fc6665 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 veth136bec9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:25:01 vethe5a4087 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:26:01 ens3 32.51 17.04 26.03 14.03 0.00 0.00 0.00 0.00 19:56:00 19:26:01 vethe5a4087 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:27:01 ens3 36.45 21.06 30.64 16.15 0.00 0.00 0.00 0.00 19:56:00 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:29:01 ens3 57.56 75.37 8.62 208.55 0.00 0.00 0.00 0.00 19:56:00 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:30:01 ens3 0.65 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:56:00 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:31:01 ens3 0.33 0.28 0.25 0.21 0.00 0.00 0.00 0.00 19:56:00 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:32:01 ens3 0.30 0.17 0.27 0.01 0.00 0.00 0.00 0.00 19:56:00 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:33:01 ens3 0.30 0.12 0.22 0.01 0.00 0.00 0.00 0.00 19:56:00 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:34:01 ens3 1.02 0.27 0.23 0.14 0.00 0.00 0.00 0.00 19:56:00 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:35:01 ens3 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 19:56:00 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:36:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:39:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:56:00 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:41:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 19:56:00 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:44:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:56:00 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:46:01 ens3 0.47 0.25 0.19 0.02 0.00 0.00 0.00 0.00 19:56:00 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:48:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:49:01 ens3 0.14 0.14 0.08 0.07 0.00 0.00 0.00 0.00 19:56:00 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:52:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:56:00 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:54:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 19:56:00 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 19:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:56:00 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 19:56:00 Average: docker0 28.33 36.89 2.13 225.78 0.00 0.00 0.00 0.00 19:56:00 Average: ens3 79.38 62.10 621.17 16.80 0.00 0.00 0.00 0.00 19:56:00 19:56:00 19:56:00 ---> sar -P ALL: 19:56:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1921) 07/24/23 _x86_64_ (8 CPU) 19:56:00 19:56:00 19:17:35 LINUX RESTART (8 CPU) 19:56:00 19:56:00 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:56:00 19:19:01 all 10.31 0.00 3.48 3.27 0.07 82.87 19:56:00 19:19:01 0 9.28 0.00 3.32 8.60 0.07 78.73 19:56:00 19:19:01 1 11.24 0.00 3.71 2.42 0.05 82.58 19:56:00 19:19:01 2 11.04 0.00 2.97 2.96 0.07 82.96 19:56:00 19:19:01 3 13.51 0.00 4.89 10.01 0.08 71.50 19:56:00 19:19:01 4 9.50 0.00 3.79 0.77 0.07 85.87 19:56:00 19:19:01 5 9.33 0.00 3.59 0.74 0.07 86.27 19:56:00 19:19:01 6 11.18 0.00 3.36 0.22 0.07 85.18 19:56:00 19:19:01 7 7.44 0.00 2.22 0.52 0.05 89.77 19:56:00 19:20:01 all 24.74 0.00 4.56 4.09 0.07 66.54 19:56:00 19:20:01 0 26.85 0.00 4.63 5.40 0.07 63.05 19:56:00 19:20:01 1 25.28 0.00 4.09 0.30 0.07 70.26 19:56:00 19:20:01 2 25.72 0.00 5.45 0.59 0.08 68.16 19:56:00 19:20:01 3 27.30 0.00 5.50 19.85 0.08 47.27 19:56:00 19:20:01 4 22.71 0.00 4.76 1.26 0.07 71.20 19:56:00 19:20:01 5 22.20 0.00 4.50 0.57 0.07 72.66 19:56:00 19:20:01 6 24.50 0.00 3.94 0.57 0.07 70.93 19:56:00 19:20:01 7 23.36 0.00 3.62 4.26 0.08 68.69 19:56:00 19:21:01 all 40.49 0.00 5.50 2.13 0.10 51.78 19:56:00 19:21:01 0 40.73 0.00 5.80 0.29 0.08 53.10 19:56:00 19:21:01 1 40.42 0.00 5.88 10.17 0.12 43.42 19:56:00 19:21:01 2 43.80 0.00 5.54 0.42 0.10 50.14 19:56:00 19:21:01 3 41.18 0.00 5.50 0.08 0.10 53.14 19:56:00 19:21:01 4 39.12 0.00 5.14 1.03 0.12 54.60 19:56:00 19:21:01 5 39.85 0.00 5.10 0.89 0.12 54.04 19:56:00 19:21:01 6 39.71 0.00 5.53 0.13 0.08 54.54 19:56:00 19:21:01 7 39.12 0.00 5.51 3.97 0.10 51.29 19:56:00 19:22:01 all 8.65 0.00 2.05 13.74 0.06 75.49 19:56:00 19:22:01 0 9.36 0.00 1.94 38.63 0.07 50.00 19:56:00 19:22:01 1 8.68 0.00 1.99 36.36 0.07 52.91 19:56:00 19:22:01 2 10.79 0.00 2.48 1.11 0.07 85.56 19:56:00 19:22:01 3 9.05 0.00 2.30 10.51 0.07 78.07 19:56:00 19:22:01 4 7.83 0.00 1.89 0.00 0.05 90.23 19:56:00 19:22:01 5 7.26 0.00 2.21 0.00 0.05 90.48 19:56:00 19:22:01 6 7.95 0.00 1.85 14.07 0.07 76.06 19:56:00 19:22:01 7 8.27 0.00 1.74 9.26 0.08 80.64 19:56:00 19:23:01 all 14.98 0.00 5.71 20.77 0.08 58.47 19:56:00 19:23:01 0 14.80 0.00 5.38 22.34 0.08 57.40 19:56:00 19:23:01 1 14.75 0.00 5.45 4.21 0.08 75.50 19:56:00 19:23:01 2 16.10 0.00 5.78 34.38 0.07 43.67 19:56:00 19:23:01 3 15.00 0.00 6.54 22.64 0.08 55.73 19:56:00 19:23:01 4 15.30 0.00 6.81 42.09 0.08 35.72 19:56:00 19:23:01 5 13.78 0.00 5.45 17.39 0.08 63.30 19:56:00 19:23:01 6 15.22 0.00 5.18 20.29 0.07 59.24 19:56:00 19:23:01 7 14.87 0.00 5.03 2.68 0.08 77.34 19:56:00 19:24:01 all 22.20 0.00 6.94 18.85 0.10 51.90 19:56:00 19:24:01 0 22.67 0.00 6.50 15.41 0.08 55.33 19:56:00 19:24:01 1 21.99 0.00 8.43 39.68 0.10 29.79 19:56:00 19:24:01 2 21.84 0.00 6.89 38.48 0.10 32.69 19:56:00 19:24:01 3 21.94 0.00 7.01 10.12 0.10 60.83 19:56:00 19:24:01 4 21.95 0.00 6.49 11.51 0.08 59.97 19:56:00 19:24:01 5 21.99 0.00 7.09 16.67 0.08 54.17 19:56:00 19:24:01 6 22.57 0.00 6.84 7.23 0.08 63.28 19:56:00 19:24:01 7 22.69 0.00 6.29 11.95 0.15 58.92 19:56:00 19:25:01 all 88.94 0.00 10.72 0.05 0.17 0.11 19:56:00 19:25:01 0 89.74 0.00 9.92 0.05 0.15 0.13 19:56:00 19:25:01 1 88.31 0.00 11.25 0.10 0.17 0.17 19:56:00 19:25:01 2 88.87 0.00 10.85 0.10 0.18 0.00 19:56:00 19:25:01 3 89.63 0.00 10.15 0.05 0.15 0.02 19:56:00 19:25:01 4 89.76 0.00 9.89 0.03 0.17 0.15 19:56:00 19:25:01 5 88.87 0.00 10.76 0.03 0.17 0.17 19:56:00 19:25:01 6 89.47 0.00 10.23 0.02 0.17 0.12 19:56:00 19:25:01 7 86.87 0.00 12.76 0.05 0.19 0.14 19:56:00 19:26:01 all 6.48 0.00 1.58 21.38 0.06 70.49 19:56:00 19:26:01 0 5.88 0.00 1.64 20.97 0.05 71.46 19:56:00 19:26:01 1 6.74 0.00 1.50 29.56 0.05 62.15 19:56:00 19:26:01 2 6.32 0.00 2.03 44.43 0.07 47.15 19:56:00 19:26:01 3 6.88 0.00 1.50 11.30 0.05 80.28 19:56:00 19:26:01 4 6.16 0.00 1.86 20.03 0.03 71.92 19:56:00 19:26:01 5 6.61 0.00 1.41 18.13 0.05 73.80 19:56:00 19:26:01 6 6.49 0.00 1.32 12.08 0.05 80.05 19:56:00 19:26:01 7 6.76 0.00 1.41 14.60 0.13 77.09 19:56:00 19:27:01 all 0.83 0.00 0.58 17.69 0.03 80.87 19:56:00 19:27:01 0 0.90 0.00 0.77 19.27 0.05 79.00 19:56:00 19:27:01 1 0.63 0.00 0.68 14.65 0.02 84.02 19:56:00 19:27:01 2 1.20 0.00 0.52 17.97 0.02 80.30 19:56:00 19:27:01 3 1.19 0.00 0.54 6.78 0.05 91.44 19:56:00 19:27:01 4 0.47 0.00 0.57 22.84 0.02 76.10 19:56:00 19:27:01 5 0.52 0.00 0.49 31.38 0.03 67.58 19:56:00 19:27:01 6 0.78 0.00 0.48 11.92 0.02 86.79 19:56:00 19:27:01 7 0.94 0.00 0.59 16.73 0.05 81.70 19:56:00 19:28:01 all 0.08 0.00 0.01 0.08 0.01 99.83 19:56:00 19:28:01 0 0.50 0.00 0.02 0.00 0.03 99.45 19:56:00 19:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:28:01 2 0.03 0.00 0.02 0.03 0.02 99.90 19:56:00 19:28:01 3 0.00 0.00 0.00 0.07 0.00 99.93 19:56:00 19:28:01 4 0.02 0.00 0.02 0.20 0.02 99.75 19:56:00 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:28:01 6 0.00 0.00 0.00 0.32 0.02 99.67 19:56:00 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:29:01 all 0.38 0.00 0.07 0.04 0.00 99.50 19:56:00 19:29:01 0 1.18 0.00 0.03 0.00 0.00 98.78 19:56:00 19:29:01 1 0.35 0.00 0.10 0.00 0.00 99.55 19:56:00 19:29:01 2 0.33 0.00 0.05 0.02 0.00 99.60 19:56:00 19:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 19:56:00 19:29:01 4 0.22 0.00 0.15 0.00 0.02 99.62 19:56:00 19:29:01 5 0.33 0.00 0.03 0.13 0.00 99.50 19:56:00 19:29:01 6 0.27 0.00 0.10 0.18 0.00 99.45 19:56:00 19:29:01 7 0.30 0.00 0.07 0.00 0.02 99.62 19:56:00 19:56:00 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:56:00 19:30:01 all 0.08 0.00 0.00 0.01 0.01 99.90 19:56:00 19:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:56:00 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:30:01 6 0.62 0.00 0.00 0.03 0.02 99.33 19:56:00 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:56:00 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:56:00 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:31:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:56:00 19:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:31:01 6 0.00 0.00 0.02 0.05 0.02 99.92 19:56:00 19:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:32:01 all 0.01 0.00 0.01 0.07 0.00 99.91 19:56:00 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:56:00 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:32:01 4 0.00 0.00 0.02 0.17 0.00 99.82 19:56:00 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:32:01 6 0.05 0.00 0.03 0.39 0.00 99.53 19:56:00 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:33:01 all 0.02 0.00 0.02 0.02 0.01 99.93 19:56:00 19:33:01 0 0.00 0.00 0.05 0.00 0.02 99.93 19:56:00 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:33:01 2 0.02 0.00 0.02 0.12 0.00 99.85 19:56:00 19:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:56:00 19:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:33:01 6 0.03 0.00 0.03 0.03 0.02 99.88 19:56:00 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:34:01 all 0.03 0.00 0.00 0.01 0.01 99.95 19:56:00 19:34:01 0 0.12 0.00 0.00 0.00 0.00 99.88 19:56:00 19:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:56:00 19:34:01 2 0.05 0.00 0.00 0.03 0.02 99.90 19:56:00 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:34:01 6 0.02 0.00 0.00 0.03 0.03 99.92 19:56:00 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:56:00 19:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:56:00 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:56:00 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:56:00 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:35:01 6 0.02 0.00 0.00 0.05 0.02 99.92 19:56:00 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:56:00 19:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:36:01 6 0.03 0.00 0.02 0.03 0.02 99.90 19:56:00 19:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 19:56:00 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:56:00 19:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:37:01 6 1.45 0.00 0.03 0.02 0.03 98.47 19:56:00 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:38:01 all 0.02 0.00 0.00 0.03 0.00 99.94 19:56:00 19:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:38:01 1 0.00 0.00 0.00 0.17 0.00 99.83 19:56:00 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:56:00 19:38:01 6 0.07 0.00 0.00 0.05 0.02 99.87 19:56:00 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:39:01 all 0.01 0.00 0.02 0.01 0.00 99.95 19:56:00 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:56:00 19:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:56:00 19:39:01 6 0.00 0.00 0.02 0.10 0.02 99.87 19:56:00 19:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:56:00 19:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:56:00 19:40:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:56:00 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:56:00 19:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:40:01 6 0.05 0.00 0.03 0.02 0.02 99.88 19:56:00 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:56:00 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:56:00 19:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:56:00 19:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:41:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:56:00 19:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:41:01 6 0.05 0.00 0.00 0.02 0.02 99.92 19:56:00 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:42:01 all 0.11 0.00 0.02 0.03 0.01 99.83 19:56:00 19:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:42:01 2 0.02 0.00 0.00 0.03 0.02 99.93 19:56:00 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:42:01 5 0.13 0.00 0.03 0.00 0.00 99.83 19:56:00 19:42:01 6 0.68 0.00 0.05 0.18 0.03 99.05 19:56:00 19:42:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:43:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:56:00 19:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:56:00 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:56:00 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:43:01 6 0.02 0.00 0.00 0.08 0.02 99.88 19:56:00 19:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:44:01 all 0.03 0.00 0.00 0.01 0.01 99.96 19:56:00 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:44:01 2 0.03 0.00 0.02 0.03 0.02 99.90 19:56:00 19:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 19:56:00 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:56:00 19:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:56:00 19:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:45:01 6 0.02 0.00 0.00 0.08 0.00 99.90 19:56:00 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:46:01 all 0.16 0.00 0.01 0.01 0.00 99.82 19:56:00 19:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:56:00 19:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:46:01 6 1.24 0.00 0.00 0.05 0.00 98.71 19:56:00 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:47:01 all 0.07 0.00 0.01 0.00 0.01 99.91 19:56:00 19:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:56:00 19:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:56:00 19:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:56:00 19:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:47:01 6 0.40 0.00 0.02 0.00 0.02 99.57 19:56:00 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:48:02 all 0.01 0.00 0.01 0.05 0.00 99.93 19:56:00 19:48:02 0 0.02 0.00 0.02 0.03 0.00 99.93 19:56:00 19:48:02 1 0.00 0.00 0.03 0.13 0.02 99.82 19:56:00 19:48:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:48:02 3 0.05 0.00 0.00 0.00 0.00 99.95 19:56:00 19:48:02 4 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:48:02 6 0.00 0.00 0.00 0.20 0.00 99.80 19:56:00 19:48:02 7 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:49:01 all 0.11 0.00 0.00 0.03 0.00 99.86 19:56:00 19:49:01 0 0.00 0.00 0.00 0.14 0.00 99.86 19:56:00 19:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:56:00 19:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:56:00 19:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:56:00 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:49:01 6 0.71 0.00 0.00 0.05 0.00 99.24 19:56:00 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:50:01 all 0.11 0.00 0.05 0.01 0.01 99.82 19:56:00 19:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:56:00 19:50:01 1 0.22 0.00 0.10 0.03 0.02 99.63 19:56:00 19:50:01 2 0.05 0.00 0.07 0.02 0.02 99.85 19:56:00 19:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:56:00 19:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:56:00 19:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:50:01 6 0.43 0.00 0.10 0.02 0.02 99.43 19:56:00 19:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:56:00 19:51:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:56:00 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:51:01 1 0.03 0.00 0.00 0.03 0.00 99.93 19:56:00 19:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:56:00 19:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:51:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:56:00 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:56:00 19:51:01 CPU %user %nice %system %iowait %steal %idle 19:56:00 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:56:00 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:56:00 19:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:56:00 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 19:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:56:00 19:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:56:00 19:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:56:00 19:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:56:00 19:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:56:00 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:54:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:56:00 19:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:56:00 19:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:56:00 19:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:56:00 19:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:56:00 19:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:56:00 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:56:00 19:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:56:00 19:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:56:00 19:55:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:56:00 19:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:56:00 19:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:56:00 19:55:01 4 0.10 0.00 0.02 0.00 0.02 99.87 19:56:00 19:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:56:00 19:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:56:00 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:56:00 Average: all 5.89 0.00 1.11 2.75 0.02 90.22 19:56:00 Average: 0 5.99 0.00 1.08 3.53 0.02 89.38 19:56:00 Average: 1 5.89 0.00 1.16 3.70 0.02 89.22 19:56:00 Average: 2 6.09 0.00 1.15 3.77 0.03 88.97 19:56:00 Average: 3 6.09 0.00 1.19 2.45 0.02 90.25 19:56:00 Average: 4 5.74 0.00 1.12 2.69 0.02 90.44 19:56:00 Average: 5 5.68 0.00 1.10 2.31 0.02 90.90 19:56:00 Average: 6 6.04 0.00 1.06 1.85 0.03 91.03 19:56:00 Average: 7 5.63 0.00 1.05 1.72 0.03 91.57 19:56:00 19:56:00 19:56:00