Pull request #4764 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bda42af0190ba0de9dfadc544f368370f957dec+29dca6d8be80d599f8fc1a08ef72b1c586c75330 (adef78b82162340ced00a1a2c64140bbcf2f27f2) 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-ssh17940994451237714465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5720623667592572649.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4764/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-4764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4392094071681979486.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-4764/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh789423167181396379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6406286474650213157.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-4764/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-4764/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh676597588782693413.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1738 in /w/workspace/edgexfoundry_edgex-go_PR-4764 [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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 6bda42af0190ba0de9dfadc544f368370f957dec > 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/4764/head:refs/remotes/origin/PR-4764 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 Merge succeeded, producing 6bda42af0190ba0de9dfadc544f368370f957dec Checking out Revision 6bda42af0190ba0de9dfadc544f368370f957dec (PR-4764) Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:31:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:48 ========================================================= 19:31:48 EdgeX Global Pipelines Version Info 19:31:48 ========================================================= [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 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 19:31:49 ------------------- 19:31:49 stable info: 19:31:49 ------------------- 19:31:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:31:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:31:49 Message: update stable to v1.0.258 19:31:50 ------------------- 19:31:50 experimental info: 19:31:50 ------------------- 19:31:50 Commited By: **** collab-it+edgex@linuxfoundation.org 19:31:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:31:50 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4764 [Pipeline] echo 19:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4764 [Pipeline] echo 19:31:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4764 [Pipeline] echo 19:31:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo 19:31:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bda42a [Pipeline] echo 19:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:52 provisioning config files... 19:31:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2305217188482380770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:31:52 ---> ****-login.sh 19:31:52 nexus3.edgexfoundry.org:10001 19:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10002 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10003 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 nexus3.edgexfoundry.org:10004 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 ****.io 19:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:53 Configure a credential helper to remove this warning. See 19:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:53 19:31:53 Login Succeeded 19:31:53 ---> ****-login.sh ends [Pipeline] } 19:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:54 + 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:31:54 + dirname cmd/core-command/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo core-command,cmd/core-command/Dockerfile 19:31:54 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:31:54 + dirname cmd/core-data/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo core-data,cmd/core-data/Dockerfile 19:31:54 + + dirname cmd/core-metadata/Dockerfilecut 19:31:54 -d/ -f2 19:31:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:31:54 + dirname cmd/security-bootstrapper/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:31:54 + dirname cmd/security-proxy-auth/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:31:54 + dirname cmd/security-proxy-setup/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:31:54 + dirname cmd/security-secretstore-setup/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:31:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:31:54 + dirname cmd/security-spire-agent/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:31:54 + dirname cmd/security-spire-config/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:31:54 + dirname cmd/security-spire-server/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + dirname cmd/support-notifications/Dockerfile 19:31:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:31:54 + dirname cmd/support-scheduler/Dockerfile 19:31:54 + cut -d/ -f2 19:31:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:31:54 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:31:55 + git rev-list -1 --merges 6bda42af0190ba0de9dfadc544f368370f957dec~1..6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo 19:31:55 -----------> git rev-list -1 --merges 6bda42af0190ba0de9dfadc544f368370f957dec~1..6bda42af0190ba0de9dfadc544f368370f957dec 6bda42af0190ba0de9dfadc544f368370f957dec [false] [Pipeline] sh 19:31:55 + git log --format=format:%s -1 6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] echo 19:31:55 ========================================================= 19:31:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:31:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:31:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:56 + grep -v github /etc/ssh/ssh_known_hosts 19:31:56 + [ -e /tmp/ssh_known_hosts ] 19:31:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:31:56 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:31:56 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:31:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:56 19:31:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:57 0.1.4: Pulling from edgex-devops/py-git-semver 19:31:57 b85a868b505f: Pulling fs layer 19:31:57 e2be974225ed: Pulling fs layer 19:31:57 339a4e72a1f5: Pulling fs layer 19:31:57 988bab9f4d93: Pulling fs layer 19:31:57 1469e6f7b9e6: Pulling fs layer 19:31:57 eaf3925da568: Pulling fs layer 19:31:57 bab4dde63d76: Pulling fs layer 19:31:57 bde34c3a00c8: Pulling fs layer 19:31:57 b352a97aabf1: Pulling fs layer 19:31:57 4872d77fe225: Pulling fs layer 19:31:57 5851b861e8e6: Pulling fs layer 19:31:57 eaf3925da568: Waiting 19:31:57 bab4dde63d76: Waiting 19:31:57 bde34c3a00c8: Waiting 19:31:57 b352a97aabf1: Waiting 19:31:57 4872d77fe225: Waiting 19:31:57 5851b861e8e6: Waiting 19:31:57 988bab9f4d93: Waiting 19:31:57 1469e6f7b9e6: Waiting 19:31:57 e2be974225ed: Download complete 19:31:57 988bab9f4d93: Verifying Checksum 19:31:57 988bab9f4d93: Download complete 19:31:57 339a4e72a1f5: Verifying Checksum 19:31:57 339a4e72a1f5: Download complete 19:31:57 eaf3925da568: Verifying Checksum 19:31:57 eaf3925da568: Download complete 19:31:57 1469e6f7b9e6: Verifying Checksum 19:31:57 1469e6f7b9e6: Download complete 19:31:57 bde34c3a00c8: Download complete 19:31:57 b85a868b505f: Download complete 19:31:57 4872d77fe225: Verifying Checksum 19:31:57 4872d77fe225: Download complete 19:31:57 b352a97aabf1: Verifying Checksum 19:31:57 b352a97aabf1: Download complete 19:31:57 5851b861e8e6: Verifying Checksum 19:31:57 5851b861e8e6: Download complete 19:31:57 bab4dde63d76: Verifying Checksum 19:31:57 bab4dde63d76: Download complete 19:31:58 b85a868b505f: Pull complete 19:31:59 e2be974225ed: Pull complete 19:31:59 339a4e72a1f5: Pull complete 19:31:59 988bab9f4d93: Pull complete 19:32:00 1469e6f7b9e6: Pull complete 19:32:00 eaf3925da568: Pull complete 19:32:02 bab4dde63d76: Pull complete 19:32:02 bde34c3a00c8: Pull complete 19:32:03 b352a97aabf1: Pull complete 19:32:03 4872d77fe225: Pull complete 19:32:05 5851b861e8e6: Pull complete 19:32:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:32:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:06 prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container 19:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:32:19 $ docker top 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 -eo pid,comm 19:32:20 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:32:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:32:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:20 [ssh-agent] Looking for ssh-agent implementation... 19:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:20 $ docker exec 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent 19:32:20 SSH_AUTH_SOCK=/tmp/ssh-dAUBQ60o7QAy/agent.15 19:32:20 SSH_AGENT_PID=21 19:32:20 Running ssh-add (command line suppressed) 19:32:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8159525221201670873.key (/w/workspace/edgex-go/1@tmp/private_key_8159525221201670873.key) 19:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:21 + git tag --points-at HEAD [Pipeline] } 19:32:21 $ docker exec --env ******** --env ******** 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent -k 19:32:21 unset SSH_AUTH_SOCK; 19:32:21 unset SSH_AGENT_PID; 19:32:21 echo Agent pid 21 killed; 19:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:32:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:32:21 [ssh-agent] Looking for ssh-agent implementation... 19:32:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:32:21 $ docker exec 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent 19:32:21 SSH_AUTH_SOCK=/tmp/ssh-2X4sZH4XgOXG/agent.70 19:32:21 SSH_AGENT_PID=76 19:32:21 Running ssh-add (command line suppressed) 19:32:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15224632490839740696.key (/w/workspace/edgex-go/1@tmp/private_key_15224632490839740696.key) 19:32:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:32:22 + git semver init 19:32:22 2024-02-26 19:32:22,239 [run_init] DEBUG init version:0.0.0 force:False 19:32:22 2024-02-26 19:32:22,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:32:22 2024-02-26 19:32:22,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:32:22 2024-02-26 19:32:22,241 [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:32:34 2024-02-26 19:32:33,311 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:32:34 2024-02-26 19:32:33,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4764 with force:False 19:32:34 2024-02-26 19:32:33,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4764 19:32:34 2024-02-26 19:32:33,318 [execute] INFO git cat-file --batch-check 19:32:34 2024-02-26 19:32:33,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:32:34 2024-02-26 19:32:33,327 [execute] INFO git cat-file --batch 19:32:34 2024-02-26 19:32:33,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:32:34 2024-02-26 19:32:33,332 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4764 19:32:34 0.0.0 [Pipeline] } 19:32:34 $ docker exec --env ******** --env ******** 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 ssh-agent -k 19:32:34 unset SSH_AUTH_SOCK; 19:32:34 unset SSH_AGENT_PID; 19:32:34 echo Agent pid 76 killed; 19:32:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:32:35 + git semver [Pipeline] } 19:32:35 $ docker stop --time=1 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 19:32:36 $ docker rm -f --volumes 1994aef53a8e5d7f14c0a4393c2fdc030be21d60d41a81d61c393c3fb352df08 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:32:37 Stashed 1 file(s) [Pipeline] echo 19:32:37 [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:32:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:32:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:32:38 ========================================================= 19:32:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:32:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:32:39 7264a8db6415: Pulling fs layer 19:32:39 c4d48a809fc2: Pulling fs layer 19:32:39 4f1c88b9dad5: Pulling fs layer 19:32:39 ad3a456e5733: Pulling fs layer 19:32:39 69c7f0334f64: Pulling fs layer 19:32:39 1f1c1a5573a3: Pulling fs layer 19:32:39 ce7588e14bc9: Pulling fs layer 19:32:39 b5e4710f87ac: Pulling fs layer 19:32:39 1f1c1a5573a3: Waiting 19:32:39 ce7588e14bc9: Waiting 19:32:39 b5e4710f87ac: Waiting 19:32:39 ad3a456e5733: Waiting 19:32:39 69c7f0334f64: Waiting 19:32:39 c4d48a809fc2: Download complete 19:32:39 ad3a456e5733: Verifying Checksum 19:32:39 ad3a456e5733: Download complete 19:32:39 69c7f0334f64: Verifying Checksum 19:32:39 69c7f0334f64: Download complete 19:32:39 7264a8db6415: Verifying Checksum 19:32:39 7264a8db6415: Download complete 19:32:39 1f1c1a5573a3: Verifying Checksum 19:32:39 1f1c1a5573a3: Download complete 19:32:39 7264a8db6415: Pull complete 19:32:39 b5e4710f87ac: Verifying Checksum 19:32:39 b5e4710f87ac: Download complete 19:32:39 c4d48a809fc2: Pull complete 19:32:39 4f1c88b9dad5: Verifying Checksum 19:32:39 4f1c88b9dad5: Download complete 19:32:39 ce7588e14bc9: Verifying Checksum 19:32:39 ce7588e14bc9: Download complete 19:32:43 4f1c88b9dad5: Pull complete 19:32:43 ad3a456e5733: Pull complete 19:32:43 69c7f0334f64: Pull complete 19:32:43 1f1c1a5573a3: Pull complete 19:32:45 ce7588e14bc9: Pull complete 19:32:45 b5e4710f87ac: Pull complete 19:32:45 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:32:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:46 WORKDIR /edgex 19:32:46 COPY go.mod . 19:32:46 RUN go mod download 19:32:46 + docker build -t ci-base-image-x86_64 -f - . 19:32:46 Sending build context to Docker daemon 175.2MB 19:32:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:32:46 ---> 88b5674ff536 19:32:46 Step 2/4 : WORKDIR /edgex 19:32:53 Still waiting to schedule task 19:32:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:32:56 ---> Running in d4d52cc85b06 19:32:56 Removing intermediate container d4d52cc85b06 19:32:56 ---> 90f99dd42879 19:32:56 Step 3/4 : COPY go.mod . 19:32:56 ---> 48e30c532076 19:32:56 Step 4/4 : RUN go mod download 19:32:56 ---> Running in 75a2dea17102 19:33:18 Removing intermediate container 75a2dea17102 19:33:18 ---> cc0f156b7b78 19:33:18 Successfully built cc0f156b7b78 19:33:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:19 + docker inspect -f . ci-base-image-x86_64 19:33:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:19 prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container 19:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:33:19 $ docker top e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:20 + go version 19:33:20 go version go1.21.0 linux/amd64 [Pipeline] } 19:33:20 $ docker stop --time=1 e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 19:33:21 $ docker rm -f --volumes e713d6de7791e288dbc099a075cace039d78707300731edc7b5e3329ea8fc577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:22 + docker inspect -f . ci-base-image-x86_64 19:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:22 prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container 19:33:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:33:23 $ docker top ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:33:23 ========================================================= 19:33:23 [edgeXBuildGoParallel] Running Tests and Build... 19:33:23 ========================================================= [Pipeline] sh 19:33:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:33:24 + make test 19:33:24 go test -race -coverprofile=coverage.out ./... 19:33:30 ? github.com/edgexfoundry/edgex-go [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:33:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 19:33:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 19:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.543s coverage: 93.4% of statements 19:33:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 4.1% of statements 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements 19:33:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 19:33:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:33:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements 19:33:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.096s coverage: 32.2% of statements 19:33:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.058s coverage: 82.9% of statements 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 19:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:33:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:34:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:34:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:34:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.040s coverage: 94.4% of statements 19:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:34:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.063s coverage: 92.9% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.051s coverage: 87.2% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.167s coverage: 63.1% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.041s coverage: 100.0% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.275s coverage: 38.4% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 19:34:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:34:22 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:34:23 running golangci-lint 19:34:23 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:34:23 go version go1.21.0 linux/amd64 19:34:23 level=info msg="[config_reader] Used config file .golangci.yml" 19:34:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:34:38 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 12.848629072s" 19:34:38 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.584608ms" 19:34:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1740 in /w/workspace/edgexfoundry_edgex-go_PR-4764 [Pipeline] { [Pipeline] ws 19:34:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:34:40 The recommended git tool is: git 19:34:44 level=info msg="[linters_context/goanalysis] analyzers took 1m0.058512391s with top 10 stages: buildir: 30.683196036s, gosec: 6.282295883s, fact_deprecated: 2.085166512s, printf: 1.425215869s, ctrlflow: 1.38492992s, inspect: 1.354487378s, nilness: 1.099470161s, fact_purity: 1.011405537s, S1038: 650.694962ms, typedness: 634.370011ms" 19:34:44 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:34:44 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude: 197/197, skip_files: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, skip_dirs: 197/197" 19:34:44 level=info msg="[runner] processing took 15.023516ms with stages: nolint: 6.634725ms, identifier_marker: 4.245544ms, autogenerated_exclude: 1.461264ms, exclude-rules: 1.067143ms, path_prettifier: 1.022151ms, skip_dirs: 482.644µs, filename_unadjuster: 61.002µs, cgo: 45.383µs, max_same_issues: 1.02µs, skip_files: 320ns, uniq_by_line: 290ns, severity-rules: 280ns, diff: 280ns, fixer: 280ns, exclude: 270ns, sort_results: 250ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 120ns" 19:34:44 level=info msg="[runner] linters took 7.66009998s with stages: goanalysis_metalinter: 7.644971248s" 19:34:44 level=info msg="File cache stats: 0 entries of total size 0B" 19:34:44 level=info msg="Memory: 207 samples, avg is 234.9MB, max is 905.2MB" 19:34:44 level=info msg="Execution took 20.547483326s" 19:34:44 go vet ./... 19:34:46 using credential edgex-jenkins-ssh 19:34:46 Cloning the remote Git repository 19:34:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:34:46 > git init /w/workspace/edgex-go/1 # timeout=10 19:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:34:46 > git --version # timeout=10 19:34:46 > git --version # 'git version 2.25.1' 19:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:34:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:34:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:34:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:34:48 ./bin/test-attribution-txt.sh 19:34:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:34:49 + ls -al . 19:34:49 total 736 19:34:49 drwxrwxr-x 11 1001 1001 4096 Feb 26 19:33 . 19:34:49 drwxr-xr-x 4 root root 4096 Feb 26 19:33 .. 19:34:49 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 .blubracket 19:34:49 -rw-rw-r-- 1 1001 1001 10 Feb 26 19:31 .dockerignore 19:34:49 drwxrwxr-x 8 1001 1001 4096 Feb 26 19:34 .git 19:34:49 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:31 .github 19:34:49 -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:31 .gitignore 19:34:49 -rw-rw-r-- 1 1001 1001 42 Feb 26 19:31 .golangci.yml 19:34:49 -rw-rw-r-- 1 1001 1001 100 Feb 26 19:31 .hadolint.yml 19:34:49 drwxr-xr-x 3 1001 1001 4096 Feb 26 19:32 .semver 19:34:49 -rw-rw-r-- 1 1001 1001 155 Feb 26 19:31 .sonarcloud.properties 19:34:49 -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:31 ADOPTERS.md 19:34:49 -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:31 Attribution.txt 19:34:49 -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:31 CHANGELOG.md 19:34:49 -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:31 CONTRIBUTING.md 19:34:49 -rw-rw-r-- 1 1001 1001 677 Feb 26 19:31 GOVERNANCE.md 19:34:49 -rw-rw-r-- 1 1001 1001 861 Feb 26 19:31 Jenkinsfile 19:34:49 -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:31 LICENSE 19:34:49 -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:31 Makefile 19:34:49 -rw-rw-r-- 1 1001 1001 582 Feb 26 19:31 OWNERS.md 19:34:49 -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:31 README.md 19:34:49 -rw-rw-r-- 1 1001 1001 789 Feb 26 19:31 SECURITY.md 19:34:49 -rw-rw-r-- 1 1001 1001 5 Feb 26 19:32 VERSION 19:34:49 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 bin 19:34:49 drwxrwxr-x 18 1001 1001 4096 Feb 26 19:31 cmd 19:34:49 -rw-r--r-- 1 root root 453602 Feb 26 19:34 coverage.out 19:34:49 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:31 fuzz_test 19:34:49 -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:31 go.mod 19:34:49 -rw-rw-r-- 1 1001 1001 33955 Feb 26 19:31 go.sum 19:34:49 drwxrwxr-x 7 1001 1001 4096 Feb 26 19:31 internal 19:34:49 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:31 openapi 19:34:49 -rw-rw-r-- 1 1001 1001 584 Feb 26 19:31 security.txt 19:34:49 -rw-rw-r-- 1 1001 1001 204 Feb 26 19:31 version.go [Pipeline] sh 19:34:49 + '[' -e coverage.out ] 19:34:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:34:49 Stashed 1 file(s) [Pipeline] sh 19:34:49 + make build 19:34:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:35:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:35:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:35:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:35:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:35:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:35:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:35:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:35:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4764/head:refs/remotes/origin/PR-4764 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:35:11 Merging remotes/origin/main commit 29dca6d8be80d599f8fc1a08ef72b1c586c75330 into PR head commit 6bda42af0190ba0de9dfadc544f368370f957dec 19:35:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:11 Merge succeeded, producing 6bda42af0190ba0de9dfadc544f368370f957dec 19:35:11 Checking out Revision 6bda42af0190ba0de9dfadc544f368370f957dec (PR-4764) 19:35:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:12 Commit message: "build(deps): Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2" 19:35:12 > git --version # timeout=10 19:35:12 > git --version # 'git version 2.25.1' 19:35:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:35:11 > git config core.sparsecheckout # timeout=10 19:35:11 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 19:35:11 > git remote # timeout=10 19:35:11 > git config --get remote.origin.url # timeout=10 19:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:35:11 > git merge 29dca6d8be80d599f8fc1a08ef72b1c586c75330 # timeout=10 19:35:11 > git rev-parse HEAD^{commit} # timeout=10 19:35:11 > git config core.sparsecheckout # timeout=10 19:35:11 > git checkout -f 6bda42af0190ba0de9dfadc544f368370f957dec # timeout=10 19:35:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:35:15 $ docker stop --time=1 ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 19:35:20 $ docker rm -f --volumes ff947c413cc5d63539427540d92c0dc9ffd09a1f7f6756eeac135079720e7cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:35:22 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:22 Dload Upload Total Spent Left Speed 19:35:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 83446 0 --:--:-- --:--:-- --:--:-- 83446 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 19:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:22 19:35:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:35:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:22 latest: Pulling from edgex-devops/edgex-compose 19:35:22 91d30c5bc195: Pulling fs layer 19:35:22 2e9b0aa3be6d: Pulling fs layer 19:35:22 9c61dcf015f6: Pulling fs layer 19:35:22 4698f68db338: Pulling fs layer 19:35:22 2a2f49069b9e: Pulling fs layer 19:35:22 e0025b399a48: Pulling fs layer 19:35:22 2a2f49069b9e: Waiting 19:35:22 4698f68db338: Waiting 19:35:23 + sudo tee /etc/docker/daemon.new 19:35:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:35:23 { 19:35:23 "registry-mirrors": [ 19:35:23 "https://nexus3.edgexfoundry.org:10001" 19:35:23 ], 19:35:23 "bip": "10.250.0.254/24", 19:35:23 "hosts": [ 19:35:23 "tcp://0.0.0.0:5555", 19:35:23 "unix:///var/run/docker.sock" 19:35:23 ], 19:35:23 "mtu": 1458, 19:35:23 "selinux-enabled": true, 19:35:23 "seccomp-profile": "/etc/docker/seccomp.json" 19:35:23 } [Pipeline] sh 19:35:23 91d30c5bc195: Download complete 19:35:23 4698f68db338: Verifying Checksum 19:35:23 4698f68db338: Download complete 19:35:23 2e9b0aa3be6d: Verifying Checksum 19:35:23 2e9b0aa3be6d: Download complete 19:35:23 e0025b399a48: Verifying Checksum 19:35:23 e0025b399a48: Download complete 19:35:23 91d30c5bc195: Pull complete 19:35:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:35:23 2a2f49069b9e: Download complete 19:35:23 2e9b0aa3be6d: Pull complete [Pipeline] sh 19:35:23 9c61dcf015f6: Verifying Checksum 19:35:23 9c61dcf015f6: Download complete 19:35:23 + sudo service docker restart 19:35:26 9c61dcf015f6: Pull complete 19:35:26 4698f68db338: Pull complete 19:35:26 2a2f49069b9e: Pull complete 19:35:26 e0025b399a48: Pull complete 19:35:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:35:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:26 prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container 19:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:35:30 $ docker top f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:31 + docker compose -f ./docker-compose-build.yml build --parallel 19:35:33 #1 [core-metadata internal] load build definition from Dockerfile 19:35:33 #1 transferring dockerfile: 2.06kB done 19:35:33 #1 DONE 0.0s 19:35:33 19:35:33 #2 [security-spire-config internal] load build definition from Dockerfile 19:35:33 #2 transferring dockerfile: 1.69kB done 19:35:33 #2 DONE 0.0s 19:35:33 19:35:33 #3 [core-command internal] load build definition from Dockerfile 19:35:33 #3 transferring dockerfile: 1.93kB done 19:35:33 #3 DONE 0.0s 19:35:33 19:35:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:35:33 #4 transferring dockerfile: 1.89kB done 19:35:33 #4 DONE 0.0s 19:35:33 19:35:33 #5 [support-notifications internal] load build definition from Dockerfile 19:35:33 #5 transferring dockerfile: 1.95kB done 19:35:33 #5 DONE 0.0s 19:35:33 19:35:33 #6 [support-scheduler internal] load build definition from Dockerfile 19:35:33 #6 transferring dockerfile: 1.93kB done 19:35:33 #6 DONE 0.0s 19:35:33 19:35:33 #7 [core-metadata internal] load .dockerignore 19:35:33 #7 transferring context: 50B done 19:35:33 #7 DONE 0.0s 19:35:33 19:35:33 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:35:33 #8 transferring dockerfile: 2.15kB done 19:35:33 #8 DONE 0.0s 19:35:33 19:35:33 #9 [security-spire-server internal] load build definition from Dockerfile 19:35:33 #9 transferring dockerfile: 1.70kB done 19:35:33 #9 DONE 0.0s 19:35:33 19:35:33 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:35:33 #10 transferring dockerfile: 2.50kB done 19:35:33 #10 DONE 0.0s 19:35:33 19:35:33 #11 [core-data internal] load build definition from Dockerfile 19:35:33 #11 transferring dockerfile: 2.01kB done 19:35:33 #11 DONE 0.0s 19:35:33 19:35:33 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:35:33 #12 transferring dockerfile: 2.23kB done 19:35:33 #12 DONE 0.0s 19:35:33 19:35:33 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:35:33 #13 transferring dockerfile: 2.49kB done 19:35:33 #13 DONE 0.0s 19:35:33 19:35:33 #14 [security-bootstrapper internal] load build definition from Dockerfile 19:35:33 #14 transferring dockerfile: 2.93kB done 19:35:33 #14 DONE 0.1s 19:35:33 19:35:33 #15 [security-spire-agent internal] load build definition from Dockerfile 19:35:33 #15 transferring dockerfile: 1.81kB done 19:35:33 #15 DONE 0.0s 19:35:33 19:35:33 #16 [security-spire-config internal] load .dockerignore 19:35:33 #16 transferring context: 50B done 19:35:33 #16 DONE 0.0s 19:35:33 19:35:33 #17 [core-command internal] load .dockerignore 19:35:33 #17 transferring context: 50B done 19:35:33 #17 DONE 0.0s 19:35:33 19:35:33 #18 [security-spiffe-token-provider internal] load .dockerignore 19:35:33 #18 transferring context: 50B done 19:35:33 #18 DONE 0.0s 19:35:33 19:35:33 #19 [support-notifications internal] load .dockerignore 19:35:33 #19 transferring context: 50B done 19:35:33 #19 DONE 0.0s 19:35:33 19:35:33 #20 [core-data internal] load .dockerignore 19:35:33 #20 DONE 0.0s 19:35:33 19:35:33 #21 [security-proxy-setup internal] load .dockerignore 19:35:33 #21 transferring context: 50B done 19:35:33 #21 DONE 0.0s 19:35:33 19:35:33 #22 [support-scheduler internal] load .dockerignore 19:35:33 #22 transferring context: 50B done 19:35:33 #22 DONE 0.0s 19:35:33 19:35:33 #23 [security-proxy-auth internal] load .dockerignore 19:35:33 #23 transferring context: 50B done 19:35:33 #23 DONE 0.0s 19:35:33 19:35:33 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:33 #24 DONE 0.0s 19:35:33 19:35:33 #25 [security-spire-server internal] load .dockerignore 19:35:33 #25 transferring context: 50B done 19:35:33 #25 DONE 0.0s 19:35:33 19:35:33 #20 [core-data internal] load .dockerignore 19:35:33 #20 transferring context: 50B done 19:35:33 #20 DONE 0.0s 19:35:33 19:35:33 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:35:33 #26 transferring context: 50B done 19:35:33 #26 DONE 0.0s 19:35:33 19:35:33 #27 [security-bootstrapper internal] load .dockerignore 19:35:33 #27 transferring context: 50B done 19:35:33 #27 DONE 0.0s 19:35:33 19:35:33 #28 [security-secretstore-setup internal] load .dockerignore 19:35:33 #28 transferring context: 50B done 19:35:33 #28 DONE 0.0s 19:35:33 19:35:33 #29 [security-spire-agent internal] load .dockerignore 19:35:33 #29 transferring context: 50B done 19:35:33 #29 DONE 0.0s 19:35:33 19:35:33 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:35:34 #30 ... 19:35:34 19:35:34 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:35:34 #24 DONE 0.0s 19:35:34 19:35:34 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:35:34 #30 DONE 0.6s 19:35:34 19:35:34 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:35:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:35:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:35:34 #31 ... 19:35:34 19:35:34 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:35:34 #32 DONE 0.7s 19:35:34 19:35:34 #33 [security-spire-config internal] load build context 19:35:34 #33 DONE 0.0s 19:35:34 19:35:34 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:35:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:35:34 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:35:34 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:35:34 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.2s 19:35:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:35:34 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s 19:35:35 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:35:35 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done 19:35:35 #31 ... 19:35:35 19:35:35 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:35:35 #34 DONE 0.9s 19:35:35 19:35:35 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:35:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 19:35:35 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:35:35 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:35:35 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done 19:35:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:35:35 #31 ... 19:35:35 19:35:35 #35 [security-spire-server internal] load build context 19:35:35 #35 transferring context: 18.10kB 0.0s done 19:35:35 #35 DONE 0.5s 19:35:35 19:35:35 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:35:35 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 19:35:35 #31 ... 19:35:35 19:35:35 #33 [security-spire-config internal] load build context 19:35:35 #33 transferring context: 16.35kB 0.0s done 19:35:35 #33 DONE 0.6s 19:35:35 19:35:35 #36 [security-spire-agent internal] load build context 19:35:35 #36 transferring context: 17.63kB 0.0s done 19:35:35 #36 DONE 0.3s 19:35:35 19:35:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:35 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:35:35 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:35:35 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:35:35 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:35:35 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:35:35 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:35:35 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:35:35 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:35:35 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.5s 19:35:35 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:35:35 #37 ... 19:35:35 19:35:35 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:35:35 #31 DONE 1.3s 19:35:35 19:35:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:35 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.6s 19:35:35 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:35:35 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 19:35:36 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 19:35:36 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:35:36 #37 ... 19:35:36 19:35:36 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:35:36 #38 DONE 2.1s 19:35:36 19:35:36 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:35:41 #39 ... 19:35:41 19:35:41 #40 [security-proxy-auth internal] load build context 19:35:41 #40 transferring context: 294.42MB 6.9s 19:35:41 #40 transferring context: 310.71MB 7.1s done 19:35:42 #40 ... 19:35:42 19:35:42 #41 [security-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:42 provisioning config files... 19:35:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3402138832256808976tmp [Pipeline] { [Pipeline] libraryResource 19:35:42 #41 ... 19:35:42 19:35:42 #42 [core-metadata internal] load build context 19:35:42 #42 ... 19:35:42 19:35:42 #43 [security-spiffe-token-provider internal] load build context 19:35:42 #43 ... 19:35:42 19:35:42 #41 [security-bootstrapper internal] load build context [Pipeline] sh 19:35:42 #41 transferring context: 310.71MB 8.1s done 19:35:42 ---> ****-login.sh 19:35:42 nexus3.edgexfoundry.org:10001 19:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:43 Configure a credential helper to remove this warning. See 19:35:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:43 19:35:43 Login Succeeded 19:35:43 nexus3.edgexfoundry.org:10002 19:35:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:44 Configure a credential helper to remove this warning. See 19:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:44 19:35:44 Login Succeeded 19:35:44 nexus3.edgexfoundry.org:10003 19:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:44 Configure a credential helper to remove this warning. See 19:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:44 19:35:44 Login Succeeded 19:35:44 nexus3.edgexfoundry.org:10004 19:35:44 #41 ... 19:35:44 19:35:44 #44 [core-command internal] load build context 19:35:44 #44 transferring context: 310.71MB 6.8s done 19:35:44 #44 ... 19:35:44 19:35:44 #45 [support-scheduler internal] load build context 19:35:44 #45 transferring context: 310.71MB 6.9s done 19:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:44 Configure a credential helper to remove this warning. See 19:35:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:44 19:35:44 Login Succeeded 19:35:44 ****.io 19:35:44 #45 ... 19:35:44 19:35:44 #46 [core-common-config-bootstrapper internal] load build context 19:35:44 #46 transferring context: 310.71MB 7.2s done 19:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:35:45 Configure a credential helper to remove this warning. See 19:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:35:45 19:35:45 Login Succeeded 19:35:45 ---> ****-login.sh ends [Pipeline] } 19:35:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:35:45 #46 ... 19:35:45 19:35:45 #47 [core-data internal] load build context 19:35:45 #47 transferring context: 310.71MB 6.9s done 19:35:45 #47 ... 19:35:45 19:35:45 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:45 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:35:45 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:35:45 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:35:45 #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:35:45 #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:35:45 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:35:45 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:35:45 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:35:45 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:35:45 #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 19:35:45 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:35:45 #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 19:35:45 #48 ... 19:35:45 19:35:45 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] sh 19:35:46 #49 ... 19:35:46 19:35:46 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:46 #50 ... 19:35:46 19:35:46 #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 19:35:46 #51 ... 19:35:46 19:35:46 #52 [support-notifications internal] load build context 19:35:46 #52 transferring context: 310.71MB 8.2s done 19:35:46 #52 ... 19:35:46 19:35:46 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:46 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [Pipeline] echo 19:35:46 ========================================================= 19:35:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:35:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:35:46 #37 ... 19:35:46 19:35:46 #53 [security-proxy-setup internal] load build context 19:35:46 #53 transferring context: 310.71MB 6.9s done 19:35:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:35:46 #53 ... 19:35:46 19:35:46 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:46 #54 ... 19:35:46 19:35:46 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:35:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:35:47 9fda8d8052c6: Pulling fs layer 19:35:47 5d54e960e981: Pulling fs layer 19:35:47 c4a7e357bf2a: Pulling fs layer 19:35:47 f0e02332f6b5: Pulling fs layer 19:35:47 872ee5b61b7b: Pulling fs layer 19:35:47 f0e02332f6b5: Waiting 19:35:47 0c6a40ed1a82: Pulling fs layer 19:35:47 94ae7d8d031c: Pulling fs layer 19:35:47 94ae7d8d031c: Waiting 19:35:47 0c6a40ed1a82: Waiting 19:35:47 5d54e960e981: Download complete 19:35:47 f0e02332f6b5: Verifying Checksum 19:35:47 f0e02332f6b5: Download complete 19:35:47 872ee5b61b7b: Download complete 19:35:47 9fda8d8052c6: Verifying Checksum 19:35:47 9fda8d8052c6: Download complete 19:35:47 #55 ... 19:35:47 19:35:47 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:47 #56 ... 19:35:47 19:35:47 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:35:47 #57 ... 19:35:47 19:35:47 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:35:47 #58 ... 19:35:47 19:35:47 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:35:47 #59 ... 19:35:47 19:35:47 #60 [security-secretstore-setup internal] load build context 19:35:47 #60 transferring context: 310.71MB 6.8s done 19:35:47 94ae7d8d031c: Verifying Checksum 19:35:47 94ae7d8d031c: Download complete 19:35:49 c4a7e357bf2a: Verifying Checksum 19:35:49 c4a7e357bf2a: Download complete 19:35:49 0c6a40ed1a82: Download complete 19:35:52 #60 ... 19:35:52 19:35:52 #42 [core-metadata internal] load build context 19:35:52 #42 transferring context: 310.71MB 8.9s done 19:35:52 #42 ... 19:35:52 19:35:52 #43 [security-spiffe-token-provider internal] load build context 19:35:52 #43 transferring context: 310.71MB 7.9s done 19:35:53 9fda8d8052c6: Pull complete 19:35:53 5d54e960e981: Pull complete 19:36:02 #43 ... 19:36:02 19:36:02 #44 [core-command internal] load build context 19:36:02 #44 DONE 26.6s 19:36:02 19:36:02 #60 [security-secretstore-setup internal] load build context 19:36:02 #60 DONE 26.7s 19:36:02 19:36:02 #39 [core-command builder 2/7] WORKDIR /edgex-go 19:36:02 #39 DONE 24.9s 19:36:02 19:36:02 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:02 #61 ... 19:36:02 19:36:02 #47 [core-data internal] load build context 19:36:02 #47 DONE 26.7s 19:36:02 19:36:02 #53 [security-proxy-setup internal] load build context 19:36:02 #53 DONE 26.7s 19:36:02 19:36:02 #46 [core-common-config-bootstrapper internal] load build context 19:36:02 #46 DONE 26.7s 19:36:02 19:36:02 #40 [security-proxy-auth internal] load build context 19:36:02 #40 DONE 26.7s 19:36:02 19:36:02 #41 [security-bootstrapper internal] load build context 19:36:02 #41 DONE 26.8s 19:36:02 19:36:02 #45 [support-scheduler internal] load build context 19:36:02 #45 DONE 26.7s 19:36:02 19:36:02 #43 [security-spiffe-token-provider internal] load build context 19:36:02 #43 DONE 26.7s 19:36:02 19:36:02 #52 [support-notifications internal] load build context 19:36:02 #52 DONE 26.8s 19:36:02 19:36:02 #42 [core-metadata internal] load build context 19:36:02 #42 DONE 26.8s 19:36:02 19:36:02 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:02 #61 ... 19:36:02 19:36:02 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:36:02 #37 DONE 26.6s 19:36:02 19:36:02 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:36:02 #55 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:02 #55 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:02 #55 25.69 (1/1) Installing dumb-init (1.2.5-r2) 19:36:02 #55 25.69 Executing busybox-1.36.1-r5.trigger 19:36:02 #55 25.70 OK: 7 MiB in 16 packages 19:36:02 #55 DONE 26.0s 19:36:02 19:36:02 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:36:02 #58 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:02 #58 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:02 #58 26.05 (1/1) Installing dumb-init (1.2.5-r2) 19:36:02 #58 26.10 Executing busybox-1.36.1-r5.trigger 19:36:02 #58 26.12 OK: 7 MiB in 16 packages 19:36:02 #58 DONE 26.3s 19:36:02 19:36:02 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:02 #56 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:02 #56 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:02 #56 26.27 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:02 #56 26.27 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:02 #56 26.27 OK: 20070 distinct packages available 19:36:02 #56 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:02 #56 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:02 #56 26.59 (1/11) Installing ca-certificates (20230506-r0) 19:36:02 #56 26.63 (2/11) Installing brotli-libs (1.0.9-r14) 19:36:02 #56 26.64 (3/11) Installing libunistring (1.1-r1) 19:36:02 #56 26.66 (4/11) Installing libidn2 (2.3.4-r1) 19:36:02 #56 26.66 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:36:02 #56 26.67 (6/11) Installing libcurl (8.5.0-r0) 19:36:02 #56 26.68 (7/11) Installing curl (8.5.0-r0) 19:36:02 #56 26.71 (8/11) Installing dumb-init (1.2.5-r2) 19:36:02 #56 26.71 (9/11) Installing musl-obstack (1.2.3-r2) 19:36:02 #56 26.71 (10/11) Installing libucontext (1.2-r2) 19:36:02 #56 26.72 (11/11) Installing gcompat (1.1.0-r1) 19:36:02 #56 26.72 Executing busybox-1.36.1-r5.trigger 19:36:03 #56 ... 19:36:03 19:36:03 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:03 #51 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #51 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #51 25.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:03 #51 25.71 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:03 #51 25.71 OK: 20070 distinct packages available 19:36:03 #51 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #51 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #51 26.10 (1/5) Installing dumb-init (1.2.5-r2) 19:36:03 #51 26.10 (2/5) Installing musl-obstack (1.2.3-r2) 19:36:03 #51 26.11 (3/5) Installing libucontext (1.2-r2) 19:36:03 #51 26.11 (4/5) Installing gcompat (1.1.0-r1) 19:36:03 #51 26.11 (5/5) Installing openssl (3.1.4-r5) 19:36:03 #51 26.14 Executing busybox-1.36.1-r5.trigger 19:36:03 #51 26.15 OK: 8 MiB in 20 packages 19:36:03 #51 DONE 26.8s 19:36:03 19:36:03 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:36:03 #59 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #59 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #59 26.55 (1/2) Installing dumb-init (1.2.5-r2) 19:36:03 #59 26.58 (2/2) Installing su-exec (0.2-r3) 19:36:03 #59 26.58 Executing busybox-1.36.1-r5.trigger 19:36:03 #59 26.59 OK: 7 MiB in 17 packages 19:36:03 #59 DONE 27.3s 19:36:03 19:36:03 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:36:03 #50 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #50 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #50 26.18 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:03 #50 26.18 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:03 #50 26.18 OK: 20070 distinct packages available 19:36:03 #50 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #50 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #50 26.59 (1/4) Installing dumb-init (1.2.5-r2) 19:36:03 #50 26.60 (2/4) Installing musl-obstack (1.2.3-r2) 19:36:03 #50 26.61 (3/4) Installing libucontext (1.2-r2) 19:36:03 #50 26.61 (4/4) Installing gcompat (1.1.0-r1) 19:36:03 #50 26.62 Executing busybox-1.36.1-r5.trigger 19:36:03 #50 26.62 OK: 8 MiB in 19 packages 19:36:03 #50 DONE 27.3s 19:36:03 19:36:03 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:36:03 #49 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #49 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #49 26.71 (1/2) Installing ca-certificates (20230506-r0) 19:36:03 #49 26.75 (2/2) Installing dumb-init (1.2.5-r2) 19:36:03 #49 26.75 Executing busybox-1.36.1-r5.trigger 19:36:03 #49 26.75 Executing ca-certificates-20230506-r0.trigger 19:36:03 #49 26.81 OK: 8 MiB in 17 packages 19:36:03 #49 DONE 27.4s 19:36:03 19:36:03 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:36:03 #54 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #54 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #54 26.47 (1/4) Installing ca-certificates (20230506-r0) 19:36:03 #54 26.49 (2/4) Installing dumb-init (1.2.5-r2) 19:36:03 #54 26.49 (3/4) Installing su-exec (0.2-r3) 19:36:03 #54 26.51 (4/4) Installing yq (4.33.3-r5) 19:36:03 #54 27.08 Executing busybox-1.36.1-r5.trigger 19:36:03 #54 27.10 Executing ca-certificates-20230506-r0.trigger 19:36:03 #54 27.16 OK: 17 MiB in 19 packages 19:36:03 #54 DONE 27.4s 19:36:03 19:36:03 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:36:03 #61 0.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #61 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #61 1.305 OK: 264 MiB in 52 packages 19:36:03 #61 DONE 1.9s 19:36:03 19:36:03 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:36:03 #57 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #57 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #57 26.04 (1/4) Installing dumb-init (1.2.5-r2) 19:36:03 #57 26.10 (2/4) Installing openssl (3.1.4-r5) 19:36:03 #57 26.12 (3/4) Installing su-exec (0.2-r3) 19:36:03 #57 26.14 (4/4) Installing yq (4.33.3-r5) 19:36:03 #57 27.09 Executing busybox-1.36.1-r5.trigger 19:36:03 #57 27.10 OK: 17 MiB in 19 packages 19:36:03 #57 DONE 27.4s 19:36:03 19:36:03 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:36:03 #56 26.79 Executing ca-certificates-20230506-r0.trigger 19:36:03 #56 26.86 OK: 12 MiB in 26 packages 19:36:03 #56 DONE 27.0s 19:36:03 19:36:03 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:03 #62 DONE 0.1s 19:36:03 19:36:03 #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:03 #63 ... 19:36:03 19:36:03 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:36:03 #0 1.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #0 2.044 OK: 264 MiB in 52 packages 19:36:03 #64 DONE 2.1s 19:36:03 19:36:03 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:36:03 #65 DONE 0.0s 19:36:03 19:36:03 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:03 #66 ... 19:36:03 19:36:03 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:36:03 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #0 1.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #0 1.963 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:36:03 #0 1.963 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:36:03 #0 1.963 OK: 20075 distinct packages available 19:36:03 #0 2.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:03 #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:03 #0 2.349 OK: 264 MiB in 52 packages 19:36:03 #67 DONE 2.4s 19:36:03 19:36:03 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:36:03 #68 DONE 0.0s 19:36:03 19:36:03 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:04 #69 ... 19:36:04 19:36:04 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:36:04 #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:04 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:04 #0 2.395 OK: 7 MiB in 16 packages 19:36:04 #70 DONE 2.5s 19:36:04 19:36:04 #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:36:04 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:04 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:04 #0 2.413 OK: 7 MiB in 16 packages 19:36:04 #71 DONE 2.7s 19:36:04 19:36:04 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:04 #72 DONE 0.0s 19:36:04 19:36:04 #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:36:04 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:04 #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:04 #0 3.380 OK: 264 MiB in 52 packages 19:36:04 #73 DONE 3.6s 19:36:04 19:36:04 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:05 #74 ... 19:36:05 19:36:05 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:36:05 #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:05 #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:05 #0 2.277 OK: 8 MiB in 20 packages 19:36:05 #75 DONE 2.4s 19:36:05 19:36:05 #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:06 #76 DONE 1.3s 19:36:06 19:36:06 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:36:06 #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.583 OK: 8 MiB in 17 packages 19:36:06 #77 DONE 3.6s 19:36:06 19:36:06 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:36:06 #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.323 OK: 17 MiB in 19 packages 19:36:06 #78 DONE 3.6s 19:36:06 19:36:06 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:36:06 #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.657 OK: 7 MiB in 17 packages 19:36:06 #79 DONE 3.6s 19:36:06 19:36:06 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:36:06 #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.742 OK: 8 MiB in 19 packages 19:36:06 #80 DONE 3.6s 19:36:06 19:36:06 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:36:06 #81 DONE 1.3s 19:36:06 19:36:06 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:36:06 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:06 #0 2.763 OK: 17 MiB in 19 packages 19:36:06 #82 DONE 3.6s 19:36:06 19:36:06 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:07 #83 DONE 1.3s 19:36:07 19:36:07 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:36:07 #84 DONE 1.3s 19:36:07 19:36:07 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:36:07 #85 DONE 1.3s 19:36:07 19:36:07 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:36:07 #86 DONE 1.3s 19:36:07 19:36:07 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:36:08 #87 ... 19:36:08 19:36:08 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:36:08 #88 DONE 0.2s 19:36:08 19:36:08 #89 [security-spire-server stage-2 6/9] COPY security.txt / 19:36:08 #89 DONE 0.2s 19:36:08 19:36:08 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:36:08 #87 DONE 0.2s 19:36:08 19:36:08 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 19:36:08 #90 DONE 0.1s 19:36:08 19:36:08 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:36:08 #91 DONE 0.1s 19:36:08 19:36:08 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:36:08 c4a7e357bf2a: Pull complete 19:36:08 f0e02332f6b5: Pull complete 19:36:08 #92 DONE 0.1s 19:36:08 19:36:08 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:36:08 #93 DONE 0.1s 19:36:08 19:36:08 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:36:08 #94 DONE 0.1s 19:36:08 19:36:08 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:08 #95 ... 19:36:08 19:36:08 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:36:08 #96 DONE 0.1s 19:36:08 872ee5b61b7b: Pull complete 19:36:08 19:36:08 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:36:08 #95 DONE 0.2s 19:36:08 19:36:08 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:36:08 #97 DONE 0.1s 19:36:08 19:36:08 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:36:08 #98 DONE 0.2s 19:36:08 19:36:08 #99 [security-spire-agent] exporting to image 19:36:08 #99 exporting layers 19:36:08 #99 ... 19:36:08 19:36:08 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:36:08 #100 DONE 2.0s 19:36:08 19:36:08 #101 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:36:08 #0 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:36:08 #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:36:08 #0 5.333 OK: 12 MiB in 26 packages 19:36:08 #101 DONE 5.5s 19:36:08 19:36:08 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:36:08 #102 DONE 0.2s 19:36:08 19:36:08 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:36:08 #103 DONE 0.2s 19:36:08 19:36:08 #104 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:36:08 #104 DONE 0.1s 19:36:08 19:36:08 #99 [security-spire-server] exporting to image 19:36:09 #99 exporting layers 0.5s done 19:36:09 #99 writing image sha256:d0a02fc17dfa9e4205c599d517cd0a48e6d3126acebc3944dac2544a79e0ebae 0.0s done 19:36:09 #99 naming to docker.io/library/security-spire-agent done 19:36:09 #99 exporting layers 0.6s done 19:36:09 #99 writing image sha256:778debb0a5898a85f5edb6c16934d5d61b1c678baa2604d470a2844aa89e7ce8 done 19:36:09 #99 naming to docker.io/library/security-spire-server done 19:36:09 #99 writing image sha256:0a9e91a623b86c964e61cb0235e078809b7176972436dd82b3b4c4d89f7922eb done 19:36:09 #99 naming to docker.io/library/security-spire-config done 19:36:09 #99 DONE 0.8s 19:36:09 19:36:09 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:36:18 0c6a40ed1a82: Pull complete 19:36:19 94ae7d8d031c: Pull complete 19:36:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:36:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:36:19 + docker build -t ci-base-image-arm64 -f - . 19:36:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:36:19 WORKDIR /edgex 19:36:19 COPY go.mod . 19:36:19 RUN go mod download 19:36:20 Sending build context to Docker daemon 2.918MB 19:36:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:36:20 ---> 86de565de09d 19:36:20 Step 2/4 : WORKDIR /edgex 19:36:23 ---> Running in 5e06bc7e180f 19:36:23 Removing intermediate container 5e06bc7e180f 19:36:23 ---> bdad2136ee65 19:36:23 Step 3/4 : COPY go.mod . 19:36:24 #48 ... 19:36:24 19:36:24 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 #66 DONE 19.7s 19:36:24 19:36:24 #63 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 #63 DONE 19.8s 19:36:24 19:36:24 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 #69 DONE 19.3s 19:36:24 19:36:24 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 #74 DONE 18.3s 19:36:24 19:36:24 #105 [support-scheduler builder 6/7] COPY . . 19:36:24 ---> a19170a09795 19:36:24 Step 4/4 : RUN go mod download 19:36:24 ---> Running in 148bc0e01154 19:36:29 #105 DONE 6.6s 19:36:29 19:36:29 #106 [core-data builder 6/7] COPY . . 19:36:29 #106 CACHED 19:36:29 19:36:29 #107 [core-data builder 4/7] COPY go.mod vendor* ./ 19:36:29 #107 CACHED 19:36:29 19:36:29 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #108 CACHED 19:36:29 19:36:29 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:29 #109 CACHED 19:36:29 19:36:29 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #110 CACHED 19:36:29 19:36:29 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:29 #111 CACHED 19:36:29 19:36:29 #112 [security-bootstrapper builder 6/7] COPY . . 19:36:29 #112 DONE 6.6s 19:36:29 19:36:29 #113 [support-notifications builder 6/7] COPY . . 19:36:29 #113 DONE 6.6s 19:36:29 19:36:29 #114 [security-proxy-auth builder 6/7] COPY . . 19:36:29 #114 CACHED 19:36:29 19:36:29 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #115 CACHED 19:36:29 19:36:29 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:29 #116 CACHED 19:36:29 19:36:29 #117 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:29 #117 DONE 6.6s 19:36:29 19:36:29 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #118 CACHED 19:36:29 19:36:29 #119 [core-command builder 6/7] COPY . . 19:36:29 #119 CACHED 19:36:29 19:36:29 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 19:36:29 #120 CACHED 19:36:29 19:36:29 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #121 CACHED 19:36:29 19:36:29 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:36:29 #122 CACHED 19:36:29 19:36:29 #123 [core-metadata builder 6/7] COPY . . 19:36:29 #123 CACHED 19:36:29 19:36:29 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:29 #124 ... 19:36:29 19:36:29 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:29 #125 CACHED 19:36:29 19:36:29 #126 [security-secretstore-setup builder 6/7] COPY . . 19:36:29 #126 CACHED 19:36:29 19:36:29 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #127 CACHED 19:36:29 19:36:29 #128 [security-proxy-setup builder 6/7] COPY . . 19:36:29 #128 CACHED 19:36:29 19:36:29 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:29 #129 CACHED 19:36:29 19:36:29 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:29 #130 CACHED 19:36:29 19:36:29 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:30 #131 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:40 #131 ... 19:36:40 19:36:40 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:40 #0 0.815 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:40 #132 ... 19:36:40 19:36:40 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:40 #0 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:40 #133 ... 19:36:40 19:36:40 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:40 #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:40 #134 ... 19:36:40 19:36:40 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:40 #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:36:40 #135 ... 19:36:40 19:36:40 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:40 #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:40 #136 ... 19:36:40 19:36:40 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:40 #0 1.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:36:40 #137 ... 19:36:40 19:36:40 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:40 #0 0.771 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:40 #138 ... 19:36:40 19:36:40 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:40 #0 1.106 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:40 #139 ... 19:36:40 19:36:40 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:40 #124 1.255 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:41 #124 ... 19:36:41 19:36:41 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:41 #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:37:03 Removing intermediate container 148bc0e01154 19:37:03 ---> 5c83dc1275d5 19:37:03 Successfully built 5c83dc1275d5 19:37:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:03 + docker inspect -f . ci-base-image-arm64 19:37:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:04 prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 19:37:04 $ 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:37:08 $ docker top 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:09 + go version 19:37:09 go version go1.21.0 linux/arm64 [Pipeline] } 19:37:09 $ docker stop --time=1 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 19:37:10 $ docker rm -f --volumes 1bc99c5d70017bda27e24aef1f0f7a6f4f75fee10aa43e558dc0e4d3a5336656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:11 + docker inspect -f . ci-base-image-arm64 19:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:12 prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 19:37:12 $ 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:37:13 $ docker top fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:13 ========================================================= 19:37:13 [edgeXBuildGoParallel] Running Tests and Build... 19:37:13 ========================================================= [Pipeline] sh 19:37:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:37:15 + make test 19:37:15 go test -race -coverprofile=coverage.out ./... 19:37:49 #140 ... 19:37:49 19:37:49 #136 [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:37:49 #136 75.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:37:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:37:55 #136 ... 19:37:55 19:37:55 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:37:55 #140 DONE 85.5s 19:37:55 19:37:55 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:37:55 #135 DONE 85.5s 19:37:55 19:37:55 #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:37:55 #138 DONE 85.5s 19:37:55 19:37:55 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:37:55 #134 DONE 85.5s 19:37:55 19:37:55 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 #141 ... 19:37:55 19:37:55 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:55 #137 DONE 85.6s 19:37:55 19:37:55 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:37:55 #131 DONE 85.6s 19:37:55 19:37:55 #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:37:55 #124 DONE 85.7s 19:37:55 19:37:55 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:37:55 #139 DONE 85.8s 19:37:55 19:37:55 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:37:55 #142 ... 19:37:55 19:37:55 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:37:55 #133 DONE 85.9s 19:37:55 19:37:55 #136 [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:37:55 #136 DONE 85.9s 19:37:55 19:37:55 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:37:55 #132 DONE 86.0s 19:37:55 19:37:55 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 #143 ... 19:37:55 19:37:55 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 #141 DONE 0.7s 19:37:55 19:37:55 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 #144 DONE 0.7s 19:37:55 19:37:55 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:55 #145 DONE 0.7s 19:37:56 19:37:56 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:37:56 #142 DONE 0.6s 19:37:56 19:37:56 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #146 DONE 0.7s 19:37:56 19:37:56 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #143 DONE 0.3s 19:37:56 19:37:56 #147 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #147 DONE 0.7s 19:37:56 19:37:56 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:37:56 #148 ... 19:37:56 19:37:56 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #149 DONE 0.3s 19:37:56 19:37:56 #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #150 DONE 0.3s 19:37:56 19:37:56 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #151 DONE 0.2s 19:37:56 19:37:56 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #152 CACHED 19:37:56 19:37:56 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #153 CACHED 19:37:56 19:37:56 #154 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #154 DONE 0.3s 19:37:56 19:37:56 #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #155 CACHED 19:37:56 19:37:56 #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:37:56 #156 CACHED 19:37:56 19:37:56 #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:37:56 #157 CACHED 19:37:56 19:37:56 #158 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #158 CACHED 19:37:56 19:37:56 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:37:56 #159 CACHED 19:37:56 19:37:56 #160 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:37:56 #160 CACHED 19:37:56 19:37:56 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:37:56 #161 DONE 0.3s 19:37:56 19:37:56 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:37:56 #148 DONE 0.3s 19:37:56 19:37:56 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:37:57 #162 ... 19:37:57 19:37:57 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:37:57 #163 DONE 1.1s 19:37:57 19:37:57 #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:37:57 #164 DONE 1.2s 19:37:57 19:37:57 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:57 #165 DONE 1.2s 19:37:57 19:37:57 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:37:57 #166 DONE 1.1s 19:37:57 19:37:57 #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:37:57 #167 DONE 1.3s 19:37:57 19:37:57 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:57 #168 DONE 1.3s 19:37:57 19:37:57 #169 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:37:57 #169 DONE 1.2s 19:37:57 19:37:57 #170 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:37:57 #170 ... 19:37:57 19:37:57 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:37:57 #162 DONE 1.2s 19:37:57 19:37:57 #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:37:57 #171 DONE 1.3s 19:37:57 19:37:57 #172 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:37:57 #172 DONE 1.3s 19:37:57 19:37:57 #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:37:57 #173 DONE 0.3s 19:37:57 19:37:57 #99 [core-data] exporting to image 19:37:57 #99 exporting layers 19:37:57 #99 ... 19:37:57 19:37:57 #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:37:57 #174 DONE 0.4s 19:37:57 19:37:57 #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:37:57 #175 DONE 0.3s 19:37:57 19:37:57 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:37:57 #176 DONE 0.4s 19:37:57 19:37:57 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:37:57 #177 DONE 0.4s 19:37:57 19:37:57 #170 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:37:57 #170 DONE 0.3s 19:37:57 19:37:57 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:37:57 #178 DONE 0.4s 19:37:57 19:37:57 #99 [security-spiffe-token-provider] exporting to image 19:37:57 #99 ... 19:37:57 19:37:57 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:37:57 #179 DONE 0.4s 19:37:57 19:37:57 #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:37:57 #180 DONE 0.4s 19:37:57 19:37:57 #99 [security-spiffe-token-provider] exporting to image 19:37:57 #99 exporting layers 0.1s done 19:37:57 #99 ... 19:37:57 19:37:57 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:37:57 #181 DONE 0.5s 19:37:57 19:37:57 #99 [support-scheduler] exporting to image 19:37:58 #99 ... 19:37:58 19:37:58 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:37:58 #182 DONE 2.3s 19:37:58 19:37:58 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:58 #183 DONE 0.5s 19:37:58 19:37:58 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:37:58 #184 DONE 0.5s 19:37:58 19:37:58 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:37:58 #185 DONE 0.3s 19:37:58 19:37:58 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:37:58 #186 DONE 0.5s 19:37:58 19:37:58 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:37:58 #187 DONE 0.4s 19:37:58 19:37:58 #99 [core-metadata] exporting to image 19:37:58 #99 ... 19:37:58 19:37:58 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:37:58 #188 DONE 0.2s 19:37:58 19:37:58 #99 [core-metadata] exporting to image 19:37:58 #99 exporting layers 0.5s done 19:37:58 #99 writing image sha256:f913c3b58b9bb1e3977d39d43afd600cbe1c5da5155b918fba31e0bbc95b9dc7 19:37:58 #99 writing image sha256:5dfb7c869304d17cbae976ea8afd43750f90b6d7407dfd75e8701093101ba401 19:37:58 #99 writing image sha256:a578fdf9487de407c0772d10e951f5e91cae1331b7d3e85c1618081e8bdfe4f9 19:37:58 #99 writing image sha256:786cd248d25529509977ddf5cdd8e0cc165cc033b9f763787e6846b16b160757 19:37:58 #99 writing image sha256:bbfa94618f07398b5758787fc64f3af9516eb643e4b5c67c389d11e97075eb60 19:37:58 #99 ... 19:37:58 19:37:58 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:37:58 #189 DONE 0.4s 19:37:58 19:37:58 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:37:58 #190 DONE 0.4s 19:37:58 19:37:58 #99 [support-scheduler] exporting to image 19:37:58 #99 exporting layers 0.4s done 19:37:58 #99 writing image sha256:f913c3b58b9bb1e3977d39d43afd600cbe1c5da5155b918fba31e0bbc95b9dc7 0.3s done 19:37:58 #99 writing image sha256:5dfb7c869304d17cbae976ea8afd43750f90b6d7407dfd75e8701093101ba401 0.3s done 19:37:58 #99 writing image sha256:a578fdf9487de407c0772d10e951f5e91cae1331b7d3e85c1618081e8bdfe4f9 0.3s done 19:37:58 #99 writing image sha256:786cd248d25529509977ddf5cdd8e0cc165cc033b9f763787e6846b16b160757 0.3s done 19:37:58 #99 writing image sha256:bbfa94618f07398b5758787fc64f3af9516eb643e4b5c67c389d11e97075eb60 0.2s done 19:37:58 #99 naming to docker.io/library/support-notifications done 19:37:58 #99 naming to docker.io/library/support-scheduler 0.0s done 19:37:58 #99 naming to docker.io/library/core-command done 19:37:58 #99 naming to docker.io/library/core-data done 19:37:58 #99 naming to docker.io/library/security-spiffe-token-provider done 19:37:59 #99 writing image sha256:7b5f3ee66170999fd107b1bdd9bbeda3a1eda800b6a4e19a2d17217f9015ae5d done 19:37:59 #99 naming to docker.io/library/core-metadata done 19:37:59 #99 DONE 2.1s 19:37:59 19:37:59 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:37:59 #191 DONE 0.4s 19:37:59 19:37:59 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:37:59 #192 ... 19:37:59 19:37:59 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:37:59 #193 DONE 0.4s 19:37:59 19:37:59 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:59 #194 ... 19:37:59 19:37:59 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:59 #195 DONE 1.2s 19:37:59 19:37:59 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:59 #196 DONE 1.2s 19:37:59 19:37:59 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:37:59 #192 DONE 0.6s 19:37:59 19:37:59 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:37:59 #194 DONE 0.3s 19:37:59 19:37:59 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:37:59 #197 DONE 0.1s 19:37:59 19:37:59 #99 [core-common-config-bootstrapper] exporting to image 19:37:59 #99 exporting layers 0.2s done 19:37:59 #99 writing image sha256:e76eaba9598c7bc9e6e6191be2a377638ef3085e16a760d5d7bc85c81a85be4a 0.0s done 19:37:59 #99 naming to docker.io/library/security-proxy-auth done 19:37:59 #99 writing image sha256:49e9ca95f290a1daff62d0ab60d67eaca22422296f2707448aa53c6922de0d8f done 19:37:59 #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:37:59 #99 DONE 2.4s 19:37:59 19:37:59 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:37:59 #198 DONE 0.1s 19:37:59 19:37:59 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:37:59 #199 DONE 0.1s 19:37:59 19:37:59 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:59 #200 ... 19:37:59 19:37:59 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:37:59 #201 DONE 0.1s 19:37:59 19:37:59 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:37:59 #202 DONE 0.0s 19:38:00 19:38:00 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:00 #203 DONE 1.2s 19:38:00 19:38:00 #99 [security-proxy-setup] exporting to image 19:38:00 #99 exporting layers 0.2s done 19:38:00 #99 writing image sha256:3a9dcd071fa1874399bdb2fc50215a65493cf9dc098b559b07fe913137d1f71e done 19:38:00 #99 naming to docker.io/library/security-proxy-setup done 19:38:00 #99 DONE 2.5s 19:38:00 19:38:00 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:00 #200 DONE 0.6s 19:38:00 19:38:00 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:38:00 #204 DONE 0.5s 19:38:00 19:38:00 #99 [security-secretstore-setup] exporting to image 19:38:00 #99 exporting layers 0.2s done 19:38:00 #99 writing image sha256:341a88b612aa410f8abf2691e8f078ef0ee25bc476a87957499b138174f0cda2 done 19:38:00 #99 naming to docker.io/library/security-secretstore-setup done 19:38:00 #99 exporting layers 0.2s done 19:38:00 #99 writing image sha256:ba4887989a28c04ba1690c2d4474004e15daf42be3d742798bd252cf2110963a done 19:38:00 #99 naming to docker.io/library/security-bootstrapper done 19:38:00 #99 DONE 2.9s 19:38:00 19:38:00 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:38:00 time="2024-02-26T19:35:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:38:00 $ docker stop --time=1 f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca 19:38:01 $ docker rm -f --volumes f8c8f49301dac22d2efa9947e5c2fda33f01c8e59e0193ec1f543e9521d577ca [Pipeline] // withDockerContainer [Pipeline] sh 19:38:02 + docker images 19:38:02 REPOSITORY TAG IMAGE ID CREATED SIZE 19:38:02 security-bootstrapper latest ba4887989a28 2 seconds ago 18.6MB 19:38:02 core-common-config-bootstrapper latest 49e9ca95f290 3 seconds ago 15MB 19:38:02 security-secretstore-setup latest 341a88b612aa 3 seconds ago 36.3MB 19:38:02 security-proxy-setup latest 3a9dcd071fa1 3 seconds ago 25.9MB 19:38:02 security-proxy-auth latest e76eaba9598c 3 seconds ago 15.8MB 19:38:02 core-metadata latest 7b5f3ee66170 4 seconds ago 17.4MB 19:38:02 support-notifications latest 786cd248d255 5 seconds ago 26.7MB 19:38:02 support-scheduler latest bbfa94618f07 5 seconds ago 26.2MB 19:38:02 core-data latest f913c3b58b9b 5 seconds ago 17.2MB 19:38:02 security-spiffe-token-provider latest 5dfb7c869304 5 seconds ago 28.7MB 19:38:02 core-command latest a578fdf9487d 5 seconds ago 17MB 19:38:02 security-spire-agent latest d0a02fc17dfa About a minute ago 161MB 19:38:02 security-spire-config latest 0a9e91a623b8 About a minute ago 102MB 19:38:02 security-spire-server latest 778debb0a589 About a minute ago 102MB 19:38:02 ci-base-image-x86_64 latest cc0f156b7b78 4 minutes ago 885MB 19:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 19:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 19:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 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:39:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.243s coverage: 28.7% of statements 19:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.272s coverage: 97.0% of statements 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.364s coverage: 69.2% of statements 19:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.464s coverage: 93.4% of statements 19:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.522s coverage: 4.1% of statements 19:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:40:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.530s coverage: 97.6% of statements 19:40:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements 19:40:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.243s coverage: 32.2% of statements 19:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 41.7% of statements 19:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 82.9% of statements 19:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.229s coverage: 94.1% of statements 19:40:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.210s coverage: 96.3% of statements 19:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.212s coverage: 87.5% of statements 19:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:40:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements 19:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.241s coverage: 92.9% of statements 19:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.077s coverage: 64.4% of statements 19:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.228s coverage: 62.3% of statements 19:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.204s coverage: 87.2% of statements 19:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements 19:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.188s coverage: 100.0% of statements 19:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.536s coverage: 81.8% of statements 19:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.502s coverage: 82.1% of statements 19:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.242s coverage: 86.0% of statements 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.912s coverage: 63.1% of statements 19:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.238s coverage: 100.0% of statements 19:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 19:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements 19:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 19:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:41:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.829s coverage: 38.4% of statements 19:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.245s coverage: 89.5% of statements 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 84.8% of statements 19:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.324s coverage: 19.9% of statements 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.605s coverage: 95.7% of statements 19:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.265s coverage: 61.8% of statements 19:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.374s coverage: 98.9% of statements 19:42:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:42:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:42:00 go vet ./... 19:44:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:44:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:44:21 ./bin/test-attribution-txt.sh 19:44:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 19:44:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:44:22 + ls -al . 19:44:22 total 732 19:44:22 drwxrwxr-x 10 1001 1001 4096 Feb 26 19:37 . 19:44:22 drwxr-xr-x 4 root root 4096 Feb 26 19:37 .. 19:44:22 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 .blubracket 19:44:22 -rw-rw-r-- 1 1001 1001 10 Feb 26 19:35 .dockerignore 19:44:22 drwxrwxr-x 8 1001 1001 4096 Feb 26 19:35 .git 19:44:22 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:35 .github 19:44:22 -rw-rw-r-- 1 1001 1001 1074 Feb 26 19:35 .gitignore 19:44:22 -rw-rw-r-- 1 1001 1001 42 Feb 26 19:35 .golangci.yml 19:44:22 -rw-rw-r-- 1 1001 1001 100 Feb 26 19:35 .hadolint.yml 19:44:22 -rw-rw-r-- 1 1001 1001 155 Feb 26 19:35 .sonarcloud.properties 19:44:22 -rw-rw-r-- 1 1001 1001 1171 Feb 26 19:35 ADOPTERS.md 19:44:22 -rw-rw-r-- 1 1001 1001 11674 Feb 26 19:35 Attribution.txt 19:44:22 -rw-rw-r-- 1 1001 1001 100284 Feb 26 19:35 CHANGELOG.md 19:44:22 -rw-rw-r-- 1 1001 1001 3804 Feb 26 19:35 CONTRIBUTING.md 19:44:22 -rw-rw-r-- 1 1001 1001 677 Feb 26 19:35 GOVERNANCE.md 19:44:22 -rw-rw-r-- 1 1001 1001 861 Feb 26 19:35 Jenkinsfile 19:44:22 -rw-rw-r-- 1 1001 1001 10775 Feb 26 19:35 LICENSE 19:44:22 -rw-rw-r-- 1 1001 1001 15392 Feb 26 19:35 Makefile 19:44:22 -rw-rw-r-- 1 1001 1001 582 Feb 26 19:35 OWNERS.md 19:44:22 -rw-rw-r-- 1 1001 1001 9528 Feb 26 19:35 README.md 19:44:22 -rw-rw-r-- 1 1001 1001 789 Feb 26 19:35 SECURITY.md 19:44:22 -rw-rw-r-- 1 1001 1001 5 Feb 26 19:32 VERSION 19:44:22 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 bin 19:44:22 drwxrwxr-x 18 1001 1001 4096 Feb 26 19:35 cmd 19:44:22 -rw-r--r-- 1 root root 453602 Feb 26 19:41 coverage.out 19:44:22 drwxrwxr-x 2 1001 1001 4096 Feb 26 19:35 fuzz_test 19:44:22 -rw-rw-r-- 1 1001 1001 3734 Feb 26 19:35 go.mod 19:44:22 -rw-rw-r-- 1 1001 1001 33955 Feb 26 19:35 go.sum 19:44:22 drwxrwxr-x 7 1001 1001 4096 Feb 26 19:35 internal 19:44:22 drwxrwxr-x 3 1001 1001 4096 Feb 26 19:35 openapi 19:44:22 -rw-rw-r-- 1 1001 1001 584 Feb 26 19:35 security.txt 19:44:22 -rw-rw-r-- 1 1001 1001 204 Feb 26 19:35 version.go [Pipeline] sh 19:44:22 + '[' -e coverage.out ] 19:44:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:44:22 Warning: overwriting stash ‘coverage-report’ 19:44:23 Stashed 1 file(s) [Pipeline] sh 19:44:24 + make build 19:44:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:45:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:45:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:45:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:45:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:46:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:46:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:46:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:46:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:46:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:46:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:46:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:46:46 $ docker stop --time=1 fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 19:46:48 $ docker rm -f --volumes fc49ac0308ec971f80c07d8550da1ea23e58d4d94d3c3225ce5a66ce8d4ba623 [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:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:46:51 19:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:46:52 latest: Pulling from edgex-devops/edgex-compose-arm64 19:46:52 547446be3368: Pulling fs layer 19:46:52 d125d8839a47: Pulling fs layer 19:46:52 3e85d5ac6304: Pulling fs layer 19:46:52 c3105a71a48b: Pulling fs layer 19:46:52 0f093f025ec4: Pulling fs layer 19:46:52 c3106fc0e877: Pulling fs layer 19:46:52 c3105a71a48b: Waiting 19:46:52 0f093f025ec4: Waiting 19:46:52 c3106fc0e877: Waiting 19:46:52 547446be3368: Download complete 19:46:52 c3105a71a48b: Verifying Checksum 19:46:52 c3105a71a48b: Download complete 19:46:53 d125d8839a47: Verifying Checksum 19:46:53 d125d8839a47: Download complete 19:46:53 c3106fc0e877: Download complete 19:46:53 0f093f025ec4: Verifying Checksum 19:46:53 0f093f025ec4: Download complete 19:46:55 3e85d5ac6304: Verifying Checksum 19:46:55 3e85d5ac6304: Download complete 19:46:57 547446be3368: Pull complete 19:46:58 d125d8839a47: Pull complete 19:47:06 3e85d5ac6304: Pull complete 19:47:06 c3105a71a48b: Pull complete 19:47:08 0f093f025ec4: Pull complete 19:47:08 c3106fc0e877: Pull complete 19:47:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:08 prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 19:47:08 $ 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:47:13 $ docker top 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:14 + docker compose -f ./docker-compose-build.yml build --parallel 19:47:24 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:47:24 #1 transferring dockerfile: 2.93kB 0.0s done 19:47:24 #1 DONE 0.1s 19:47:24 19:47:24 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:47:27 #2 ... 19:47:27 19:47:27 #3 [security-proxy-setup internal] load build definition from Dockerfile 19:47:27 #3 transferring dockerfile: 2.50kB done 19:47:27 #3 DONE 3.3s 19:47:27 19:47:27 #4 [core-data internal] load build definition from Dockerfile 19:47:27 #4 transferring dockerfile: 2.01kB 0.0s done 19:47:27 #4 DONE 3.3s 19:47:27 19:47:27 #2 [security-secretstore-setup internal] load build definition from Dockerfile 19:47:27 #2 transferring dockerfile: 2.49kB done 19:47:27 #2 DONE 3.5s 19:47:27 19:47:27 #5 [support-scheduler internal] load .dockerignore 19:47:27 #5 ... 19:47:27 19:47:27 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:47:27 #6 transferring dockerfile: 2.23kB done 19:47:27 #6 DONE 3.5s 19:47:27 19:47:27 #5 [support-scheduler internal] load .dockerignore 19:47:27 #5 transferring context: 32B 19:47:27 #5 ... 19:47:27 19:47:27 #7 [security-spire-config internal] load build definition from Dockerfile 19:47:27 #7 transferring dockerfile: 1.69kB done 19:47:27 #7 DONE 3.5s 19:47:27 19:47:27 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:47:27 #8 transferring dockerfile: 2.15kB done 19:47:27 #8 DONE 3.5s 19:47:27 19:47:27 #5 [support-scheduler internal] load .dockerignore 19:47:27 #5 transferring context: 50B 0.0s done 19:47:27 #5 DONE 2.1s 19:47:27 19:47:27 #9 [security-spire-agent internal] load build definition from Dockerfile 19:47:27 #9 transferring dockerfile: 1.81kB done 19:47:27 #9 DONE 3.6s 19:47:27 19:47:27 #10 [core-command internal] load .dockerignore 19:47:27 #10 transferring context: 50B 0.0s done 19:47:27 #10 DONE 2.1s 19:47:27 19:47:27 #11 [security-secretstore-setup internal] load .dockerignore 19:47:27 #11 transferring context: 50B 0.1s done 19:47:27 #11 DONE 2.6s 19:47:27 19:47:27 #12 [security-spire-server internal] load .dockerignore 19:47:27 #12 transferring context: 50B 0.0s done 19:47:27 #12 ... 19:47:27 19:47:27 #13 [support-notifications internal] load build definition from Dockerfile 19:47:27 #13 transferring dockerfile: 1.95kB 0.0s done 19:47:27 #13 DONE 3.6s 19:47:27 19:47:27 #14 [support-scheduler internal] load build definition from Dockerfile 19:47:27 #14 transferring dockerfile: 1.93kB 0.0s done 19:47:27 #14 DONE 3.4s 19:47:27 19:47:27 #15 [security-spire-server internal] load build definition from Dockerfile 19:47:27 #15 transferring dockerfile: 1.70kB 0.0s done 19:47:27 #15 DONE 3.6s 19:47:27 19:47:27 #16 [core-metadata internal] load build definition from Dockerfile 19:47:27 #16 transferring dockerfile: 2.06kB 0.1s done 19:47:27 #16 DONE 3.7s 19:47:27 19:47:27 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:47:27 #17 transferring context: 50B 0.0s done 19:47:27 #17 DONE 2.7s 19:47:27 19:47:27 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:27 #18 DONE 0.0s 19:47:27 19:47:27 #19 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:47:27 #19 transferring dockerfile: 1.89kB 0.0s done 19:47:27 #19 DONE 3.9s 19:47:27 19:47:27 #20 [security-bootstrapper internal] load .dockerignore 19:47:27 #20 transferring context: 50B 0.0s done 19:47:27 #20 DONE 3.5s 19:47:27 19:47:27 #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:47:27 #21 ... 19:47:27 19:47:27 #22 [security-proxy-setup internal] load .dockerignore 19:47:27 #22 transferring context: 50B 0.1s done 19:47:27 #22 DONE 3.0s 19:47:27 19:47:27 #23 [core-command internal] load build definition from Dockerfile 19:47:27 #23 transferring dockerfile: 1.93kB 0.1s done 19:47:27 #23 DONE 3.8s 19:47:27 19:47:27 #24 [security-proxy-auth internal] load .dockerignore 19:47:27 #24 transferring context: 50B 0.1s done 19:47:27 #24 DONE 2.8s 19:47:27 19:47:27 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:27 #18 DONE 0.0s 19:47:27 19:47:27 #25 [security-spire-agent internal] load .dockerignore 19:47:27 #25 transferring context: 50B 0.1s done 19:47:27 #25 DONE 2.8s 19:47:27 19:47:27 #26 [support-notifications internal] load .dockerignore 19:47:27 #26 transferring context: 50B 0.0s done 19:47:27 #26 DONE 2.7s 19:47:27 19:47:27 #12 [security-spire-server internal] load .dockerignore 19:47:27 #12 DONE 2.7s 19:47:27 19:47:27 #27 [security-spiffe-token-provider internal] load .dockerignore 19:47:27 #27 transferring context: 50B 0.1s done 19:47:27 #27 DONE 2.8s 19:47:27 19:47:27 #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:47:28 #21 ... 19:47:28 19:47:28 #28 [core-metadata internal] load .dockerignore 19:47:28 #28 transferring context: 50B 0.1s done 19:47:28 #28 DONE 2.8s 19:47:28 19:47:28 #29 [security-spire-config internal] load .dockerignore 19:47:28 #29 transferring context: 50B 0.1s done 19:47:28 #29 DONE 3.1s 19:47:28 19:47:28 #30 [core-data internal] load .dockerignore 19:47:28 #30 transferring context: 50B 0.1s done 19:47:28 #30 DONE 3.3s 19:47:28 19:47:28 #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:47:28 #21 DONE 0.7s 19:47:28 19:47:28 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:28 #18 DONE 0.0s 19:47:28 19:47:28 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:28 #31 ... 19:47:28 19:47:28 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:28 #18 DONE 0.0s 19:47:28 19:47:28 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 19:47:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s 19:47:29 #31 ... 19:47:29 19:47:29 #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:47:29 #21 DONE 0.9s 19:47:29 19:47:29 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:29 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 19:47:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:29 #31 ... 19:47:29 19:47:29 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:29 #18 DONE 0.0s 19:47:29 19:47:29 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:29 #18 DONE 0.0s 19:47:29 19:47:29 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:29 #31 ... 19:47:29 19:47:29 #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:47:29 #21 DONE 0.9s 19:47:29 19:47:29 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:29 #31 ... 19:47:29 19:47:29 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:29 #18 DONE 0.0s 19:47:29 19:47:29 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:30 #31 ... 19:47:30 19:47:30 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:47:30 #21 DONE 1.2s 19:47:30 19:47:30 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:30 #31 ... 19:47:30 19:47:30 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:30 #18 DONE 0.0s 19:47:30 19:47:30 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:30 #31 ... 19:47:30 19:47:30 #21 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:47:30 #21 DONE 1.6s 19:47:30 19:47:30 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:30 #31 ... 19:47:30 19:47:30 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:30 #18 DONE 0.0s 19:47:30 19:47:30 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:30 #31 ... 19:47:30 19:47:30 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:47:30 #32 DONE 3.0s 19:47:31 19:47:31 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:31 #31 ... 19:47:31 19:47:31 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:31 #18 DONE 0.0s 19:47:31 19:47:31 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:31 #31 ... 19:47:31 19:47:31 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:47:31 #21 DONE 2.2s 19:47:31 19:47:31 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:47:31 #32 DONE 3.0s 19:47:31 19:47:31 #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:47:31 #21 ... 19:47:31 19:47:31 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:47:31 #18 DONE 0.0s 19:47:31 19:47:31 #21 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:47:32 #21 DONE 3.4s 19:47:32 19:47:32 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:47:32 #32 DONE 3.0s 19:47:32 19:47:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:47:32 #33 DONE 2.5s 19:47:32 19:47:32 #34 [core-data internal] load build context 19:47:32 #34 ... 19:47:32 19:47:32 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 19:47:32 #35 DONE 2.4s 19:47:32 19:47:32 #34 [core-data internal] load build context 19:47:32 #34 transferring context: 19:47:32 #34 ... 19:47:32 19:47:32 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:47:32 #36 DONE 2.7s 19:47:32 19:47:32 #34 [core-data internal] load build context 19:47:33 #34 ... 19:47:33 19:47:33 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:47:33 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:47:33 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:47:33 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:47:33 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:47:33 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 19:47:33 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.3s done 19:47:33 #31 DONE 5.1s 19:47:33 19:47:33 #34 [core-data internal] load build context 19:47:34 #34 ... 19:47:34 19:47:34 #37 [security-spire-server internal] load build context 19:47:34 #37 transferring context: 18.10kB 0.3s done 19:47:34 #37 DONE 1.5s 19:47:34 19:47:34 #34 [core-data internal] load build context 19:47:34 #34 ... 19:47:34 19:47:34 #38 [security-spire-agent internal] load build context 19:47:34 #38 transferring context: 17.63kB 0.1s done 19:47:34 #38 DONE 1.7s 19:47:34 19:47:34 #34 [core-data internal] load build context 19:47:35 #34 ... 19:47:35 19:47:35 #39 [security-spire-config internal] load build context 19:47:35 #39 transferring context: 16.35kB 0.1s done 19:47:35 #39 DONE 1.9s 19:47:35 19:47:35 #34 [core-data internal] load build context 19:47:38 #34 ... 19:47:38 19:47:38 #40 [security-secretstore-setup internal] load build context 19:47:38 #40 ... 19:47:38 19:47:38 #41 [support-scheduler internal] load build context 19:47:38 #41 ... 19:47:38 19:47:38 #42 [core-common-config-bootstrapper internal] load build context 19:47:38 #42 ... 19:47:38 19:47:38 #40 [security-secretstore-setup internal] load build context 19:47:39 #40 ... 19:47:39 19:47:39 #43 [security-bootstrapper internal] load build context 19:47:39 #43 transferring context: 33.03MB 9.9s 19:47:39 #43 ... 19:47:39 19:47:39 #42 [core-common-config-bootstrapper internal] load build context 19:47:39 #42 ... 19:47:39 19:47:39 #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:47:39 #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:39 #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:39 #0 5.664 OK: 266 MiB in 52 packages 19:47:39 #44 DONE 6.6s 19:47:39 19:47:39 #42 [core-common-config-bootstrapper internal] load build context 19:47:39 #42 ... 19:47:39 19:47:39 #45 [security-proxy-setup internal] load build context 19:47:39 #45 ... 19:47:39 19:47:39 #46 [core-command internal] load build context 19:47:40 #46 ... 19:47:40 19:47:40 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:40 #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done 19:47:40 #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:47:40 #47 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:47:40 #47 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:47:40 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 19:47:40 #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.4s done 19:47:40 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 19:47:40 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 19:47:40 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.9s 19:47:40 #47 ... 19:47:40 19:47:40 #48 [security-proxy-auth internal] load build context 19:47:40 #48 ... 19:47:40 19:47:40 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:40 #47 ... 19:47:40 19:47:40 #49 [support-notifications internal] load build context 19:47:40 #49 ... 19:47:40 19:47:40 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:40 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.7s 19:47:41 #47 ... 19:47:41 19:47:41 #50 [core-metadata internal] load build context 19:47:41 #50 ... 19:47:41 19:47:41 #51 [security-spiffe-token-provider internal] load build context 19:47:41 #51 ... 19:47:41 19:47:41 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:41 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.6s 19:47:41 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:47:41 #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:47:42 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.4s 19:47:42 #47 ... 19:47:42 19:47:42 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:47:42 #0 8.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:42 #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:43 #52 ... 19:47:43 19:47:43 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:47:43 #0 7.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:43 #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:43 #53 ... 19:47:43 19:47:43 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:47:43 #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:43 #0 9.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:43 #54 ... 19:47:43 19:47:43 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:47:43 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.7s done 19:47:43 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:47:43 #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:47:43 #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:47:43 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 19:47:43 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done 19:47:43 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.2s done 19:47:43 #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 5.0s 19:47:43 #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 19:47:43 #55 ... 19:47:43 19:47:43 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:43 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 5.0s 19:47:44 #47 ... 19:47:44 19:47:44 #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:47:44 #56 ... 19:47:44 19:47:44 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:47:44 #57 ... 19:47:44 19:47:44 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:47:44 #58 ... 19:47:44 19:47:44 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:44 #59 ... 19:47:44 19:47:44 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:47:44 #60 ... 19:47:44 19:47:44 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:47:44 #61 ... 19:47:44 19:47:44 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:47:44 #62 ... 19:47:44 19:47:44 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:47:45 #63 ... 19:47:45 19:47:45 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:47:45 #64 ... 19:47:45 19:47:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:45 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.21MB / 23.39MB 7.0s 19:47:45 #47 ... 19:47:45 19:47:45 #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:47:45 #53 11.23 OK: 266 MiB in 52 packages 19:47:45 #53 DONE 12.8s 19:47:45 19:47:45 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:45 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.6s 19:47:45 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:47:45 #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:47:47 #47 ... 19:47:47 19:47:47 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:47:47 #52 12.54 OK: 266 MiB in 52 packages 19:47:47 #52 DONE 15.3s 19:47:47 19:47:47 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:47 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 9.7s 19:47:48 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 10.3s 19:47:48 #47 ... 19:47:48 19:47:48 #34 [core-data internal] load build context 19:47:48 #34 transferring context: 21.13MB 15.9s 19:47:48 #34 ... 19:47:48 19:47:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:48 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.9s 19:47:49 #47 ... 19:47:49 19:47:49 #41 [support-scheduler internal] load build context 19:47:49 #41 ... 19:47:49 19:47:49 #40 [security-secretstore-setup internal] load build context 19:47:49 #40 ... 19:47:49 19:47:49 #43 [security-bootstrapper internal] load build context 19:47:49 #43 ... 19:47:49 19:47:49 #40 [security-secretstore-setup internal] load build context 19:47:50 #40 ... 19:47:50 19:47:50 #45 [security-proxy-setup internal] load build context 19:47:50 #45 ... 19:47:50 19:47:50 #42 [core-common-config-bootstrapper internal] load build context 19:47:50 #42 ... 19:47:50 19:47:50 #46 [core-command internal] load build context 19:47:50 #46 ... 19:47:50 19:47:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:50 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.74MB / 23.39MB 12.1s 19:47:50 #47 ... 19:47:50 19:47:50 #48 [security-proxy-auth internal] load build context 19:47:50 #48 ... 19:47:50 19:47:50 #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:47:50 #56 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:50 #56 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:50 #56 14.04 (1/1) Installing dumb-init (1.2.5-r2) 19:47:50 #56 14.08 Executing busybox-1.36.1-r5.trigger 19:47:50 #56 14.18 OK: 8 MiB in 16 packages 19:47:50 #56 DONE 16.0s 19:47:50 19:47:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:50 #47 ... 19:47:50 19:47:50 #49 [support-notifications internal] load build context 19:47:50 #49 ... 19:47:50 19:47:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:51 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.0s done 19:47:51 #47 ... 19:47:51 19:47:51 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:47:51 #54 12.57 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:47:51 #54 12.57 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:47:51 #54 12.57 OK: 19951 distinct packages available 19:47:51 #54 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:51 #54 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:51 #54 17.13 OK: 266 MiB in 52 packages 19:47:51 #54 DONE 18.4s 19:47:51 19:47:51 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:51 #47 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.0s done 19:47:51 #47 ... 19:47:51 19:47:51 #50 [core-metadata internal] load build context 19:47:51 #50 ... 19:47:51 19:47:51 #51 [security-spiffe-token-provider internal] load build context 19:47:51 #51 ... 19:47:51 19:47:51 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:47:51 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:47:53 #47 ... 19:47:53 19:47:53 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:47:53 #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.5s done 19:47:53 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:47:53 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:47:53 #55 ... 19:47:53 19:47:53 #40 [security-secretstore-setup internal] load build context 19:47:53 #40 transferring context: 62.12MB 25.0s 19:47:55 #40 ... 19:47:55 19:47:55 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:47:55 #59 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:55 #59 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:55 #59 15.01 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:47:55 #59 15.01 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:47:55 #59 15.01 OK: 19946 distinct packages available 19:47:55 #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:55 #59 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:55 #59 ... 19:47:55 19:47:55 #51 [security-spiffe-token-provider internal] load build context 19:47:57 #51 ... 19:47:57 19:47:57 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:47:57 #64 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:57 #64 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:57 #64 20.55 (1/2) Installing dumb-init (1.2.5-r2) 19:47:57 #64 20.62 (2/2) Installing su-exec (0.2-r3) 19:47:57 #64 20.62 Executing busybox-1.36.1-r5.trigger 19:47:57 #64 20.74 OK: 8 MiB in 17 packages 19:47:57 #64 DONE 23.0s 19:47:57 19:47:57 #51 [security-spiffe-token-provider internal] load build context 19:47:57 #51 ... 19:47:57 19:47:57 #40 [security-secretstore-setup internal] load build context 19:47:58 #40 transferring context: 74.52MB 30.2s 19:47:58 #40 ... 19:47:58 19:47:58 #34 [core-data internal] load build context 19:47:59 #34 ... 19:47:59 19:47:59 #40 [security-secretstore-setup internal] load build context 19:47:59 #40 ... 19:47:59 19:47:59 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:47:59 #60 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:59 #60 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:59 #60 20.25 (1/4) Installing ca-certificates (20230506-r0) 19:47:59 #60 20.74 (2/4) Installing dumb-init (1.2.5-r2) 19:47:59 #60 20.74 (3/4) Installing su-exec (0.2-r3) 19:47:59 #60 20.74 (4/4) Installing yq (4.33.3-r5) 19:47:59 #60 22.08 Executing busybox-1.36.1-r5.trigger 19:47:59 #60 22.32 Executing ca-certificates-20230506-r0.trigger 19:47:59 #60 23.38 OK: 18 MiB in 19 packages 19:47:59 #60 ... 19:47:59 19:47:59 #41 [support-scheduler internal] load build context 19:47:59 #41 ... 19:47:59 19:47:59 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:47:59 #61 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:47:59 #61 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:47:59 #61 22.95 (1/1) Installing dumb-init (1.2.5-r2) 19:47:59 #61 23.01 Executing busybox-1.36.1-r5.trigger 19:47:59 #61 23.12 OK: 8 MiB in 16 packages 19:47:59 #61 DONE 25.2s 19:47:59 19:47:59 #34 [core-data internal] load build context 19:47:59 #34 ... 19:47:59 19:47:59 #43 [security-bootstrapper internal] load build context 19:47:59 #43 ... 19:47:59 19:47:59 #34 [core-data internal] load build context 19:48:00 #34 ... 19:48:00 19:48:00 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:48:00 #60 DONE 25.7s 19:48:00 19:48:00 #34 [core-data internal] load build context 19:48:00 #34 ... 19:48:00 19:48:00 #45 [security-proxy-setup internal] load build context 19:48:00 #45 ... 19:48:00 19:48:00 #43 [security-bootstrapper internal] load build context 19:48:00 #43 ... 19:48:00 19:48:00 #46 [core-command internal] load build context 19:48:00 #46 ... 19:48:00 19:48:00 #42 [core-common-config-bootstrapper internal] load build context 19:48:00 #42 ... 19:48:00 19:48:00 #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:48:00 #0 8.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:00 #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:00 #65 ... 19:48:00 19:48:00 #48 [security-proxy-auth internal] load build context 19:48:00 #48 ... 19:48:00 19:48:00 #46 [core-command internal] load build context 19:48:01 #46 ... 19:48:01 19:48:01 #49 [support-notifications internal] load build context 19:48:01 #49 ... 19:48:01 19:48:01 #46 [core-command internal] load build context 19:48:01 #46 ... 19:48:01 19:48:01 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:01 #59 22.32 (1/11) Installing ca-certificates (20230506-r0) 19:48:01 #59 22.69 (2/11) Installing brotli-libs (1.0.9-r14) 19:48:01 #59 22.84 (3/11) Installing libunistring (1.1-r1) 19:48:01 #59 23.23 (4/11) Installing libidn2 (2.3.4-r1) 19:48:01 #59 23.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:48:01 #59 23.31 (6/11) Installing libcurl (8.5.0-r0) 19:48:01 #59 23.42 (7/11) Installing curl (8.5.0-r0) 19:48:01 #59 23.51 (8/11) Installing dumb-init (1.2.5-r2) 19:48:01 #59 23.52 (9/11) Installing musl-obstack (1.2.3-r2) 19:48:01 #59 23.63 (10/11) Installing libucontext (1.2-r2) 19:48:01 #59 23.70 (11/11) Installing gcompat (1.1.0-r1) 19:48:01 #59 23.70 Executing busybox-1.36.1-r5.trigger 19:48:01 #59 23.87 Executing ca-certificates-20230506-r0.trigger 19:48:01 #59 25.40 OK: 13 MiB in 26 packages 19:48:01 #59 DONE 26.9s 19:48:01 19:48:01 #46 [core-command internal] load build context 19:48:01 #46 ... 19:48:01 19:48:01 #50 [core-metadata internal] load build context 19:48:01 #50 ... 19:48:01 19:48:01 #46 [core-command internal] load build context 19:48:02 #46 ... 19:48:02 19:48:02 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:02 #57 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:02 #57 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:02 #57 25.88 (1/2) Installing ca-certificates (20230506-r0) 19:48:02 #57 26.20 (2/2) Installing dumb-init (1.2.5-r2) 19:48:02 #57 26.21 Executing busybox-1.36.1-r5.trigger 19:48:02 #57 26.37 Executing ca-certificates-20230506-r0.trigger 19:48:02 #57 27.33 OK: 9 MiB in 17 packages 19:48:02 #57 ... 19:48:02 19:48:02 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:02 #62 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:02 #62 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:02 #62 26.37 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:02 #62 26.37 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:02 #62 26.37 OK: 19946 distinct packages available 19:48:02 #62 27.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:02 #62 ... 19:48:02 19:48:02 #46 [core-command internal] load build context 19:48:03 #46 ... 19:48:03 19:48:03 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:48:03 #63 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:03 #63 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:03 #63 26.86 (1/4) Installing dumb-init (1.2.5-r2) 19:48:03 #63 26.86 (2/4) Installing openssl (3.1.4-r5) 19:48:03 #63 26.86 (3/4) Installing su-exec (0.2-r3) 19:48:03 #63 26.98 (4/4) Installing yq (4.33.3-r5) 19:48:03 #63 27.54 Executing busybox-1.36.1-r5.trigger 19:48:03 #63 27.60 OK: 18 MiB in 19 packages 19:48:03 #63 DONE 28.9s 19:48:03 19:48:03 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:03 #57 DONE 29.0s 19:48:03 19:48:03 #46 [core-command internal] load build context 19:48:03 #46 ... 19:48:03 19:48:03 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:03 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s 19:48:03 #47 ... 19:48:03 19:48:03 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:03 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.8s 19:48:04 #55 ... 19:48:04 19:48:04 #46 [core-command internal] load build context 19:48:04 #46 transferring context: 77.45MB 34.0s 19:48:05 #46 ... 19:48:05 19:48:05 #65 [core-command stage-1 3/7] RUN apk --no-cache upgrade 19:48:05 #65 13.01 OK: 8 MiB in 16 packages 19:48:05 #65 DONE 14.9s 19:48:05 19:48:05 #46 [core-command internal] load build context 19:48:06 #46 ... 19:48:06 19:48:06 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:06 #58 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:06 #58 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:06 #58 28.59 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:06 #58 28.59 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:06 #58 28.59 OK: 19946 distinct packages available 19:48:06 #58 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:06 #58 30.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:06 #58 ... 19:48:06 19:48:06 #46 [core-command internal] load build context 19:48:07 #46 ... 19:48:07 19:48:07 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:48:07 #0 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:07 #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:07 #66 ... 19:48:07 19:48:07 #51 [security-spiffe-token-provider internal] load build context 19:48:07 #51 ... 19:48:07 19:48:07 #46 [core-command internal] load build context 19:48:07 #46 ... 19:48:07 19:48:07 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:07 #62 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:07 #62 31.27 (1/4) Installing dumb-init (1.2.5-r2) 19:48:07 #62 31.27 (2/4) Installing musl-obstack (1.2.3-r2) 19:48:07 #62 31.32 (3/4) Installing libucontext (1.2-r2) 19:48:07 #62 31.32 (4/4) Installing gcompat (1.1.0-r1) 19:48:07 #62 31.32 Executing busybox-1.36.1-r5.trigger 19:48:07 #62 31.44 OK: 8 MiB in 19 packages 19:48:07 #62 DONE 33.3s 19:48:07 19:48:07 #46 [core-command internal] load build context 19:48:08 #46 ... 19:48:08 19:48:08 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:08 #58 32.43 (1/5) Installing dumb-init (1.2.5-r2) 19:48:08 #58 32.43 (2/5) Installing musl-obstack (1.2.3-r2) 19:48:08 #58 32.43 (3/5) Installing libucontext (1.2-r2) 19:48:08 #58 32.43 (4/5) Installing gcompat (1.1.0-r1) 19:48:08 #58 32.43 (5/5) Installing openssl (3.1.4-r5) 19:48:08 #58 32.43 Executing busybox-1.36.1-r5.trigger 19:48:08 #58 32.54 OK: 9 MiB in 20 packages 19:48:08 #58 DONE 33.9s 19:48:08 19:48:08 #46 [core-command internal] load build context 19:48:09 #46 transferring context: 87.71MB 39.1s 19:48:09 #46 ... 19:48:09 19:48:09 #40 [security-secretstore-setup internal] load build context 19:48:09 #40 ... 19:48:09 19:48:09 #48 [security-proxy-auth internal] load build context 19:48:09 #48 ... 19:48:09 19:48:09 #41 [support-scheduler internal] load build context 19:48:09 #41 ... 19:48:09 19:48:09 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:09 #0 8.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:09 #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:09 #67 ... 19:48:09 19:48:09 #41 [support-scheduler internal] load build context 19:48:09 #41 ... 19:48:09 19:48:09 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:48:09 #66 11.45 OK: 8 MiB in 17 packages 19:48:09 #66 DONE 12.7s 19:48:09 19:48:09 #41 [support-scheduler internal] load build context 19:48:10 #41 ... 19:48:10 19:48:10 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:48:10 #0 7.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:10 #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:10 #68 ... 19:48:10 19:48:10 #41 [support-scheduler internal] load build context 19:48:10 #41 ... 19:48:10 19:48:10 #45 [security-proxy-setup internal] load build context 19:48:10 #45 ... 19:48:10 19:48:10 #34 [core-data internal] load build context 19:48:10 #34 ... 19:48:10 19:48:10 #43 [security-bootstrapper internal] load build context 19:48:10 #43 ... 19:48:10 19:48:10 #42 [core-common-config-bootstrapper internal] load build context 19:48:10 #42 ... 19:48:10 19:48:10 #34 [core-data internal] load build context 19:48:11 #34 ... 19:48:11 19:48:11 #49 [support-notifications internal] load build context 19:48:11 #49 ... 19:48:11 19:48:11 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:48:11 #0 8.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:11 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:11 #69 ... 19:48:11 19:48:11 #34 [core-data internal] load build context 19:48:12 #34 ... 19:48:12 19:48:12 #50 [core-metadata internal] load build context 19:48:12 #50 ... 19:48:12 19:48:12 #34 [core-data internal] load build context 19:48:12 #34 ... 19:48:12 19:48:12 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:12 #67 11.48 OK: 8 MiB in 16 packages 19:48:12 #67 DONE 12.8s 19:48:12 19:48:12 #34 [core-data internal] load build context 19:48:13 #34 ... 19:48:13 19:48:13 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:48:13 #68 11.13 OK: 18 MiB in 19 packages 19:48:13 #68 DONE 12.9s 19:48:13 19:48:13 #34 [core-data internal] load build context 19:48:13 #34 ... 19:48:13 19:48:13 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:48:13 #70 ... 19:48:13 19:48:13 #34 [core-data internal] load build context 19:48:13 #34 ... 19:48:13 19:48:13 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:48:13 #0 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:13 #71 ... 19:48:13 19:48:13 #34 [core-data internal] load build context 19:48:14 #34 ... 19:48:14 19:48:14 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:14 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.9s 19:48:14 #55 ... 19:48:14 19:48:14 #41 [support-scheduler internal] load build context 19:48:14 #41 transferring context: 95.45MB 45.6s 19:48:14 #41 ... 19:48:14 19:48:14 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:48:14 #69 12.03 OK: 13 MiB in 26 packages 19:48:14 #69 DONE 13.2s 19:48:14 19:48:14 #34 [core-data internal] load build context 19:48:15 #34 ... 19:48:15 19:48:15 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:15 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.6s 19:48:15 #47 ... 19:48:15 19:48:15 #34 [core-data internal] load build context 19:48:16 #34 ... 19:48:16 19:48:16 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:48:16 #71 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:16 #71 12.06 OK: 9 MiB in 17 packages 19:48:16 #71 DONE 13.0s 19:48:16 19:48:16 #34 [core-data internal] load build context 19:48:17 #34 ... 19:48:17 19:48:17 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:48:17 #72 DONE 6.7s 19:48:17 19:48:17 #34 [core-data internal] load build context 19:48:17 #34 ... 19:48:17 19:48:17 #51 [security-spiffe-token-provider internal] load build context 19:48:17 #51 ... 19:48:17 19:48:17 #34 [core-data internal] load build context 19:48:17 #34 ... 19:48:17 19:48:17 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:48:17 #0 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:17 #0 8.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:18 #73 ... 19:48:18 19:48:18 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:48:18 #70 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:18 #70 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:18 #70 13.68 OK: 18 MiB in 19 packages 19:48:18 #70 DONE 14.7s 19:48:18 19:48:18 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:48:18 #73 10.26 OK: 8 MiB in 19 packages 19:48:18 #73 ... 19:48:18 19:48:18 #34 [core-data internal] load build context 19:48:18 #34 ... 19:48:18 19:48:18 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:48:18 #0 8.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:48:18 #0 9.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:48:18 #74 ... 19:48:18 19:48:18 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:18 #47 ... 19:48:18 19:48:18 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:48:18 #75 DONE 1.6s 19:48:18 19:48:18 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:19 #47 ... 19:48:19 19:48:19 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:48:19 #73 DONE 11.4s 19:48:19 19:48:19 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:48:19 #74 10.66 OK: 9 MiB in 20 packages 19:48:19 #74 DONE 11.1s 19:48:19 19:48:19 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:19 #47 ... 19:48:19 19:48:19 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:48:19 #76 DONE 1.3s 19:48:19 19:48:19 #46 [core-command internal] load build context 19:48:19 #46 transferring context: 110.70MB 49.5s 19:48:19 #46 ... 19:48:19 19:48:19 #40 [security-secretstore-setup internal] load build context 19:48:19 #40 ... 19:48:19 19:48:19 #48 [security-proxy-auth internal] load build context 19:48:20 #48 ... 19:48:20 19:48:20 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:20 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.6s 19:48:20 #47 ... 19:48:20 19:48:20 #45 [security-proxy-setup internal] load build context 19:48:20 #45 ... 19:48:20 19:48:20 #48 [security-proxy-auth internal] load build context 19:48:21 #48 ... 19:48:21 19:48:21 #42 [core-common-config-bootstrapper internal] load build context 19:48:21 #42 ... 19:48:21 19:48:21 #43 [security-bootstrapper internal] load build context 19:48:21 #43 ... 19:48:21 19:48:21 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:21 #47 ... 19:48:21 19:48:21 #49 [support-notifications internal] load build context 19:48:21 #49 ... 19:48:21 19:48:21 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:22 #47 ... 19:48:22 19:48:22 #50 [core-metadata internal] load build context 19:48:22 #50 ... 19:48:22 19:48:22 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:22 #47 ... 19:48:22 19:48:22 #45 [security-proxy-setup internal] load build context 19:48:22 #45 transferring context: 133.46MB 52.6s done 19:48:22 #45 DONE 53.0s 19:48:22 19:48:22 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:24 #47 ... 19:48:24 19:48:24 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:24 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s done 19:48:24 #55 ... 19:48:24 19:48:24 #41 [support-scheduler internal] load build context 19:48:24 #41 ... 19:48:24 19:48:24 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:25 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.7s 19:48:26 #47 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.6s done 19:48:27 #47 ... 19:48:27 19:48:27 #51 [security-spiffe-token-provider internal] load build context 19:48:27 #51 transferring context: 133.46MB 51.2s done 19:48:27 #51 DONE 56.0s 19:48:27 19:48:27 #50 [core-metadata internal] load build context 19:48:27 #50 ... 19:48:27 19:48:27 #46 [core-command internal] load build context 19:48:27 #46 transferring context: 133.46MB 53.8s done 19:48:27 #46 DONE 57.8s 19:48:27 19:48:27 #40 [security-secretstore-setup internal] load build context 19:48:27 #40 transferring context: 133.46MB 55.4s done 19:48:27 #40 DONE 59.1s 19:48:27 19:48:27 #50 [core-metadata internal] load build context 19:48:27 #50 transferring context: 133.46MB 54.9s done 19:48:27 #50 ... 19:48:27 19:48:27 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 19:48:27 #77 ... 19:48:27 19:48:27 #41 [support-scheduler internal] load build context 19:48:27 #41 transferring context: 133.46MB 56.3s done 19:48:27 #41 DONE 59.1s 19:48:27 19:48:27 #48 [security-proxy-auth internal] load build context 19:48:27 #48 transferring context: 133.46MB 55.4s done 19:48:27 #48 DONE 57.6s 19:48:27 19:48:27 #49 [support-notifications internal] load build context 19:48:27 #49 transferring context: 133.46MB 56.3s done 19:48:27 #49 DONE 57.1s 19:48:27 19:48:27 #34 [core-data internal] load build context 19:48:27 #34 transferring context: 133.46MB 53.9s done 19:48:27 #34 DONE 55.0s 19:48:27 19:48:27 #42 [core-common-config-bootstrapper internal] load build context 19:48:27 #42 transferring context: 133.46MB 58.5s done 19:48:27 #42 DONE 59.2s 19:48:27 19:48:27 #50 [core-metadata internal] load build context 19:48:27 #50 DONE 56.6s 19:48:27 19:48:27 #43 [security-bootstrapper internal] load build context 19:48:27 #43 transferring context: 133.46MB 58.2s done 19:48:27 #43 DONE 58.8s 19:48:27 19:48:27 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:48:28 #78 ... 19:48:28 19:48:28 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:48:28 #79 DONE 1.8s 19:48:28 19:48:28 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:48:28 #80 DONE 0.7s 19:48:28 19:48:28 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:28 #47 DONE 55.3s 19:48:28 19:48:28 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:28 #81 ... 19:48:28 19:48:28 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:48:28 #78 DONE 0.6s 19:48:28 19:48:28 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 19:48:28 #77 DONE 0.7s 19:48:28 19:48:28 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:29 #82 ... 19:48:29 19:48:29 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:48:29 #83 DONE 2.0s 19:48:29 19:48:29 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:32 #84 ... 19:48:32 19:48:32 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:32 #85 DONE 1.8s 19:48:32 19:48:32 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:32 #86 DONE 1.9s 19:48:32 19:48:32 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:32 #87 DONE 2.0s 19:48:32 19:48:32 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:48:32 #88 ... 19:48:32 19:48:32 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:48:32 #89 DONE 0.2s 19:48:32 19:48:32 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:48:32 #90 DONE 0.2s 19:48:32 19:48:32 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:48:32 #88 DONE 0.2s 19:48:32 19:48:32 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:48:32 #91 ... 19:48:32 19:48:32 #92 [security-spire-server stage-2 6/9] COPY security.txt / 19:48:32 #92 DONE 0.3s 19:48:32 19:48:32 #91 [security-spire-config stage-2 6/10] COPY security.txt / 19:48:32 #91 DONE 0.4s 19:48:32 19:48:32 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:48:32 #93 ... 19:48:32 19:48:32 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 19:48:32 #94 DONE 0.4s 19:48:32 19:48:32 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:48:32 #95 DONE 0.3s 19:48:32 19:48:32 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:48:32 #96 DONE 0.4s 19:48:32 19:48:32 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:48:32 #93 DONE 0.4s 19:48:32 19:48:32 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:48:32 #97 ... 19:48:32 19:48:32 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:48:32 #98 DONE 0.4s 19:48:33 19:48:33 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:48:33 #97 DONE 0.3s 19:48:33 19:48:33 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:48:33 #99 DONE 0.3s 19:48:33 19:48:33 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:48:33 #100 DONE 0.2s 19:48:33 19:48:33 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:48:33 #101 DONE 0.2s 19:48:33 19:48:33 #102 [security-spire-config] exporting to image 19:48:33 #102 exporting layers 19:48:33 #102 ... 19:48:33 19:48:33 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:48:33 #103 DONE 0.4s 19:48:33 19:48:33 #102 [security-spire-agent] exporting to image 19:48:35 #102 exporting layers 1.7s done 19:48:35 #102 writing image sha256:b96a1cd1bddfc69bb1fba09cc59d87ef67ab13cf2d44f3df19dcf25c216216b6 0.0s done 19:48:35 #102 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:48:35 #102 exporting layers 1.8s done 19:48:35 #102 writing image sha256:b499162601d04f69971cfcacbf929504128db3baf2761cf5dd4a7ef45e64347c 19:48:35 #102 exporting layers 1.7s done 19:48:35 #102 writing image sha256:b499162601d04f69971cfcacbf929504128db3baf2761cf5dd4a7ef45e64347c 0.0s done 19:48:35 #102 naming to docker.io/library/security-spire-config-arm64 done 19:48:35 #102 writing image sha256:13bdb48d1e70aa71e56e7a8a7657b93e4682a74352db91eb11fecd0ff80ce066 done 19:48:35 #102 naming to docker.io/library/security-spire-agent-arm64 done 19:48:35 #102 DONE 2.0s 19:48:35 19:48:35 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #104 ... 19:48:57 19:48:57 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #81 DONE 26.4s 19:48:57 19:48:57 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:48:57 #105 ... 19:48:57 19:48:57 #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #84 DONE 26.4s 19:48:57 19:48:57 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #82 DONE 26.4s 19:48:57 19:48:57 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #104 DONE 26.6s 19:48:57 19:48:57 #106 [security-proxy-setup builder 6/7] COPY . . 19:48:57 #106 DONE 2.7s 19:48:57 19:48:57 #107 [support-notifications builder 6/7] COPY . . 19:48:57 #107 DONE 2.7s 19:48:57 19:48:57 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:48:57 #105 DONE 2.8s 19:48:57 19:48:57 #108 [security-secretstore-setup builder 6/7] COPY . . 19:48:57 #108 CACHED 19:48:57 19:48:57 #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:48:57 #109 CACHED 19:48:57 19:48:57 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #110 CACHED 19:48:57 19:48:57 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #111 CACHED 19:48:57 19:48:57 #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:57 #112 CACHED 19:48:57 19:48:57 #113 [security-bootstrapper builder 6/7] COPY . . 19:48:57 #113 CACHED 19:48:57 19:48:57 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:57 #114 ... 19:48:57 19:48:57 #115 [core-command builder 6/7] COPY . . 19:48:57 #115 DONE 2.8s 19:48:57 19:48:57 #116 [support-scheduler builder 6/7] COPY . . 19:48:57 #116 CACHED 19:48:57 19:48:57 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:48:57 #117 CACHED 19:48:57 19:48:57 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #118 CACHED 19:48:57 19:48:57 #119 [core-metadata builder 6/7] COPY . . 19:48:57 #119 CACHED 19:48:57 19:48:57 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:48:57 #120 CACHED 19:48:57 19:48:57 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #121 CACHED 19:48:57 19:48:57 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:48:57 #122 CACHED 19:48:57 19:48:57 #123 [security-proxy-auth builder 6/7] COPY . . 19:48:57 #123 CACHED 19:48:57 19:48:57 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #124 CACHED 19:48:57 19:48:57 #125 [core-data builder 6/7] COPY . . 19:48:57 #125 CACHED 19:48:57 19:48:57 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 19:48:57 #126 CACHED 19:48:57 19:48:57 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #127 CACHED 19:48:57 19:48:57 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 19:48:57 #128 CACHED 19:48:57 19:48:57 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:57 #129 CACHED 19:48:57 19:48:57 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:57 #130 CACHED 19:48:57 19:48:57 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:03 #131 ... 19:49:03 19:49:03 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:03 #114 5.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:49:07 #114 ... 19:49:07 19:49:07 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:07 #0 5.379 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:49:07 #132 ... 19:49:07 19:49:07 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:07 #0 5.349 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:49:07 #133 ... 19:49:07 19:49:07 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:07 #0 4.319 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:49:07 #134 ... 19:49:07 19:49:07 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:07 #0 5.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:49:08 #135 ... 19:49:08 19:49:08 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:08 #0 4.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:49:08 #136 ... 19:49:08 19:49:08 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:49:08 #0 5.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:49:08 #137 ... 19:49:08 19:49:08 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:49:08 #0 4.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:49:08 #138 ... 19:49:08 19:49:08 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:08 #0 5.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:49:08 #139 ... 19:49:08 19:49:08 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:49:08 #0 4.630 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:49:13 #140 ... 19:49:13 19:49:13 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:13 #131 5.470 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:02:36 #131 ... 20:02:36 20:02:36 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:02:36 #140 809.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:36 #140 ... 20:02:36 20:02:36 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:02:36 #134 DONE 816.3s 20:02:36 20:02:36 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:36 #139 ... 20:02:36 20:02:36 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:02:36 #141 DONE 0.4s 20:02:36 20:02:36 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:36 #131 ... 20:02:36 20:02:36 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:02:36 #142 DONE 0.3s 20:02:36 20:02:36 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:36 #137 ... 20:02:36 20:02:36 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:02:36 #143 DONE 0.2s 20:02:36 20:02:36 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:36 #136 ... 20:02:36 20:02:36 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:02:36 #144 DONE 0.2s 20:02:36 20:02:36 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:36 #137 ... 20:02:36 20:02:36 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:02:36 #145 DONE 0.4s 20:02:36 20:02:36 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:02:36 #146 DONE 0.2s 20:02:36 20:02:36 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:36 #137 ... 20:02:36 20:02:36 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:38 #147 ... 20:02:38 20:02:38 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:38 #138 DONE 820.8s 20:02:38 20:02:38 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:38 #136 ... 20:02:38 20:02:38 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:38 #147 DONE 2.7s 20:02:39 20:02:39 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:39 #137 ... 20:02:39 20:02:39 #102 [security-proxy-setup] exporting to image 20:02:39 #102 exporting layers 20:02:40 #102 ... 20:02:40 20:02:40 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:02:40 #148 DONE 0.6s 20:02:40 20:02:40 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:02:40 #149 ... 20:02:40 20:02:40 #102 [security-proxy-setup] exporting to image 20:02:40 #102 exporting layers 1.6s done 20:02:40 #102 writing image sha256:7d51af794e3a560834dc9d87547c8209ccab59db847f62e4c884be16bcf1765e 0.0s done 20:02:40 #102 naming to docker.io/library/security-proxy-setup-arm64 done 20:02:40 #102 DONE 3.6s 20:02:40 20:02:40 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:42 #132 ... 20:02:42 20:02:42 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:02:42 #149 DONE 2.3s 20:02:42 20:02:42 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:02:42 #150 DONE 0.2s 20:02:42 20:02:42 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:42 #136 ... 20:02:42 20:02:42 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:02:42 #151 DONE 0.3s 20:02:42 20:02:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:42 #132 ... 20:02:42 20:02:42 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:02:42 #152 DONE 0.3s 20:02:42 20:02:42 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:43 #137 ... 20:02:43 20:02:43 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:02:43 #153 DONE 0.1s 20:02:43 20:02:43 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:02:43 #154 DONE 0.2s 20:02:43 20:02:43 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:02:43 #155 DONE 0.2s 20:02:43 20:02:43 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:02:43 #156 DONE 0.1s 20:02:43 20:02:43 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:02:43 #157 DONE 0.3s 20:02:43 20:02:43 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:43 #132 ... 20:02:43 20:02:43 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:02:45 #158 DONE 1.9s 20:02:45 20:02:45 #102 [security-bootstrapper] exporting to image 20:02:45 #102 exporting layers 20:02:46 #102 ... 20:02:46 20:02:46 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:02:46 #140 DONE 829.2s 20:02:46 20:02:46 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:47 #133 ... 20:02:47 20:02:47 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:02:47 #159 DONE 0.2s 20:02:47 20:02:47 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:02:47 #160 DONE 0.3s 20:02:47 20:02:47 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:47 #133 ... 20:02:47 20:02:47 #102 [security-bootstrapper] exporting to image 20:02:47 #102 exporting layers 1.9s done 20:02:47 #102 writing image sha256:167e47f216835650352df2fe8b5221112e037591dff63cd0bf7d2634ba30371b 0.0s done 20:02:47 #102 naming to docker.io/library/security-bootstrapper-arm64 done 20:02:47 #102 DONE 5.6s 20:02:47 20:02:47 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:02:47 #161 DONE 0.3s 20:02:47 20:02:47 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:02:48 #162 DONE 0.2s 20:02:48 20:02:48 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:02:48 #163 DONE 0.1s 20:02:48 20:02:48 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:02:48 #164 DONE 0.3s 20:02:48 20:02:48 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:02:49 #165 DONE 0.3s 20:02:49 20:02:49 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:02:49 #166 DONE 0.1s 20:02:49 20:02:49 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:53 #167 DONE 4.1s 20:02:53 20:02:53 #102 [security-secretstore-setup] exporting to image 20:02:55 #102 exporting layers 1.8s done 20:02:55 #102 writing image sha256:494f0faa744e993b98955c3f8c01127c7f5132d9e127ea62416b5f1090502130 0.0s done 20:02:55 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 20:02:55 #102 DONE 7.4s 20:02:55 20:02:55 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:03 #137 ... 20:03:03 20:03:03 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:03 #135 DONE 845.3s 20:03:03 20:03:03 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:03 #137 ... 20:03:03 20:03:03 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:03 #168 DONE 0.3s 20:03:03 20:03:03 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:03 #136 ... 20:03:03 20:03:03 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:03 #169 DONE 0.1s 20:03:03 20:03:03 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:03 #132 ... 20:03:03 20:03:03 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:03 #170 DONE 0.2s 20:03:03 20:03:03 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:03:03 #171 DONE 0.1s 20:03:03 20:03:03 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:03 #136 ... 20:03:03 20:03:03 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:03 #172 DONE 0.1s 20:03:04 20:03:04 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:08 #173 DONE 4.5s 20:03:08 20:03:08 #102 [security-proxy-auth] exporting to image 20:03:08 #102 exporting layers 20:03:09 #102 exporting layers 0.5s done 20:03:09 #102 writing image sha256:8b8ab4eb24c30fe04c17f10fb6338e2baa8ad4d84dee50c996d3c44bf3d601fd done 20:03:09 #102 naming to docker.io/library/security-proxy-auth-arm64 done 20:03:09 #102 DONE 7.9s 20:03:09 20:03:09 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:15 #137 DONE 857.2s 20:03:15 20:03:15 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:15 #139 ... 20:03:15 20:03:15 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:15 #174 DONE 0.2s 20:03:15 20:03:15 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:15 #175 DONE 0.2s 20:03:15 20:03:15 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:16 #176 DONE 0.2s 20:03:16 20:03:16 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:16 #139 ... 20:03:16 20:03:16 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:16 #177 DONE 0.1s 20:03:16 20:03:16 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:16 #178 DONE 0.1s 20:03:16 20:03:16 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:16 #131 ... 20:03:16 20:03:16 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:18 #179 DONE 2.1s 20:03:18 20:03:18 #102 [core-common-config-bootstrapper] exporting to image 20:03:18 #102 exporting layers 20:03:18 #102 exporting layers 0.5s done 20:03:18 #102 writing image sha256:b6db1772909d175de7cbd8f9d0b3928e9e4f3fa21a941dfeb0f1d34cf85f3372 done 20:03:18 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:03:18 #102 DONE 8.4s 20:03:18 20:03:18 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:57 #132 ... 20:03:57 20:03:57 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:57 #136 DONE 895.3s 20:03:57 20:03:57 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:57 #131 ... 20:03:57 20:03:57 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:57 #180 DONE 0.2s 20:03:57 20:03:57 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:03:57 #181 DONE 0.1s 20:03:57 20:03:57 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:57 #182 DONE 0.3s 20:03:57 20:03:57 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:57 #114 ... 20:03:57 20:03:57 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:03:57 #183 DONE 0.2s 20:03:57 20:03:57 #102 [core-command] exporting to image 20:03:57 #102 exporting layers 20:03:57 #102 exporting layers 0.4s done 20:03:57 #102 writing image sha256:2c24bf5f60163872f5be024531456ae66edebfcbcf412413935cb19baf4fb84d done 20:03:57 #102 naming to docker.io/library/core-command-arm64 done 20:03:57 #102 DONE 8.8s 20:03:57 20:03:57 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:00 #139 ... 20:04:00 20:04:00 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:00 #131 DONE 903.1s 20:04:00 20:04:00 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:01 #139 ... 20:04:01 20:04:01 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:01 #184 DONE 0.2s 20:04:01 20:04:01 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:01 #185 DONE 0.2s 20:04:01 20:04:01 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:01 #139 ... 20:04:01 20:04:01 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:01 #186 DONE 0.3s 20:04:01 20:04:01 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:01 #139 ... 20:04:01 20:04:01 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:01 #187 DONE 0.1s 20:04:02 20:04:02 #102 [core-data] exporting to image 20:04:02 #102 exporting layers 20:04:02 #102 exporting layers 0.4s done 20:04:02 #102 writing image sha256:d59392e39068bc1e8e3a7731d6ffd7be30018ea338212af0bd0b4cf0b2748216 done 20:04:02 #102 naming to docker.io/library/core-data-arm64 20:04:02 #102 naming to docker.io/library/core-data-arm64 done 20:04:02 #102 DONE 9.2s 20:04:02 20:04:02 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:09 #139 DONE 910.5s 20:04:09 20:04:09 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:09 #133 ... 20:04:09 20:04:09 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:09 #188 DONE 0.3s 20:04:09 20:04:09 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:09 #132 ... 20:04:09 20:04:09 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:09 #189 DONE 0.2s 20:04:09 20:04:09 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:09 #55 ... 20:04:09 20:04:09 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:09 #190 DONE 0.3s 20:04:09 20:04:09 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:09 #114 ... 20:04:09 20:04:09 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:09 #191 DONE 0.1s 20:04:09 20:04:09 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:09 #192 DONE 0.2s 20:04:09 20:04:09 #102 [core-metadata] exporting to image 20:04:09 #102 exporting layers 20:04:09 #102 exporting layers 0.2s done 20:04:10 #102 writing image sha256:34b7209c7de31003b4c28d532dcd21dbf8fdff418292fc4cb905a1a81a655035 done 20:04:10 #102 naming to docker.io/library/core-metadata-arm64 0.0s done 20:04:10 #102 DONE 9.4s 20:04:10 20:04:10 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:33 #114 DONE 931.6s 20:04:33 20:04:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:33 #55 ... 20:04:33 20:04:33 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:33 #193 DONE 0.2s 20:04:33 20:04:33 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:33 #194 DONE 0.2s 20:04:33 20:04:33 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:33 #195 DONE 0.3s 20:04:33 20:04:33 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:04:33 #196 DONE 0.1s 20:04:33 20:04:33 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:33 #132 ... 20:04:33 20:04:33 #102 [security-spiffe-token-provider] exporting to image 20:04:33 #102 exporting layers 20:04:33 #102 exporting layers 0.6s done 20:04:33 #102 writing image sha256:645d2b9c737370cba41b39cbd554f454dd81dc73db3a92abd1baed4678dea3d7 done 20:04:33 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:04:33 #102 DONE 10.1s 20:04:33 20:04:33 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:55 #132 DONE 956.7s 20:04:55 20:04:55 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:55 #55 ... 20:04:55 20:04:55 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:55 #133 DONE 956.7s 20:04:55 20:04:55 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:55 #197 DONE 0.3s 20:04:55 20:04:55 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:55 #198 DONE 0.2s 20:04:55 20:04:55 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:55 #199 DONE 0.2s 20:04:55 20:04:55 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:04:55 #200 DONE 0.1s 20:04:55 20:04:55 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:55 #201 DONE 0.4s 20:04:55 20:04:55 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:55 #202 DONE 0.3s 20:04:55 20:04:55 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:55 #203 DONE 0.2s 20:04:55 20:04:55 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:55 #204 DONE 0.2s 20:04:55 20:04:55 #102 [support-scheduler] exporting to image 20:04:55 #102 exporting layers 20:04:55 #102 exporting layers 0.4s done 20:04:56 #102 exporting layers 0.4s done 20:04:56 #102 writing image sha256:3d591bdb237bf746e490071816a6ee5805a57e4100420d007352b63a2915c2e2 0.0s done 20:04:56 #102 naming to docker.io/library/support-scheduler-arm64 done 20:04:56 #102 writing image sha256:197314f71b569235d69d7a0736cda844c3101fa269fa4bbe65e02e61129825e7 20:04:56 #102 writing image sha256:197314f71b569235d69d7a0736cda844c3101fa269fa4bbe65e02e61129825e7 done 20:04:56 #102 naming to docker.io/library/support-notifications-arm64 done 20:04:56 #102 DONE 10.6s 20:04:56 20:04:56 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:56 time="2024-02-26T19:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:04:56 $ docker stop --time=1 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df 20:04:57 $ docker rm -f --volumes 03ab5b39473a8174e65beb2d6adb3cad52ac075ba8025d9604ee76f6ab7ea9df [Pipeline] // withDockerContainer [Pipeline] sh 20:04:58 + docker images 20:04:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:58 support-scheduler-arm64 latest 3d591bdb237b 3 seconds ago 25.9MB 20:04:58 support-notifications-arm64 latest 197314f71b56 3 seconds ago 26.6MB 20:04:58 security-spiffe-token-provider-arm64 latest 645d2b9c7373 28 seconds ago 29.1MB 20:04:58 core-metadata-arm64 latest 34b7209c7de3 49 seconds ago 17.4MB 20:04:58 core-data-arm64 latest d59392e39068 57 seconds ago 17.2MB 20:04:58 core-command-arm64 latest 2c24bf5f6016 About a minute ago 17.1MB 20:04:58 core-common-config-bootstrapper-arm64 latest b6db1772909d About a minute ago 15.1MB 20:04:58 security-proxy-auth-arm64 latest 8b8ab4eb24c3 About a minute ago 15.9MB 20:04:58 security-secretstore-setup-arm64 latest 494f0faa744e 2 minutes ago 35.9MB 20:04:58 security-bootstrapper-arm64 latest 167e47f21683 2 minutes ago 18.5MB 20:04:58 security-proxy-setup-arm64 latest 7d51af794e3a 2 minutes ago 25.9MB 20:04:58 security-spire-agent-arm64 latest 13bdb48d1e70 16 minutes ago 152MB 20:04:58 security-spire-server-arm64 latest b96a1cd1bddf 16 minutes ago 96.7MB 20:04:58 security-spire-config-arm64 latest b499162601d0 16 minutes ago 95.8MB 20:04:58 ci-base-image-arm64 latest 5c83dc1275d5 28 minutes ago 881MB 20:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 20:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:59 20:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:00 arm64: Pulling from edgex-lftools-log-publisher 20:05:00 8998bd30e6a1: Pulling fs layer 20:05:00 04944245beec: Pulling fs layer 20:05:00 699f458cf7ca: Pulling fs layer 20:05:00 765212b225bb: Pulling fs layer 20:05:00 f23df028b6ca: Pulling fs layer 20:05:00 d65c8cfc05b1: Pulling fs layer 20:05:00 2437ff75d9bd: Pulling fs layer 20:05:00 765212b225bb: Waiting 20:05:00 2437ff75d9bd: Waiting 20:05:00 d65c8cfc05b1: Waiting 20:05:00 04944245beec: Verifying Checksum 20:05:00 04944245beec: Download complete 20:05:00 765212b225bb: Verifying Checksum 20:05:00 765212b225bb: Download complete 20:05:00 f23df028b6ca: Verifying Checksum 20:05:00 f23df028b6ca: Download complete 20:05:00 d65c8cfc05b1: Verifying Checksum 20:05:00 d65c8cfc05b1: Download complete 20:05:00 699f458cf7ca: Verifying Checksum 20:05:00 699f458cf7ca: Download complete 20:05:01 8998bd30e6a1: Verifying Checksum 20:05:01 8998bd30e6a1: Download complete 20:05:04 2437ff75d9bd: Verifying Checksum 20:05:04 2437ff75d9bd: Download complete 20:05:07 8998bd30e6a1: Pull complete 20:05:08 04944245beec: Pull complete 20:05:09 699f458cf7ca: Pull complete 20:05:09 765212b225bb: Pull complete 20:05:10 f23df028b6ca: Pull complete 20:05:10 d65c8cfc05b1: Pull complete 20:05:29 2437ff75d9bd: Pull complete 20:05:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:29 prd-ubuntu20.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 20:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:05:32 $ docker top f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:33 ---> job-cost.sh 20:05:33 lf-activate-venv: SKIPPING 20:05:33 INFO: No Stack... 20:05:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:05:34 INFO: Archiving Costs [Pipeline] sh 20:05:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:05:35 + cut -d, -f6 [Pipeline] lock 20:05:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] 20:05:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] did not exist. Created. 20:05:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:36 + echo total: 0.10999999940395355 [Pipeline] stash 20:05:36 Stashed 1 file(s) [Pipeline] } 20:05:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4764-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:36 $ docker stop --time=1 f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf 20:05:38 $ docker rm -f --volumes f3d2ec3dff71dae3975ece89cf0c6f3ed485e65ee6863dcad4509bd8eafdebcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:05:40 provisioning config files... 20:05:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8593809614461024335tmp [Pipeline] { [Pipeline] sh 20:05:41 + set +x 20:05:41 + + bash -s -- 20:05:41 curl -s https://codecov.io/bash 20:05:41 20:05:41 _____ _ 20:05:41 / ____| | | 20:05:41 | | ___ __| | ___ ___ _____ __ 20:05:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:05:41 | |___| (_) | (_| | __/ (_| (_) \ V / 20:05:41 \_____\___/ \__,_|\___|\___\___/ \_/ 20:05:41 Bash-1.0.6 20:05:41 20:05:41 20:05:41 ==> git version 2.25.1 found 20:05:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:05:41 Release-Date: 2020-01-08 20:05:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:05:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:05:41 ==> Jenkins CI detected. 20:05:41 current dir:  /w/workspace/edgex-go/1 20:05:41 project root: . 20:05:41 --> token set from env 20:05:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:05:41 ==> Running gcov in . (disable via -X gcov) 20:05:41 ==> Python coveragepy not found 20:05:41 ==> Searching for coverage reports in: 20:05:41 + . 20:05:41 -> Found 1 reports 20:05:41 ==> Detecting git/mercurial file structure 20:05:41 ==> Reading reports 20:05:41 + ./coverage.out bytes=453602 20:05:41 ==> Appending adjustments 20:05:41 https://docs.codecov.io/docs/fixing-reports 20:05:42 + Found adjustments 20:05:42 ==> Gzipping contents 20:05:42 60K /tmp/codecov.vuXo5h.gz 20:05:42 ==> Uploading reports 20:05:42 url: https://codecov.io 20:05:42 query: branch=PR-4764&commit=6bda42af0190ba0de9dfadc544f368370f957dec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4764&job=&cmd_args= 20:05:42 -> Pinging Codecov 20:05:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4764&commit=6bda42af0190ba0de9dfadc544f368370f957dec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4764%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4764&job=&cmd_args= 20:05:42 -> Uploading to 20:05:42 https://storage.googleapis.com/codecov/v4/raw/2024-02-26/00271124DB129430A58F1EEE437C3FCB/6bda42af0190ba0de9dfadc544f368370f957dec/76961d06-7465-4fab-80e0-e10a38ab55c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240226T200542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0329ca4249b99ff4954967232a27dd4bd29669e75d3f8ec67a66f7fbf9913d36 20:05:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:42 Dload Upload Total Spent Left Speed 20:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57710 0 0 100 57710 0 190k --:--:-- --:--:-- --:--:-- 190k 20:05:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bda42af0190ba0de9dfadc544f368370f957dec [Pipeline] } 20:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:05:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:05:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:05:46 ---> package-listing.sh 20:05:46 ++ tr '[:upper:]' '[:lower:]' 20:05:46 ++ facter osfamily 20:05:47 + OS_FAMILY=debian 20:05:47 + workspace=/w/workspace/edgex-go/1 20:05:47 + START_PACKAGES=/tmp/packages_start.txt 20:05:47 + END_PACKAGES=/tmp/packages_end.txt 20:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:05:47 + PACKAGES=/tmp/packages_start.txt 20:05:47 + '[' /w/workspace/edgex-go/1 ']' 20:05:47 + PACKAGES=/tmp/packages_end.txt 20:05:47 + case "${OS_FAMILY}" in 20:05:47 + dpkg -l 20:05:47 + grep '^ii' 20:05:47 + '[' -f /tmp/packages_start.txt ']' 20:05:47 + '[' -f /tmp/packages_end.txt ']' 20:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:05:47 + '[' /w/workspace/edgex-go/1 ']' 20:05:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:05:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:05:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:48 20:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:48 latest: Pulling from edgex-lftools-log-publisher 20:05:48 5eb5b503b376: Pulling fs layer 20:05:48 5c69ac0246d0: Pulling fs layer 20:05:48 ec43610c2a17: Pulling fs layer 20:05:48 3a2ae6a8a46f: Pulling fs layer 20:05:48 33b1e0a273af: Pulling fs layer 20:05:48 5d3b04190fa2: Pulling fs layer 20:05:48 2f39f015ded8: Pulling fs layer 20:05:48 3a2ae6a8a46f: Waiting 20:05:48 5d3b04190fa2: Waiting 20:05:48 2f39f015ded8: Waiting 20:05:48 33b1e0a273af: Waiting 20:05:49 5c69ac0246d0: Verifying Checksum 20:05:49 5c69ac0246d0: Download complete 20:05:49 3a2ae6a8a46f: Download complete 20:05:49 33b1e0a273af: Verifying Checksum 20:05:49 33b1e0a273af: Download complete 20:05:49 ec43610c2a17: Verifying Checksum 20:05:49 ec43610c2a17: Download complete 20:05:49 5d3b04190fa2: Download complete 20:05:49 5eb5b503b376: Download complete 20:05:49 2f39f015ded8: Verifying Checksum 20:05:49 2f39f015ded8: Download complete 20:05:50 5eb5b503b376: Pull complete 20:05:50 5c69ac0246d0: Pull complete 20:05:50 ec43610c2a17: Pull complete 20:05:50 3a2ae6a8a46f: Pull complete 20:05:51 33b1e0a273af: Pull complete 20:05:51 5d3b04190fa2: Pull complete 20:05:55 2f39f015ded8: Pull complete 20:05:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:55 prd-ubuntu20.04-docker-8c-8g-1738 does not seem to be running inside a container 20:05:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:59 $ docker top 73e85d2f8a19a0c9dbc58dfd772aff9596fd0cadba673c2e06cd3235f58ffba5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:00 + ls /var/log/sa-host 20:06:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:00 provisioning config files... 20:06:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5417568127299850133tmp [Pipeline] { [Pipeline] echo 20:06:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:01 ---> create-netrc.sh [Pipeline] } 20:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:01 ---> python-tools-install.sh [Pipeline] echo 20:06:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:02 ---> sudo-logs.sh 20:06:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:02 ---> job-cost.sh 20:06:02 lf-activate-venv: SKIPPING 20:06:02 DEBUG: total: 0.10999999940395355 20:06:02 INFO: Retrieving Stack Cost... 20:06:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:03 INFO: Archiving Costs [Pipeline] echo 20:06:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:03 ---> logs-deploy.sh 20:06:03 lf-activate-venv: SKIPPING 20:06:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4764/1 20:06:03 INFO: archiving workspace using pattern(s): 20:06:04 Archives upload complete. 20:06:04 INFO: archiving logs to Nexus 20:06:05 ---> uname -a: 20:06:05 Linux prd-ubuntu20-04-docker-8c-8g-1738 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:06:05 20:06:05 20:06:05 ---> lscpu: 20:06:05 Architecture: x86_64 20:06:05 CPU op-mode(s): 32-bit, 64-bit 20:06:05 Byte Order: Little Endian 20:06:05 Address sizes: 40 bits physical, 48 bits virtual 20:06:05 CPU(s): 8 20:06:05 On-line CPU(s) list: 0-7 20:06:05 Thread(s) per core: 1 20:06:05 Core(s) per socket: 1 20:06:05 Socket(s): 8 20:06:05 NUMA node(s): 1 20:06:05 Vendor ID: AuthenticAMD 20:06:05 CPU family: 23 20:06:05 Model: 49 20:06:05 Model name: AMD EPYC-Rome Processor 20:06:05 Stepping: 0 20:06:05 CPU MHz: 2799.996 20:06:05 BogoMIPS: 5599.99 20:06:05 Virtualization: AMD-V 20:06:05 Hypervisor vendor: KVM 20:06:05 Virtualization type: full 20:06:05 L1d cache: 256 KiB 20:06:05 L1i cache: 256 KiB 20:06:05 L2 cache: 4 MiB 20:06:05 L3 cache: 128 MiB 20:06:05 NUMA node0 CPU(s): 0-7 20:06:05 Vulnerability Itlb multihit: Not affected 20:06:05 Vulnerability L1tf: Not affected 20:06:05 Vulnerability Mds: Not affected 20:06:05 Vulnerability Meltdown: Not affected 20:06:05 Vulnerability Mmio stale data: Not affected 20:06:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:06:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:06:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:06:05 Vulnerability Srbds: Not affected 20:06:05 Vulnerability Tsx async abort: Not affected 20:06:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:06:05 20:06:05 20:06:05 ---> nproc: 20:06:05 8 20:06:05 20:06:05 20:06:05 ---> df -h: 20:06:05 Filesystem Size Used Avail Use% Mounted on 20:06:05 overlay 155G 20G 136G 13% / 20:06:05 tmpfs 64M 0 64M 0% /dev 20:06:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:06:05 shm 64M 0 64M 0% /dev/shm 20:06:05 /dev/vda1 155G 20G 136G 13% /facter-os 20:06:05 20:06:05 20:06:05 ---> sar -b -r -n DEV: 20:06:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1738) 02/26/24 _x86_64_ (8 CPU) 20:06:05 20:06:05 19:31:00 LINUX RESTART (8 CPU) 20:06:05 20:06:05 19:32:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:06:05 19:33:01 97.10 3.26 93.84 0.00 402.69 42996.36 0.00 20:06:05 19:34:01 70.30 0.35 69.96 0.00 14.93 28834.81 0.00 20:06:05 19:35:01 29.15 0.18 28.96 0.00 5.20 19794.30 0.00 20:06:05 19:36:01 251.74 0.40 251.34 0.00 41.99 154420.66 0.00 20:06:05 19:37:01 700.15 12.84 687.31 0.00 2916.57 130898.60 0.00 20:06:05 19:38:01 569.86 1.28 568.57 0.00 2270.55 97572.80 0.00 20:06:05 19:39:01 7.58 0.03 7.55 0.00 0.80 156.24 0.00 20:06:05 19:40:01 2.18 0.00 2.18 0.00 0.00 26.53 0.00 20:06:05 19:41:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 20:06:05 19:42:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 20:06:05 19:43:01 0.82 0.00 0.82 0.00 0.00 9.07 0.00 20:06:05 19:44:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:06:05 19:45:01 0.78 0.00 0.78 0.00 0.00 9.07 0.00 20:06:05 19:46:01 1.60 0.02 1.58 0.00 0.13 18.40 0.00 20:06:05 19:47:01 1.63 0.00 1.63 0.00 0.00 22.53 0.00 20:06:05 19:48:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 20:06:05 19:49:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 20:06:05 19:50:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 20:06:05 19:51:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 20:06:05 19:52:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 20:06:05 19:53:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 20:06:05 19:54:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:06:05 19:55:02 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:06:05 19:56:01 1.44 0.00 1.44 0.00 0.00 16.40 0.00 20:06:05 19:57:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:06:05 19:58:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 20:06:05 19:59:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 20:06:05 20:00:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 20:06:05 20:01:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:06:05 20:02:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 20:06:05 20:03:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 20:06:05 20:04:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 20:06:05 20:05:01 2.65 1.60 1.05 0.00 36.26 13.06 0.00 20:06:05 20:06:01 72.41 0.23 72.18 0.00 17.06 16792.00 0.00 20:06:05 Average: 53.94 0.60 53.35 0.00 168.17 14492.73 0.00 20:06:05 20:06:05 19:32:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:06:05 19:33:01 28517464 31526104 780668 2.37 85912 3164116 2006288 5.91 1118768 2813160 168012 20:06:05 19:34:01 27479952 31244268 1056136 3.21 111880 3831272 2434364 7.17 1850640 3047680 590672 20:06:05 19:35:01 27560912 31485124 814112 2.48 116020 3958076 1906568 5.62 1341716 3452520 436180 20:06:05 19:36:01 23978904 31195844 1084276 3.30 128060 7159724 4707404 13.87 1812540 6446592 1100 20:06:05 19:37:01 16786948 28193616 4002076 12.17 237508 10871376 10558468 31.12 5824728 9144976 230892 20:06:05 19:38:01 19107616 31410360 841384 2.56 265536 11808944 2372432 6.99 2471432 10335876 1452 20:06:05 19:39:01 19153028 31450180 803036 2.44 264100 11805636 2198960 6.48 2433592 10332424 452 20:06:05 19:40:01 19153504 31450860 802080 2.44 264124 11805768 2198960 6.48 2432384 10332556 12 20:06:05 19:41:01 19189720 31487088 765756 2.33 264148 11805764 2198960 6.48 2396084 10332560 20 20:06:05 19:42:01 19194208 31491596 761236 2.31 264180 11805772 2198960 6.48 2392164 10332564 16 20:06:05 19:43:01 19196976 31494384 758704 2.31 264192 11805776 2198960 6.48 2390200 10332568 20 20:06:05 19:44:01 19197912 31495336 757660 2.30 264200 11805776 2198960 6.48 2389316 10332568 8 20:06:05 19:45:01 19197896 31495328 757648 2.30 264208 11805780 2198960 6.48 2389000 10332572 36 20:06:05 19:46:01 19188516 31486028 767004 2.33 264212 11805784 2212832 6.52 2404136 10332576 192 20:06:05 19:47:01 19197192 31494724 758468 2.31 264276 11805764 2212832 6.52 2389868 10332548 140 20:06:05 19:48:01 19197216 31494804 758336 2.31 264320 11805768 2212832 6.52 2389868 10332552 4 20:06:05 19:49:01 19197420 31495028 758068 2.31 264324 11805768 2212832 6.52 2389920 10332552 8 20:06:05 19:50:01 19197244 31494872 758148 2.31 264352 11805772 2212832 6.52 2389932 10332556 8 20:06:05 19:51:01 19197144 31494796 758380 2.31 264364 11805776 2212832 6.52 2389960 10332560 4 20:06:05 19:52:01 19197680 31495348 757788 2.30 264364 11805776 2212832 6.52 2389244 10332560 4 20:06:05 19:53:01 19197980 31495656 757444 2.30 264372 11805780 2212832 6.52 2389184 10332564 12 20:06:05 19:54:01 19198184 31495868 757168 2.30 264384 11805780 2212832 6.52 2389192 10332564 8 20:06:05 19:55:02 19198000 31495716 757320 2.30 264392 11805788 2196600 6.47 2389756 10332568 152 20:06:05 19:56:01 19197968 31495696 757248 2.30 264400 11805796 2196600 6.47 2389228 10332580 8 20:06:05 19:57:01 19197724 31495460 757408 2.30 264432 11805796 2196600 6.47 2389284 10332580 4 20:06:05 19:58:01 19197680 31495460 757540 2.30 264460 11805800 2196600 6.47 2389296 10332584 12 20:06:05 19:59:01 19197916 31495720 757264 2.30 264468 11805800 2196600 6.47 2389360 10332584 8 20:06:05 20:00:01 19197900 31495716 757212 2.30 264472 11805804 2196600 6.47 2389376 10332588 4 20:06:05 20:01:01 19197560 31495384 757468 2.30 264484 11805808 2196600 6.47 2389524 10332592 8 20:06:05 20:02:01 19197520 31495372 757380 2.30 264496 11805808 2196600 6.47 2389840 10332592 136 20:06:05 20:03:01 19198032 31495892 756832 2.30 264516 11805812 2196600 6.47 2389504 10332596 28 20:06:05 20:04:01 19197820 31495712 757164 2.30 264544 11805816 2196600 6.47 2389684 10332600 28 20:06:05 20:05:01 19187016 31486888 765900 2.33 264572 11806904 2196600 6.47 2400864 10332928 8 20:06:05 20:06:01 18624420 31432232 816216 2.48 269048 12260176 2238388 6.60 2458432 10780612 432 20:06:05 Average: 20008034 31374778 881486 2.68 245627 10935613 2520433 7.43 2397589 9558854 42061 20:06:05 20:06:05 19:32:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:06:05 19:33:01 veth523a878 108.77 147.06 11.04 1388.75 0.00 0.00 0.00 0.11 20:06:05 19:33:01 ens3 789.97 783.45 7277.53 123.61 0.00 0.00 0.00 0.00 20:06:05 19:33:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 20:06:05 19:33:01 docker0 693.08 642.86 49.96 4164.59 0.00 0.00 0.00 0.00 20:06:05 19:34:01 veth04ad68d 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 20:06:05 19:34:01 ens3 78.40 51.39 313.57 19.40 0.00 0.00 0.00 0.00 20:06:05 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:34:01 docker0 24.60 36.81 1.82 273.77 0.00 0.00 0.00 0.00 20:06:05 19:35:01 veth04ad68d 1.00 1.02 0.09 0.09 0.00 0.00 0.00 0.00 20:06:05 19:35:01 ens3 30.68 20.28 25.63 14.13 0.00 0.00 0.00 0.00 20:06:05 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:35:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth3eb4e27 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 vetha57e049 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 vethc645483 0.68 0.88 0.05 7.24 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth3acd141 1.73 2.43 0.13 30.90 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth4ff76c5 1.55 3.23 0.12 31.42 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth161cc16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth7373bed 1.53 2.50 0.13 37.02 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth8c9ed85 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth0a0e439 0.32 0.52 0.03 0.11 0.00 0.00 0.00 0.00 20:06:05 19:36:01 vethc0b074a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth54bff69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth3a3491f 0.33 0.43 0.03 1.89 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth6443f8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:36:01 vethcb74738 1.48 2.28 0.11 31.44 0.00 0.00 0.00 0.00 20:06:05 19:36:01 ens3 147.89 84.14 3183.00 20.87 0.00 0.00 0.00 0.00 20:06:05 19:36:01 vethd31298f 2.05 2.42 0.15 30.89 0.00 0.00 0.00 0.00 20:06:05 19:36:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 20:06:05 19:36:01 docker0 9.68 13.85 0.61 170.86 0.00 0.00 0.00 0.00 20:06:05 19:36:01 veth5a8a54f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth13cbbd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth2746297 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 vethc46b12a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth0a0e439 0.10 0.78 0.00 0.03 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth0e4bb55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth35763be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 vethb4ce47c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth27f889c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 vethdd91332 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 ens3 405.82 237.31 4038.63 30.10 0.00 0.00 0.00 0.00 20:06:05 19:37:01 veth6c4e7fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:06:05 19:37:01 docker0 165.12 258.37 13.11 2188.14 0.00 0.00 0.00 0.00 20:06:05 19:37:01 vethd9981f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:37:01 vethf93bb2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:06:05 19:38:01 ens3 65.47 38.43 908.69 6.77 0.00 0.00 0.00 0.00 20:06:05 19:38:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:06:05 19:38:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:39:01 ens3 2.13 1.57 2.70 0.89 0.00 0.00 0.00 0.00 20:06:05 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:42:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 20:06:05 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:43:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:06:05 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:47:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:06:05 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:48:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:52:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:06:05 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:53:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 20:06:05 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:55:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:57:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:06:05 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:58:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:01:01 ens3 0.43 0.40 0.26 0.21 0.00 0.00 0.00 0.00 20:06:05 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:02:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:06:05 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:04:01 ens3 1.08 0.57 0.50 0.29 0.00 0.00 0.00 0.00 20:06:05 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:05:01 ens3 8.03 7.27 5.40 6.37 0.00 0.00 0.00 0.00 20:06:05 20:05:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:06:05 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 20:06:01 ens3 129.09 112.80 2533.97 180.30 0.00 0.00 0.00 0.00 20:06:05 20:06:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 20:06:05 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:06:05 Average: ens3 49.28 39.80 541.71 11.93 0.00 0.00 0.00 0.00 20:06:05 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:06:05 Average: docker0 26.63 28.35 1.95 202.07 0.00 0.00 0.00 0.00 20:06:05 20:06:05 20:06:05 ---> sar -P ALL: 20:06:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1738) 02/26/24 _x86_64_ (8 CPU) 20:06:05 20:06:05 19:31:00 LINUX RESTART (8 CPU) 20:06:05 20:06:05 19:32:00 CPU %user %nice %system %iowait %steal %idle 20:06:05 19:33:01 all 5.42 0.00 2.69 6.47 0.06 85.36 20:06:05 19:33:01 0 3.75 0.00 1.59 6.74 0.03 87.88 20:06:05 19:33:01 1 6.03 0.00 2.84 0.56 0.08 90.48 20:06:05 19:33:01 2 4.03 0.00 2.03 0.03 0.05 93.86 20:06:05 19:33:01 3 4.15 0.00 3.18 7.25 0.07 85.35 20:06:05 19:33:01 4 4.07 0.00 1.97 29.79 0.05 64.13 20:06:05 19:33:01 5 5.97 0.00 3.56 1.69 0.05 88.73 20:06:05 19:33:01 6 9.23 0.00 4.70 5.51 0.05 80.51 20:06:05 19:33:01 7 6.12 0.00 1.70 0.25 0.08 91.85 20:06:05 19:34:01 all 25.30 0.00 3.86 2.44 0.08 68.32 20:06:05 19:34:01 0 20.80 0.00 4.10 0.45 0.08 74.56 20:06:05 19:34:01 1 30.80 0.00 4.38 2.11 0.08 62.63 20:06:05 19:34:01 2 23.24 0.00 3.00 0.12 0.08 73.56 20:06:05 19:34:01 3 28.78 0.00 4.09 3.49 0.08 63.56 20:06:05 19:34:01 4 21.59 0.00 3.44 11.95 0.08 62.93 20:06:05 19:34:01 5 28.30 0.00 3.75 1.23 0.08 66.64 20:06:05 19:34:01 6 26.36 0.00 5.17 0.13 0.07 68.27 20:06:05 19:34:01 7 22.48 0.00 2.94 0.08 0.07 74.42 20:06:05 19:35:01 all 42.20 0.00 3.92 1.65 0.10 52.13 20:06:05 19:35:01 0 40.21 0.00 3.69 0.61 0.10 55.39 20:06:05 19:35:01 1 44.94 0.00 4.44 0.18 0.08 50.35 20:06:05 19:35:01 2 40.12 0.00 3.51 0.34 0.08 55.95 20:06:05 19:35:01 3 44.83 0.00 4.00 1.80 0.12 49.25 20:06:05 19:35:01 4 40.49 0.00 3.71 9.86 0.12 45.81 20:06:05 19:35:01 5 41.26 0.00 3.81 0.03 0.10 54.79 20:06:05 19:35:01 6 45.10 0.00 4.02 0.15 0.10 50.63 20:06:05 19:35:01 7 40.58 0.00 4.19 0.29 0.10 54.84 20:06:05 19:36:01 all 14.93 0.00 4.89 15.29 0.11 64.78 20:06:05 19:36:01 0 15.01 0.00 4.11 11.95 0.07 68.86 20:06:05 19:36:01 1 14.45 0.00 5.45 17.71 0.36 62.03 20:06:05 19:36:01 2 13.79 0.00 4.26 1.67 0.07 80.21 20:06:05 19:36:01 3 16.47 0.00 5.01 13.51 0.08 64.93 20:06:05 19:36:01 4 13.65 0.00 4.83 23.73 0.08 57.72 20:06:05 19:36:01 5 15.53 0.00 5.10 12.00 0.08 67.29 20:06:05 19:36:01 6 16.60 0.00 6.15 25.30 0.07 51.88 20:06:05 19:36:01 7 13.96 0.00 4.18 16.47 0.07 65.33 20:06:05 19:37:01 all 50.91 0.00 8.78 9.86 0.12 30.32 20:06:05 19:37:01 0 51.09 0.00 8.10 13.48 0.10 27.23 20:06:05 19:37:01 1 50.34 0.00 8.35 10.70 0.12 30.49 20:06:05 19:37:01 2 52.50 0.00 8.50 4.98 0.12 33.90 20:06:05 19:37:01 3 50.28 0.00 8.99 9.06 0.12 31.55 20:06:05 19:37:01 4 49.74 0.00 8.29 9.33 0.12 32.53 20:06:05 19:37:01 5 52.32 0.00 8.82 17.15 0.14 21.57 20:06:05 19:37:01 6 52.85 0.00 8.59 6.22 0.12 32.22 20:06:05 19:37:01 7 48.05 0.00 10.71 7.96 0.12 33.16 20:06:05 19:38:01 all 71.72 0.00 7.60 4.97 0.17 15.53 20:06:05 19:38:01 0 71.64 0.00 7.20 2.17 0.17 18.82 20:06:05 19:38:01 1 72.81 0.00 6.90 11.62 0.17 8.50 20:06:05 19:38:01 2 69.36 0.00 8.65 11.30 0.16 10.53 20:06:05 19:38:01 3 70.51 0.00 8.29 1.96 0.19 19.05 20:06:05 19:38:01 4 72.59 0.00 8.09 2.75 0.17 16.40 20:06:05 19:38:01 5 72.35 0.00 7.20 1.58 0.14 18.73 20:06:05 19:38:01 6 71.86 0.00 6.83 4.12 0.15 17.05 20:06:05 19:38:01 7 72.56 0.00 7.70 4.33 0.24 15.17 20:06:05 19:39:01 all 0.09 0.00 0.06 0.01 0.01 99.82 20:06:05 19:39:01 0 0.08 0.00 0.05 0.02 0.00 99.85 20:06:05 19:39:01 1 0.22 0.00 0.10 0.00 0.02 99.67 20:06:05 19:39:01 2 0.03 0.00 0.08 0.00 0.02 99.87 20:06:05 19:39:01 3 0.07 0.00 0.05 0.00 0.00 99.88 20:06:05 19:39:01 4 0.08 0.00 0.05 0.02 0.00 99.85 20:06:05 19:39:01 5 0.05 0.00 0.05 0.00 0.02 99.88 20:06:05 19:39:01 6 0.05 0.00 0.05 0.00 0.02 99.88 20:06:05 19:39:01 7 0.10 0.00 0.07 0.08 0.03 99.72 20:06:05 19:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:06:05 19:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 19:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:06:05 19:40:01 4 0.03 0.00 0.00 0.03 0.02 99.92 20:06:05 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:40:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:06:05 19:40:01 7 0.07 0.00 0.05 0.00 0.03 99.85 20:06:05 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:06:05 19:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:06:05 19:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:06:05 19:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:06:05 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:41:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:06:05 19:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:06:05 19:42:01 0 0.20 0.00 0.00 0.00 0.00 99.80 20:06:05 19:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:42:01 4 0.00 0.00 0.02 0.03 0.02 99.93 20:06:05 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:42:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:06:05 19:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:06:05 19:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:06:05 19:43:01 0 0.13 0.00 0.00 0.00 0.02 99.85 20:06:05 19:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:06:05 19:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:06:05 19:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:06:05 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:43:01 6 0.05 0.00 0.00 0.00 0.03 99.92 20:06:05 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 20:06:05 19:43:01 CPU %user %nice %system %iowait %steal %idle 20:06:05 19:44:01 all 0.16 0.00 0.01 0.00 0.01 99.82 20:06:05 19:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:06:05 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:06:05 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:44:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:06:05 19:44:01 7 1.11 0.00 0.05 0.00 0.02 98.83 20:06:05 19:45:01 all 0.09 0.00 0.01 0.00 0.01 99.90 20:06:05 19:45:01 0 0.18 0.00 0.00 0.00 0.02 99.80 20:06:05 19:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:06:05 19:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:06:05 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:06:05 19:45:01 7 0.42 0.00 0.00 0.00 0.02 99.57 20:06:05 19:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:06:05 19:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:06:05 19:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:06:05 19:46:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:06:05 19:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:06:05 19:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:46:01 6 0.07 0.00 0.03 0.00 0.03 99.87 20:06:05 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:47:01 all 0.03 0.00 0.01 0.01 0.01 99.96 20:06:05 19:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:47:01 4 0.05 0.00 0.00 0.03 0.00 99.92 20:06:05 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:47:01 7 0.05 0.00 0.03 0.02 0.03 99.87 20:06:05 19:48:01 all 0.01 0.00 0.01 0.04 0.01 99.93 20:06:05 19:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 19:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:06:05 19:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:06:05 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:06:05 19:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:48:01 7 0.03 0.00 0.03 0.23 0.03 99.66 20:06:05 19:49:01 all 0.04 0.00 0.01 0.05 0.01 99.89 20:06:05 19:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:49:01 2 0.02 0.00 0.00 0.10 0.00 99.88 20:06:05 19:49:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:06:05 19:49:01 4 0.02 0.00 0.00 0.28 0.02 99.68 20:06:05 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 19:49:01 7 0.20 0.00 0.05 0.00 0.02 99.73 20:06:05 19:50:01 all 0.03 0.00 0.01 0.43 0.01 99.51 20:06:05 19:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:50:01 2 0.00 0.00 0.05 0.00 0.02 99.93 20:06:05 19:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:50:01 4 0.02 0.00 0.00 3.17 0.00 96.82 20:06:05 19:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:50:01 7 0.13 0.00 0.02 0.28 0.03 99.53 20:06:05 19:51:01 all 0.06 0.00 0.01 0.23 0.01 99.69 20:06:05 19:51:01 0 0.02 0.00 0.00 0.08 0.02 99.88 20:06:05 19:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:06:05 19:51:01 2 0.00 0.00 0.00 0.35 0.00 99.65 20:06:05 19:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:51:01 4 0.02 0.00 0.02 0.98 0.00 98.98 20:06:05 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:51:01 7 0.33 0.00 0.07 0.42 0.02 99.17 20:06:05 19:52:01 all 0.05 0.00 0.00 0.43 0.01 99.52 20:06:05 19:52:01 0 0.02 0.00 0.00 0.10 0.00 99.88 20:06:05 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:52:01 2 0.00 0.00 0.00 0.53 0.02 99.45 20:06:05 19:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:52:01 4 0.00 0.00 0.00 2.77 0.00 97.23 20:06:05 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:52:01 7 0.32 0.00 0.00 0.00 0.03 99.65 20:06:05 19:53:01 all 0.10 0.00 0.01 0.12 0.01 99.76 20:06:05 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:53:01 2 0.02 0.00 0.02 0.33 0.00 99.63 20:06:05 19:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:06:05 19:53:01 4 0.02 0.00 0.02 0.62 0.03 99.32 20:06:05 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:53:01 7 0.68 0.00 0.03 0.00 0.02 99.27 20:06:05 19:54:01 all 0.01 0.00 0.01 0.16 0.01 99.81 20:06:05 19:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:06:05 19:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:54:01 2 0.00 0.00 0.00 0.62 0.00 99.38 20:06:05 19:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:54:01 4 0.00 0.00 0.02 0.50 0.00 99.48 20:06:05 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:54:01 7 0.02 0.00 0.02 0.17 0.02 99.78 20:06:05 20:06:05 19:54:01 CPU %user %nice %system %iowait %steal %idle 20:06:05 19:55:02 all 0.15 0.00 0.02 0.03 0.02 99.79 20:06:05 19:55:02 0 0.05 0.00 0.02 0.00 0.00 99.93 20:06:05 19:55:02 1 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:55:02 2 0.02 0.00 0.02 0.00 0.03 99.93 20:06:05 19:55:02 3 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:55:02 4 0.03 0.00 0.02 0.25 0.00 99.70 20:06:05 19:55:02 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:55:02 6 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 19:55:02 7 1.01 0.00 0.03 0.00 0.12 98.84 20:06:05 19:56:01 all 0.09 0.00 0.02 0.09 0.01 99.80 20:06:05 19:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:06:05 19:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:56:01 2 0.00 0.00 0.00 0.39 0.00 99.61 20:06:05 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:56:01 4 0.00 0.00 0.02 0.32 0.00 99.66 20:06:05 19:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 19:56:01 7 0.61 0.00 0.05 0.00 0.03 99.31 20:06:05 19:57:01 all 0.01 0.00 0.02 0.38 0.01 99.59 20:06:05 19:57:01 0 0.02 0.00 0.02 0.67 0.02 99.28 20:06:05 19:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:06:05 19:57:01 2 0.00 0.00 0.05 0.00 0.00 99.95 20:06:05 19:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:06:05 19:57:01 4 0.00 0.00 0.00 2.33 0.00 97.67 20:06:05 19:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:06:05 19:58:01 all 0.08 0.00 0.01 0.48 0.01 99.41 20:06:05 19:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:06:05 19:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 19:58:01 2 0.03 0.00 0.03 0.57 0.02 99.35 20:06:05 19:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 19:58:01 4 0.05 0.00 0.00 2.70 0.00 97.25 20:06:05 19:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 19:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:06:05 19:58:01 7 0.38 0.00 0.02 0.58 0.02 99.00 20:06:05 19:59:01 all 0.03 0.00 0.01 0.15 0.01 99.80 20:06:05 19:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:06:05 19:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:06:05 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:59:01 4 0.05 0.00 0.00 0.83 0.02 99.10 20:06:05 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 19:59:01 6 0.00 0.00 0.05 0.33 0.00 99.62 20:06:05 19:59:01 7 0.13 0.00 0.02 0.05 0.02 99.78 20:06:05 20:00:01 all 0.03 0.00 0.01 0.02 0.01 99.94 20:06:05 20:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 20:00:01 2 0.03 0.00 0.00 0.10 0.00 99.87 20:06:05 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 20:00:01 4 0.05 0.00 0.03 0.03 0.02 99.87 20:06:05 20:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:06:05 20:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:06:05 20:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:06:05 20:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:06:05 20:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 20:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:06:05 20:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 20:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 20:01:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:06:05 20:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:06:05 20:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:06:05 20:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 20:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:06:05 20:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:06:05 20:02:01 4 0.05 0.00 0.00 0.02 0.00 99.93 20:06:05 20:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 20:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:02:01 7 0.05 0.00 0.03 0.00 0.03 99.88 20:06:05 20:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:06:05 20:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 20:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:06:05 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 20:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:06:05 20:03:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:06:05 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:06:05 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:06:05 20:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:06:05 20:04:01 all 0.04 0.00 0.01 0.05 0.01 99.89 20:06:05 20:04:01 0 0.08 0.00 0.00 0.02 0.00 99.90 20:06:05 20:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:06:05 20:04:01 2 0.05 0.00 0.02 0.02 0.02 99.90 20:06:05 20:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:06:05 20:04:01 4 0.03 0.00 0.03 0.15 0.00 99.78 20:06:05 20:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:06:05 20:04:01 6 0.03 0.00 0.02 0.22 0.02 99.72 20:06:05 20:04:01 7 0.05 0.00 0.02 0.02 0.03 99.88 20:06:05 20:05:01 all 0.23 0.00 0.05 0.02 0.01 99.69 20:06:05 20:05:01 0 0.38 0.00 0.08 0.15 0.02 99.37 20:06:05 20:05:01 1 0.07 0.00 0.07 0.00 0.02 99.85 20:06:05 20:05:01 2 0.17 0.00 0.03 0.03 0.00 99.77 20:06:05 20:05:01 3 0.37 0.00 0.02 0.00 0.02 99.60 20:06:05 20:05:01 4 0.15 0.00 0.03 0.00 0.00 99.82 20:06:05 20:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:06:05 20:05:01 6 0.52 0.00 0.00 0.00 0.00 99.48 20:06:05 20:05:01 7 0.13 0.00 0.10 0.00 0.03 99.73 20:06:05 20:06:05 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:06:05 20:06:01 all 2.85 0.00 1.27 0.72 0.02 95.15 20:06:05 20:06:01 0 3.29 0.00 1.60 1.04 0.02 94.06 20:06:05 20:06:01 1 2.46 0.00 0.87 0.07 0.02 96.59 20:06:05 20:06:01 2 2.40 0.00 1.56 4.60 0.03 91.40 20:06:05 20:06:01 3 2.99 0.00 1.42 0.00 0.02 95.57 20:06:05 20:06:01 4 3.03 0.00 1.07 0.02 0.02 95.86 20:06:05 20:06:01 5 3.06 0.00 1.27 0.00 0.02 95.66 20:06:05 20:06:01 6 2.52 0.00 1.19 0.00 0.02 96.28 20:06:05 20:06:01 7 3.03 0.00 1.14 0.02 0.03 95.78 20:06:05 Average: all 6.22 0.00 0.97 1.29 0.03 91.49 20:06:05 Average: 0 6.04 0.00 0.90 1.10 0.02 91.95 20:06:05 Average: 1 6.50 0.00 0.98 1.25 0.03 91.24 20:06:05 Average: 2 5.94 0.00 0.92 0.75 0.02 92.36 20:06:05 Average: 3 6.33 0.00 1.02 1.08 0.02 91.55 20:06:05 Average: 4 5.97 0.00 0.92 3.00 0.02 90.08 20:06:05 Average: 5 6.35 0.00 0.98 0.98 0.02 91.67 20:06:05 Average: 6 6.55 0.00 1.08 1.22 0.02 91.12 20:06:05 Average: 7 6.13 0.00 0.96 0.90 0.04 91.97 20:06:05 20:06:05 20:06:05