Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f028fa82529718e9552a95e34c50f8585787ae26+132297e9aa914f92e736fba6a3e6b3cd17818e4e (05a5407f170b81d36a0f71eaa9c5af4a47bbbc64) 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-ssh5616450170200636531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6713895958605834404.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3043118545661851811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh9897196164965556509.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16673546797856708341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-12788 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 Merge succeeded, producing 97a422748dff0e797fff47769be878a8394c81d7 Checking out Revision 97a422748dff0e797fff47769be878a8394c81d7 (PR-4710) > 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/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97a422748dff0e797fff47769be878a8394c81d7 # timeout=10 Commit message: "Merge commit '132297e9aa914f92e736fba6a3e6b3cd17818e4e' into HEAD" > git rev-list --no-walk f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-30T08:29:41.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-30T08:29:41.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-30T08:29:41.108Z] ========================================================= [2023-10-30T08:29:41.108Z] EdgeX Global Pipelines Version Info [2023-10-30T08:29:41.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-30T08:29:42.186Z] ------------------- [2023-10-30T08:29:42.186Z] stable info: [2023-10-30T08:29:42.186Z] ------------------- [2023-10-30T08:29:42.186Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-30T08:29:42.186Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T08:29:42.186Z] Message: update stable to v1.0.254 [2023-10-30T08:29:42.447Z] ------------------- [2023-10-30T08:29:42.447Z] experimental info: [2023-10-30T08:29:42.447Z] ------------------- [2023-10-30T08:29:42.447Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-30T08:29:42.447Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-30T08:29:42.447Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-30T08:29:42.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-30T08:29:42.632Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-30T08:29:42.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-30T08:29:42.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-30T08:29:42.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-30T08:29:42.674Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-30T08:29:42.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-30T08:29:42.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-30T08:29:42.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-30T08:29:42.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-30T08:29:42.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-30T08:29:42.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-30T08:29:42.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-30T08:29:42.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-30T08:29:42.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-30T08:29:42.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T08:29:42.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-30T08:29:42.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-30T08:29:42.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-30T08:29:42.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-30T08:29:42.898Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-30T08:29:42.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-30T08:29:42.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-30T08:29:42.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4710 [Pipeline] echo [2023-10-30T08:29:43.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4710 [Pipeline] echo [2023-10-30T08:29:43.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4710 [Pipeline] echo [2023-10-30T08:29:43.035Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo [2023-10-30T08:29:43.048Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97a4227 [Pipeline] echo [2023-10-30T08:29:43.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T08:29:43.100Z] provisioning config files... [2023-10-30T08:29:43.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config15962953790239729172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T08:29:43.419Z] ---> docker-login.sh [2023-10-30T08:29:43.419Z] nexus3.edgexfoundry.org:10001 [2023-10-30T08:29:43.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:29:43.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:29:43.682Z] Configure a credential helper to remove this warning. See [2023-10-30T08:29:43.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:29:43.682Z] [2023-10-30T08:29:43.682Z] Login Succeeded [2023-10-30T08:29:43.682Z] nexus3.edgexfoundry.org:10002 [2023-10-30T08:29:43.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:29:43.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:29:43.942Z] Configure a credential helper to remove this warning. See [2023-10-30T08:29:43.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:29:43.942Z] [2023-10-30T08:29:43.942Z] Login Succeeded [2023-10-30T08:29:43.942Z] nexus3.edgexfoundry.org:10003 [2023-10-30T08:29:43.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:29:43.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:29:43.942Z] Configure a credential helper to remove this warning. See [2023-10-30T08:29:43.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:29:43.942Z] [2023-10-30T08:29:43.942Z] Login Succeeded [2023-10-30T08:29:43.942Z] nexus3.edgexfoundry.org:10004 [2023-10-30T08:29:43.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:29:44.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:29:44.202Z] Configure a credential helper to remove this warning. See [2023-10-30T08:29:44.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:29:44.202Z] [2023-10-30T08:29:44.202Z] Login Succeeded [2023-10-30T08:29:44.202Z] docker.io [2023-10-30T08:29:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:29:45.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:29:45.143Z] Configure a credential helper to remove this warning. See [2023-10-30T08:29:45.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:29:45.143Z] [2023-10-30T08:29:45.143Z] Login Succeeded [2023-10-30T08:29:45.143Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T08:29:45.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T08:29:45.461Z] + 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 [2023-10-30T08:29:45.461Z] + dirname cmd/core-command/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/core-data/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-30T08:29:45.461Z] + + dirname cmd/core-metadata/Dockerfile [2023-10-30T08:29:45.461Z] cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-30T08:29:45.461Z] + cut+ -d/ -f2 [2023-10-30T08:29:45.461Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-30T08:29:45.461Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-30T08:29:45.461Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-10-30T08:29:45.461Z] cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-30T08:29:45.461Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-10-30T08:29:45.461Z] [2023-10-30T08:29:45.461Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-30T08:29:45.461Z] + dirname cmd/support-notifications/Dockerfile [2023-10-30T08:29:45.461Z] + cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-30T08:29:45.461Z] + dirname+ cmd/support-scheduler/Dockerfile [2023-10-30T08:29:45.461Z] cut -d/ -f2 [2023-10-30T08:29:45.461Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-30T08:29:45.514Z] 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 [2023-10-30T08:29:45.867Z] + git rev-list -1 --merges 97a422748dff0e797fff47769be878a8394c81d7~1..97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo [2023-10-30T08:29:45.879Z] -----------> git rev-list -1 --merges 97a422748dff0e797fff47769be878a8394c81d7~1..97a422748dff0e797fff47769be878a8394c81d7 97a422748dff0e797fff47769be878a8394c81d7 [2023-10-30T08:29:45.879Z] 97a422748dff0e797fff47769be878a8394c81d7 [false] [Pipeline] sh [2023-10-30T08:29:46.172Z] + git log --format=format:%s -1 97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] echo [2023-10-30T08:29:46.188Z] ========================================================= [2023-10-30T08:29:46.188Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-30T08:29:46.188Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-30T08:29:46.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-30T08:29:46.637Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-30T08:29:46.637Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-30T08:29:46.637Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-30T08:29:46.637Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-30T08:29:46.637Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-30T08:29:46.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:29:47.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T08:29:47.048Z] [2023-10-30T08:29:47.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:29:47.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T08:29:47.344Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-30T08:29:47.344Z] b85a868b505f: Pulling fs layer [2023-10-30T08:29:47.344Z] e2be974225ed: Pulling fs layer [2023-10-30T08:29:47.344Z] 339a4e72a1f5: Pulling fs layer [2023-10-30T08:29:47.344Z] 988bab9f4d93: Pulling fs layer [2023-10-30T08:29:47.344Z] 1469e6f7b9e6: Pulling fs layer [2023-10-30T08:29:47.344Z] eaf3925da568: Pulling fs layer [2023-10-30T08:29:47.344Z] bab4dde63d76: Pulling fs layer [2023-10-30T08:29:47.344Z] bde34c3a00c8: Pulling fs layer [2023-10-30T08:29:47.344Z] b352a97aabf1: Pulling fs layer [2023-10-30T08:29:47.344Z] 4872d77fe225: Pulling fs layer [2023-10-30T08:29:47.344Z] 5851b861e8e6: Pulling fs layer [2023-10-30T08:29:47.344Z] 4872d77fe225: Waiting [2023-10-30T08:29:47.344Z] 1469e6f7b9e6: Waiting [2023-10-30T08:29:47.344Z] 5851b861e8e6: Waiting [2023-10-30T08:29:47.344Z] eaf3925da568: Waiting [2023-10-30T08:29:47.344Z] bab4dde63d76: Waiting [2023-10-30T08:29:47.344Z] bde34c3a00c8: Waiting [2023-10-30T08:29:47.344Z] b352a97aabf1: Waiting [2023-10-30T08:29:47.344Z] e2be974225ed: Verifying Checksum [2023-10-30T08:29:47.344Z] e2be974225ed: Download complete [2023-10-30T08:29:47.344Z] 988bab9f4d93: Verifying Checksum [2023-10-30T08:29:47.344Z] 988bab9f4d93: Download complete [2023-10-30T08:29:47.344Z] 1469e6f7b9e6: Verifying Checksum [2023-10-30T08:29:47.344Z] 1469e6f7b9e6: Download complete [2023-10-30T08:29:47.344Z] 339a4e72a1f5: Verifying Checksum [2023-10-30T08:29:47.344Z] 339a4e72a1f5: Download complete [2023-10-30T08:29:47.344Z] eaf3925da568: Verifying Checksum [2023-10-30T08:29:47.344Z] eaf3925da568: Download complete [2023-10-30T08:29:47.603Z] bde34c3a00c8: Verifying Checksum [2023-10-30T08:29:47.603Z] bde34c3a00c8: Download complete [2023-10-30T08:29:47.603Z] b352a97aabf1: Verifying Checksum [2023-10-30T08:29:47.603Z] b352a97aabf1: Download complete [2023-10-30T08:29:47.603Z] 4872d77fe225: Verifying Checksum [2023-10-30T08:29:47.603Z] 4872d77fe225: Download complete [2023-10-30T08:29:47.603Z] 5851b861e8e6: Verifying Checksum [2023-10-30T08:29:47.603Z] 5851b861e8e6: Download complete [2023-10-30T08:29:47.603Z] b85a868b505f: Download complete [2023-10-30T08:29:47.862Z] bab4dde63d76: Verifying Checksum [2023-10-30T08:29:47.862Z] bab4dde63d76: Download complete [2023-10-30T08:29:48.799Z] b85a868b505f: Pull complete [2023-10-30T08:29:49.057Z] e2be974225ed: Pull complete [2023-10-30T08:29:49.625Z] 339a4e72a1f5: Pull complete [2023-10-30T08:29:49.625Z] 988bab9f4d93: Pull complete [2023-10-30T08:29:49.884Z] 1469e6f7b9e6: Pull complete [2023-10-30T08:29:49.884Z] eaf3925da568: Pull complete [2023-10-30T08:29:51.788Z] bab4dde63d76: Pull complete [2023-10-30T08:29:51.788Z] bde34c3a00c8: Pull complete [2023-10-30T08:29:51.788Z] b352a97aabf1: Pull complete [2023-10-30T08:29:52.048Z] 4872d77fe225: Pull complete [2023-10-30T08:29:52.048Z] 5851b861e8e6: Pull complete [2023-10-30T08:29:52.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-30T08:29:52.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-30T08:29:52.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:29:52.131Z] prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container [2023-10-30T08:29:52.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat [2023-10-30T08:29:55.253Z] $ docker top d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 -eo pid,comm [2023-10-30T08:29:55.304Z] 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). [2023-10-30T08:29:55.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-30T08:29:55.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T08:29:55.342Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T08:29:55.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T08:29:55.460Z] $ docker exec d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent [2023-10-30T08:29:55.565Z] SSH_AUTH_SOCK=/tmp/ssh-UZLJI7yhoFA0/agent.33 [2023-10-30T08:29:55.565Z] SSH_AGENT_PID=39 [2023-10-30T08:29:55.572Z] Running ssh-add (command line suppressed) [2023-10-30T08:29:55.671Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16222847427102404299.key (/w/workspace/edgex-go/4@tmp/private_key_16222847427102404299.key) [2023-10-30T08:29:55.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T08:29:55.969Z] + git tag --points-at HEAD [Pipeline] } [2023-10-30T08:29:55.986Z] $ docker exec --env ******** --env ******** d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent -k [2023-10-30T08:29:56.090Z] unset SSH_AUTH_SOCK; [2023-10-30T08:29:56.090Z] unset SSH_AGENT_PID; [2023-10-30T08:29:56.090Z] echo Agent pid 39 killed; [2023-10-30T08:29:56.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-30T08:29:56.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-30T08:29:56.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-30T08:29:56.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-30T08:29:56.221Z] $ docker exec d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent [2023-10-30T08:29:56.314Z] SSH_AUTH_SOCK=/tmp/ssh-tIZzCtDQbrMI/agent.71 [2023-10-30T08:29:56.314Z] SSH_AGENT_PID=77 [2023-10-30T08:29:56.320Z] Running ssh-add (command line suppressed) [2023-10-30T08:29:56.432Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_12903882524119681065.key (/w/workspace/edgex-go/4@tmp/private_key_12903882524119681065.key) [2023-10-30T08:29:56.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-30T08:29:56.727Z] + git semver init [2023-10-30T08:29:56.986Z] 2023-10-30 08:29:56,906 [run_init] DEBUG init version:0.0.0 force:False [2023-10-30T08:29:56.986Z] 2023-10-30 08:29:56,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-10-30T08:29:56.986Z] 2023-10-30 08:29:56,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-10-30T08:29:56.986Z] 2023-10-30 08:29:56,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,452 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,453 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4710 with force:False [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,453 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4710 [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,457 [execute] INFO git cat-file --batch-check [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,463 [execute] INFO git cat-file --batch [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-10-30T08:30:02.259Z] 2023-10-30 08:30:01,468 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4710 [2023-10-30T08:30:02.259Z] 0.0.0 [Pipeline] } [2023-10-30T08:30:02.271Z] $ docker exec --env ******** --env ******** d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 ssh-agent -k [2023-10-30T08:30:02.370Z] unset SSH_AUTH_SOCK; [2023-10-30T08:30:02.371Z] unset SSH_AGENT_PID; [2023-10-30T08:30:02.371Z] echo Agent pid 77 killed; [2023-10-30T08:30:02.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-30T08:30:02.684Z] + git semver [Pipeline] } [2023-10-30T08:30:02.961Z] $ docker stop --time=1 d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 [2023-10-30T08:30:04.242Z] $ docker rm -f --volumes d0a8734aa822e2d1bd0dcdc0a12b5bc2ec1f2126e14c8eb28244a7a4b8ae2602 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T08:30:04.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-30T08:30:04.780Z] Stashed 1 file(s) [Pipeline] echo [2023-10-30T08:30:04.783Z] [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 [2023-10-30T08:30:05.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-10-30T08:30:05.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T08:30:05.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T08:30:05.232Z] ========================================================= [2023-10-30T08:30:05.232Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-30T08:30:05.232Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:30:05.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T08:30:05.516Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-30T08:30:05.516Z] 7264a8db6415: Pulling fs layer [2023-10-30T08:30:05.516Z] c4d48a809fc2: Pulling fs layer [2023-10-30T08:30:05.516Z] 4f1c88b9dad5: Pulling fs layer [2023-10-30T08:30:05.516Z] ad3a456e5733: Pulling fs layer [2023-10-30T08:30:05.516Z] 33e27b845d1e: Pulling fs layer [2023-10-30T08:30:05.516Z] c68163c4e522: Pulling fs layer [2023-10-30T08:30:05.516Z] 50da416c3ac9: Pulling fs layer [2023-10-30T08:30:05.516Z] 23d2d4c4bb30: Pulling fs layer [2023-10-30T08:30:05.516Z] 33e27b845d1e: Waiting [2023-10-30T08:30:05.516Z] c68163c4e522: Waiting [2023-10-30T08:30:05.516Z] 50da416c3ac9: Waiting [2023-10-30T08:30:05.516Z] 23d2d4c4bb30: Waiting [2023-10-30T08:30:05.516Z] ad3a456e5733: Waiting [2023-10-30T08:30:05.516Z] c4d48a809fc2: Download complete [2023-10-30T08:30:05.516Z] ad3a456e5733: Verifying Checksum [2023-10-30T08:30:05.516Z] ad3a456e5733: Download complete [2023-10-30T08:30:05.516Z] 33e27b845d1e: Verifying Checksum [2023-10-30T08:30:05.516Z] 33e27b845d1e: Download complete [2023-10-30T08:30:05.516Z] 7264a8db6415: Download complete [2023-10-30T08:30:05.516Z] c68163c4e522: Download complete [2023-10-30T08:30:05.774Z] 7264a8db6415: Pull complete [2023-10-30T08:30:05.775Z] c4d48a809fc2: Pull complete [2023-10-30T08:30:05.775Z] 23d2d4c4bb30: Verifying Checksum [2023-10-30T08:30:05.775Z] 23d2d4c4bb30: Download complete [2023-10-30T08:30:06.033Z] 4f1c88b9dad5: Verifying Checksum [2023-10-30T08:30:06.033Z] 4f1c88b9dad5: Download complete [2023-10-30T08:30:06.291Z] 50da416c3ac9: Verifying Checksum [2023-10-30T08:30:06.291Z] 50da416c3ac9: Download complete [2023-10-30T08:30:09.577Z] 4f1c88b9dad5: Pull complete [2023-10-30T08:30:09.577Z] ad3a456e5733: Pull complete [2023-10-30T08:30:09.577Z] 33e27b845d1e: Pull complete [2023-10-30T08:30:09.577Z] c68163c4e522: Pull complete [2023-10-30T08:30:12.111Z] 50da416c3ac9: Pull complete [2023-10-30T08:30:12.111Z] 23d2d4c4bb30: Pull complete [2023-10-30T08:30:12.111Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-30T08:30:12.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T08:30:12.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:30:12.405Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T08:30:12.405Z] WORKDIR /edgex [2023-10-30T08:30:12.405Z] COPY go.mod . [2023-10-30T08:30:12.405Z] RUN go mod download [2023-10-30T08:30:12.405Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-30T08:30:12.974Z] Sending build context to Docker daemon 170.9MB [2023-10-30T08:30:12.974Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-30T08:30:12.974Z] ---> 0786185ac409 [2023-10-30T08:30:12.974Z] Step 2/4 : WORKDIR /edgex [2023-10-30T08:30:18.247Z] ---> Running in 714a6295793d [2023-10-30T08:30:18.247Z] Removing intermediate container 714a6295793d [2023-10-30T08:30:18.247Z] ---> a3f92234183f [2023-10-30T08:30:18.247Z] Step 3/4 : COPY go.mod . [2023-10-30T08:30:18.247Z] ---> cecbd98111b4 [2023-10-30T08:30:18.247Z] Step 4/4 : RUN go mod download [2023-10-30T08:30:18.247Z] ---> Running in 660520f31e5b [2023-10-30T08:30:19.862Z] Still waiting to schedule task [2023-10-30T08:30:19.862Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-30T08:30:40.193Z] Removing intermediate container 660520f31e5b [2023-10-30T08:30:40.193Z] ---> e1d98b0e5632 [2023-10-30T08:30:40.193Z] Successfully built e1d98b0e5632 [2023-10-30T08:30:40.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:30:40.495Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T08:30:40.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:30:40.571Z] prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container [2023-10-30T08:30:40.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T08:30:41.012Z] $ docker top e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T08:30:41.354Z] + go version [2023-10-30T08:30:41.354Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-30T08:30:41.367Z] $ docker stop --time=1 e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac [2023-10-30T08:30:42.679Z] $ docker rm -f --volumes e49478ee8cfd2135feb11379b12c8ba1f25ed994dcd20642098c8300dc7e95ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:30:43.069Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-30T08:30:43.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:30:43.147Z] prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container [2023-10-30T08:30:43.180Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-30T08:30:43.530Z] $ docker top 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-30T08:30:43.593Z] ========================================================= [2023-10-30T08:30:43.593Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-30T08:30:43.593Z] ========================================================= [Pipeline] sh [2023-10-30T08:30:43.870Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:30:44.166Z] + make test [2023-10-30T08:30:44.166Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T08:30:52.289Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-30T08:31:04.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-30T08:31:06.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-30T08:31:06.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-30T08:31:07.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-10-30T08:31:09.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2023-10-30T08:31:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-30T08:31:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-30T08:31:09.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-30T08:31:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-30T08:31:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-30T08:31:12.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-30T08:31:12.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-30T08:31:12.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:31:12.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-30T08:31:12.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-30T08:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-30T08:31:13.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-30T08:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements [2023-10-30T08:31:13.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2023-10-30T08:31:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.135s coverage: 93.4% of statements [2023-10-30T08:31:14.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2023-10-30T08:31:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-30T08:31:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:31:15.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-30T08:31:15.740Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-30T08:31:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.311s coverage: 97.6% of statements [2023-10-30T08:31:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-10-30T08:31:17.235Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-30T08:31:17.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-30T08:31:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements [2023-10-30T08:31:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2023-10-30T08:31:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2023-10-30T08:31:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-10-30T08:31:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2023-10-30T08:31:18.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.096s coverage: 96.3% of statements [2023-10-30T08:31:18.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.034s coverage: 87.5% of statements [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-30T08:31:19.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-30T08:31:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-30T08:31:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-30T08:31:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-30T08:31:20.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-30T08:31:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-30T08:31:20.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-30T08:31:21.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-30T08:31:23.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-30T08:31:23.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-30T08:31:24.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-30T08:31:24.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-30T08:31:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-30T08:31:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-30T08:31:26.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-30T08:31:28.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-30T08:31:28.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-30T08:31:28.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-30T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-30T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-30T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-30T08:31:29.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-30T08:31:30.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-30T08:31:30.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-30T08:31:30.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-30T08:31:30.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-30T08:31:31.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.045s coverage: 94.4% of statements [2023-10-30T08:31:31.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-30T08:31:31.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:31:31.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-30T08:31:31.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-30T08:31:32.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-30T08:31:32.812Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-30T08:31:34.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-30T08:31:34.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.298s coverage: 79.9% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.060s coverage: 92.9% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.029s coverage: 20.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.046s coverage: 100.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.035s coverage: 100.0% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements [2023-10-30T08:31:44.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-30T08:31:44.166Z] 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 [2023-10-30T08:31:44.166Z] running golangci-lint [2023-10-30T08:31:44.166Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-30T08:31:44.166Z] go version go1.21.0 linux/amd64 [2023-10-30T08:31:44.166Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-30T08:31:44.166Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-30T08:31:59.031Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 13.74660782s" [2023-10-30T08:31:59.031Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.335777ms" [2023-10-30T08:32:07.135Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.911470518s with top 10 stages: buildir: 38.224066715s, gosec: 7.869502333s, inspect: 2.556342901s, fact_deprecated: 1.886150107s, printf: 1.110430795s, S1038: 985.891373ms, fact_purity: 903.4104ms, nilness: 880.405899ms, ctrlflow: 827.99633ms, directives: 691.46132ms" [2023-10-30T08:32:07.393Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-30T08:32:07.393Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, exclude-rules: 21/197" [2023-10-30T08:32:07.393Z] level=info msg="[runner] processing took 15.003997ms with stages: nolint: 7.18065ms, identifier_marker: 3.348087ms, autogenerated_exclude: 1.450637ms, path_prettifier: 1.443746ms, exclude-rules: 1.020801ms, skip_dirs: 493.435µs, cgo: 48.321µs, filename_unadjuster: 13.49µs, max_same_issues: 720ns, fixer: 680ns, severity-rules: 490ns, uniq_by_line: 460ns, skip_files: 440ns, exclude: 420ns, diff: 410ns, max_from_linter: 400ns, sort_results: 230ns, path_prefixer: 220ns, source_code: 130ns, path_shortener: 120ns, max_per_file_from_linter: 110ns" [2023-10-30T08:32:07.393Z] level=info msg="[runner] linters took 9.232982584s with stages: goanalysis_metalinter: 9.217881386s" [2023-10-30T08:32:07.393Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-30T08:32:07.393Z] level=info msg="Memory: 231 samples, avg is 246.2MB, max is 936.4MB" [2023-10-30T08:32:07.393Z] level=info msg="Execution took 23.024997472s" [2023-10-30T08:32:07.393Z] go vet ./... [2023-10-30T08:32:11.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T08:32:11.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T08:32:11.575Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T08:32:11.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-30T08:32:11.876Z] + ls -al . [2023-10-30T08:32:11.876Z] total 728 [2023-10-30T08:32:11.876Z] drwxrwxr-x 11 1001 1001 4096 Oct 30 08:30 . [2023-10-30T08:32:11.876Z] drwxr-xr-x 4 root root 4096 Oct 30 08:30 .. [2023-10-30T08:32:11.876Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 .blubracket [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 08:29 .dockerignore [2023-10-30T08:32:11.876Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 08:31 .git [2023-10-30T08:32:11.876Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:29 .github [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 1074 Oct 30 08:29 .gitignore [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 42 Oct 30 08:29 .golangci.yml [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 08:29 .hadolint.yml [2023-10-30T08:32:11.876Z] drwxr-xr-x 3 1001 1001 4096 Oct 30 08:30 .semver [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 08:29 .sonarcloud.properties [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:29 ADOPTERS.md [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 11674 Oct 30 08:29 Attribution.txt [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 93407 Oct 30 08:29 CHANGELOG.md [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:29 CONTRIBUTING.md [2023-10-30T08:32:11.876Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 08:29 GOVERNANCE.md [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 861 Oct 30 08:29 Jenkinsfile [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:29 LICENSE [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 15054 Oct 30 08:29 Makefile [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 08:29 OWNERS.md [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 9528 Oct 30 08:29 README.md [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 08:29 SECURITY.md [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 5 Oct 30 08:30 VERSION [2023-10-30T08:32:11.877Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 bin [2023-10-30T08:32:11.877Z] drwxrwxr-x 18 1001 1001 4096 Oct 30 08:29 cmd [2023-10-30T08:32:11.877Z] -rw-r--r-- 1 root root 453602 Oct 30 08:31 coverage.out [2023-10-30T08:32:11.877Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:29 fuzz_test [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 3689 Oct 30 08:29 go.mod [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 34446 Oct 30 08:29 go.sum [2023-10-30T08:32:11.877Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 08:29 internal [2023-10-30T08:32:11.877Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:29 openapi [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 08:29 security.txt [2023-10-30T08:32:11.877Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 08:29 version.go [Pipeline] sh [2023-10-30T08:32:12.159Z] + '[' -e coverage.out ] [2023-10-30T08:32:12.159Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-30T08:32:12.427Z] Stashed 1 file(s) [Pipeline] sh [2023-10-30T08:32:12.705Z] + make build [2023-10-30T08:32:12.705Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-30T08:32:19.966Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12789 in /w/workspace/edgexfoundry_edgex-go_PR-4710 [Pipeline] { [Pipeline] ws [2023-10-30T08:32:19.980Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-10-30T08:32:20.025Z] The recommended git tool is: git [2023-10-30T08:32:24.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-30T08:32:24.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-30T08:32:26.269Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-30T08:32:26.835Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-30T08:32:31.377Z] using credential edgex-jenkins-ssh [2023-10-30T08:32:31.398Z] Cloning the remote Git repository [2023-10-30T08:32:31.464Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-30T08:32:31.573Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-10-30T08:32:31.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-30T08:32:31.837Z] > git --version # timeout=10 [2023-10-30T08:32:31.893Z] > git --version # 'git version 2.25.1' [2023-10-30T08:32:31.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T08:32:32.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T08:32:33.391Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-30T08:32:33.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-30T08:32:35.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-30T08:32:36.264Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-30T08:32:37.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-30T08:32:37.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-30T08:32:38.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-30T08:32:40.087Z] $ docker stop --time=1 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad [2023-10-30T08:32:45.026Z] $ docker rm -f --volumes 48173754f310289107d4da7efa91d30861ae95cc71782b54ac97c0401861a9ad [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 [2023-10-30T08:32:45.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-30T08:32:45.922Z] [2023-10-30T08:32:45.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:32:46.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-30T08:32:46.223Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-30T08:32:46.223Z] 91d30c5bc195: Pulling fs layer [2023-10-30T08:32:46.223Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-30T08:32:46.223Z] 9c61dcf015f6: Pulling fs layer [2023-10-30T08:32:46.223Z] 4698f68db338: Pulling fs layer [2023-10-30T08:32:46.223Z] 2a2f49069b9e: Pulling fs layer [2023-10-30T08:32:46.223Z] e0025b399a48: Pulling fs layer [2023-10-30T08:32:46.223Z] 4698f68db338: Waiting [2023-10-30T08:32:46.223Z] e0025b399a48: Waiting [2023-10-30T08:32:46.223Z] 2a2f49069b9e: Waiting [2023-10-30T08:32:46.486Z] 91d30c5bc195: Verifying Checksum [2023-10-30T08:32:46.486Z] 91d30c5bc195: Download complete [2023-10-30T08:32:46.486Z] 4698f68db338: Verifying Checksum [2023-10-30T08:32:46.486Z] 4698f68db338: Download complete [2023-10-30T08:32:46.486Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-30T08:32:46.486Z] 2e9b0aa3be6d: Download complete [2023-10-30T08:32:46.486Z] e0025b399a48: Verifying Checksum [2023-10-30T08:32:46.486Z] e0025b399a48: Download complete [2023-10-30T08:32:46.486Z] 91d30c5bc195: Pull complete [2023-10-30T08:32:46.747Z] 2a2f49069b9e: Download complete [2023-10-30T08:32:46.747Z] 2e9b0aa3be6d: Pull complete [2023-10-30T08:32:47.006Z] 9c61dcf015f6: Download complete [2023-10-30T08:32:48.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-30T08:32:48.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-30T08:32:49.539Z] 9c61dcf015f6: Pull complete [2023-10-30T08:32:49.539Z] 4698f68db338: Pull complete [2023-10-30T08:32:49.678Z] Merging remotes/origin/main commit 132297e9aa914f92e736fba6a3e6b3cd17818e4e into PR head commit f028fa82529718e9552a95e34c50f8585787ae26 [2023-10-30T08:32:50.107Z] 2a2f49069b9e: Pull complete [2023-10-30T08:32:50.107Z] e0025b399a48: Pull complete [2023-10-30T08:32:50.107Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-30T08:32:50.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-30T08:32:50.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:32:50.193Z] prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container [2023-10-30T08:32:50.220Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-30T08:32:50.258Z] Merge succeeded, producing 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 [2023-10-30T08:32:50.259Z] Checking out Revision 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 (PR-4710) [2023-10-30T08:32:48.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-30T08:32:49.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-30T08:32:49.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T08:32:49.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4710/head:refs/remotes/origin/PR-4710 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-30T08:32:49.694Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T08:32:49.756Z] > git checkout -f f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [2023-10-30T08:32:49.969Z] > git remote # timeout=10 [2023-10-30T08:32:49.991Z] > git config --get remote.origin.url # timeout=10 [2023-10-30T08:32:50.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-30T08:32:50.023Z] > git merge 132297e9aa914f92e736fba6a3e6b3cd17818e4e # timeout=10 [2023-10-30T08:32:50.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-30T08:32:50.268Z] > git config core.sparsecheckout # timeout=10 [2023-10-30T08:32:50.282Z] > git checkout -f 3f0ffe3e3dc7a54db5335eae4f86971417f3b998 # timeout=10 [2023-10-30T08:32:53.283Z] $ docker top 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T08:32:53.625Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-30T08:32:53.786Z] Commit message: "Merge commit '132297e9aa914f92e736fba6a3e6b3cd17818e4e' into HEAD" [2023-10-30T08:32:53.795Z] > git rev-list --no-walk f028fa82529718e9552a95e34c50f8585787ae26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-30T08:32:54.969Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-30T08:32:54.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T08:32:54.970Z] Dload Upload Total Spent Left Speed [2023-10-30T08:32:54.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-10-30T08:32:55.661Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-30T08:32:55.998Z] + sudo tee /etc/docker/daemon.new [2023-10-30T08:32:55.998Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-30T08:32:55.998Z] { [2023-10-30T08:32:55.998Z] "registry-mirrors": [ [2023-10-30T08:32:55.998Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-30T08:32:55.998Z] ], [2023-10-30T08:32:55.998Z] "bip": "10.250.0.254/24", [2023-10-30T08:32:55.998Z] "hosts": [ [2023-10-30T08:32:55.998Z] "tcp://0.0.0.0:5555", [2023-10-30T08:32:55.998Z] "unix:///var/run/docker.sock" [2023-10-30T08:32:55.998Z] ], [2023-10-30T08:32:55.998Z] "mtu": 1458, [2023-10-30T08:32:55.998Z] "selinux-enabled": true, [2023-10-30T08:32:55.998Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-30T08:32:55.998Z] } [Pipeline] sh [2023-10-30T08:32:56.163Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #1 transferring dockerfile: 1.84kB done [2023-10-30T08:32:56.164Z] #1 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #2 transferring dockerfile: 2.04kB done [2023-10-30T08:32:56.164Z] #2 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #3 transferring dockerfile: 1.70kB done [2023-10-30T08:32:56.164Z] #3 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #4 transferring dockerfile: 2.82kB done [2023-10-30T08:32:56.164Z] #4 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #5 transferring dockerfile: 2.38kB done [2023-10-30T08:32:56.164Z] #5 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #6 [core-data internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #6 transferring dockerfile: 1.90kB done [2023-10-30T08:32:56.164Z] #6 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #7 transferring dockerfile: 1.82kB done [2023-10-30T08:32:56.164Z] #7 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #8 transferring dockerfile: 1.96kB done [2023-10-30T08:32:56.164Z] #8 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #9 transferring dockerfile: 2.12kB done [2023-10-30T08:32:56.164Z] #9 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #10 transferring dockerfile: 1.59kB done [2023-10-30T08:32:56.164Z] #10 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #11 transferring dockerfile: 1.58kB done [2023-10-30T08:32:56.164Z] #11 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #12 transferring dockerfile: 2.39kB done [2023-10-30T08:32:56.164Z] #12 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #13 [core-command internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #13 transferring dockerfile: 1.82kB done [2023-10-30T08:32:56.164Z] #13 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-30T08:32:56.164Z] #14 transferring dockerfile: 1.78kB done [2023-10-30T08:32:56.164Z] #14 DONE 0.0s [2023-10-30T08:32:56.164Z] [2023-10-30T08:32:56.164Z] #15 [support-notifications internal] load .dockerignore [2023-10-30T08:32:56.164Z] #15 transferring context: 50B done [2023-10-30T08:32:56.164Z] #15 DONE 0.0s [2023-10-30T08:32:56.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #16 [security-proxy-auth internal] load .dockerignore [2023-10-30T08:32:56.422Z] #16 transferring context: 50B done [2023-10-30T08:32:56.422Z] #16 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #17 [security-spire-agent internal] load .dockerignore [2023-10-30T08:32:56.422Z] #17 transferring context: 50B done [2023-10-30T08:32:56.422Z] #17 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #18 [security-bootstrapper internal] load .dockerignore [2023-10-30T08:32:56.422Z] #18 transferring context: 50B done [2023-10-30T08:32:56.422Z] #18 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-10-30T08:32:56.422Z] #19 transferring context: 50B done [2023-10-30T08:32:56.422Z] #19 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #20 [core-data internal] load .dockerignore [2023-10-30T08:32:56.422Z] #20 transferring context: 50B done [2023-10-30T08:32:56.422Z] #20 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #21 [support-scheduler internal] load .dockerignore [2023-10-30T08:32:56.422Z] #21 transferring context: 50B done [2023-10-30T08:32:56.422Z] #21 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-30T08:32:56.422Z] #22 transferring context: 50B done [2023-10-30T08:32:56.422Z] #22 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #23 [core-metadata internal] load .dockerignore [2023-10-30T08:32:56.422Z] #23 transferring context: 50B done [2023-10-30T08:32:56.422Z] #23 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #24 [security-spire-server internal] load .dockerignore [2023-10-30T08:32:56.422Z] #24 transferring context: 50B done [2023-10-30T08:32:56.422Z] #24 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #25 [security-spire-config internal] load .dockerignore [2023-10-30T08:32:56.422Z] #25 transferring context: 50B done [2023-10-30T08:32:56.422Z] #25 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #26 [security-proxy-setup internal] load .dockerignore [2023-10-30T08:32:56.422Z] #26 transferring context: 50B done [2023-10-30T08:32:56.422Z] #26 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #27 [core-command internal] load .dockerignore [2023-10-30T08:32:56.422Z] #27 transferring context: 50B done [2023-10-30T08:32:56.422Z] #27 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T08:32:56.422Z] #28 transferring context: 50B done [2023-10-30T08:32:56.422Z] #28 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-30T08:32:56.422Z] #29 DONE 0.0s [2023-10-30T08:32:56.422Z] [2023-10-30T08:32:56.422Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:32:56.663Z] + sudo service docker restart [2023-10-30T08:32:56.680Z] #30 ... [2023-10-30T08:32:56.681Z] [2023-10-30T08:32:56.681Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-30T08:32:56.681Z] #29 DONE 0.0s [2023-10-30T08:32:56.681Z] [2023-10-30T08:32:56.681Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:32:56.681Z] #30 ... [2023-10-30T08:32:56.681Z] [2023-10-30T08:32:56.681Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-30T08:32:56.681Z] #29 DONE 0.0s [2023-10-30T08:32:56.681Z] [2023-10-30T08:32:56.681Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:32:56.954Z] #30 DONE 0.3s [2023-10-30T08:32:56.954Z] [2023-10-30T08:32:56.954Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:56.954Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:32:56.954Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-30T08:32:56.954Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:32:56.954Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-30T08:32:56.954Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-30T08:32:56.954Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s [2023-10-30T08:32:56.954Z] #31 ... [2023-10-30T08:32:56.954Z] [2023-10-30T08:32:56.954Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-30T08:32:56.954Z] #29 DONE 0.0s [2023-10-30T08:32:56.954Z] [2023-10-30T08:32:56.954Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:57.218Z] #31 ... [2023-10-30T08:32:57.219Z] [2023-10-30T08:32:57.219Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-30T08:32:57.219Z] #29 DONE 0.0s [2023-10-30T08:32:57.219Z] [2023-10-30T08:32:57.219Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:57.219Z] #31 ... [2023-10-30T08:32:57.219Z] [2023-10-30T08:32:57.219Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:32:57.219Z] #30 DONE 0.5s [2023-10-30T08:32:57.219Z] [2023-10-30T08:32:57.219Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:57.219Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:32:57.219Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-30T08:32:57.219Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:32:57.219Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-30T08:32:57.219Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-30T08:32:57.219Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done [2023-10-30T08:32:57.502Z] #31 ... [2023-10-30T08:32:57.502Z] [2023-10-30T08:32:57.502Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-30T08:32:57.502Z] #32 DONE 0.8s [2023-10-30T08:32:57.502Z] [2023-10-30T08:32:57.502Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:57.502Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:32:57.502Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-30T08:32:57.502Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:32:57.502Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-30T08:32:57.502Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-30T08:32:57.502Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done [2023-10-30T08:32:57.502Z] #31 ... [2023-10-30T08:32:57.502Z] [2023-10-30T08:32:57.502Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-30T08:32:57.502Z] #33 DONE 1.2s [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-30T08:32:57.846Z] #34 DONE 1.0s [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #35 [security-spire-server internal] load build context [2023-10-30T08:32:57.846Z] #35 transferring context: 18.10kB 0.0s done [2023-10-30T08:32:57.846Z] #35 DONE 0.3s [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-30T08:32:57.846Z] #36 ... [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #37 [security-spire-config internal] load build context [2023-10-30T08:32:57.846Z] #37 transferring context: 16.35kB 0.0s done [2023-10-30T08:32:57.846Z] #37 DONE 0.3s [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:32:57.846Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:32:57.846Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-30T08:32:57.846Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:32:57.846Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-30T08:32:57.846Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-30T08:32:57.846Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.6s done [2023-10-30T08:32:57.846Z] #31 DONE 1.4s [2023-10-30T08:32:57.846Z] [2023-10-30T08:32:57.846Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:32:57.846Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-10-30T08:32:57.846Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-30T08:32:57.846Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-30T08:32:57.846Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-30T08:32:57.846Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-10-30T08:32:58.120Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2023-10-30T08:33:03.457Z] #38 ... [2023-10-30T08:33:03.457Z] [2023-10-30T08:33:03.457Z] #39 [security-spire-agent internal] load build context [2023-10-30T08:33:03.457Z] #39 transferring context: 17.63kB done [2023-10-30T08:33:03.457Z] #39 DONE 5.1s [2023-10-30T08:33:03.457Z] [2023-10-30T08:33:03.457Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-30T08:33:03.457Z] #36 DONE 5.3s [2023-10-30T08:33:03.457Z] [2023-10-30T08:33:03.457Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:33:03.457Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 4.0s done [2023-10-30T08:33:03.457Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-30T08:33:03.457Z] #38 ... [2023-10-30T08:33:03.457Z] [2023-10-30T08:33:03.457Z] #40 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:33:04.829Z] #40 1.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:04.829Z] #40 1.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:05.397Z] #40 2.561 OK: 264 MiB in 52 packages [2023-10-30T08:33:06.770Z] #40 ... [2023-10-30T08:33:06.770Z] [2023-10-30T08:33:06.770Z] #41 [support-notifications internal] load build context [2023-10-30T08:33:06.770Z] #41 transferring context: 240.75MB 10.0s [2023-10-30T08:33:06.770Z] #41 ... [2023-10-30T08:33:06.770Z] [2023-10-30T08:33:06.770Z] #42 [security-secretstore-setup internal] load build context [2023-10-30T08:33:06.770Z] #42 ... [2023-10-30T08:33:06.770Z] [2023-10-30T08:33:06.770Z] #43 [support-scheduler internal] load build context [2023-10-30T08:33:06.770Z] #43 ... [2023-10-30T08:33:06.770Z] [2023-10-30T08:33:06.770Z] #44 [core-data internal] load build context [2023-10-30T08:33:06.770Z] #44 transferring context: 365.18MB 9.5s done [2023-10-30T08:33:07.028Z] #44 ... [2023-10-30T08:33:07.028Z] [2023-10-30T08:33:07.028Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:33:07.028Z] #45 ... [2023-10-30T08:33:07.028Z] [2023-10-30T08:33:07.028Z] #46 [security-bootstrapper internal] load build context [2023-10-30T08:33:07.287Z] #46 ... [2023-10-30T08:33:07.287Z] [2023-10-30T08:33:07.287Z] #47 [security-proxy-setup internal] load build context [2023-10-30T08:33:07.287Z] #47 ... [2023-10-30T08:33:07.287Z] [2023-10-30T08:33:07.287Z] #48 [security-spiffe-token-provider internal] load build context [2023-10-30T08:33:07.287Z] #48 ... [2023-10-30T08:33:07.287Z] [2023-10-30T08:33:07.287Z] #49 [security-proxy-auth internal] load build context [2023-10-30T08:33:07.545Z] #49 ... [2023-10-30T08:33:07.545Z] [2023-10-30T08:33:07.545Z] #50 [core-metadata internal] load build context [2023-10-30T08:33:07.545Z] #50 ... [2023-10-30T08:33:07.545Z] [2023-10-30T08:33:07.545Z] #51 [core-command internal] load build context [2023-10-30T08:33:07.545Z] #51 transferring context: 365.18MB 10.0s done [2023-10-30T08:33:07.810Z] #51 ... [2023-10-30T08:33:07.810Z] [2023-10-30T08:33:07.810Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:33:07.810Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-30T08:33:07.810Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-30T08:33:07.810Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-30T08:33:07.810Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-30T08:33:07.810Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-30T08:33:07.810Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-30T08:33:07.810Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-10-30T08:33:07.810Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-10-30T08:33:07.810Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-30T08:33:07.810Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.3s done [2023-10-30T08:33:08.069Z] #52 ... [2023-10-30T08:33:08.069Z] [2023-10-30T08:33:08.069Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:33:08.069Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.3s done [2023-10-30T08:33:08.069Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.3s done [2023-10-30T08:33:08.069Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-30T08:33:08.069Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.9s done [2023-10-30T08:33:08.069Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-30T08:33:08.069Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done [2023-10-30T08:33:13.586Z] #38 ... [2023-10-30T08:33:13.586Z] [2023-10-30T08:33:13.586Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:33:13.586Z] #0 1.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 2.559 OK: 264 MiB in 52 packages [2023-10-30T08:33:13.586Z] #53 ... [2023-10-30T08:33:13.586Z] [2023-10-30T08:33:13.586Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-30T08:33:13.586Z] #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 2.311 (1/4) Installing ca-certificates (20230506-r0) [2023-10-30T08:33:13.586Z] #0 2.428 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:13.586Z] #0 2.429 (3/4) Installing su-exec (0.2-r3) [2023-10-30T08:33:13.586Z] #0 2.434 (4/4) Installing yq (4.33.3-r4) [2023-10-30T08:33:13.586Z] #0 2.522 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:13.586Z] #0 2.543 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:33:13.586Z] #0 2.604 OK: 17 MiB in 19 packages [2023-10-30T08:33:13.586Z] #54 ... [2023-10-30T08:33:13.586Z] [2023-10-30T08:33:13.586Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-30T08:33:13.586Z] #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 1.530 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:33:13.586Z] #0 1.530 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:33:13.586Z] #0 1.530 OK: 20077 distinct packages available [2023-10-30T08:33:13.586Z] #0 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 1.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.586Z] #0 2.122 OK: 264 MiB in 52 packages [2023-10-30T08:33:13.845Z] #55 ... [2023-10-30T08:33:13.845Z] [2023-10-30T08:33:13.845Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-30T08:33:13.845Z] #56 ... [2023-10-30T08:33:13.845Z] [2023-10-30T08:33:13.845Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-30T08:33:13.845Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.845Z] #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.845Z] #0 2.139 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:33:13.845Z] #0 2.139 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:33:13.845Z] #0 2.139 OK: 20073 distinct packages available [2023-10-30T08:33:13.845Z] #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.845Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:13.845Z] #0 2.579 (1/11) Installing ca-certificates (20230506-r0) [2023-10-30T08:33:13.845Z] #0 2.600 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-30T08:33:13.845Z] #0 2.613 (3/11) Installing libunistring (1.1-r1) [2023-10-30T08:33:13.845Z] #0 2.641 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-30T08:33:13.845Z] #0 2.648 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T08:33:13.845Z] #0 2.651 (6/11) Installing libcurl (8.4.0-r0) [2023-10-30T08:33:13.845Z] #0 2.667 (7/11) Installing curl (8.4.0-r0) [2023-10-30T08:33:13.845Z] #0 2.667 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:13.845Z] #0 2.668 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:33:13.845Z] #0 2.670 (10/11) Installing libucontext (1.2-r2) [2023-10-30T08:33:13.845Z] #0 2.673 (11/11) Installing gcompat (1.1.0-r1) [2023-10-30T08:33:13.845Z] #0 2.688 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:13.845Z] #0 2.691 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:33:13.845Z] #0 2.734 OK: 12 MiB in 26 packages [2023-10-30T08:33:14.474Z] #57 ... [2023-10-30T08:33:14.474Z] [2023-10-30T08:33:14.474Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-30T08:33:14.474Z] #0 6.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.474Z] #0 6.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.474Z] #0 6.832 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:33:14.474Z] #0 6.832 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:33:14.474Z] #0 6.832 OK: 20073 distinct packages available [2023-10-30T08:33:14.474Z] #0 6.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.474Z] #0 6.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.474Z] #0 7.205 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:14.474Z] #0 7.210 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:33:14.474Z] #0 7.212 (3/4) Installing libucontext (1.2-r2) [2023-10-30T08:33:14.474Z] #0 7.215 (4/4) Installing gcompat (1.1.0-r1) [2023-10-30T08:33:14.474Z] #0 7.222 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:14.474Z] #0 7.228 OK: 8 MiB in 19 packages [2023-10-30T08:33:14.733Z] #58 ... [2023-10-30T08:33:14.733Z] [2023-10-30T08:33:14.733Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-30T08:33:14.733Z] #0 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.733Z] #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.733Z] #0 1.916 OK: 264 MiB in 52 packages [2023-10-30T08:33:14.733Z] #59 ... [2023-10-30T08:33:14.733Z] [2023-10-30T08:33:14.733Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-30T08:33:14.733Z] #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.733Z] #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.733Z] #0 5.395 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:33:14.733Z] #0 5.427 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:33:14.733Z] #0 5.440 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:14.733Z] #0 5.442 (4/6) Installing openssl (3.1.4-r0) [2023-10-30T08:33:14.733Z] #0 5.457 (5/6) Installing su-exec (0.2-r3) [2023-10-30T08:33:14.733Z] #0 5.460 (6/6) Installing yq (4.33.3-r4) [2023-10-30T08:33:14.733Z] #0 5.518 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:14.733Z] #0 5.523 OK: 17 MiB in 19 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T08:33:14.928Z] provisioning config files... [2023-10-30T08:33:14.951Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config17331745925083865703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T08:33:14.992Z] #60 ... [2023-10-30T08:33:14.992Z] [2023-10-30T08:33:14.992Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-30T08:33:14.992Z] #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.992Z] #0 1.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.992Z] #0 1.453 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:33:14.992Z] #0 1.453 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:33:14.992Z] #0 1.453 OK: 20073 distinct packages available [2023-10-30T08:33:14.992Z] #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.992Z] #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:14.992Z] #0 1.891 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:33:14.992Z] #0 1.945 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:33:14.992Z] #0 1.951 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:14.992Z] #0 1.959 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:33:14.992Z] #0 1.959 (5/7) Installing libucontext (1.2-r2) [2023-10-30T08:33:14.992Z] #0 1.961 (6/7) Installing gcompat (1.1.0-r1) [2023-10-30T08:33:14.992Z] #0 1.966 (7/7) Installing openssl (3.1.4-r0) [2023-10-30T08:33:14.992Z] #0 1.996 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:14.992Z] #0 1.996 OK: 8 MiB in 20 packages [2023-10-30T08:33:14.992Z] #61 ... [2023-10-30T08:33:14.992Z] [2023-10-30T08:33:14.992Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-30T08:33:15.250Z] #62 ... [2023-10-30T08:33:15.250Z] [2023-10-30T08:33:15.250Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-30T08:33:15.250Z] #0 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:15.250Z] #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:15.250Z] #0 6.380 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:15.250Z] #0 6.539 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:15.250Z] #0 6.555 OK: 7 MiB in 16 packages [2023-10-30T08:33:15.288Z] ---> docker-login.sh [2023-10-30T08:33:15.288Z] nexus3.edgexfoundry.org:10001 [2023-10-30T08:33:15.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:33:15.793Z] #63 ... [2023-10-30T08:33:15.793Z] [2023-10-30T08:33:15.793Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T08:33:15.793Z] #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:15.793Z] #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:15.793Z] #0 2.123 (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T08:33:15.793Z] #0 2.434 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:15.793Z] #0 2.439 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:15.793Z] #0 2.458 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:33:15.793Z] #0 2.526 OK: 8 MiB in 17 packages [2023-10-30T08:33:15.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:33:15.828Z] Configure a credential helper to remove this warning. See [2023-10-30T08:33:15.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:33:15.828Z] [2023-10-30T08:33:15.828Z] Login Succeeded [2023-10-30T08:33:15.828Z] nexus3.edgexfoundry.org:10002 [2023-10-30T08:33:16.052Z] #64 ... [2023-10-30T08:33:16.052Z] [2023-10-30T08:33:16.052Z] #49 [security-proxy-auth internal] load build context [2023-10-30T08:33:16.052Z] #49 transferring context: 365.18MB 12.9s done [2023-10-30T08:33:16.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:33:16.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:33:16.367Z] Configure a credential helper to remove this warning. See [2023-10-30T08:33:16.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:33:16.367Z] [2023-10-30T08:33:16.367Z] Login Succeeded [2023-10-30T08:33:16.367Z] nexus3.edgexfoundry.org:10003 [2023-10-30T08:33:16.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:33:16.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:33:16.636Z] Configure a credential helper to remove this warning. See [2023-10-30T08:33:16.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:33:16.636Z] [2023-10-30T08:33:16.636Z] Login Succeeded [2023-10-30T08:33:16.636Z] nexus3.edgexfoundry.org:10004 [2023-10-30T08:33:16.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:33:16.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:33:16.906Z] Configure a credential helper to remove this warning. See [2023-10-30T08:33:16.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:33:16.906Z] [2023-10-30T08:33:16.906Z] Login Succeeded [2023-10-30T08:33:16.906Z] docker.io [2023-10-30T08:33:16.985Z] #49 ... [2023-10-30T08:33:16.985Z] [2023-10-30T08:33:16.985Z] #41 [support-notifications internal] load build context [2023-10-30T08:33:16.985Z] #41 transferring context: 365.18MB 11.9s done [2023-10-30T08:33:16.985Z] #41 ... [2023-10-30T08:33:16.985Z] [2023-10-30T08:33:16.985Z] #42 [security-secretstore-setup internal] load build context [2023-10-30T08:33:16.985Z] #42 transferring context: 365.18MB 10.2s done [2023-10-30T08:33:17.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-30T08:33:17.241Z] #42 ... [2023-10-30T08:33:17.241Z] [2023-10-30T08:33:17.241Z] #43 [support-scheduler internal] load build context [2023-10-30T08:33:17.241Z] #43 transferring context: 365.18MB 10.2s done [2023-10-30T08:33:17.241Z] #43 ... [2023-10-30T08:33:17.241Z] [2023-10-30T08:33:17.241Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:33:17.241Z] #45 transferring context: 365.18MB 10.5s done [2023-10-30T08:33:17.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-30T08:33:17.451Z] Configure a credential helper to remove this warning. See [2023-10-30T08:33:17.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-30T08:33:17.451Z] [2023-10-30T08:33:17.451Z] Login Succeeded [2023-10-30T08:33:17.451Z] ---> docker-login.sh ends [Pipeline] } [2023-10-30T08:33:17.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-30T08:33:17.499Z] #45 ... [2023-10-30T08:33:17.499Z] [2023-10-30T08:33:17.499Z] #47 [security-proxy-setup internal] load build context [2023-10-30T08:33:17.499Z] #47 transferring context: 365.18MB 9.8s done [2023-10-30T08:33:17.499Z] #47 ... [2023-10-30T08:33:17.499Z] [2023-10-30T08:33:17.499Z] #48 [security-spiffe-token-provider internal] load build context [2023-10-30T08:33:17.499Z] #48 transferring context: 365.18MB 10.5s done [Pipeline] // withEnv [Pipeline] unstash [2023-10-30T08:33:17.756Z] #48 ... [2023-10-30T08:33:17.757Z] [2023-10-30T08:33:17.757Z] #46 [security-bootstrapper internal] load build context [2023-10-30T08:33:17.757Z] #46 transferring context: 365.18MB 11.4s done [Pipeline] sh [2023-10-30T08:33:18.014Z] #46 ... [2023-10-30T08:33:18.014Z] [2023-10-30T08:33:18.014Z] #50 [core-metadata internal] load build context [2023-10-30T08:33:18.014Z] #50 transferring context: 365.18MB 11.2s done [2023-10-30T08:33:18.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-10-30T08:33:18.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T08:33:18.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-30T08:33:18.178Z] ========================================================= [2023-10-30T08:33:18.178Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-30T08:33:18.178Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:33:18.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T08:33:18.777Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-30T08:33:18.777Z] 9fda8d8052c6: Pulling fs layer [2023-10-30T08:33:18.777Z] 5d54e960e981: Pulling fs layer [2023-10-30T08:33:18.777Z] c4a7e357bf2a: Pulling fs layer [2023-10-30T08:33:18.777Z] f0e02332f6b5: Pulling fs layer [2023-10-30T08:33:18.777Z] cefa15bbcfad: Pulling fs layer [2023-10-30T08:33:18.777Z] 17808c966233: Pulling fs layer [2023-10-30T08:33:18.777Z] f4c1fc716caa: Pulling fs layer [2023-10-30T08:33:18.777Z] f0e02332f6b5: Waiting [2023-10-30T08:33:18.777Z] 17808c966233: Waiting [2023-10-30T08:33:18.777Z] f4c1fc716caa: Waiting [2023-10-30T08:33:18.777Z] cefa15bbcfad: Waiting [2023-10-30T08:33:18.777Z] 5d54e960e981: Verifying Checksum [2023-10-30T08:33:18.777Z] 5d54e960e981: Download complete [2023-10-30T08:33:18.777Z] f0e02332f6b5: Verifying Checksum [2023-10-30T08:33:18.777Z] f0e02332f6b5: Download complete [2023-10-30T08:33:18.777Z] cefa15bbcfad: Verifying Checksum [2023-10-30T08:33:18.777Z] cefa15bbcfad: Download complete [2023-10-30T08:33:18.777Z] 9fda8d8052c6: Verifying Checksum [2023-10-30T08:33:18.777Z] 9fda8d8052c6: Download complete [2023-10-30T08:33:19.367Z] f4c1fc716caa: Verifying Checksum [2023-10-30T08:33:19.367Z] f4c1fc716caa: Download complete [2023-10-30T08:33:19.638Z] 9fda8d8052c6: Pull complete [2023-10-30T08:33:20.222Z] 5d54e960e981: Pull complete [2023-10-30T08:33:20.491Z] c4a7e357bf2a: Verifying Checksum [2023-10-30T08:33:20.491Z] c4a7e357bf2a: Download complete [2023-10-30T08:33:20.543Z] #50 ... [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #44 [core-data internal] load build context [2023-10-30T08:33:20.543Z] #44 DONE 23.8s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-30T08:33:20.543Z] #59 DONE 17.7s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:33:20.543Z] #53 DONE 17.7s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-30T08:33:20.543Z] #61 DONE 17.7s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-30T08:33:20.543Z] #57 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-30T08:33:20.543Z] #63 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-30T08:33:20.543Z] #60 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #40 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:33:20.543Z] #40 DONE 17.7s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-30T08:33:20.543Z] #55 DONE 17.7s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-30T08:33:20.543Z] #58 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-30T08:33:20.543Z] #54 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #43 [support-scheduler internal] load build context [2023-10-30T08:33:20.543Z] #43 DONE 23.8s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #42 [security-secretstore-setup internal] load build context [2023-10-30T08:33:20.543Z] #42 DONE 23.9s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #47 [security-proxy-setup internal] load build context [2023-10-30T08:33:20.543Z] #47 DONE 23.4s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #51 [core-command internal] load build context [2023-10-30T08:33:20.543Z] #51 DONE 23.4s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T08:33:20.543Z] #64 DONE 17.6s [2023-10-30T08:33:20.543Z] [2023-10-30T08:33:20.543Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:33:20.801Z] #65 ... [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #45 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:33:20.801Z] #45 DONE 23.8s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #48 [security-spiffe-token-provider internal] load build context [2023-10-30T08:33:20.801Z] #48 DONE 23.4s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #50 [core-metadata internal] load build context [2023-10-30T08:33:20.801Z] #50 DONE 23.9s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #46 [security-bootstrapper internal] load build context [2023-10-30T08:33:20.801Z] #46 DONE 23.9s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #49 [security-proxy-auth internal] load build context [2023-10-30T08:33:20.801Z] #49 DONE 24.0s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #41 [support-notifications internal] load build context [2023-10-30T08:33:20.801Z] #41 DONE 24.1s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-30T08:33:20.801Z] #66 DONE 0.2s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #67 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:33:20.801Z] #67 DONE 0.2s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:33:20.801Z] #65 DONE 0.2s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:33:20.801Z] #68 DONE 0.2s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:33:20.801Z] #69 DONE 0.2s [2023-10-30T08:33:20.801Z] [2023-10-30T08:33:20.801Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:33:21.059Z] #52 ... [2023-10-30T08:33:21.059Z] [2023-10-30T08:33:21.059Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:33:21.059Z] #38 DONE 23.4s [2023-10-30T08:33:21.059Z] [2023-10-30T08:33:21.059Z] #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-30T08:33:21.317Z] #70 DONE 0.4s [2023-10-30T08:33:21.317Z] [2023-10-30T08:33:21.318Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:33:21.456Z] 17808c966233: Download complete [2023-10-30T08:33:22.713Z] #71 DONE 1.3s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:33:22.713Z] #72 DONE 1.5s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:33:22.713Z] #73 DONE 1.2s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-30T08:33:22.713Z] #74 DONE 0.1s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-30T08:33:22.713Z] #56 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:22.713Z] #56 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:22.713Z] #56 19.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:22.713Z] #56 19.10 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:22.713Z] #56 19.10 OK: 7 MiB in 16 packages [2023-10-30T08:33:22.713Z] #56 DONE 19.7s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-30T08:33:22.713Z] #75 DONE 0.0s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-30T08:33:22.713Z] #76 DONE 0.0s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-30T08:33:22.713Z] #77 DONE 0.0s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-30T08:33:22.713Z] #78 DONE 0.1s [2023-10-30T08:33:22.713Z] [2023-10-30T08:33:22.713Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:33:22.969Z] #79 DONE 0.1s [2023-10-30T08:33:22.969Z] [2023-10-30T08:33:22.969Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-30T08:33:22.969Z] #80 DONE 0.1s [2023-10-30T08:33:22.969Z] [2023-10-30T08:33:22.970Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:33:22.970Z] #81 DONE 0.1s [2023-10-30T08:33:22.970Z] [2023-10-30T08:33:22.970Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-30T08:33:22.970Z] #82 DONE 0.1s [2023-10-30T08:33:22.970Z] [2023-10-30T08:33:22.970Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:33:22.970Z] #83 DONE 0.1s [2023-10-30T08:33:22.970Z] [2023-10-30T08:33:22.970Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-30T08:33:23.227Z] #84 DONE 0.1s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-30T08:33:23.227Z] #85 DONE 0.2s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-30T08:33:23.227Z] #86 DONE 0.1s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-30T08:33:23.227Z] #87 DONE 0.1s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #88 [security-spire-server] exporting to image [2023-10-30T08:33:23.227Z] #88 exporting layers [2023-10-30T08:33:23.227Z] #88 ... [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-30T08:33:23.227Z] #89 DONE 0.1s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-30T08:33:23.227Z] #62 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:23.227Z] #62 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-30T08:33:23.227Z] #62 20.15 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-30T08:33:23.227Z] #62 20.15 (2/2) Installing su-exec (0.2-r3) [2023-10-30T08:33:23.227Z] #62 20.15 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:33:23.227Z] #62 20.16 OK: 7 MiB in 17 packages [2023-10-30T08:33:23.227Z] #62 DONE 20.3s [2023-10-30T08:33:23.227Z] [2023-10-30T08:33:23.227Z] #88 [security-spire-agent] exporting to image [2023-10-30T08:33:23.794Z] #88 ... [2023-10-30T08:33:23.794Z] [2023-10-30T08:33:23.794Z] #90 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-30T08:33:23.794Z] #90 DONE 0.4s [2023-10-30T08:33:23.794Z] [2023-10-30T08:33:23.794Z] #91 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-30T08:33:23.794Z] #91 DONE 0.0s [2023-10-30T08:33:23.794Z] [2023-10-30T08:33:23.794Z] #88 [security-spire-server] exporting to image [2023-10-30T08:33:23.794Z] #88 exporting layers 0.6s done [2023-10-30T08:33:23.794Z] #88 writing image sha256:fc19a3aad72f0debfd2b627fdbc091a7fcab16c3385b17fda7e1abc9ce8e3e10 done [2023-10-30T08:33:23.794Z] #88 naming to docker.io/library/security-spire-server done [2023-10-30T08:33:24.051Z] #88 exporting layers 0.6s done [2023-10-30T08:33:24.051Z] #88 writing image sha256:688f5323bcebf534d95650898008978e5a5d614222dfbd134b86f257dbc7a893 done [2023-10-30T08:33:24.051Z] #88 naming to docker.io/library/security-spire-config done [2023-10-30T08:33:24.051Z] #88 writing image sha256:474bd9762f1118c731d19906226952e16102100c4fbdf30b637fa4f1a45f0cdf done [2023-10-30T08:33:24.051Z] #88 naming to docker.io/library/security-spire-agent done [2023-10-30T08:33:24.051Z] #88 DONE 0.7s [2023-10-30T08:33:24.051Z] [2023-10-30T08:33:24.051Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:33:32.165Z] #92 ... [2023-10-30T08:33:32.165Z] [2023-10-30T08:33:32.165Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:33:32.165Z] #93 ... [2023-10-30T08:33:32.165Z] [2023-10-30T08:33:32.165Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:33:32.165Z] #94 ... [2023-10-30T08:33:32.165Z] [2023-10-30T08:33:32.165Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:33:33.774Z] c4a7e357bf2a: Pull complete [2023-10-30T08:33:33.774Z] f0e02332f6b5: Pull complete [2023-10-30T08:33:33.774Z] cefa15bbcfad: Pull complete [2023-10-30T08:33:42.006Z] 17808c966233: Pull complete [2023-10-30T08:33:43.977Z] f4c1fc716caa: Pull complete [2023-10-30T08:33:43.977Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-30T08:33:43.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T08:33:43.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:33:44.305Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T08:33:44.305Z] WORKDIR /edgex [2023-10-30T08:33:44.305Z] COPY go.mod . [2023-10-30T08:33:44.305Z] RUN go mod download [2023-10-30T08:33:44.305Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-30T08:33:44.890Z] Sending build context to Docker daemon 2.91MB [2023-10-30T08:33:44.890Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-30T08:33:44.890Z] ---> ea914061e18c [2023-10-30T08:33:44.890Z] Step 2/4 : WORKDIR /edgex [2023-10-30T08:33:46.837Z] ---> Running in 8b8c82053c04 [2023-10-30T08:33:47.108Z] Removing intermediate container 8b8c82053c04 [2023-10-30T08:33:47.108Z] ---> 189e0bbfef6e [2023-10-30T08:33:47.108Z] Step 3/4 : COPY go.mod . [2023-10-30T08:33:47.377Z] ---> 18d0dad49045 [2023-10-30T08:33:47.377Z] Step 4/4 : RUN go mod download [2023-10-30T08:33:47.645Z] ---> Running in 54aef1c6a2fd [2023-10-30T08:34:10.975Z] #95 DONE 49.7s [2023-10-30T08:34:10.975Z] [2023-10-30T08:34:10.975Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:10.975Z] #94 DONE 49.7s [2023-10-30T08:34:10.975Z] [2023-10-30T08:34:10.975Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:10.975Z] #93 DONE 49.8s [2023-10-30T08:34:10.975Z] [2023-10-30T08:34:10.975Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:10.975Z] #92 DONE 49.7s [2023-10-30T08:34:10.975Z] [2023-10-30T08:34:10.975Z] #96 [core-data builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #96 ... [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #97 DONE 8.6s [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #98 DONE 8.6s [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #99 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #100 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #101 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #102 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #103 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #104 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #105 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #106 [core-command builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #106 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #107 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #96 [core-data builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #96 DONE 8.5s [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #108 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #109 [security-bootstrapper builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #109 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #110 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #111 [support-scheduler builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #111 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #112 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #113 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #114 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #115 [core-metadata builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #115 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #116 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:34:19.129Z] #117 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-10-30T08:34:19.129Z] #118 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.129Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:34:19.129Z] #119 CACHED [2023-10-30T08:34:19.129Z] [2023-10-30T08:34:19.130Z] #120 [support-notifications builder 6/7] COPY . . [2023-10-30T08:34:19.130Z] #120 DONE 8.6s [2023-10-30T08:34:19.130Z] [2023-10-30T08:34:19.130Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-30T08:34:20.507Z] #121 1.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-30T08:34:26.514Z] Removing intermediate container 54aef1c6a2fd [2023-10-30T08:34:26.514Z] ---> 5d8d7f21f28e [2023-10-30T08:34:26.514Z] Successfully built 5d8d7f21f28e [2023-10-30T08:34:26.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:34:26.845Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T08:34:26.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:34:27.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container [2023-10-30T08:34:27.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-30T08:34:28.346Z] $ docker top 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T08:34:29.172Z] + go version [2023-10-30T08:34:29.172Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-30T08:34:29.187Z] $ docker stop --time=1 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa [2023-10-30T08:34:30.521Z] #121 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-30T08:34:30.522Z] #0 0.796 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-30T08:34:30.522Z] #122 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:34:30.522Z] #0 0.861 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-30T08:34:30.522Z] #123 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-30T08:34:30.522Z] #0 0.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-30T08:34:30.522Z] #124 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-30T08:34:30.522Z] #0 0.959 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-30T08:34:30.522Z] #125 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:34:30.522Z] #0 1.360 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-30T08:34:30.522Z] #126 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:34:30.522Z] #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-30T08:34:30.522Z] #127 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-30T08:34:30.522Z] #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-30T08:34:30.522Z] #128 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-30T08:34:30.522Z] #0 0.962 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-30T08:34:30.522Z] #129 ... [2023-10-30T08:34:30.522Z] [2023-10-30T08:34:30.522Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-30T08:34:30.522Z] #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-30T08:34:30.780Z] $ docker rm -f --volumes 52c143df8ddd758605e819e69d26343013d8085810c151c651aa7eb9048094fa [2023-10-30T08:34:30.819Z] #130 ... [2023-10-30T08:34:30.819Z] [2023-10-30T08:34:30.819Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-30T08:34:30.819Z] #0 1.298 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:34:31.341Z] + docker inspect -f . ci-base-image-arm64 [2023-10-30T08:34:31.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:34:31.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container [2023-10-30T08:34:31.582Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-30T08:34:32.764Z] $ docker top e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-30T08:34:32.982Z] ========================================================= [2023-10-30T08:34:32.982Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-30T08:34:32.982Z] ========================================================= [Pipeline] sh [2023-10-30T08:34:33.603Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-10-30T08:34:34.247Z] + make test [2023-10-30T08:34:34.247Z] go test -race -coverprofile=coverage.out ./... [2023-10-30T08:35:13.144Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-30T08:35:38.848Z] #131 ... [2023-10-30T08:35:38.848Z] [2023-10-30T08:35:38.848Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:35:38.848Z] #127 73.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-30T08:35:45.727Z] #127 ... [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-30T08:35:45.727Z] #130 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-30T08:35:45.727Z] #129 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-30T08:35:45.727Z] #124 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-30T08:35:45.727Z] #128 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-30T08:35:45.727Z] #131 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-30T08:35:45.727Z] #125 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-30T08:35:45.727Z] #121 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:35:45.727Z] #126 DONE 86.0s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.727Z] #132 ... [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-30T08:35:45.727Z] #122 DONE 86.3s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:35:45.727Z] #127 DONE 86.5s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.727Z] #133 ... [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:35:45.727Z] #123 DONE 86.5s [2023-10-30T08:35:45.727Z] [2023-10-30T08:35:45.727Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #134 ... [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #132 DONE 0.8s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #133 DONE 0.5s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #135 DONE 0.8s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-30T08:35:45.988Z] #136 DONE 0.8s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #134 DONE 0.4s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #137 DONE 0.5s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:45.988Z] #138 DONE 0.6s [2023-10-30T08:35:45.988Z] [2023-10-30T08:35:45.988Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.246Z] #139 DONE 0.3s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #140 DONE 0.2s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #141 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:46.247Z] #142 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:46.247Z] #143 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #144 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #145 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:46.247Z] #146 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #147 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:46.247Z] #148 CACHED [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #149 DONE 0.2s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #150 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #150 DONE 0.3s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #151 DONE 0.2s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:46.247Z] #152 DONE 0.3s [2023-10-30T08:35:46.247Z] [2023-10-30T08:35:46.247Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-30T08:35:47.684Z] #153 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-30T08:35:47.684Z] #154 DONE 1.2s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #155 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-30T08:35:47.684Z] #155 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #156 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-30T08:35:47.684Z] #156 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-30T08:35:47.684Z] #157 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-30T08:35:47.684Z] #158 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-30T08:35:47.684Z] #159 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-30T08:35:47.684Z] #160 DONE 1.4s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-30T08:35:47.684Z] #161 DONE 1.4s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #162 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-30T08:35:47.684Z] #162 DONE 1.3s [2023-10-30T08:35:47.684Z] [2023-10-30T08:35:47.684Z] #163 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #163 ... [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-30T08:35:47.954Z] #164 DONE 0.2s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #165 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #166 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #166 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-30T08:35:47.954Z] #167 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #168 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #168 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #88 [core-command] exporting to image [2023-10-30T08:35:47.954Z] #88 exporting layers [2023-10-30T08:35:47.954Z] #88 ... [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #169 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #170 DONE 0.4s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #171 DONE 0.3s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #163 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:47.954Z] #163 DONE 0.4s [2023-10-30T08:35:47.954Z] [2023-10-30T08:35:47.954Z] #88 [core-data] exporting to image [2023-10-30T08:35:47.954Z] #88 exporting layers 0.1s done [2023-10-30T08:35:48.213Z] #88 ... [2023-10-30T08:35:48.213Z] [2023-10-30T08:35:48.213Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-30T08:35:48.213Z] #172 DONE 2.1s [2023-10-30T08:35:48.213Z] [2023-10-30T08:35:48.213Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:48.213Z] #173 DONE 0.4s [2023-10-30T08:35:48.213Z] [2023-10-30T08:35:48.213Z] #88 [support-notifications] exporting to image [2023-10-30T08:35:48.524Z] #88 ... [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-30T08:35:48.524Z] #174 DONE 0.5s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #175 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:35:48.524Z] #175 DONE 0.5s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-30T08:35:48.524Z] #176 DONE 0.5s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #88 [core-command] exporting to image [2023-10-30T08:35:48.524Z] #88 exporting layers 0.4s done [2023-10-30T08:35:48.524Z] #88 writing image sha256:3393c2e5e11ebbbaf004e19d8c251085dddc378c60fa56ac6a4972657dded753 done [2023-10-30T08:35:48.524Z] #88 naming to docker.io/library/core-command done [2023-10-30T08:35:48.524Z] #88 ... [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #177 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-30T08:35:48.524Z] #177 DONE 0.4s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-30T08:35:48.524Z] #178 DONE 0.5s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:35:48.524Z] #179 DONE 0.4s [2023-10-30T08:35:48.524Z] [2023-10-30T08:35:48.524Z] #88 [core-data] exporting to image [2023-10-30T08:35:48.524Z] #88 exporting layers 0.4s done [2023-10-30T08:35:48.524Z] #88 writing image sha256:f6ed4ade1cdae966e2886b7caa28a22575964ee2d84425ac836d633858dc9f2d 0.0s done [2023-10-30T08:35:48.524Z] #88 naming to docker.io/library/core-data done [2023-10-30T08:35:48.524Z] #88 writing image sha256:6fe76a1a29c26dbb4e5b2c39c75c5be2aa86267cd7a2d294f4f0340e536de3fc [2023-10-30T08:35:48.782Z] #88 writing image sha256:6fe76a1a29c26dbb4e5b2c39c75c5be2aa86267cd7a2d294f4f0340e536de3fc done [2023-10-30T08:35:48.782Z] #88 writing image sha256:32e1d3e57d6fe5874894925355dfdd1c46ce6ac5e651606a1531433e798e2c1d 0.0s done [2023-10-30T08:35:48.782Z] #88 naming to docker.io/library/support-notifications done [2023-10-30T08:35:48.782Z] #88 writing image sha256:68296b0e46e821a6ef1d1dba05abb1125a96b60febf4f1638d34598367a86ea9 done [2023-10-30T08:35:48.782Z] #88 naming to docker.io/library/support-scheduler done [2023-10-30T08:35:48.782Z] #88 naming to docker.io/library/security-spiffe-token-provider [2023-10-30T08:35:49.040Z] #88 ... [2023-10-30T08:35:49.040Z] [2023-10-30T08:35:49.040Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-30T08:35:49.040Z] #180 DONE 0.6s [2023-10-30T08:35:49.040Z] [2023-10-30T08:35:49.040Z] #88 [security-spiffe-token-provider] exporting to image [2023-10-30T08:35:49.040Z] #88 exporting layers 0.4s done [2023-10-30T08:35:49.040Z] #88 naming to docker.io/library/security-spiffe-token-provider 0.3s done [2023-10-30T08:35:49.040Z] #88 writing image sha256:3c3ccd7896dd25da21fcdd7bc17e8d9e139e485fcbad8a0561cc8de9b9182ef2 done [2023-10-30T08:35:49.040Z] #88 naming to docker.io/library/core-metadata done [2023-10-30T08:35:49.040Z] #88 DONE 1.8s [2023-10-30T08:35:49.040Z] [2023-10-30T08:35:49.040Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-30T08:35:49.040Z] #181 DONE 0.6s [2023-10-30T08:35:49.040Z] [2023-10-30T08:35:49.040Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:35:49.040Z] #182 DONE 0.5s [2023-10-30T08:35:49.040Z] [2023-10-30T08:35:49.040Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-30T08:35:49.298Z] #183 ... [2023-10-30T08:35:49.298Z] [2023-10-30T08:35:49.298Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-30T08:35:49.298Z] #184 DONE 0.4s [2023-10-30T08:35:49.556Z] [2023-10-30T08:35:49.556Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-30T08:35:49.556Z] #183 DONE 0.4s [2023-10-30T08:35:49.556Z] [2023-10-30T08:35:49.556Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-30T08:35:49.556Z] #185 DONE 0.1s [2023-10-30T08:35:49.556Z] [2023-10-30T08:35:49.556Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-30T08:35:49.556Z] #186 DONE 0.1s [2023-10-30T08:35:49.556Z] [2023-10-30T08:35:49.556Z] #187 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:35:49.815Z] #187 ... [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:35:49.815Z] #188 DONE 1.1s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-30T08:35:49.815Z] #189 DONE 0.1s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:35:49.815Z] #190 DONE 1.2s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-30T08:35:49.815Z] #191 DONE 0.1s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-30T08:35:49.815Z] #192 DONE 0.1s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-30T08:35:49.815Z] #193 DONE 0.1s [2023-10-30T08:35:49.815Z] [2023-10-30T08:35:49.815Z] #88 [security-proxy-auth] exporting to image [2023-10-30T08:35:50.072Z] #88 exporting layers 0.2s done [2023-10-30T08:35:50.072Z] #88 writing image sha256:7d3398d46ada5a299b0aa56f2f285a968187835d9ceb2712ff694bb1a26214aa done [2023-10-30T08:35:50.072Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-30T08:35:50.072Z] #88 writing image sha256:fb71ca5725830352ae4956f328cbdfc9e5575ed8fba57d6c5c6e18d699a839ff done [2023-10-30T08:35:50.072Z] #88 naming to docker.io/library/security-proxy-auth done [2023-10-30T08:35:50.072Z] #88 DONE 2.1s [2023-10-30T08:35:50.072Z] [2023-10-30T08:35:50.072Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-30T08:35:50.072Z] #194 ... [2023-10-30T08:35:50.072Z] [2023-10-30T08:35:50.072Z] #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:35:50.072Z] #195 DONE 1.0s [2023-10-30T08:35:50.329Z] [2023-10-30T08:35:50.329Z] #187 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:35:50.329Z] #187 DONE 0.6s [2023-10-30T08:35:50.329Z] [2023-10-30T08:35:50.330Z] #88 [security-secretstore-setup] exporting to image [2023-10-30T08:35:50.588Z] #88 ... [2023-10-30T08:35:50.588Z] [2023-10-30T08:35:50.588Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-30T08:35:50.588Z] #194 DONE 0.6s [2023-10-30T08:35:50.588Z] [2023-10-30T08:35:50.588Z] #88 [security-proxy-setup] exporting to image [2023-10-30T08:35:50.588Z] #88 exporting layers 0.4s done [2023-10-30T08:35:50.588Z] #88 writing image sha256:3f7c458198c0a14f3e0907ee1dc19e832b1e070544d4e5af2b78ed31af2e946e 0.0s done [2023-10-30T08:35:50.588Z] #88 naming to docker.io/library/security-proxy-setup done [2023-10-30T08:35:50.588Z] #88 exporting layers 0.2s done [2023-10-30T08:35:50.588Z] #88 writing image sha256:049510dc92b2f68187e4a2ef5322b3917a99f2f56bacd00781a772506f52767e done [2023-10-30T08:35:50.588Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-10-30T08:35:50.588Z] #88 writing image sha256:c3c652c2be6fd2572c80f78940ff64f7ebf0cedeb9871b5344aed5c134aebdbd done [2023-10-30T08:35:50.588Z] #88 naming to docker.io/library/security-bootstrapper done [2023-10-30T08:35:50.588Z] #88 DONE 2.7s [2023-10-30T08:35:50.588Z] [2023-10-30T08:35:50.588Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T08:35:50.588Z] time="2023-10-30T08:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-30T08:35:50.600Z] $ docker stop --time=1 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 [2023-10-30T08:35:51.935Z] $ docker rm -f --volumes 918a4487c818387b4dfca4204677e8a162d8387f0c693ba412aabcfb6e17b997 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T08:35:52.271Z] + docker images [2023-10-30T08:35:52.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-30T08:35:52.271Z] security-bootstrapper latest c3c652c2be6f 2 seconds ago 23.3MB [2023-10-30T08:35:52.271Z] security-proxy-setup latest 3f7c458198c0 3 seconds ago 34.4MB [2023-10-30T08:35:52.271Z] security-secretstore-setup latest 049510dc92b2 3 seconds ago 44.4MB [2023-10-30T08:35:52.271Z] core-common-config-bootstrapper latest 7d3398d46ada 3 seconds ago 18.2MB [2023-10-30T08:35:52.271Z] security-proxy-auth latest fb71ca572583 3 seconds ago 19.5MB [2023-10-30T08:35:52.271Z] core-metadata latest 3c3ccd7896dd 4 seconds ago 21.7MB [2023-10-30T08:35:52.271Z] support-scheduler latest 32e1d3e57d6f 5 seconds ago 34.1MB [2023-10-30T08:35:52.271Z] core-data latest f6ed4ade1cda 5 seconds ago 21.3MB [2023-10-30T08:35:52.271Z] support-notifications latest 6fe76a1a29c2 5 seconds ago 34.7MB [2023-10-30T08:35:52.271Z] security-spiffe-token-provider latest 68296b0e46e8 5 seconds ago 35.1MB [2023-10-30T08:35:52.271Z] core-command latest 3393c2e5e11e 5 seconds ago 21.2MB [2023-10-30T08:35:52.271Z] security-spire-config latest 688f5323bceb 2 minutes ago 101MB [2023-10-30T08:35:52.271Z] security-spire-agent latest 474bd9762f11 2 minutes ago 166MB [2023-10-30T08:35:52.271Z] security-spire-server latest fc19a3aad72f 2 minutes ago 107MB [2023-10-30T08:35:52.271Z] ci-base-image-x86_64 latest e1d98b0e5632 5 minutes ago 930MB [2023-10-30T08:35:52.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-30T08:35:52.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-10-30T08:35:52.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-30T08:36:49.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-30T08:36:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-30T08:36:53.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-30T08:36:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.230s coverage: 28.7% of statements [2023-10-30T08:37:02.711Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements [2023-10-30T08:37:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-30T08:37:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-30T08:37:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-30T08:37:11.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.348s coverage: 69.2% of statements [2023-10-30T08:37:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-30T08:37:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-30T08:37:12.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.335s coverage: 53.2% of statements [2023-10-30T08:37:16.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-30T08:37:16.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-30T08:37:16.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:37:16.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-30T08:37:16.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-30T08:37:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-30T08:37:23.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-30T08:37:35.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.774s coverage: 93.4% of statements [2023-10-30T08:37:35.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.294s coverage: 4.1% of statements [2023-10-30T08:37:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-30T08:37:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:37:36.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-30T08:37:38.751Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-30T08:37:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-30T08:37:39.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.565s coverage: 97.6% of statements [2023-10-30T08:37:40.073Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.189s coverage: 72.2% of statements [2023-10-30T08:37:48.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-30T08:37:48.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-30T08:37:48.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.379s coverage: 0.9% of statements [2023-10-30T08:37:48.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.260s coverage: 32.2% of statements [2023-10-30T08:37:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.326s coverage: 41.7% of statements [2023-10-30T08:37:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.310s coverage: 82.9% of statements [2023-10-30T08:37:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.297s coverage: 94.1% of statements [2023-10-30T08:37:52.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.190s coverage: 96.3% of statements [2023-10-30T08:37:56.791Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.198s coverage: 87.5% of statements [2023-10-30T08:37:57.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-30T08:37:59.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-30T08:37:59.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-30T08:37:59.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-30T08:38:02.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-30T08:38:02.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-30T08:38:02.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-30T08:38:02.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-30T08:38:09.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.199s coverage: 94.4% of statements [2023-10-30T08:38:09.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-30T08:38:09.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-30T08:38:09.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-30T08:38:09.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-30T08:38:17.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-30T08:38:17.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-30T08:38:19.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.983s coverage: 79.9% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.241s coverage: 92.9% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.206s coverage: 62.3% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.190s coverage: 87.2% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements [2023-10-30T08:38:22.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements [2023-10-30T08:38:24.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.371s coverage: 81.8% of statements [2023-10-30T08:38:24.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-30T08:38:24.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-30T08:38:25.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.388s coverage: 82.1% of statements [2023-10-30T08:38:26.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.201s coverage: 86.0% of statements [2023-10-30T08:38:30.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-30T08:38:30.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-30T08:38:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.841s coverage: 63.1% of statements [2023-10-30T08:38:31.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.219s coverage: 100.0% of statements [2023-10-30T08:38:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.121s coverage: 89.4% of statements [2023-10-30T08:38:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2023-10-30T08:38:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-30T08:38:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-30T08:38:32.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-30T08:38:33.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2023-10-30T08:38:34.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2023-10-30T08:38:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-30T08:38:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-30T08:38:39.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-30T08:38:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.807s coverage: 38.4% of statements [2023-10-30T08:38:40.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.250s coverage: 89.5% of statements [2023-10-30T08:38:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-30T08:38:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-30T08:38:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-30T08:38:43.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-30T08:38:44.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.205s coverage: 84.8% of statements [2023-10-30T08:38:48.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-30T08:38:48.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-30T08:38:48.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-30T08:38:48.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-30T08:38:55.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-30T08:38:55.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:38:55.633Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-30T08:38:55.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-30T08:38:55.898Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements [2023-10-30T08:38:56.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.541s coverage: 95.7% of statements [2023-10-30T08:38:58.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-30T08:38:58.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-30T08:39:00.176Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.243s coverage: 61.8% of statements [2023-10-30T08:39:02.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-30T08:39:02.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-30T08:39:03.694Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.378s coverage: 98.9% of statements [2023-10-30T08:39:04.650Z] 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 [2023-10-30T08:39:04.917Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-30T08:39:04.917Z] go vet ./... [2023-10-30T08:41:11.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-30T08:41:11.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-30T08:41:11.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-30T08:41:11.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-30T08:41:11.878Z] + ls -al . [2023-10-30T08:41:11.893Z] total 724 [2023-10-30T08:41:11.893Z] drwxrwxr-x 10 1001 1001 4096 Oct 30 08:34 . [2023-10-30T08:41:11.893Z] drwxr-xr-x 4 root root 4096 Oct 30 08:34 .. [2023-10-30T08:41:11.893Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 .blubracket [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 10 Oct 30 08:32 .dockerignore [2023-10-30T08:41:11.893Z] drwxrwxr-x 8 1001 1001 4096 Oct 30 08:32 .git [2023-10-30T08:41:11.893Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:32 .github [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 1074 Oct 30 08:32 .gitignore [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 42 Oct 30 08:32 .golangci.yml [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 100 Oct 30 08:32 .hadolint.yml [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 155 Oct 30 08:32 .sonarcloud.properties [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 1171 Oct 30 08:32 ADOPTERS.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 11674 Oct 30 08:32 Attribution.txt [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 93407 Oct 30 08:32 CHANGELOG.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 3804 Oct 30 08:32 CONTRIBUTING.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 677 Oct 30 08:32 GOVERNANCE.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 861 Oct 30 08:32 Jenkinsfile [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 10775 Oct 30 08:32 LICENSE [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 15054 Oct 30 08:32 Makefile [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 582 Oct 30 08:32 OWNERS.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 9528 Oct 30 08:32 README.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 789 Oct 30 08:32 SECURITY.md [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 5 Oct 30 08:30 VERSION [2023-10-30T08:41:11.893Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 bin [2023-10-30T08:41:11.893Z] drwxrwxr-x 18 1001 1001 4096 Oct 30 08:32 cmd [2023-10-30T08:41:11.893Z] -rw-r--r-- 1 root root 453602 Oct 30 08:39 coverage.out [2023-10-30T08:41:11.893Z] drwxrwxr-x 2 1001 1001 4096 Oct 30 08:32 fuzz_test [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 3689 Oct 30 08:32 go.mod [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 34446 Oct 30 08:32 go.sum [2023-10-30T08:41:11.893Z] drwxrwxr-x 7 1001 1001 4096 Oct 30 08:32 internal [2023-10-30T08:41:11.893Z] drwxrwxr-x 3 1001 1001 4096 Oct 30 08:32 openapi [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 584 Oct 30 08:32 security.txt [2023-10-30T08:41:11.893Z] -rw-rw-r-- 1 1001 1001 204 Oct 30 08:32 version.go [Pipeline] sh [2023-10-30T08:41:12.508Z] + '[' -e coverage.out ] [2023-10-30T08:41:12.508Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-30T08:41:12.521Z] Warning: overwriting stash ‘coverage-report’ [2023-10-30T08:41:13.260Z] Stashed 1 file(s) [Pipeline] sh [2023-10-30T08:41:13.883Z] + make build [2023-10-30T08:41:13.883Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-30T08:42:35.478Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-30T08:42:35.478Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-30T08:42:38.045Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-30T08:42:41.376Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-30T08:43:13.579Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-30T08:43:16.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-30T08:43:22.806Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-30T08:43:27.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-30T08:43:31.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-30T08:43:34.884Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-30T08:43:40.217Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-30T08:43:45.561Z] $ docker stop --time=1 e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 [2023-10-30T08:43:47.657Z] $ docker rm -f --volumes e07b6fe5477cb22e8dc477b81eb4659cd612edec7194260b5f080cead2a5aed4 [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 [2023-10-30T08:43:50.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-30T08:43:50.172Z] [2023-10-30T08:43:50.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T08:43:50.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-30T08:43:50.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-30T08:43:50.783Z] 547446be3368: Pulling fs layer [2023-10-30T08:43:50.783Z] d125d8839a47: Pulling fs layer [2023-10-30T08:43:50.783Z] 3e85d5ac6304: Pulling fs layer [2023-10-30T08:43:50.783Z] c3105a71a48b: Pulling fs layer [2023-10-30T08:43:50.783Z] 0f093f025ec4: Pulling fs layer [2023-10-30T08:43:50.783Z] c3106fc0e877: Pulling fs layer [2023-10-30T08:43:50.783Z] c3105a71a48b: Waiting [2023-10-30T08:43:50.783Z] 0f093f025ec4: Waiting [2023-10-30T08:43:50.783Z] c3106fc0e877: Waiting [2023-10-30T08:43:50.783Z] 547446be3368: Verifying Checksum [2023-10-30T08:43:50.783Z] c3105a71a48b: Download complete [2023-10-30T08:43:51.368Z] d125d8839a47: Verifying Checksum [2023-10-30T08:43:51.368Z] d125d8839a47: Download complete [2023-10-30T08:43:51.368Z] c3106fc0e877: Verifying Checksum [2023-10-30T08:43:51.368Z] c3106fc0e877: Download complete [2023-10-30T08:43:51.368Z] 0f093f025ec4: Verifying Checksum [2023-10-30T08:43:51.368Z] 0f093f025ec4: Download complete [2023-10-30T08:43:51.635Z] 547446be3368: Pull complete [2023-10-30T08:43:52.592Z] d125d8839a47: Pull complete [2023-10-30T08:43:53.176Z] 3e85d5ac6304: Verifying Checksum [2023-10-30T08:43:53.176Z] 3e85d5ac6304: Download complete [2023-10-30T08:44:03.238Z] 3e85d5ac6304: Pull complete [2023-10-30T08:44:03.238Z] c3105a71a48b: Pull complete [2023-10-30T08:44:03.821Z] 0f093f025ec4: Pull complete [2023-10-30T08:44:04.096Z] c3106fc0e877: Pull complete [2023-10-30T08:44:04.096Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-30T08:44:04.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-30T08:44:04.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T08:44:04.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container [2023-10-30T08:44:04.351Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-30T08:44:07.093Z] $ docker top 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T08:44:07.930Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-30T08:44:16.161Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-30T08:44:16.161Z] #1 transferring dockerfile: 2.12kB done [2023-10-30T08:44:16.161Z] #1 DONE 0.1s [2023-10-30T08:44:16.429Z] [2023-10-30T08:44:16.429Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-10-30T08:44:16.429Z] #2 transferring dockerfile: 1.84kB done [2023-10-30T08:44:16.429Z] #2 DONE 0.0s [2023-10-30T08:44:16.699Z] [2023-10-30T08:44:16.699Z] #3 [core-command internal] load build definition from Dockerfile [2023-10-30T08:44:16.699Z] #3 transferring dockerfile: 1.82kB done [2023-10-30T08:44:16.699Z] #3 DONE 0.1s [2023-10-30T08:44:16.699Z] [2023-10-30T08:44:16.699Z] #4 [core-data internal] load build definition from Dockerfile [2023-10-30T08:44:16.699Z] #4 transferring dockerfile: 1.90kB done [2023-10-30T08:44:16.699Z] #4 DONE 0.1s [2023-10-30T08:44:16.699Z] [2023-10-30T08:44:16.699Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-30T08:44:16.699Z] #5 transferring dockerfile: 1.78kB done [2023-10-30T08:44:16.699Z] #5 DONE 0.1s [2023-10-30T08:44:16.699Z] [2023-10-30T08:44:16.699Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-30T08:44:16.965Z] #6 transferring dockerfile: 2.38kB 0.0s done [2023-10-30T08:44:16.965Z] #6 DONE 0.1s [2023-10-30T08:44:16.965Z] [2023-10-30T08:44:16.965Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-10-30T08:44:16.965Z] #7 transferring dockerfile: 1.70kB 0.0s done [2023-10-30T08:44:16.965Z] #7 DONE 0.1s [2023-10-30T08:44:16.965Z] [2023-10-30T08:44:16.965Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-10-30T08:44:16.965Z] #8 transferring dockerfile: 1.96kB done [2023-10-30T08:44:16.965Z] #8 DONE 0.1s [2023-10-30T08:44:16.965Z] [2023-10-30T08:44:16.965Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-30T08:44:16.965Z] #9 transferring dockerfile: 2.04kB done [2023-10-30T08:44:16.965Z] #9 DONE 0.1s [2023-10-30T08:44:16.965Z] [2023-10-30T08:44:16.965Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-10-30T08:44:16.965Z] #10 transferring dockerfile: 1.59kB 0.0s done [2023-10-30T08:44:17.232Z] #10 DONE 0.1s [2023-10-30T08:44:17.232Z] [2023-10-30T08:44:17.232Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-30T08:44:17.232Z] #11 transferring dockerfile: 1.58kB 0.0s done [2023-10-30T08:44:17.232Z] #11 DONE 0.1s [2023-10-30T08:44:17.232Z] [2023-10-30T08:44:17.232Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-30T08:44:17.232Z] #12 transferring dockerfile: 2.39kB done [2023-10-30T08:44:17.232Z] #12 DONE 0.1s [2023-10-30T08:44:17.232Z] [2023-10-30T08:44:17.232Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-10-30T08:44:17.232Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-10-30T08:44:17.232Z] #13 DONE 0.1s [2023-10-30T08:44:17.232Z] [2023-10-30T08:44:17.232Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-30T08:44:17.500Z] #14 transferring dockerfile: 2.82kB 0.0s done [2023-10-30T08:44:17.500Z] #14 DONE 0.1s [2023-10-30T08:44:17.500Z] [2023-10-30T08:44:17.500Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-30T08:44:17.500Z] #15 transferring context: 50B 0.0s done [2023-10-30T08:44:17.500Z] #15 DONE 0.1s [2023-10-30T08:44:18.081Z] [2023-10-30T08:44:18.081Z] #16 [support-notifications internal] load .dockerignore [2023-10-30T08:44:18.081Z] #16 transferring context: 50B 0.0s done [2023-10-30T08:44:18.081Z] #16 DONE 0.1s [2023-10-30T08:44:18.355Z] [2023-10-30T08:44:18.355Z] #17 [core-command internal] load .dockerignore [2023-10-30T08:44:18.355Z] #17 transferring context: 50B done [2023-10-30T08:44:18.355Z] #17 DONE 0.1s [2023-10-30T08:44:18.355Z] [2023-10-30T08:44:18.355Z] #18 [core-data internal] load .dockerignore [2023-10-30T08:44:18.355Z] #18 transferring context: 50B 0.0s done [2023-10-30T08:44:18.355Z] #18 DONE 0.1s [2023-10-30T08:44:18.355Z] [2023-10-30T08:44:18.355Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-10-30T08:44:18.623Z] #19 transferring context: 50B 0.0s done [2023-10-30T08:44:18.623Z] #19 DONE 0.1s [2023-10-30T08:44:18.623Z] [2023-10-30T08:44:18.623Z] #20 [security-spire-agent internal] load .dockerignore [2023-10-30T08:44:18.623Z] #20 transferring context: 50B done [2023-10-30T08:44:18.623Z] #20 DONE 0.1s [2023-10-30T08:44:18.623Z] [2023-10-30T08:44:18.623Z] #21 [core-metadata internal] load .dockerignore [2023-10-30T08:44:18.623Z] #21 transferring context: 50B done [2023-10-30T08:44:18.623Z] #21 DONE 0.1s [2023-10-30T08:44:18.623Z] [2023-10-30T08:44:18.623Z] #22 [security-proxy-auth internal] load .dockerignore [2023-10-30T08:44:18.623Z] #22 transferring context: 50B 0.0s done [2023-10-30T08:44:18.623Z] #22 DONE 0.1s [2023-10-30T08:44:18.623Z] [2023-10-30T08:44:18.623Z] #23 [security-spire-server internal] load .dockerignore [2023-10-30T08:44:18.623Z] #23 transferring context: 50B 0.0s done [2023-10-30T08:44:18.623Z] #23 DONE 0.1s [2023-10-30T08:44:18.623Z] [2023-10-30T08:44:18.623Z] #24 [security-spire-config internal] load .dockerignore [2023-10-30T08:44:18.894Z] #24 transferring context: 50B 0.0s done [2023-10-30T08:44:18.894Z] #24 DONE 0.1s [2023-10-30T08:44:18.894Z] [2023-10-30T08:44:18.894Z] #25 [security-proxy-setup internal] load .dockerignore [2023-10-30T08:44:18.894Z] #25 transferring context: 50B 0.0s done [2023-10-30T08:44:18.894Z] #25 DONE 0.2s [2023-10-30T08:44:18.894Z] [2023-10-30T08:44:18.894Z] #26 [support-scheduler internal] load .dockerignore [2023-10-30T08:44:18.894Z] #26 transferring context: 50B 0.0s done [2023-10-30T08:44:18.894Z] #26 DONE 0.1s [2023-10-30T08:44:18.894Z] [2023-10-30T08:44:18.894Z] #27 [security-bootstrapper internal] load .dockerignore [2023-10-30T08:44:18.894Z] #27 transferring context: 50B 0.0s done [2023-10-30T08:44:18.894Z] #27 DONE 0.1s [2023-10-30T08:44:18.894Z] [2023-10-30T08:44:18.894Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T08:44:18.894Z] #28 transferring context: 50B done [2023-10-30T08:44:19.163Z] #28 ... [2023-10-30T08:44:19.163Z] [2023-10-30T08:44:19.163Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:19.163Z] #29 DONE 0.0s [2023-10-30T08:44:19.163Z] [2023-10-30T08:44:19.163Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:44:19.163Z] #30 DONE 0.2s [2023-10-30T08:44:19.163Z] [2023-10-30T08:44:19.163Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:19.163Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:19.435Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 102.40kB / 3.33MB 0.1s [2023-10-30T08:44:19.435Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:19.435Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:19.435Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:19.435Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-10-30T08:44:19.705Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:19.705Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-30T08:44:20.297Z] #31 ... [2023-10-30T08:44:20.297Z] [2023-10-30T08:44:20.297Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:20.297Z] #32 DONE 1.0s [2023-10-30T08:44:20.297Z] [2023-10-30T08:44:20.297Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.297Z] #31 ... [2023-10-30T08:44:20.297Z] [2023-10-30T08:44:20.297Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:20.297Z] #29 DONE 0.0s [2023-10-30T08:44:20.297Z] [2023-10-30T08:44:20.297Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.566Z] #31 ... [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:20.566Z] #29 DONE 0.0s [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.566Z] #31 ... [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:20.566Z] #29 DONE 0.0s [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:20.566Z] #32 DONE 1.6s [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:20.566Z] #33 DONE 0.5s [2023-10-30T08:44:20.566Z] [2023-10-30T08:44:20.566Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:20.566Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:20.566Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:20.566Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:20.566Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:20.837Z] #31 ... [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:20.837Z] #29 DONE 0.0s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:20.837Z] #32 DONE 1.6s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:20.837Z] #33 DONE 0.5s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.837Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:20.837Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:20.837Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:20.837Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:20.837Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:20.837Z] #31 ... [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:20.837Z] #29 DONE 0.0s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:20.837Z] #32 DONE 1.6s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:20.837Z] #33 DONE 0.6s [2023-10-30T08:44:20.837Z] [2023-10-30T08:44:20.837Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:20.837Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:20.837Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:20.837Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:20.837Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:20.837Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:20.837Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:21.106Z] #31 ... [2023-10-30T08:44:21.106Z] [2023-10-30T08:44:21.106Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:21.106Z] #32 DONE 1.7s [2023-10-30T08:44:21.106Z] [2023-10-30T08:44:21.106Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:44:21.106Z] #30 DONE 0.7s [2023-10-30T08:44:21.106Z] [2023-10-30T08:44:21.106Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:21.106Z] #33 DONE 0.6s [2023-10-30T08:44:21.106Z] [2023-10-30T08:44:21.106Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:21.106Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:21.106Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:21.106Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:21.106Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:21.106Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:21.106Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:21.373Z] #31 ... [2023-10-30T08:44:21.373Z] [2023-10-30T08:44:21.373Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:21.373Z] #29 DONE 0.0s [2023-10-30T08:44:21.373Z] [2023-10-30T08:44:21.373Z] #34 [core-command internal] load build context [2023-10-30T08:44:21.639Z] #34 ... [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:21.639Z] #32 DONE 1.7s [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:21.639Z] #33 DONE 0.7s [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:21.639Z] #29 DONE 0.0s [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:44:21.639Z] #30 DONE 1.0s [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #34 [core-command internal] load build context [2023-10-30T08:44:21.639Z] #34 ... [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:21.639Z] #32 DONE 1.7s [2023-10-30T08:44:21.639Z] [2023-10-30T08:44:21.639Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:21.639Z] #33 DONE 0.7s [2023-10-30T08:44:21.910Z] [2023-10-30T08:44:21.910Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:21.910Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:21.910Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:21.910Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:21.910Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:21.910Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:21.910Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:22.505Z] #31 ... [2023-10-30T08:44:22.505Z] [2023-10-30T08:44:22.505Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:22.505Z] #29 DONE 0.0s [2023-10-30T08:44:22.505Z] [2023-10-30T08:44:22.505Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:22.505Z] #31 DONE 3.9s [2023-10-30T08:44:22.505Z] [2023-10-30T08:44:22.505Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:22.505Z] #29 DONE 0.0s [2023-10-30T08:44:22.505Z] [2023-10-30T08:44:22.505Z] #34 [core-command internal] load build context [2023-10-30T08:44:22.776Z] #34 ... [2023-10-30T08:44:22.776Z] [2023-10-30T08:44:22.776Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-30T08:44:22.776Z] #29 DONE 0.0s [2023-10-30T08:44:22.776Z] [2023-10-30T08:44:22.776Z] #34 [core-command internal] load build context [2023-10-30T08:44:23.359Z] #34 ... [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-30T08:44:23.359Z] #32 DONE 1.8s [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-30T08:44:23.359Z] #33 DONE 0.8s [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:23.359Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:23.359Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:23.359Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:23.359Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:23.359Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:23.359Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:23.359Z] #31 DONE 4.0s [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-30T08:44:23.359Z] #30 DONE 2.5s [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:44:23.359Z] #35 DONE 0.0s [2023-10-30T08:44:23.359Z] [2023-10-30T08:44:23.359Z] #34 [core-command internal] load build context [2023-10-30T08:44:23.359Z] #34 transferring context: 13.80MB 2.7s [2023-10-30T08:44:24.775Z] #34 ... [2023-10-30T08:44:24.775Z] [2023-10-30T08:44:24.775Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-30T08:44:24.775Z] #36 DONE 3.5s [2023-10-30T08:44:24.775Z] [2023-10-30T08:44:24.775Z] #34 [core-command internal] load build context [2023-10-30T08:44:24.775Z] #34 ... [2023-10-30T08:44:24.775Z] [2023-10-30T08:44:24.775Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-30T08:44:24.775Z] #37 DONE 3.6s [2023-10-30T08:44:24.775Z] [2023-10-30T08:44:24.775Z] #34 [core-command internal] load build context [2023-10-30T08:44:25.043Z] #34 ... [2023-10-30T08:44:25.043Z] [2023-10-30T08:44:25.043Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:25.043Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:25.043Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:25.043Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:25.043Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:25.043Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:25.043Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:25.043Z] #31 DONE 4.0s [2023-10-30T08:44:25.043Z] [2023-10-30T08:44:25.043Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:25.043Z] #38 DONE 0.0s [2023-10-30T08:44:25.043Z] [2023-10-30T08:44:25.043Z] #34 [core-command internal] load build context [2023-10-30T08:44:25.309Z] #34 ... [2023-10-30T08:44:25.309Z] [2023-10-30T08:44:25.309Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-30T08:44:25.309Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-30T08:44:25.309Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-10-30T08:44:25.309Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-30T08:44:25.309Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-30T08:44:25.309Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-30T08:44:25.309Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.2s done [2023-10-30T08:44:25.309Z] #31 DONE 4.0s [2023-10-30T08:44:25.309Z] [2023-10-30T08:44:25.309Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:25.309Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:27.899Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done [2023-10-30T08:44:28.168Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-30T08:44:28.752Z] #38 ... [2023-10-30T08:44:28.752Z] [2023-10-30T08:44:28.752Z] #39 [security-spire-config internal] load build context [2023-10-30T08:44:28.752Z] #39 transferring context: 16.35kB 0.3s done [2023-10-30T08:44:28.752Z] #39 DONE 3.8s [2023-10-30T08:44:28.752Z] [2023-10-30T08:44:28.752Z] #40 [support-notifications internal] load build context [2023-10-30T08:44:29.018Z] #40 ... [2023-10-30T08:44:29.018Z] [2023-10-30T08:44:29.018Z] #41 [security-spire-server internal] load build context [2023-10-30T08:44:29.018Z] #41 transferring context: 18.10kB 0.2s done [2023-10-30T08:44:29.018Z] #41 DONE 4.2s [2023-10-30T08:44:29.018Z] [2023-10-30T08:44:29.018Z] #42 [security-spire-agent internal] load build context [2023-10-30T08:44:29.018Z] #42 transferring context: 17.63kB 0.1s done [2023-10-30T08:44:29.018Z] #42 DONE 3.9s [2023-10-30T08:44:29.018Z] [2023-10-30T08:44:29.018Z] #40 [support-notifications internal] load build context [2023-10-30T08:44:29.018Z] #40 ... [2023-10-30T08:44:29.018Z] [2023-10-30T08:44:29.018Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:29.018Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-30T08:44:29.018Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-30T08:44:29.287Z] #38 ... [2023-10-30T08:44:29.287Z] [2023-10-30T08:44:29.287Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:44:29.287Z] #43 ... [2023-10-30T08:44:29.287Z] [2023-10-30T08:44:29.287Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:29.287Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-10-30T08:44:29.287Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-10-30T08:44:29.287Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2023-10-30T08:44:29.555Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-30T08:44:29.827Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-10-30T08:44:29.827Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s [2023-10-30T08:44:29.827Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-30T08:44:29.827Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-30T08:44:30.411Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-10-30T08:44:30.411Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.4s [2023-10-30T08:44:30.679Z] #38 ... [2023-10-30T08:44:30.679Z] [2023-10-30T08:44:30.679Z] #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:44:30.679Z] #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:30.679Z] #44 ... [2023-10-30T08:44:30.679Z] [2023-10-30T08:44:30.679Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-30T08:44:30.679Z] #0 7.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:30.679Z] #0 8.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:30.948Z] #45 ... [2023-10-30T08:44:30.948Z] [2023-10-30T08:44:30.948Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-30T08:44:30.948Z] #0 7.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:30.948Z] #0 8.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:30.948Z] #46 ... [2023-10-30T08:44:30.948Z] [2023-10-30T08:44:30.948Z] #47 [core-data internal] load build context [2023-10-30T08:44:31.217Z] #47 ... [2023-10-30T08:44:31.217Z] [2023-10-30T08:44:31.217Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:44:31.217Z] #48 ... [2023-10-30T08:44:31.217Z] [2023-10-30T08:44:31.217Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:44:31.217Z] #49 ... [2023-10-30T08:44:31.217Z] [2023-10-30T08:44:31.217Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:44:31.217Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:31.217Z] #0 8.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:31.497Z] #50 ... [2023-10-30T08:44:31.497Z] [2023-10-30T08:44:31.497Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:44:31.767Z] #48 ... [2023-10-30T08:44:31.767Z] [2023-10-30T08:44:31.767Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:44:31.767Z] #51 ... [2023-10-30T08:44:31.767Z] [2023-10-30T08:44:31.767Z] #52 [core-metadata internal] load build context [2023-10-30T08:44:31.767Z] #52 ... [2023-10-30T08:44:31.767Z] [2023-10-30T08:44:31.767Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:31.767Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.0s done [2023-10-30T08:44:31.767Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.9s [2023-10-30T08:44:31.767Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-30T08:44:32.728Z] #38 ... [2023-10-30T08:44:32.728Z] [2023-10-30T08:44:32.728Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-30T08:44:32.728Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:32.728Z] #0 8.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:32.728Z] #53 ... [2023-10-30T08:44:32.728Z] [2023-10-30T08:44:32.728Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:32.996Z] #38 ... [2023-10-30T08:44:32.996Z] [2023-10-30T08:44:32.996Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-30T08:44:33.264Z] #54 ... [2023-10-30T08:44:33.264Z] [2023-10-30T08:44:33.264Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:33.264Z] #38 ... [2023-10-30T08:44:33.264Z] [2023-10-30T08:44:33.264Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-30T08:44:33.532Z] #55 ... [2023-10-30T08:44:33.532Z] [2023-10-30T08:44:33.532Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T08:44:33.532Z] #56 ... [2023-10-30T08:44:33.532Z] [2023-10-30T08:44:33.532Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-30T08:44:33.802Z] #57 ... [2023-10-30T08:44:33.802Z] [2023-10-30T08:44:33.802Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:44:33.802Z] #35 transferring context: 2.51MB 8.5s [2023-10-30T08:44:33.802Z] #35 ... [2023-10-30T08:44:33.802Z] [2023-10-30T08:44:33.802Z] #58 [support-scheduler internal] load build context [2023-10-30T08:44:34.070Z] #58 ... [2023-10-30T08:44:34.070Z] [2023-10-30T08:44:34.070Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:34.070Z] #59 ... [2023-10-30T08:44:34.070Z] [2023-10-30T08:44:34.070Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:34.070Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s [2023-10-30T08:44:34.653Z] #38 ... [2023-10-30T08:44:34.653Z] [2023-10-30T08:44:34.653Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-30T08:44:34.653Z] #60 ... [2023-10-30T08:44:34.653Z] [2023-10-30T08:44:34.653Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-30T08:44:34.653Z] #61 ... [2023-10-30T08:44:34.653Z] [2023-10-30T08:44:34.653Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:34.653Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.8s [2023-10-30T08:44:34.653Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-30T08:44:35.617Z] #38 ... [2023-10-30T08:44:35.617Z] [2023-10-30T08:44:35.617Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:44:35.617Z] #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.3s done [2023-10-30T08:44:35.617Z] #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-30T08:44:35.617Z] #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-30T08:44:35.617Z] #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-30T08:44:35.617Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-30T08:44:35.617Z] #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-10-30T08:44:35.617Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-10-30T08:44:35.617Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-10-30T08:44:35.617Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 6.2s [2023-10-30T08:44:35.617Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-30T08:44:35.617Z] #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-30T08:44:35.617Z] #62 ... [2023-10-30T08:44:35.617Z] [2023-10-30T08:44:35.617Z] #34 [core-command internal] load build context [2023-10-30T08:44:35.617Z] #34 ... [2023-10-30T08:44:35.617Z] [2023-10-30T08:44:35.617Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:36.202Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 7.3s [2023-10-30T08:44:36.788Z] #38 ... [2023-10-30T08:44:36.788Z] [2023-10-30T08:44:36.788Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-30T08:44:36.788Z] #63 ... [2023-10-30T08:44:36.788Z] [2023-10-30T08:44:36.788Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:37.373Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.88MB / 23.39MB 8.2s [2023-10-30T08:44:37.373Z] #38 ... [2023-10-30T08:44:37.373Z] [2023-10-30T08:44:37.373Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-30T08:44:37.373Z] #64 ... [2023-10-30T08:44:37.373Z] [2023-10-30T08:44:37.373Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:37.373Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.4s [2023-10-30T08:44:37.964Z] #38 ... [2023-10-30T08:44:37.964Z] [2023-10-30T08:44:37.964Z] #45 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-30T08:44:37.964Z] #45 14.69 OK: 266 MiB in 52 packages [2023-10-30T08:44:37.964Z] #45 DONE 17.2s [2023-10-30T08:44:37.964Z] [2023-10-30T08:44:37.964Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:38.230Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.2s [2023-10-30T08:44:38.230Z] #38 ... [2023-10-30T08:44:38.230Z] [2023-10-30T08:44:38.230Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-30T08:44:38.230Z] #53 12.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:38.230Z] #53 12.71 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:38.230Z] #53 12.71 OK: 8 MiB in 16 packages [2023-10-30T08:44:38.230Z] #53 DONE 15.7s [2023-10-30T08:44:38.230Z] [2023-10-30T08:44:38.230Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:39.192Z] #38 ... [2023-10-30T08:44:39.193Z] [2023-10-30T08:44:39.193Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:44:39.193Z] #50 14.51 OK: 266 MiB in 52 packages [2023-10-30T08:44:39.193Z] #50 DONE 18.2s [2023-10-30T08:44:39.193Z] [2023-10-30T08:44:39.193Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:39.193Z] #38 ... [2023-10-30T08:44:39.193Z] [2023-10-30T08:44:39.193Z] #40 [support-notifications internal] load build context [2023-10-30T08:44:39.193Z] #40 transferring context: 32.48MB 18.3s [2023-10-30T08:44:39.193Z] #40 ... [2023-10-30T08:44:39.193Z] [2023-10-30T08:44:39.193Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:39.460Z] #38 ... [2023-10-30T08:44:39.460Z] [2023-10-30T08:44:39.460Z] #44 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-30T08:44:39.460Z] #44 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:39.460Z] #44 15.33 OK: 266 MiB in 52 packages [2023-10-30T08:44:39.460Z] #44 DONE 19.6s [2023-10-30T08:44:39.460Z] [2023-10-30T08:44:39.460Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:39.460Z] #38 ... [2023-10-30T08:44:39.460Z] [2023-10-30T08:44:39.460Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:44:39.460Z] #43 ... [2023-10-30T08:44:39.460Z] [2023-10-30T08:44:39.460Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:39.460Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.55MB / 23.39MB 10.5s [2023-10-30T08:44:40.043Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 11.1s [2023-10-30T08:44:40.627Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.99MB / 23.39MB 11.8s [2023-10-30T08:44:41.211Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.64MB / 23.39MB 12.1s [2023-10-30T08:44:41.211Z] #38 ... [2023-10-30T08:44:41.211Z] [2023-10-30T08:44:41.211Z] #47 [core-data internal] load build context [2023-10-30T08:44:41.479Z] #47 ... [2023-10-30T08:44:41.479Z] [2023-10-30T08:44:41.479Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:41.479Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 12.3s [2023-10-30T08:44:41.479Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.4s done [2023-10-30T08:44:41.479Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-30T08:44:41.479Z] #38 ... [2023-10-30T08:44:41.479Z] [2023-10-30T08:44:41.479Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:44:41.479Z] #49 ... [2023-10-30T08:44:41.479Z] [2023-10-30T08:44:41.479Z] #47 [core-data internal] load build context [2023-10-30T08:44:42.061Z] #47 ... [2023-10-30T08:44:42.061Z] [2023-10-30T08:44:42.061Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:44:42.061Z] #51 ... [2023-10-30T08:44:42.061Z] [2023-10-30T08:44:42.061Z] #52 [core-metadata internal] load build context [2023-10-30T08:44:42.061Z] #52 ... [2023-10-30T08:44:42.061Z] [2023-10-30T08:44:42.061Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:44:42.328Z] #48 ... [2023-10-30T08:44:42.329Z] [2023-10-30T08:44:42.329Z] #47 [core-data internal] load build context [2023-10-30T08:44:43.288Z] #47 ... [2023-10-30T08:44:43.288Z] [2023-10-30T08:44:43.288Z] #46 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-30T08:44:43.288Z] #46 12.75 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:44:43.288Z] #46 12.75 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:44:43.288Z] #46 12.75 OK: 19954 distinct packages available [2023-10-30T08:44:43.288Z] #46 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:43.288Z] #46 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:43.288Z] #46 20.22 OK: 266 MiB in 52 packages [2023-10-30T08:44:43.288Z] #46 DONE 22.2s [2023-10-30T08:44:43.288Z] [2023-10-30T08:44:43.288Z] #47 [core-data internal] load build context [2023-10-30T08:44:43.887Z] #47 ... [2023-10-30T08:44:43.887Z] [2023-10-30T08:44:43.887Z] #58 [support-scheduler internal] load build context [2023-10-30T08:44:44.173Z] #58 ... [2023-10-30T08:44:44.173Z] [2023-10-30T08:44:44.173Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:44:44.173Z] #35 ... [2023-10-30T08:44:44.173Z] [2023-10-30T08:44:44.173Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:44.445Z] #38 ... [2023-10-30T08:44:44.445Z] [2023-10-30T08:44:44.445Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:44.445Z] #59 transferring context: 29.80MB 20.0s [2023-10-30T08:44:44.445Z] #59 ... [2023-10-30T08:44:44.445Z] [2023-10-30T08:44:44.445Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:44.732Z] #38 ... [2023-10-30T08:44:44.732Z] [2023-10-30T08:44:44.732Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-30T08:44:44.732Z] #55 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:44.732Z] #55 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:44.732Z] #55 18.75 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:44.732Z] #55 18.75 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:44.732Z] #55 18.89 OK: 8 MiB in 16 packages [2023-10-30T08:44:44.732Z] #55 DONE 22.0s [2023-10-30T08:44:44.732Z] [2023-10-30T08:44:44.732Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-30T08:44:44.732Z] #54 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:44.733Z] #54 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:44.733Z] #54 18.05 (1/4) Installing ca-certificates (20230506-r0) [2023-10-30T08:44:44.733Z] #54 18.60 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:44.733Z] #54 18.64 (3/4) Installing su-exec (0.2-r3) [2023-10-30T08:44:44.733Z] #54 18.74 (4/4) Installing yq (4.33.3-r4) [2023-10-30T08:44:44.733Z] #54 19.91 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:44.733Z] #54 19.98 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:44:44.733Z] #54 21.35 OK: 18 MiB in 19 packages [2023-10-30T08:44:45.012Z] #54 ... [2023-10-30T08:44:45.012Z] [2023-10-30T08:44:45.012Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:45.596Z] #59 ... [2023-10-30T08:44:45.596Z] [2023-10-30T08:44:45.596Z] #34 [core-command internal] load build context [2023-10-30T08:44:45.862Z] #34 ... [2023-10-30T08:44:45.862Z] [2023-10-30T08:44:45.862Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:46.467Z] #38 ... [2023-10-30T08:44:46.467Z] [2023-10-30T08:44:46.467Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:44:46.735Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done [2023-10-30T08:44:46.735Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.6s [2023-10-30T08:44:46.735Z] #62 ... [2023-10-30T08:44:46.735Z] [2023-10-30T08:44:46.735Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:46.735Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-10-30T08:44:46.735Z] #38 ... [2023-10-30T08:44:46.735Z] [2023-10-30T08:44:46.735Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T08:44:46.735Z] #56 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:46.735Z] #56 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:46.735Z] #56 20.49 (1/2) Installing ca-certificates (20230506-r0) [2023-10-30T08:44:46.735Z] #56 20.69 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:46.735Z] #56 20.76 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:46.735Z] #56 20.83 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:44:46.735Z] #56 22.22 OK: 9 MiB in 17 packages [2023-10-30T08:44:47.007Z] #56 ... [2023-10-30T08:44:47.007Z] [2023-10-30T08:44:47.007Z] #34 [core-command internal] load build context [2023-10-30T08:44:47.971Z] #34 ... [2023-10-30T08:44:47.971Z] [2023-10-30T08:44:47.971Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-30T08:44:47.971Z] #57 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:47.971Z] #57 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:47.971Z] #57 21.90 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:44:47.971Z] #57 21.90 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:44:47.971Z] #57 21.90 OK: 19950 distinct packages available [2023-10-30T08:44:47.971Z] #57 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:47.971Z] #57 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:47.971Z] #57 ... [2023-10-30T08:44:47.971Z] [2023-10-30T08:44:47.971Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:49.384Z] #38 ... [2023-10-30T08:44:49.384Z] [2023-10-30T08:44:49.384Z] #40 [support-notifications internal] load build context [2023-10-30T08:44:49.384Z] #40 transferring context: 53.18MB 28.6s [2023-10-30T08:44:49.651Z] #40 ... [2023-10-30T08:44:49.651Z] [2023-10-30T08:44:49.651Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:49.651Z] #38 ... [2023-10-30T08:44:49.651Z] [2023-10-30T08:44:49.651Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-30T08:44:49.651Z] #54 DONE 26.7s [2023-10-30T08:44:49.651Z] [2023-10-30T08:44:49.651Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:49.651Z] #38 ... [2023-10-30T08:44:49.651Z] [2023-10-30T08:44:49.651Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:44:49.918Z] #43 ... [2023-10-30T08:44:49.918Z] [2023-10-30T08:44:49.918Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:49.918Z] #38 ... [2023-10-30T08:44:49.918Z] [2023-10-30T08:44:49.918Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-30T08:44:49.918Z] #56 DONE 26.6s [2023-10-30T08:44:50.184Z] [2023-10-30T08:44:50.184Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:50.452Z] #59 ... [2023-10-30T08:44:50.452Z] [2023-10-30T08:44:50.452Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-30T08:44:50.452Z] #61 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.452Z] #61 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.452Z] #61 23.41 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:50.452Z] #61 23.43 (2/2) Installing su-exec (0.2-r3) [2023-10-30T08:44:50.452Z] #61 23.44 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:50.452Z] #61 23.58 OK: 8 MiB in 17 packages [2023-10-30T08:44:50.452Z] #61 ... [2023-10-30T08:44:50.452Z] [2023-10-30T08:44:50.452Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:50.720Z] #59 ... [2023-10-30T08:44:50.720Z] [2023-10-30T08:44:50.720Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-30T08:44:50.720Z] #61 DONE 26.1s [2023-10-30T08:44:50.720Z] [2023-10-30T08:44:50.720Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:50.987Z] #59 ... [2023-10-30T08:44:50.987Z] [2023-10-30T08:44:50.987Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-30T08:44:50.987Z] #63 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.987Z] #63 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.987Z] #63 21.02 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:44:50.987Z] #63 21.02 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:44:50.987Z] #63 21.02 OK: 19950 distinct packages available [2023-10-30T08:44:50.987Z] #63 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.987Z] #63 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:50.987Z] #63 ... [2023-10-30T08:44:50.987Z] [2023-10-30T08:44:50.987Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:51.255Z] #59 ... [2023-10-30T08:44:51.255Z] [2023-10-30T08:44:51.255Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-30T08:44:51.255Z] #60 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:51.255Z] #60 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:51.255Z] #60 24.18 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:44:51.255Z] #60 24.55 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:44:51.255Z] #60 24.59 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:51.255Z] #60 24.62 (4/6) Installing openssl (3.1.4-r0) [2023-10-30T08:44:51.255Z] #60 24.68 (5/6) Installing su-exec (0.2-r3) [2023-10-30T08:44:51.255Z] #60 24.70 (6/6) Installing yq (4.33.3-r4) [2023-10-30T08:44:51.255Z] #60 25.44 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:51.255Z] #60 25.55 OK: 18 MiB in 19 packages [2023-10-30T08:44:51.255Z] #60 DONE 26.6s [2023-10-30T08:44:51.255Z] [2023-10-30T08:44:51.255Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:51.840Z] #59 ... [2023-10-30T08:44:51.840Z] [2023-10-30T08:44:51.840Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:44:51.840Z] #49 ... [2023-10-30T08:44:51.840Z] [2023-10-30T08:44:51.840Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:44:52.107Z] #59 ... [2023-10-30T08:44:52.107Z] [2023-10-30T08:44:52.107Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:44:52.376Z] #51 ... [2023-10-30T08:44:52.376Z] [2023-10-30T08:44:52.376Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:44:52.376Z] #49 ... [2023-10-30T08:44:52.376Z] [2023-10-30T08:44:52.376Z] #52 [core-metadata internal] load build context [2023-10-30T08:44:52.376Z] #52 ... [2023-10-30T08:44:52.376Z] [2023-10-30T08:44:52.376Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-30T08:44:52.376Z] #65 DONE 1.4s [2023-10-30T08:44:52.376Z] [2023-10-30T08:44:52.376Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:44:52.649Z] #48 ... [2023-10-30T08:44:52.649Z] [2023-10-30T08:44:52.649Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-30T08:44:52.649Z] #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:52.649Z] #64 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:52.649Z] #64 22.71 v3.18.4-129-gdb5b5ce6661 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-30T08:44:52.649Z] #64 22.71 v3.18.4-130-gea49896cd30 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-30T08:44:52.649Z] #64 22.71 OK: 19950 distinct packages available [2023-10-30T08:44:52.649Z] #64 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:52.649Z] #64 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-30T08:44:52.649Z] #64 ... [2023-10-30T08:44:52.649Z] [2023-10-30T08:44:52.649Z] #52 [core-metadata internal] load build context [2023-10-30T08:44:53.231Z] #52 ... [2023-10-30T08:44:53.231Z] [2023-10-30T08:44:53.231Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-30T08:44:53.231Z] #63 25.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:53.231Z] #63 25.70 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:44:53.231Z] #63 25.70 (3/4) Installing libucontext (1.2-r2) [2023-10-30T08:44:53.231Z] #63 25.70 (4/4) Installing gcompat (1.1.0-r1) [2023-10-30T08:44:53.231Z] #63 25.70 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:53.231Z] #63 25.70 OK: 8 MiB in 19 packages [2023-10-30T08:44:53.231Z] #63 DONE 26.4s [2023-10-30T08:44:53.498Z] [2023-10-30T08:44:53.498Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-30T08:44:53.498Z] #57 27.67 (1/11) Installing ca-certificates (20230506-r0) [2023-10-30T08:44:53.498Z] #57 27.81 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-30T08:44:53.498Z] #57 27.88 (3/11) Installing libunistring (1.1-r1) [2023-10-30T08:44:53.498Z] #57 27.94 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-30T08:44:53.498Z] #57 27.99 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-30T08:44:53.498Z] #57 28.03 (6/11) Installing libcurl (8.4.0-r0) [2023-10-30T08:44:53.498Z] #57 28.03 (7/11) Installing curl (8.4.0-r0) [2023-10-30T08:44:53.498Z] #57 28.11 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:53.498Z] #57 28.11 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:44:53.498Z] #57 28.11 (10/11) Installing libucontext (1.2-r2) [2023-10-30T08:44:53.498Z] #57 28.11 (11/11) Installing gcompat (1.1.0-r1) [2023-10-30T08:44:53.498Z] #57 28.11 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:53.498Z] #57 28.29 Executing ca-certificates-20230506-r0.trigger [2023-10-30T08:44:53.498Z] #57 28.73 OK: 13 MiB in 26 packages [2023-10-30T08:44:53.498Z] #57 DONE 29.9s [2023-10-30T08:44:53.498Z] [2023-10-30T08:44:53.498Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:53.498Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.7s [2023-10-30T08:44:54.079Z] #38 ... [2023-10-30T08:44:54.079Z] [2023-10-30T08:44:54.079Z] #47 [core-data internal] load build context [2023-10-30T08:44:54.079Z] #47 ... [2023-10-30T08:44:54.079Z] [2023-10-30T08:44:54.079Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:54.345Z] #38 ... [2023-10-30T08:44:54.345Z] [2023-10-30T08:44:54.345Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:44:54.614Z] #35 ... [2023-10-30T08:44:54.614Z] [2023-10-30T08:44:54.614Z] #58 [support-scheduler internal] load build context [2023-10-30T08:44:54.614Z] #58 ... [2023-10-30T08:44:54.615Z] [2023-10-30T08:44:54.615Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-30T08:44:54.615Z] #64 26.31 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:44:54.615Z] #64 26.61 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-30T08:44:54.615Z] #64 26.64 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-30T08:44:54.615Z] #64 26.64 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-30T08:44:54.615Z] #64 26.64 (5/7) Installing libucontext (1.2-r2) [2023-10-30T08:44:54.615Z] #64 26.64 (6/7) Installing gcompat (1.1.0-r1) [2023-10-30T08:44:54.615Z] #64 26.66 (7/7) Installing openssl (3.1.4-r0) [2023-10-30T08:44:54.615Z] #64 26.72 Executing busybox-1.36.1-r2.trigger [2023-10-30T08:44:54.615Z] #64 26.74 OK: 9 MiB in 20 packages [2023-10-30T08:44:54.615Z] #64 DONE 27.5s [2023-10-30T08:44:54.615Z] [2023-10-30T08:44:54.615Z] #58 [support-scheduler internal] load build context [2023-10-30T08:44:54.615Z] #58 transferring context: 54.05MB 30.3s [2023-10-30T08:44:54.615Z] #58 ... [2023-10-30T08:44:54.615Z] [2023-10-30T08:44:54.615Z] #47 [core-data internal] load build context [2023-10-30T08:44:56.024Z] #47 ... [2023-10-30T08:44:56.024Z] [2023-10-30T08:44:56.024Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-30T08:44:56.024Z] #66 DONE 5.2s [2023-10-30T08:44:56.295Z] [2023-10-30T08:44:56.295Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:56.875Z] #38 ... [2023-10-30T08:44:56.875Z] [2023-10-30T08:44:56.875Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-30T08:44:56.875Z] #67 DONE 0.6s [2023-10-30T08:44:56.875Z] [2023-10-30T08:44:56.875Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:57.157Z] #38 ... [2023-10-30T08:44:57.157Z] [2023-10-30T08:44:57.157Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:44:57.157Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.2s [2023-10-30T08:44:57.157Z] #62 ... [2023-10-30T08:44:57.157Z] [2023-10-30T08:44:57.157Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:44:58.114Z] #38 ... [2023-10-30T08:44:58.114Z] [2023-10-30T08:44:58.114Z] #34 [core-command internal] load build context [2023-10-30T08:44:58.114Z] #34 ... [2023-10-30T08:44:58.114Z] [2023-10-30T08:44:58.114Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:00.058Z] #58 ... [2023-10-30T08:45:00.058Z] [2023-10-30T08:45:00.058Z] #40 [support-notifications internal] load build context [2023-10-30T08:45:00.058Z] #40 transferring context: 84.35MB 38.9s [2023-10-30T08:45:00.058Z] #40 ... [2023-10-30T08:45:00.058Z] [2023-10-30T08:45:00.058Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:00.058Z] #58 ... [2023-10-30T08:45:00.058Z] [2023-10-30T08:45:00.058Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:45:00.326Z] #43 ... [2023-10-30T08:45:00.326Z] [2023-10-30T08:45:00.327Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:45:00.327Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.5s [2023-10-30T08:45:02.278Z] #38 ... [2023-10-30T08:45:02.278Z] [2023-10-30T08:45:02.278Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:45:02.547Z] #59 ... [2023-10-30T08:45:02.547Z] [2023-10-30T08:45:02.547Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:02.547Z] #51 ... [2023-10-30T08:45:02.547Z] [2023-10-30T08:45:02.547Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:02.815Z] #49 ... [2023-10-30T08:45:02.815Z] [2023-10-30T08:45:02.815Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:45:02.815Z] #48 ... [2023-10-30T08:45:02.815Z] [2023-10-30T08:45:02.815Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:03.402Z] #49 ... [2023-10-30T08:45:03.402Z] [2023-10-30T08:45:03.402Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:03.402Z] #52 ... [2023-10-30T08:45:03.402Z] [2023-10-30T08:45:03.402Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:03.985Z] #49 ... [2023-10-30T08:45:03.985Z] [2023-10-30T08:45:03.985Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-30T08:45:03.985Z] #68 DONE 2.1s [2023-10-30T08:45:03.985Z] [2023-10-30T08:45:03.985Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:04.944Z] #49 transferring context: 110.28MB 43.7s [2023-10-30T08:45:04.944Z] #49 ... [2023-10-30T08:45:04.944Z] [2023-10-30T08:45:04.944Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:04.944Z] #35 ... [2023-10-30T08:45:04.944Z] [2023-10-30T08:45:04.944Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:45:05.211Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s done [2023-10-30T08:45:05.211Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s done [2023-10-30T08:45:06.626Z] #38 ... [2023-10-30T08:45:06.626Z] [2023-10-30T08:45:06.626Z] #47 [core-data internal] load build context [2023-10-30T08:45:06.626Z] #47 ... [2023-10-30T08:45:06.626Z] [2023-10-30T08:45:06.626Z] #40 [support-notifications internal] load build context [2023-10-30T08:45:06.626Z] #40 ... [2023-10-30T08:45:06.626Z] [2023-10-30T08:45:06.626Z] #47 [core-data internal] load build context [2023-10-30T08:45:07.285Z] #47 ... [2023-10-30T08:45:07.285Z] [2023-10-30T08:45:07.285Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:45:07.285Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.6s done [2023-10-30T08:45:07.558Z] #62 ... [2023-10-30T08:45:07.558Z] [2023-10-30T08:45:07.558Z] #47 [core-data internal] load build context [2023-10-30T08:45:08.164Z] #47 ... [2023-10-30T08:45:08.164Z] [2023-10-30T08:45:08.164Z] #34 [core-command internal] load build context [2023-10-30T08:45:08.452Z] #34 ... [2023-10-30T08:45:08.452Z] [2023-10-30T08:45:08.452Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:08.452Z] #58 ... [2023-10-30T08:45:08.452Z] [2023-10-30T08:45:08.452Z] #34 [core-command internal] load build context [2023-10-30T08:45:09.935Z] #34 transferring context: 147.67MB 49.1s [2023-10-30T08:45:10.534Z] #34 ... [2023-10-30T08:45:10.534Z] [2023-10-30T08:45:10.534Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:45:10.534Z] #43 ... [2023-10-30T08:45:10.534Z] [2023-10-30T08:45:10.534Z] #34 [core-command internal] load build context [2023-10-30T08:45:11.124Z] #34 ... [2023-10-30T08:45:11.124Z] [2023-10-30T08:45:11.124Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:45:11.124Z] #69 DONE 3.0s [2023-10-30T08:45:11.398Z] [2023-10-30T08:45:11.398Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:45:11.398Z] #70 DONE 3.0s [2023-10-30T08:45:11.398Z] [2023-10-30T08:45:11.398Z] #34 [core-command internal] load build context [2023-10-30T08:45:11.983Z] #34 ... [2023-10-30T08:45:11.983Z] [2023-10-30T08:45:11.983Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-30T08:45:11.983Z] #71 DONE 3.0s [2023-10-30T08:45:11.983Z] [2023-10-30T08:45:11.983Z] #34 [core-command internal] load build context [2023-10-30T08:45:12.581Z] #34 ... [2023-10-30T08:45:12.581Z] [2023-10-30T08:45:12.581Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:45:12.581Z] #59 ... [2023-10-30T08:45:12.581Z] [2023-10-30T08:45:12.581Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-30T08:45:12.581Z] #72 DONE 1.1s [2023-10-30T08:45:12.581Z] [2023-10-30T08:45:12.581Z] #34 [core-command internal] load build context [2023-10-30T08:45:12.581Z] #34 ... [2023-10-30T08:45:12.581Z] [2023-10-30T08:45:12.581Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:12.857Z] #51 ... [2023-10-30T08:45:12.857Z] [2023-10-30T08:45:12.857Z] #43 [core-common-config-bootstrapper internal] load build context [2023-10-30T08:45:12.857Z] #43 transferring context: 189.79MB 52.8s done [2023-10-30T08:45:12.857Z] #43 DONE 53.6s [2023-10-30T08:45:12.857Z] [2023-10-30T08:45:12.857Z] #34 [core-command internal] load build context [2023-10-30T08:45:12.857Z] #34 ... [2023-10-30T08:45:12.857Z] [2023-10-30T08:45:12.857Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:45:13.134Z] #48 ... [2023-10-30T08:45:13.134Z] [2023-10-30T08:45:13.134Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:13.401Z] #51 ... [2023-10-30T08:45:13.401Z] [2023-10-30T08:45:13.401Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-30T08:45:13.401Z] #73 DONE 1.9s [2023-10-30T08:45:13.401Z] [2023-10-30T08:45:13.401Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:13.401Z] #51 ... [2023-10-30T08:45:13.401Z] [2023-10-30T08:45:13.401Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:13.671Z] #52 ... [2023-10-30T08:45:13.671Z] [2023-10-30T08:45:13.671Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:13.671Z] #51 ... [2023-10-30T08:45:13.671Z] [2023-10-30T08:45:13.671Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-30T08:45:13.671Z] #74 DONE 1.5s [2023-10-30T08:45:13.671Z] [2023-10-30T08:45:13.671Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:14.262Z] #51 ... [2023-10-30T08:45:14.262Z] [2023-10-30T08:45:14.262Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-30T08:45:14.262Z] #75 DONE 1.5s [2023-10-30T08:45:14.262Z] [2023-10-30T08:45:14.262Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:14.849Z] #51 ... [2023-10-30T08:45:14.849Z] [2023-10-30T08:45:14.849Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:14.849Z] #76 DONE 1.6s [2023-10-30T08:45:14.849Z] [2023-10-30T08:45:14.849Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:14.849Z] #51 ... [2023-10-30T08:45:14.849Z] [2023-10-30T08:45:14.849Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:15.114Z] #49 ... [2023-10-30T08:45:15.114Z] [2023-10-30T08:45:15.114Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:15.114Z] #35 ... [2023-10-30T08:45:15.114Z] [2023-10-30T08:45:15.114Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:15.379Z] #49 ... [2023-10-30T08:45:15.379Z] [2023-10-30T08:45:15.379Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-30T08:45:15.379Z] #77 DONE 1.8s [2023-10-30T08:45:15.379Z] [2023-10-30T08:45:15.379Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:15.649Z] #49 ... [2023-10-30T08:45:15.649Z] [2023-10-30T08:45:15.649Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:45:15.649Z] #78 DONE 1.1s [2023-10-30T08:45:15.649Z] [2023-10-30T08:45:15.649Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:15.649Z] #49 ... [2023-10-30T08:45:15.649Z] [2023-10-30T08:45:15.649Z] #79 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-30T08:45:15.649Z] #79 DONE 2.0s [2023-10-30T08:45:15.649Z] [2023-10-30T08:45:15.649Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:16.608Z] #49 ... [2023-10-30T08:45:16.608Z] [2023-10-30T08:45:16.608Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:45:16.608Z] #80 DONE 1.0s [2023-10-30T08:45:16.608Z] [2023-10-30T08:45:16.608Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:16.873Z] #49 ... [2023-10-30T08:45:16.873Z] [2023-10-30T08:45:16.873Z] #40 [support-notifications internal] load build context [2023-10-30T08:45:16.873Z] #40 ... [2023-10-30T08:45:16.873Z] [2023-10-30T08:45:16.873Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:16.873Z] #49 ... [2023-10-30T08:45:16.873Z] [2023-10-30T08:45:16.873Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-30T08:45:16.873Z] #81 DONE 1.4s [2023-10-30T08:45:17.139Z] [2023-10-30T08:45:17.139Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:17.406Z] #49 ... [2023-10-30T08:45:17.406Z] [2023-10-30T08:45:17.406Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-30T08:45:17.406Z] #82 DONE 1.7s [2023-10-30T08:45:17.406Z] [2023-10-30T08:45:17.406Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:17.991Z] #49 ... [2023-10-30T08:45:17.991Z] [2023-10-30T08:45:17.991Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-30T08:45:17.991Z] #83 DONE 1.4s [2023-10-30T08:45:17.991Z] [2023-10-30T08:45:17.991Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:17.991Z] #49 transferring context: 177.28MB 56.8s [2023-10-30T08:45:18.256Z] #49 ... [2023-10-30T08:45:18.256Z] [2023-10-30T08:45:18.256Z] #59 [security-bootstrapper internal] load build context [2023-10-30T08:45:18.256Z] #59 transferring context: 189.79MB 53.3s done [2023-10-30T08:45:18.256Z] #59 DONE 54.8s [2023-10-30T08:45:18.256Z] [2023-10-30T08:45:18.256Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:18.256Z] #49 ... [2023-10-30T08:45:18.256Z] [2023-10-30T08:45:18.256Z] #47 [core-data internal] load build context [2023-10-30T08:45:18.256Z] #47 transferring context: 189.79MB 57.2s done [2023-10-30T08:45:18.256Z] #47 ... [2023-10-30T08:45:18.256Z] [2023-10-30T08:45:18.256Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:18.521Z] #84 ... [2023-10-30T08:45:18.521Z] [2023-10-30T08:45:18.521Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-30T08:45:18.521Z] #85 DONE 1.5s [2023-10-30T08:45:18.521Z] [2023-10-30T08:45:18.521Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:18.790Z] #58 ... [2023-10-30T08:45:18.790Z] [2023-10-30T08:45:18.790Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:19.067Z] #49 ... [2023-10-30T08:45:19.067Z] [2023-10-30T08:45:19.067Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-30T08:45:19.067Z] #86 DONE 1.6s [2023-10-30T08:45:19.067Z] [2023-10-30T08:45:19.067Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:19.067Z] #49 ... [2023-10-30T08:45:19.067Z] [2023-10-30T08:45:19.067Z] #47 [core-data internal] load build context [2023-10-30T08:45:19.067Z] #47 DONE 58.0s [2023-10-30T08:45:19.067Z] [2023-10-30T08:45:19.067Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:19.648Z] #49 ... [2023-10-30T08:45:19.648Z] [2023-10-30T08:45:19.648Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-30T08:45:19.648Z] #87 DONE 1.5s [2023-10-30T08:45:19.648Z] [2023-10-30T08:45:19.648Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:19.913Z] #58 ... [2023-10-30T08:45:19.913Z] [2023-10-30T08:45:19.913Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:19.913Z] #84 DONE 1.6s [2023-10-30T08:45:19.913Z] [2023-10-30T08:45:19.913Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:20.179Z] #58 ... [2023-10-30T08:45:20.179Z] [2023-10-30T08:45:20.179Z] #51 [security-proxy-auth internal] load build context [2023-10-30T08:45:20.179Z] #51 transferring context: 189.79MB 58.0s done [2023-10-30T08:45:20.179Z] #51 DONE 58.5s [2023-10-30T08:45:20.179Z] [2023-10-30T08:45:20.179Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:20.762Z] #58 ... [2023-10-30T08:45:20.762Z] [2023-10-30T08:45:20.762Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-30T08:45:20.762Z] #88 DONE 1.6s [2023-10-30T08:45:20.762Z] [2023-10-30T08:45:20.762Z] #58 [support-scheduler internal] load build context [2023-10-30T08:45:20.762Z] #58 transferring context: 189.79MB 56.3s done [2023-10-30T08:45:21.343Z] #58 DONE 57.8s [2023-10-30T08:45:21.343Z] [2023-10-30T08:45:21.343Z] #34 [core-command internal] load build context [2023-10-30T08:45:21.343Z] #34 transferring context: 189.79MB 60.0s done [2023-10-30T08:45:21.343Z] #34 DONE 60.7s [2023-10-30T08:45:21.343Z] [2023-10-30T08:45:21.343Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:21.343Z] #52 ... [2023-10-30T08:45:21.343Z] [2023-10-30T08:45:21.343Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-30T08:45:21.343Z] #49 transferring context: 189.79MB 59.8s done [2023-10-30T08:45:21.343Z] #49 DONE 60.5s [2023-10-30T08:45:21.343Z] [2023-10-30T08:45:21.343Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:21.343Z] #52 ... [2023-10-30T08:45:21.343Z] [2023-10-30T08:45:21.343Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:21.608Z] #35 ... [2023-10-30T08:45:21.608Z] [2023-10-30T08:45:21.608Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:22.573Z] #52 ... [2023-10-30T08:45:22.573Z] [2023-10-30T08:45:22.573Z] #48 [security-secretstore-setup internal] load build context [2023-10-30T08:45:22.573Z] #48 transferring context: 189.79MB 61.1s done [2023-10-30T08:45:22.573Z] #48 DONE 61.4s [2023-10-30T08:45:22.573Z] [2023-10-30T08:45:22.573Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:22.573Z] #89 DONE 1.1s [2023-10-30T08:45:22.573Z] [2023-10-30T08:45:22.573Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:23.989Z] #52 ... [2023-10-30T08:45:23.989Z] [2023-10-30T08:45:23.989Z] #40 [support-notifications internal] load build context [2023-10-30T08:45:23.989Z] #40 transferring context: 189.79MB 62.8s done [2023-10-30T08:45:23.989Z] #40 DONE 63.1s [2023-10-30T08:45:23.989Z] [2023-10-30T08:45:23.989Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:24.956Z] #52 ... [2023-10-30T08:45:24.956Z] [2023-10-30T08:45:24.956Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:24.956Z] #90 DONE 0.8s [2023-10-30T08:45:24.956Z] [2023-10-30T08:45:24.956Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:24.956Z] #52 ... [2023-10-30T08:45:24.956Z] [2023-10-30T08:45:24.956Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:24.956Z] #91 ... [2023-10-30T08:45:24.956Z] [2023-10-30T08:45:24.956Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:25.227Z] #35 ... [2023-10-30T08:45:25.227Z] [2023-10-30T08:45:25.227Z] #92 [security-spire-agent] exporting to image [2023-10-30T08:45:25.227Z] #92 exporting layers 4.4s done [2023-10-30T08:45:25.227Z] #92 writing image sha256:fda2d91eadabc5ca2fca8272bce1ff26ec0e7dac45052536187002b0ef4b6a12 0.0s done [2023-10-30T08:45:25.227Z] #92 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-30T08:45:25.227Z] #92 writing image sha256:b5fea00584e22e269d163820ddbaaf9fb96ca89dfcd1e43d8d0b2cbb548fc3a6 done [2023-10-30T08:45:25.227Z] #92 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-10-30T08:45:25.227Z] #92 writing image sha256:bb0c4e09b973c376f659b81423da2da7badac427fbd088555261f9c2ecc00d7b done [2023-10-30T08:45:25.227Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-30T08:45:25.227Z] #92 DONE 6.4s [2023-10-30T08:45:25.227Z] [2023-10-30T08:45:25.227Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:25.811Z] #35 ... [2023-10-30T08:45:25.811Z] [2023-10-30T08:45:25.811Z] #52 [core-metadata internal] load build context [2023-10-30T08:45:25.811Z] #52 transferring context: 189.79MB 63.5s done [2023-10-30T08:45:25.811Z] #52 DONE 64.0s [2023-10-30T08:45:25.811Z] [2023-10-30T08:45:25.811Z] #35 [security-proxy-setup internal] load build context [2023-10-30T08:45:27.751Z] #35 transferring context: 189.79MB 63.0s done [2023-10-30T08:45:27.751Z] #35 DONE 64.3s [2023-10-30T08:45:27.751Z] [2023-10-30T08:45:27.751Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:30.334Z] #93 ... [2023-10-30T08:45:30.334Z] [2023-10-30T08:45:30.334Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:30.334Z] #94 ... [2023-10-30T08:45:30.334Z] [2023-10-30T08:45:30.334Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:48.531Z] #95 ... [2023-10-30T08:45:48.531Z] [2023-10-30T08:45:48.531Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:48.531Z] #91 DONE 33.7s [2023-10-30T08:45:48.531Z] [2023-10-30T08:45:48.531Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #96 DONE 2.7s [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #97 [support-scheduler builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #97 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:51.877Z] #98 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:51.877Z] #99 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:51.877Z] #100 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:51.877Z] #101 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #102 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:51.877Z] #103 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #104 [core-metadata builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #104 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:51.877Z] #105 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:51.877Z] #106 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #107 [core-data builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #107 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:51.877Z] #108 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:45:51.877Z] #109 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #110 [core-command builder 6/7] COPY . . [2023-10-30T08:45:51.877Z] #110 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:45:51.877Z] #111 CACHED [2023-10-30T08:45:51.877Z] [2023-10-30T08:45:51.877Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-30T08:45:56.140Z] #112 4.648 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-30T08:46:00.400Z] #112 ... [2023-10-30T08:46:00.401Z] [2023-10-30T08:46:00.401Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:46:00.401Z] #94 DONE 40.4s [2023-10-30T08:46:00.401Z] [2023-10-30T08:46:00.401Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-30T08:46:00.401Z] #0 5.038 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-30T08:46:00.401Z] #113 ... [2023-10-30T08:46:00.401Z] [2023-10-30T08:46:00.401Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-10-30T08:46:01.370Z] #114 ... [2023-10-30T08:46:01.370Z] [2023-10-30T08:46:01.370Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:46:01.370Z] #0 4.092 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-30T08:46:01.370Z] #115 ... [2023-10-30T08:46:01.370Z] [2023-10-30T08:46:01.370Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-30T08:46:01.370Z] #0 4.942 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-30T08:46:01.637Z] #116 ... [2023-10-30T08:46:01.637Z] [2023-10-30T08:46:01.637Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-30T08:46:01.637Z] #0 4.472 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-30T08:46:01.637Z] #117 ... [2023-10-30T08:46:01.637Z] [2023-10-30T08:46:01.637Z] #118 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-30T08:46:01.637Z] #0 4.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-30T08:46:04.990Z] #118 ... [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-10-30T08:46:04.990Z] #114 DONE 4.0s [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-10-30T08:46:04.990Z] #119 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:46:04.990Z] #120 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:46:04.990Z] #121 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-10-30T08:46:04.990Z] #122 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-30T08:46:04.990Z] #123 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:46:04.990Z] #124 CACHED [2023-10-30T08:46:04.990Z] [2023-10-30T08:46:04.990Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:46:07.574Z] #125 3.200 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-30T08:46:16.502Z] #125 ... [2023-10-30T08:46:16.502Z] [2023-10-30T08:46:16.502Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-30T08:46:16.502Z] #0 3.005 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-30T08:46:16.769Z] #126 ... [2023-10-30T08:46:16.769Z] [2023-10-30T08:46:16.769Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:46:16.769Z] #95 DONE 54.1s [2023-10-30T08:46:16.769Z] [2023-10-30T08:46:16.769Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-30T08:46:16.769Z] #0 2.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-30T08:46:16.769Z] #127 ... [2023-10-30T08:46:16.769Z] [2023-10-30T08:46:16.769Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-30T08:46:20.112Z] #128 DONE 2.9s [2023-10-30T08:46:20.112Z] [2023-10-30T08:46:20.112Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-30T08:46:21.526Z] #129 1.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-30T08:46:22.490Z] #129 ... [2023-10-30T08:46:22.490Z] [2023-10-30T08:46:22.490Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-30T08:46:22.490Z] #93 DONE 57.7s [2023-10-30T08:46:22.490Z] [2023-10-30T08:46:22.490Z] #130 [support-notifications builder 6/7] COPY . . [2023-10-30T08:46:25.828Z] #130 DONE 3.1s [2023-10-30T08:46:25.828Z] [2023-10-30T08:46:25.828Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:46:27.234Z] #131 1.683 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-30T08:58:34.546Z] #131 ... [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-30T08:58:34.546Z] #126 DONE 746.2s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:58:34.546Z] #115 ... [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:58:34.546Z] #132 DONE 0.1s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:58:34.546Z] #133 DONE 0.1s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-30T08:58:34.546Z] #134 DONE 0.1s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:58:34.546Z] #62 ... [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-30T08:58:34.546Z] #135 DONE 0.1s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-30T08:58:34.546Z] #136 DONE 0.3s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:58:34.546Z] #62 ... [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-30T08:58:34.546Z] #137 DONE 0.1s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:58:34.546Z] #138 DONE 2.2s [2023-10-30T08:58:34.546Z] [2023-10-30T08:58:34.546Z] #92 [security-proxy-setup] exporting to image [2023-10-30T08:58:34.546Z] #92 exporting layers [2023-10-30T08:58:35.500Z] #92 exporting layers 1.1s done [2023-10-30T08:58:35.500Z] #92 writing image sha256:d14e56b05b588171497cb3f63114aefdca7aa57f2a86dc29d01cbaaa0e2e0409 done [2023-10-30T08:58:35.500Z] #92 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-10-30T08:58:35.500Z] #92 DONE 7.5s [2023-10-30T08:58:35.500Z] [2023-10-30T08:58:35.500Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:58:40.828Z] #125 756.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-30T08:58:41.786Z] #125 ... [2023-10-30T08:58:41.786Z] [2023-10-30T08:58:41.786Z] #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-30T08:58:41.786Z] #127 DONE 757.3s [2023-10-30T08:58:41.786Z] [2023-10-30T08:58:41.786Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:58:41.786Z] #131 ... [2023-10-30T08:58:41.786Z] [2023-10-30T08:58:41.786Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-30T08:58:42.058Z] #139 DONE 0.3s [2023-10-30T08:58:42.058Z] [2023-10-30T08:58:42.058Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:58:42.058Z] #131 ... [2023-10-30T08:58:42.058Z] [2023-10-30T08:58:42.058Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-30T08:58:44.641Z] #140 DONE 2.3s [2023-10-30T08:58:44.641Z] [2023-10-30T08:58:44.641Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:58:44.641Z] #141 DONE 0.3s [2023-10-30T08:58:44.641Z] [2023-10-30T08:58:44.641Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:58:44.913Z] #142 DONE 0.3s [2023-10-30T08:58:44.913Z] [2023-10-30T08:58:44.913Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:58:44.913Z] #38 ... [2023-10-30T08:58:44.913Z] [2023-10-30T08:58:44.913Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-30T08:58:45.523Z] #143 DONE 0.3s [2023-10-30T08:58:45.523Z] [2023-10-30T08:58:45.523Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-30T08:58:45.523Z] #144 DONE 0.1s [2023-10-30T08:58:45.523Z] [2023-10-30T08:58:45.523Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:58:45.523Z] #115 ... [2023-10-30T08:58:45.523Z] [2023-10-30T08:58:45.523Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-30T08:58:45.523Z] #145 DONE 0.1s [2023-10-30T08:58:45.523Z] [2023-10-30T08:58:45.523Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-30T08:58:45.797Z] #146 DONE 0.2s [2023-10-30T08:58:45.797Z] [2023-10-30T08:58:45.797Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-30T08:58:45.797Z] #147 DONE 0.2s [2023-10-30T08:58:45.797Z] [2023-10-30T08:58:45.797Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-30T08:58:46.069Z] #148 DONE 0.2s [2023-10-30T08:58:46.069Z] [2023-10-30T08:58:46.069Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-30T08:58:48.011Z] #149 DONE 2.0s [2023-10-30T08:58:48.276Z] [2023-10-30T08:58:48.276Z] #92 [security-bootstrapper] exporting to image [2023-10-30T08:58:48.276Z] #92 exporting layers [2023-10-30T08:58:49.230Z] #92 exporting layers 1.1s done [2023-10-30T08:58:49.230Z] #92 writing image sha256:306bbcfa34700b0cedf8f79bcde6ca06dab18505974748b31b9a6b174b97dcb3 done [2023-10-30T08:58:49.230Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-30T08:58:49.230Z] #92 DONE 8.6s [2023-10-30T08:58:49.230Z] [2023-10-30T08:58:49.230Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:58:55.853Z] #115 ... [2023-10-30T08:58:55.853Z] [2023-10-30T08:58:55.853Z] #118 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-30T08:58:55.853Z] #118 DONE 784.4s [2023-10-30T08:58:55.853Z] [2023-10-30T08:58:55.853Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T08:58:56.117Z] #131 ... [2023-10-30T08:58:56.117Z] [2023-10-30T08:58:56.117Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:58:56.382Z] #150 DONE 0.2s [2023-10-30T08:58:56.382Z] [2023-10-30T08:58:56.382Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:58:56.650Z] #151 DONE 0.1s [2023-10-30T08:58:56.650Z] [2023-10-30T08:58:56.650Z] #152 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-30T08:58:56.650Z] #152 DONE 0.2s [2023-10-30T08:58:56.650Z] [2023-10-30T08:58:56.650Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-30T08:58:56.922Z] #129 ... [2023-10-30T08:58:56.922Z] [2023-10-30T08:58:56.922Z] #153 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:58:56.922Z] #153 DONE 0.1s [2023-10-30T08:58:56.922Z] [2023-10-30T08:58:56.922Z] #154 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-30T08:58:56.922Z] #154 DONE 0.1s [2023-10-30T08:58:56.922Z] [2023-10-30T08:58:56.922Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T08:58:57.187Z] #28 ... [2023-10-30T08:58:57.187Z] [2023-10-30T08:58:57.187Z] #155 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:58:59.124Z] #155 DONE 1.7s [2023-10-30T08:58:59.124Z] [2023-10-30T08:58:59.124Z] #92 [security-proxy-auth] exporting to image [2023-10-30T08:58:59.124Z] #92 exporting layers [2023-10-30T08:58:59.124Z] #92 exporting layers 0.6s done [2023-10-30T08:58:59.124Z] #92 writing image sha256:a31f24bab8de5baad85cec9fcf8e0c8c2751aed82dc5cac40b8da137df124817 done [2023-10-30T08:58:59.124Z] #92 naming to docker.io/library/security-proxy-auth-arm64 [2023-10-30T08:58:59.388Z] #92 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-10-30T08:58:59.388Z] #92 DONE 9.2s [2023-10-30T08:58:59.388Z] [2023-10-30T08:58:59.388Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:59:00.341Z] #115 ... [2023-10-30T08:59:00.341Z] [2023-10-30T08:59:00.341Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-30T08:59:00.341Z] #125 DONE 775.9s [2023-10-30T08:59:00.341Z] [2023-10-30T08:59:00.341Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:59:00.615Z] #38 ... [2023-10-30T08:59:00.615Z] [2023-10-30T08:59:00.615Z] #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:59:00.887Z] #156 DONE 0.2s [2023-10-30T08:59:00.887Z] [2023-10-30T08:59:00.887Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:59:01.225Z] #157 DONE 0.3s [2023-10-30T08:59:01.225Z] [2023-10-30T08:59:01.225Z] #158 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-30T08:59:01.504Z] #158 DONE 0.2s [2023-10-30T08:59:01.504Z] [2023-10-30T08:59:01.504Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:59:01.504Z] #38 ... [2023-10-30T08:59:01.504Z] [2023-10-30T08:59:01.504Z] #159 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-30T08:59:01.769Z] #159 DONE 0.4s [2023-10-30T08:59:01.769Z] [2023-10-30T08:59:01.769Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:59:02.036Z] #160 DONE 0.1s [2023-10-30T08:59:02.036Z] [2023-10-30T08:59:02.036Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-30T08:59:02.301Z] #161 DONE 0.3s [2023-10-30T08:59:02.301Z] [2023-10-30T08:59:02.301Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-30T08:59:02.567Z] #162 DONE 0.3s [2023-10-30T08:59:02.567Z] [2023-10-30T08:59:02.567Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-30T08:59:02.833Z] #163 DONE 0.1s [2023-10-30T08:59:02.833Z] [2023-10-30T08:59:02.833Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:59:09.458Z] #164 DONE 6.6s [2023-10-30T08:59:09.458Z] [2023-10-30T08:59:09.458Z] #92 [security-secretstore-setup] exporting to image [2023-10-30T08:59:09.458Z] #92 exporting layers [2023-10-30T08:59:10.411Z] #92 exporting layers 1.1s done [2023-10-30T08:59:10.411Z] #92 writing image sha256:1df71c3f6df67c8493f87b7d306406d7fdd40d4e452e816b64cfb071bb19992d done [2023-10-30T08:59:10.411Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-30T08:59:10.411Z] #92 DONE 10.4s [2023-10-30T08:59:10.411Z] [2023-10-30T08:59:10.411Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-30T08:59:10.679Z] #113 ... [2023-10-30T08:59:10.679Z] [2023-10-30T08:59:10.679Z] #117 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-30T08:59:10.679Z] #117 DONE 799.3s [2023-10-30T08:59:10.679Z] [2023-10-30T08:59:10.679Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-30T08:59:11.277Z] #116 ... [2023-10-30T08:59:11.277Z] [2023-10-30T08:59:11.277Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:59:11.277Z] #165 DONE 0.4s [2023-10-30T08:59:11.277Z] [2023-10-30T08:59:11.277Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-30T08:59:11.548Z] #112 ... [2023-10-30T08:59:11.548Z] [2023-10-30T08:59:11.548Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:59:11.822Z] #166 DONE 0.2s [2023-10-30T08:59:11.822Z] [2023-10-30T08:59:11.822Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-30T08:59:12.098Z] #167 DONE 0.3s [2023-10-30T08:59:12.098Z] [2023-10-30T08:59:12.098Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:59:12.098Z] #168 DONE 0.2s [2023-10-30T08:59:12.098Z] [2023-10-30T08:59:12.098Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-30T08:59:12.098Z] #169 DONE 0.1s [2023-10-30T08:59:12.098Z] [2023-10-30T08:59:12.098Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:12.370Z] #62 ... [2023-10-30T08:59:12.370Z] [2023-10-30T08:59:12.370Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-30T08:59:14.363Z] #170 DONE 1.8s [2023-10-30T08:59:14.363Z] [2023-10-30T08:59:14.363Z] #92 [core-common-config-bootstrapper] exporting to image [2023-10-30T08:59:14.629Z] #92 exporting layers 0.5s done [2023-10-30T08:59:14.629Z] #92 writing image sha256:c993e28eb36c7ec56af5a018f2a69d58f19a9902094e58b0779baf2b18098cbc 0.0s done [2023-10-30T08:59:14.629Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-10-30T08:59:14.629Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-30T08:59:14.629Z] #92 DONE 10.9s [2023-10-30T08:59:14.629Z] [2023-10-30T08:59:14.629Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:46.820Z] #62 ... [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-30T08:59:46.820Z] #113 DONE 833.2s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:59:46.820Z] #171 DONE 0.4s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:46.820Z] #62 ... [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:59:46.820Z] #172 DONE 0.1s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-30T08:59:46.820Z] #173 DONE 0.3s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:59:46.820Z] #115 ... [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:59:46.820Z] #174 DONE 0.2s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #92 [core-command] exporting to image [2023-10-30T08:59:46.820Z] #92 exporting layers [2023-10-30T08:59:46.820Z] #92 exporting layers 0.2s done [2023-10-30T08:59:46.820Z] #92 writing image sha256:d81bab422524d8b43857329a442ad35e306047348b27a0f9efe689838a51f21a done [2023-10-30T08:59:46.820Z] #92 naming to docker.io/library/core-command-arm64 done [2023-10-30T08:59:46.820Z] #92 DONE 11.1s [2023-10-30T08:59:46.820Z] [2023-10-30T08:59:46.820Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:55.216Z] #62 ... [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-30T08:59:55.216Z] #115 DONE 843.0s [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:55.216Z] #62 ... [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:59:55.216Z] #175 DONE 0.3s [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:59:55.216Z] #176 DONE 0.2s [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:55.216Z] #62 ... [2023-10-30T08:59:55.216Z] [2023-10-30T08:59:55.216Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-30T08:59:55.491Z] #177 DONE 0.3s [2023-10-30T08:59:55.491Z] [2023-10-30T08:59:55.491Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:59:55.781Z] #178 DONE 0.2s [2023-10-30T08:59:55.781Z] [2023-10-30T08:59:55.781Z] #92 [core-data] exporting to image [2023-10-30T08:59:55.781Z] #92 exporting layers [2023-10-30T08:59:56.069Z] #92 exporting layers 0.3s done [2023-10-30T08:59:56.069Z] #92 writing image sha256:abf248e327d5be0b644c7bb2b1d3edc43665744b0c9fa0aded27f3fff9c36b87 done [2023-10-30T08:59:56.069Z] #92 naming to docker.io/library/core-data-arm64 done [2023-10-30T08:59:56.069Z] #92 DONE 11.4s [2023-10-30T08:59:56.069Z] [2023-10-30T08:59:56.069Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:59:56.341Z] #38 ... [2023-10-30T08:59:56.341Z] [2023-10-30T08:59:56.341Z] #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-30T08:59:56.341Z] #112 DONE 845.0s [2023-10-30T08:59:56.341Z] [2023-10-30T08:59:56.341Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T08:59:56.943Z] #62 ... [2023-10-30T08:59:56.943Z] [2023-10-30T08:59:56.943Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T08:59:57.211Z] #179 DONE 0.2s [2023-10-30T08:59:57.211Z] [2023-10-30T08:59:57.211Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-30T08:59:57.211Z] #180 DONE 0.2s [2023-10-30T08:59:57.211Z] [2023-10-30T08:59:57.211Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-30T08:59:57.799Z] #181 DONE 0.3s [2023-10-30T08:59:57.799Z] [2023-10-30T08:59:57.799Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-30T08:59:57.799Z] #182 DONE 0.1s [2023-10-30T08:59:57.799Z] [2023-10-30T08:59:57.800Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-30T08:59:57.800Z] #38 ... [2023-10-30T08:59:57.800Z] [2023-10-30T08:59:57.800Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-30T08:59:57.800Z] #183 DONE 0.1s [2023-10-30T08:59:57.800Z] [2023-10-30T08:59:57.800Z] #92 [core-metadata] exporting to image [2023-10-30T08:59:58.063Z] #92 exporting layers 0.3s done [2023-10-30T08:59:58.063Z] #92 writing image sha256:461114e2327f9a056153d9803ae4d0380000b9f4b5c9add6bb18e57762bba37f done [2023-10-30T08:59:58.063Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-10-30T08:59:58.063Z] #92 DONE 11.7s [2023-10-30T08:59:58.063Z] [2023-10-30T08:59:58.063Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T09:00:25.717Z] #62 ... [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-30T09:00:25.717Z] #129 DONE 842.5s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T09:00:25.717Z] #62 ... [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T09:00:25.717Z] #184 DONE 0.2s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T09:00:25.717Z] #185 DONE 0.2s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-30T09:00:25.717Z] #186 DONE 0.3s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-30T09:00:25.717Z] #187 DONE 0.1s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-30T09:00:25.717Z] #92 exporting layers [2023-10-30T09:00:25.717Z] #92 exporting layers 0.6s done [2023-10-30T09:00:25.717Z] #92 writing image sha256:8c726ac80e16adbcd4ee97e86eac30f7c8a092ab35743d4e92971578a304b538 done [2023-10-30T09:00:25.717Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-30T09:00:25.717Z] #92 DONE 12.4s [2023-10-30T09:00:25.717Z] [2023-10-30T09:00:25.717Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T09:00:40.682Z] #28 ... [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-30T09:00:40.682Z] #116 DONE 886.8s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T09:00:40.682Z] #131 ... [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T09:00:40.682Z] #188 DONE 0.1s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T09:00:40.682Z] #189 DONE 0.1s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T09:00:40.682Z] #62 ... [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-30T09:00:40.682Z] #190 DONE 0.3s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-30T09:00:40.682Z] #191 DONE 0.1s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T09:00:40.682Z] #28 ... [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #92 [support-scheduler] exporting to image [2023-10-30T09:00:40.682Z] #92 exporting layers [2023-10-30T09:00:40.682Z] #92 exporting layers 0.4s done [2023-10-30T09:00:40.682Z] #92 writing image sha256:78d9f2fd4db8b19360ad08eeea2c10e56ff52c7bd24c746117cfcefdc4427a84 done [2023-10-30T09:00:40.682Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-10-30T09:00:40.682Z] #92 DONE 12.7s [2023-10-30T09:00:40.682Z] [2023-10-30T09:00:40.682Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T09:00:42.094Z] #28 ... [2023-10-30T09:00:42.094Z] [2023-10-30T09:00:42.094Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-30T09:00:42.094Z] #131 DONE 856.5s [2023-10-30T09:00:42.361Z] [2023-10-30T09:00:42.361Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-30T09:00:42.361Z] #192 DONE 0.1s [2023-10-30T09:00:42.361Z] [2023-10-30T09:00:42.361Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-30T09:00:42.361Z] #193 DONE 0.1s [2023-10-30T09:00:42.361Z] [2023-10-30T09:00:42.361Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-30T09:00:42.625Z] #194 DONE 0.3s [2023-10-30T09:00:42.625Z] [2023-10-30T09:00:42.625Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-30T09:00:42.891Z] #28 ... [2023-10-30T09:00:42.891Z] [2023-10-30T09:00:42.891Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-30T09:00:42.891Z] #195 DONE 0.1s [2023-10-30T09:00:42.891Z] [2023-10-30T09:00:42.891Z] #92 [support-notifications] exporting to image [2023-10-30T09:00:43.157Z] #92 exporting layers 0.4s done [2023-10-30T09:00:43.157Z] #92 writing image sha256:1538ea07e827c1286eedca756029555a4291d26a869904867e0a4595211c158c done [2023-10-30T09:00:43.157Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-10-30T09:00:43.157Z] #92 DONE 13.1s [2023-10-30T09:00:43.157Z] [2023-10-30T09:00:43.157Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-30T09:00:43.157Z] time="2023-10-30T08:44:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-30T09:00:43.163Z] $ docker stop --time=1 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 [2023-10-30T09:00:44.799Z] $ docker rm -f --volumes 6e8f8a52ff0d64e5838be0521b151a9f8948cddf16c37c9b0b9e3205f03c21b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-30T09:00:45.297Z] + docker images [2023-10-30T09:00:45.298Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-30T09:00:45.298Z] support-notifications-arm64 latest 1538ea07e827 3 seconds ago 34.3MB [2023-10-30T09:00:45.298Z] support-scheduler-arm64 latest 78d9f2fd4db8 7 seconds ago 33.6MB [2023-10-30T09:00:45.298Z] security-spiffe-token-provider-arm64 latest 8c726ac80e16 22 seconds ago 35.3MB [2023-10-30T09:00:45.298Z] core-metadata-arm64 latest 461114e2327f 48 seconds ago 21.5MB [2023-10-30T09:00:45.298Z] core-data-arm64 latest abf248e327d5 50 seconds ago 21.2MB [2023-10-30T09:00:45.298Z] core-command-arm64 latest d81bab422524 About a minute ago 21MB [2023-10-30T09:00:45.298Z] core-common-config-bootstrapper-arm64 latest c993e28eb36c About a minute ago 18.3MB [2023-10-30T09:00:45.298Z] security-secretstore-setup-arm64 latest 1df71c3f6df6 About a minute ago 43.7MB [2023-10-30T09:00:45.298Z] security-proxy-auth-arm64 latest a31f24bab8de About a minute ago 19.4MB [2023-10-30T09:00:45.298Z] security-bootstrapper-arm64 latest 306bbcfa3470 About a minute ago 23.1MB [2023-10-30T09:00:45.298Z] security-proxy-setup-arm64 latest d14e56b05b58 2 minutes ago 34MB [2023-10-30T09:00:45.298Z] security-spire-agent-arm64 latest bb0c4e09b973 15 minutes ago 157MB [2023-10-30T09:00:45.298Z] security-spire-config-arm64 latest b5fea00584e2 15 minutes ago 95.8MB [2023-10-30T09:00:45.298Z] security-spire-server-arm64 latest fda2d91eadab 15 minutes ago 101MB [2023-10-30T09:00:45.298Z] ci-base-image-arm64 latest 5d8d7f21f28e 26 minutes ago 926MB [2023-10-30T09:00:45.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-30T09:00:45.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 [2023-10-30T09:00:45.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T09:00:45.728Z] [2023-10-30T09:00:45.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T09:00:46.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T09:00:49.394Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-30T09:00:49.394Z] 8998bd30e6a1: Pulling fs layer [2023-10-30T09:00:49.394Z] 04944245beec: Pulling fs layer [2023-10-30T09:00:49.394Z] 699f458cf7ca: Pulling fs layer [2023-10-30T09:00:49.394Z] 765212b225bb: Pulling fs layer [2023-10-30T09:00:49.394Z] f23df028b6ca: Pulling fs layer [2023-10-30T09:00:49.394Z] d65c8cfc05b1: Pulling fs layer [2023-10-30T09:00:49.394Z] 2437ff75d9bd: Pulling fs layer [2023-10-30T09:00:49.394Z] 765212b225bb: Waiting [2023-10-30T09:00:49.394Z] f23df028b6ca: Waiting [2023-10-30T09:00:49.394Z] d65c8cfc05b1: Waiting [2023-10-30T09:00:49.394Z] 2437ff75d9bd: Waiting [2023-10-30T09:00:49.394Z] 04944245beec: Verifying Checksum [2023-10-30T09:00:49.394Z] 04944245beec: Download complete [2023-10-30T09:00:49.394Z] 765212b225bb: Verifying Checksum [2023-10-30T09:00:49.394Z] 765212b225bb: Download complete [2023-10-30T09:00:49.394Z] f23df028b6ca: Verifying Checksum [2023-10-30T09:00:49.394Z] f23df028b6ca: Download complete [2023-10-30T09:00:49.394Z] d65c8cfc05b1: Verifying Checksum [2023-10-30T09:00:49.394Z] d65c8cfc05b1: Download complete [2023-10-30T09:00:49.394Z] 699f458cf7ca: Verifying Checksum [2023-10-30T09:00:49.394Z] 699f458cf7ca: Download complete [2023-10-30T09:00:49.979Z] 8998bd30e6a1: Verifying Checksum [2023-10-30T09:00:49.979Z] 8998bd30e6a1: Download complete [2023-10-30T09:00:52.556Z] 2437ff75d9bd: Verifying Checksum [2023-10-30T09:00:52.556Z] 2437ff75d9bd: Download complete [2023-10-30T09:00:54.497Z] 8998bd30e6a1: Pull complete [2023-10-30T09:00:54.761Z] 04944245beec: Pull complete [2023-10-30T09:00:56.164Z] 699f458cf7ca: Pull complete [2023-10-30T09:00:56.430Z] 765212b225bb: Pull complete [2023-10-30T09:00:57.385Z] f23df028b6ca: Pull complete [2023-10-30T09:00:57.651Z] d65c8cfc05b1: Pull complete [2023-10-30T09:01:19.692Z] 2437ff75d9bd: Pull complete [2023-10-30T09:01:19.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-30T09:01:19.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-30T09:01:19.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T09:01:19.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-12789 does not seem to be running inside a container [2023-10-30T09:01:19.919Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-30T09:01:22.725Z] $ docker top a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:23.664Z] ---> job-cost.sh [2023-10-30T09:01:23.664Z] lf-activate-venv: SKIPPING [2023-10-30T09:01:23.664Z] INFO: No Stack... [2023-10-30T09:01:23.929Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-30T09:01:24.885Z] INFO: Archiving Costs [Pipeline] sh [2023-10-30T09:01:25.512Z] + + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-10-30T09:01:25.512Z] cut -d, -f6 [Pipeline] lock [2023-10-30T09:01:25.569Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] [2023-10-30T09:01:25.575Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] did not exist. Created. [2023-10-30T09:01:25.575Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-30T09:01:25.901Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-30T09:01:26.352Z] Stashed 1 file(s) [Pipeline] } [2023-10-30T09:01:26.359Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4710-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-30T09:01:26.363Z] $ docker stop --time=1 a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 [2023-10-30T09:01:31.032Z] $ docker rm -f --volumes a07ba874908f7e3084c01e446e88356e280aefa7d2e4afd2c8ecb9c911887494 [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 [2023-10-30T09:01:31.485Z] provisioning config files... [2023-10-30T09:01:31.492Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5567374909936096708tmp [Pipeline] { [Pipeline] sh [2023-10-30T09:01:31.786Z] + set +x [2023-10-30T09:01:31.786Z] + + bash -s -- [2023-10-30T09:01:31.786Z] curl -s https://codecov.io/bash [2023-10-30T09:01:31.786Z] [2023-10-30T09:01:31.786Z] _____ _ [2023-10-30T09:01:31.786Z] / ____| | | [2023-10-30T09:01:31.786Z] | | ___ __| | ___ ___ _____ __ [2023-10-30T09:01:31.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-30T09:01:31.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-30T09:01:31.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-30T09:01:31.786Z] Bash-1.0.6 [2023-10-30T09:01:31.786Z] [2023-10-30T09:01:31.786Z] [2023-10-30T09:01:31.786Z] ==> git version 2.25.1 found [2023-10-30T09:01:31.786Z] ==> 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 [2023-10-30T09:01:31.786Z] Release-Date: 2020-01-08 [2023-10-30T09:01:31.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-30T09:01:31.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-30T09:01:31.786Z] ==> Jenkins CI detected. [2023-10-30T09:01:31.786Z] current dir:  /w/workspace/edgex-go/4 [2023-10-30T09:01:31.786Z] project root: . [2023-10-30T09:01:31.786Z] --> token set from env [2023-10-30T09:01:31.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-30T09:01:32.045Z] ==> Running gcov in . (disable via -X gcov) [2023-10-30T09:01:32.045Z] ==> Python coveragepy not found [2023-10-30T09:01:32.045Z] ==> Searching for coverage reports in: [2023-10-30T09:01:32.045Z] + . [2023-10-30T09:01:32.045Z] -> Found 1 reports [2023-10-30T09:01:32.045Z] ==> Detecting git/mercurial file structure [2023-10-30T09:01:32.045Z] ==> Reading reports [2023-10-30T09:01:32.045Z] + ./coverage.out bytes=453602 [2023-10-30T09:01:32.045Z] ==> Appending adjustments [2023-10-30T09:01:32.045Z] https://docs.codecov.io/docs/fixing-reports [2023-10-30T09:01:32.980Z] + Found adjustments [2023-10-30T09:01:32.981Z] ==> Gzipping contents [2023-10-30T09:01:32.981Z] 60K /tmp/codecov.NTE8CP.gz [2023-10-30T09:01:32.981Z] ==> Uploading reports [2023-10-30T09:01:32.981Z] url: https://codecov.io [2023-10-30T09:01:32.981Z] query: branch=PR-4710&commit=97a422748dff0e797fff47769be878a8394c81d7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-30T09:01:32.981Z] -> Pinging Codecov [2023-10-30T09:01:32.981Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4710&commit=97a422748dff0e797fff47769be878a8394c81d7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4710%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4710&job=&cmd_args= [2023-10-30T09:01:33.240Z] -> Uploading to [2023-10-30T09:01:33.240Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-30/00271124DB129430A58F1EEE437C3FCB/97a422748dff0e797fff47769be878a8394c81d7/9d768ba2-8095-497c-bd6d-8153e96081d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231030%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231030T090133Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70d23e74436279186e1ca1cd183df93ddf9af2b1fcc939e442073a2c67aa81c2 [2023-10-30T09:01:33.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-30T09:01:33.240Z] Dload Upload Total Spent Left Speed [2023-10-30T09:01:33.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57707 0 0 100 57707 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-10-30T09:01:33.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/97a422748dff0e797fff47769be878a8394c81d7 [Pipeline] } [2023-10-30T09:01:33.508Z] 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 [2023-10-30T09:01:34.123Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:34.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:35.269Z] ---> package-listing.sh [2023-10-30T09:01:35.269Z] ++ facter osfamily [2023-10-30T09:01:35.269Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-30T09:01:35.549Z] + OS_FAMILY=debian [2023-10-30T09:01:35.549Z] + workspace=/w/workspace/edgex-go/4 [2023-10-30T09:01:35.549Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-30T09:01:35.549Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-30T09:01:35.549Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-30T09:01:35.549Z] + PACKAGES=/tmp/packages_start.txt [2023-10-30T09:01:35.549Z] + '[' /w/workspace/edgex-go/4 ']' [2023-10-30T09:01:35.549Z] + PACKAGES=/tmp/packages_end.txt [2023-10-30T09:01:35.549Z] + case "${OS_FAMILY}" in [2023-10-30T09:01:35.549Z] + dpkg -l [2023-10-30T09:01:35.549Z] + grep '^ii' [2023-10-30T09:01:35.549Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-30T09:01:35.549Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-30T09:01:35.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-30T09:01:35.549Z] + '[' /w/workspace/edgex-go/4 ']' [2023-10-30T09:01:35.549Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-10-30T09:01:35.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-10-30T09:01:35.558Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-30T09:01:35.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T09:01:36.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T09:01:36.394Z] [2023-10-30T09:01:36.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-30T09:01:36.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T09:01:36.696Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-30T09:01:36.696Z] 5eb5b503b376: Pulling fs layer [2023-10-30T09:01:36.696Z] 5c69ac0246d0: Pulling fs layer [2023-10-30T09:01:36.696Z] ec43610c2a17: Pulling fs layer [2023-10-30T09:01:36.696Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-30T09:01:36.696Z] 33b1e0a273af: Pulling fs layer [2023-10-30T09:01:36.696Z] 5d3b04190fa2: Pulling fs layer [2023-10-30T09:01:36.696Z] 2f39f015ded8: Pulling fs layer [2023-10-30T09:01:36.696Z] 33b1e0a273af: Waiting [2023-10-30T09:01:36.696Z] 3a2ae6a8a46f: Waiting [2023-10-30T09:01:36.696Z] 5d3b04190fa2: Waiting [2023-10-30T09:01:36.696Z] 2f39f015ded8: Waiting [2023-10-30T09:01:36.696Z] 5c69ac0246d0: Download complete [2023-10-30T09:01:36.696Z] 3a2ae6a8a46f: Download complete [2023-10-30T09:01:36.956Z] 33b1e0a273af: Verifying Checksum [2023-10-30T09:01:36.956Z] 33b1e0a273af: Download complete [2023-10-30T09:01:36.956Z] 5d3b04190fa2: Verifying Checksum [2023-10-30T09:01:36.956Z] 5d3b04190fa2: Download complete [2023-10-30T09:01:36.956Z] ec43610c2a17: Verifying Checksum [2023-10-30T09:01:36.956Z] ec43610c2a17: Download complete [2023-10-30T09:01:36.956Z] 5eb5b503b376: Download complete [2023-10-30T09:01:37.520Z] 2f39f015ded8: Download complete [2023-10-30T09:01:38.087Z] 5eb5b503b376: Pull complete [2023-10-30T09:01:38.345Z] 5c69ac0246d0: Pull complete [2023-10-30T09:01:38.603Z] ec43610c2a17: Pull complete [2023-10-30T09:01:38.603Z] 3a2ae6a8a46f: Pull complete [2023-10-30T09:01:38.860Z] 33b1e0a273af: Pull complete [2023-10-30T09:01:39.117Z] 5d3b04190fa2: Pull complete [2023-10-30T09:01:43.297Z] 2f39f015ded8: Pull complete [2023-10-30T09:01:43.297Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-30T09:01:43.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-30T09:01:43.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-30T09:01:43.371Z] prd-ubuntu20.04-docker-8c-8g-12788 does not seem to be running inside a container [2023-10-30T09:01:43.394Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-30T09:01:47.631Z] $ docker top f80ea6f76252dc1b66fa4f4ce5d9bbef805fa4df1f723322c491b85bbf51a6e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-30T09:01:47.973Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-30T09:01:48.256Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-30T09:01:49.159Z] + ls /var/log/sa-host [2023-10-30T09:01:49.159Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-30T09:01:49.308Z] provisioning config files... [2023-10-30T09:01:49.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config13170937671886661633tmp [Pipeline] { [Pipeline] echo [2023-10-30T09:01:49.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:50.606Z] ---> create-netrc.sh [Pipeline] } [2023-10-30T09:01:50.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:51.982Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-30T09:01:51.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:52.276Z] ---> sudo-logs.sh [2023-10-30T09:01:52.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-30T09:01:52.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:52.583Z] ---> job-cost.sh [2023-10-30T09:01:52.583Z] lf-activate-venv: SKIPPING [2023-10-30T09:01:52.583Z] DEBUG: total: 0.10999999940395355 [2023-10-30T09:01:52.583Z] INFO: Retrieving Stack Cost... [2023-10-30T09:01:52.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-30T09:01:53.409Z] INFO: Archiving Costs [Pipeline] echo [2023-10-30T09:01:53.421Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-30T09:01:53.703Z] ---> logs-deploy.sh [2023-10-30T09:01:53.703Z] lf-activate-venv: SKIPPING [2023-10-30T09:01:53.703Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4710/4 [2023-10-30T09:01:53.703Z] INFO: archiving workspace using pattern(s): [2023-10-30T09:01:54.639Z] Archives upload complete. [2023-10-30T09:01:54.639Z] INFO: archiving logs to Nexus [2023-10-30T09:01:55.787Z] ---> uname -a: [2023-10-30T09:01:55.787Z] Linux prd-ubuntu20-04-docker-8c-8g-12788 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] ---> lscpu: [2023-10-30T09:01:55.787Z] Architecture: x86_64 [2023-10-30T09:01:55.787Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-30T09:01:55.787Z] Byte Order: Little Endian [2023-10-30T09:01:55.787Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-30T09:01:55.787Z] CPU(s): 8 [2023-10-30T09:01:55.787Z] On-line CPU(s) list: 0-7 [2023-10-30T09:01:55.787Z] Thread(s) per core: 1 [2023-10-30T09:01:55.787Z] Core(s) per socket: 1 [2023-10-30T09:01:55.787Z] Socket(s): 8 [2023-10-30T09:01:55.787Z] NUMA node(s): 1 [2023-10-30T09:01:55.787Z] Vendor ID: AuthenticAMD [2023-10-30T09:01:55.787Z] CPU family: 23 [2023-10-30T09:01:55.787Z] Model: 49 [2023-10-30T09:01:55.787Z] Model name: AMD EPYC-Rome Processor [2023-10-30T09:01:55.787Z] Stepping: 0 [2023-10-30T09:01:55.787Z] CPU MHz: 2800.000 [2023-10-30T09:01:55.787Z] BogoMIPS: 5600.00 [2023-10-30T09:01:55.787Z] Virtualization: AMD-V [2023-10-30T09:01:55.787Z] Hypervisor vendor: KVM [2023-10-30T09:01:55.787Z] Virtualization type: full [2023-10-30T09:01:55.787Z] L1d cache: 256 KiB [2023-10-30T09:01:55.787Z] L1i cache: 256 KiB [2023-10-30T09:01:55.787Z] L2 cache: 4 MiB [2023-10-30T09:01:55.787Z] L3 cache: 128 MiB [2023-10-30T09:01:55.787Z] NUMA node0 CPU(s): 0-7 [2023-10-30T09:01:55.787Z] Vulnerability Itlb multihit: Not affected [2023-10-30T09:01:55.787Z] Vulnerability L1tf: Not affected [2023-10-30T09:01:55.787Z] Vulnerability Mds: Not affected [2023-10-30T09:01:55.787Z] Vulnerability Meltdown: Not affected [2023-10-30T09:01:55.787Z] Vulnerability Mmio stale data: Not affected [2023-10-30T09:01:55.787Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-30T09:01:55.787Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-30T09:01:55.787Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-30T09:01:55.787Z] Vulnerability Srbds: Not affected [2023-10-30T09:01:55.787Z] Vulnerability Tsx async abort: Not affected [2023-10-30T09:01:55.787Z] 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 [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] ---> nproc: [2023-10-30T09:01:55.787Z] 8 [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] ---> df -h: [2023-10-30T09:01:55.787Z] Filesystem Size Used Avail Use% Mounted on [2023-10-30T09:01:55.787Z] overlay 155G 21G 135G 14% / [2023-10-30T09:01:55.787Z] tmpfs 64M 0 64M 0% /dev [2023-10-30T09:01:55.787Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-30T09:01:55.787Z] shm 64M 0 64M 0% /dev/shm [2023-10-30T09:01:55.787Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] ---> sar -b -r -n DEV: [2023-10-30T09:01:55.787Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12788) 10/30/23 _x86_64_ (8 CPU) [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] 08:28:57 LINUX RESTART (8 CPU) [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-30T09:01:55.787Z] 08:30:02 372.68 48.00 324.68 0.00 5398.07 197560.41 0.00 [2023-10-30T09:01:55.787Z] 08:31:01 143.84 0.85 142.99 0.00 30.77 58472.26 0.00 [2023-10-30T09:01:55.787Z] 08:32:01 28.61 0.03 28.58 0.00 0.27 19750.72 0.00 [2023-10-30T09:01:55.787Z] 08:33:01 148.10 0.40 147.70 0.00 38.39 63232.79 0.00 [2023-10-30T09:01:55.787Z] 08:34:02 382.80 6.41 376.39 0.00 74.46 148184.22 0.00 [2023-10-30T09:01:55.787Z] 08:35:01 434.63 10.99 423.63 0.00 3256.38 109261.87 0.00 [2023-10-30T09:01:55.787Z] 08:36:01 606.00 1.43 604.57 0.00 246.89 115842.96 0.00 [2023-10-30T09:01:55.787Z] 08:37:01 4.12 0.02 4.10 0.00 0.13 83.72 0.00 [2023-10-30T09:01:55.787Z] 08:38:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-10-30T09:01:55.787Z] 08:39:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2023-10-30T09:01:55.787Z] 08:40:01 1.67 0.00 1.67 0.00 0.00 17.33 0.00 [2023-10-30T09:01:55.787Z] 08:41:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-10-30T09:01:55.787Z] 08:42:01 1.42 0.00 1.42 0.00 0.00 19.86 0.00 [2023-10-30T09:01:55.787Z] 08:43:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-10-30T09:01:55.787Z] 08:44:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-10-30T09:01:55.787Z] 08:45:01 1.77 0.02 1.75 0.00 0.13 23.60 0.00 [2023-10-30T09:01:55.787Z] 08:46:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2023-10-30T09:01:55.787Z] 08:47:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-10-30T09:01:55.787Z] 08:48:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2023-10-30T09:01:55.787Z] 08:49:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-10-30T09:01:55.787Z] 08:50:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2023-10-30T09:01:55.787Z] 08:51:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 [2023-10-30T09:01:55.787Z] 08:52:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-10-30T09:01:55.787Z] 08:53:01 0.88 0.00 0.88 0.00 0.00 9.59 0.00 [2023-10-30T09:01:55.787Z] 08:54:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 [2023-10-30T09:01:55.787Z] 08:55:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-10-30T09:01:55.787Z] 08:56:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2023-10-30T09:01:55.787Z] 08:57:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-10-30T09:01:55.787Z] 08:58:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 [2023-10-30T09:01:55.787Z] 08:59:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-10-30T09:01:55.787Z] 09:00:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2023-10-30T09:01:55.787Z] 09:01:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-10-30T09:01:55.787Z] Average: 66.97 2.13 64.85 0.00 281.28 22212.34 0.00 [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-30T09:01:55.787Z] 08:30:02 29609696 31595844 743348 2.26 60440 2219576 1768236 5.21 994648 1943016 736 [2023-10-30T09:01:55.787Z] 08:31:01 27856904 31447240 854436 2.60 117968 3659592 2002488 5.90 1517268 3029856 456788 [2023-10-30T09:01:55.787Z] 08:32:01 27135952 30881008 1418076 4.31 121128 3789368 2322980 6.85 1910980 3333484 288604 [2023-10-30T09:01:55.787Z] 08:33:01 25945328 31319108 977168 2.97 132020 5368724 2378432 7.01 1628368 4759364 794304 [2023-10-30T09:01:55.787Z] 08:34:02 21901484 31434952 846912 2.58 201288 9233172 2502888 7.38 2032816 8159352 618696 [2023-10-30T09:01:55.787Z] 08:35:01 16066304 29219252 2973016 9.04 252464 12512952 8034592 23.68 5133528 10483392 892224 [2023-10-30T09:01:55.787Z] 08:36:01 17749168 31426492 827584 2.52 270016 13108988 2217012 6.53 2580632 11529704 456 [2023-10-30T09:01:55.787Z] 08:37:01 17753800 31426224 827468 2.52 268456 13105736 2205392 6.50 2579172 11526500 4 [2023-10-30T09:01:55.787Z] 08:38:01 17799844 31472316 781256 2.38 268472 13105740 2205392 6.50 2533300 11526504 144 [2023-10-30T09:01:55.787Z] 08:39:01 17801764 31474280 779180 2.37 268500 13105736 2205392 6.50 2531412 11526504 16 [2023-10-30T09:01:55.787Z] 08:40:01 17804372 31476920 776628 2.36 268524 13105744 2205392 6.50 2529864 11526508 172 [2023-10-30T09:01:55.787Z] 08:41:01 17805588 31478144 775640 2.36 268540 13105748 2205392 6.50 2529528 11526512 16 [2023-10-30T09:01:55.787Z] 08:42:01 17806732 31479160 774588 2.36 268576 13105748 2205392 6.50 2528820 11526512 16 [2023-10-30T09:01:55.787Z] 08:43:01 17806416 31478892 774788 2.36 268584 13105752 2205392 6.50 2529200 11526516 168 [2023-10-30T09:01:55.787Z] 08:44:01 17806360 31478852 774756 2.36 268604 13105752 2205392 6.50 2529216 11526516 20 [2023-10-30T09:01:55.787Z] 08:45:01 17805480 31478060 775660 2.36 268636 13105732 2216824 6.53 2529788 11526488 220 [2023-10-30T09:01:55.787Z] 08:46:01 17805148 31477736 775960 2.36 268660 13105736 2216824 6.53 2529180 11526492 16 [2023-10-30T09:01:55.787Z] 08:47:01 17805844 31478456 775384 2.36 268680 13105736 2216824 6.53 2529208 11526492 12 [2023-10-30T09:01:55.787Z] 08:48:01 17805772 31478440 775316 2.36 268708 13105740 2216824 6.53 2529584 11526496 172 [2023-10-30T09:01:55.787Z] 08:49:01 17805440 31478128 775528 2.36 268728 13105744 2216824 6.53 2529652 11526496 48 [2023-10-30T09:01:55.787Z] 08:50:01 17806204 31478924 774724 2.36 268752 13105748 2216824 6.53 2528848 11526504 164 [2023-10-30T09:01:55.787Z] 08:51:01 17806384 31479128 774548 2.36 268768 13105752 2216824 6.53 2528888 11526508 168 [2023-10-30T09:01:55.787Z] 08:52:01 17806588 31479332 774316 2.35 268784 13105752 2216824 6.53 2528988 11526508 164 [2023-10-30T09:01:55.787Z] 08:53:01 17806792 31479576 774032 2.35 268800 13105760 2216824 6.53 2529204 11526512 180 [2023-10-30T09:01:55.787Z] 08:54:01 17806808 31479612 773980 2.35 268820 13105760 2216824 6.53 2529076 11526512 200 [2023-10-30T09:01:55.787Z] 08:55:01 17806960 31479780 773956 2.35 268832 13105764 2216824 6.53 2529208 11526516 168 [2023-10-30T09:01:55.787Z] 08:56:01 17807120 31479964 773956 2.35 268848 13105768 2216824 6.53 2529156 11526524 172 [2023-10-30T09:01:55.787Z] 08:57:01 17806624 31479468 774444 2.36 268864 13105768 2216824 6.53 2528868 11526524 16 [2023-10-30T09:01:55.787Z] 08:58:01 17806600 31479468 774380 2.35 268868 13105772 2216824 6.53 2529256 11526528 164 [2023-10-30T09:01:55.787Z] 08:59:01 17806552 31479468 774332 2.35 268912 13105772 2216824 6.53 2529384 11526528 60 [2023-10-30T09:01:55.787Z] 09:00:01 17806828 31479748 774032 2.35 268932 13105776 2216824 6.53 2529032 11526532 4 [2023-10-30T09:01:55.787Z] 09:01:01 17806708 31479680 774004 2.35 268960 13105780 2216824 6.53 2529332 11526536 164 [2023-10-30T09:01:55.787Z] Average: 19104924 31382302 877294 2.67 246035 11798006 2392368 7.05 2471419 10356279 95452 [2023-10-30T09:01:55.787Z] [2023-10-30T09:01:55.787Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-30T09:01:55.787Z] 08:30:02 ens3 1445.17 1355.18 7924.78 173.65 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:30:02 vethdc2badc 503.93 457.10 42.77 2749.42 0.00 0.00 0.00 0.23 [2023-10-30T09:01:55.787Z] 08:30:02 docker0 503.93 456.98 35.88 2749.41 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:31:01 ens3 347.01 254.94 4969.30 38.09 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:31:01 docker0 166.31 210.03 13.45 1807.85 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:31:01 vethf059947 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:31:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:32:01 ens3 35.48 23.75 27.55 15.55 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.787Z] 08:32:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:32:01 vethf059947 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:33:01 ens3 107.23 69.89 2286.47 21.15 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:33:01 docker0 0.52 0.37 0.04 0.17 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:33:01 veth9672a48 0.52 0.48 0.05 0.18 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:33:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:34:02 ens3 581.42 343.11 3820.63 42.40 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:34:02 veth74e4ca4 73.76 113.92 7.19 576.34 0.00 0.00 0.00 0.05 [2023-10-30T09:01:55.788Z] 08:34:02 docker0 320.53 526.06 26.28 3069.04 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:34:02 vethf8b7fcb 71.15 126.14 6.96 577.06 0.00 0.00 0.00 0.05 [2023-10-30T09:01:55.788Z] 08:34:02 vethbfca6a0 71.53 113.25 7.02 576.09 0.00 0.00 0.00 0.05 [2023-10-30T09:01:55.788Z] 08:34:02 veth9672a48 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:34:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:34:02 vethd0852ab 72.51 116.43 7.09 576.48 0.00 0.00 0.00 0.05 [2023-10-30T09:01:55.788Z] 08:35:01 vethf04d01d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth059a98d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 ens3 170.51 80.59 2122.77 11.04 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth70c7440 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth5566c0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth6daee61 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth14aa7d8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth9672a48 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth0799ab8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth82393e1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth1b6d4b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 veth3ff596c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:35:01 vethcb2cb72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:36:01 ens3 31.56 51.77 11.92 180.08 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:39:01 ens3 0.58 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:40:01 ens3 0.65 0.47 0.34 0.28 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:41:01 ens3 0.42 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:43:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:44:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:45:01 ens3 0.95 0.72 2.03 0.11 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:50:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:54:01 ens3 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:55:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:58:01 ens3 0.28 0.20 0.18 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:59:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:00:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] Average: ens3 84.97 68.10 658.55 15.08 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] Average: docker0 30.98 37.29 2.36 237.70 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-30T09:01:55.788Z] [2023-10-30T09:01:55.788Z] [2023-10-30T09:01:55.788Z] ---> sar -P ALL: [2023-10-30T09:01:55.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12788) 10/30/23 _x86_64_ (8 CPU) [2023-10-30T09:01:55.788Z] [2023-10-30T09:01:55.788Z] 08:28:57 LINUX RESTART (8 CPU) [2023-10-30T09:01:55.788Z] [2023-10-30T09:01:55.789Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2023-10-30T09:01:55.789Z] 08:30:02 all 7.96 0.00 2.61 2.49 0.05 86.89 [2023-10-30T09:01:55.789Z] 08:30:02 0 10.29 0.00 1.42 0.54 0.05 87.70 [2023-10-30T09:01:55.789Z] 08:30:02 1 6.58 0.00 2.40 0.25 0.05 90.71 [2023-10-30T09:01:55.789Z] 08:30:02 2 9.62 0.00 1.55 0.24 0.05 88.55 [2023-10-30T09:01:55.789Z] 08:30:02 3 9.68 0.00 1.94 0.42 0.05 87.91 [2023-10-30T09:01:55.789Z] 08:30:02 4 4.52 0.00 1.92 2.70 0.03 90.83 [2023-10-30T09:01:55.789Z] 08:30:02 5 7.77 0.00 4.46 5.17 0.05 82.55 [2023-10-30T09:01:55.789Z] 08:30:02 6 6.29 0.00 1.98 3.27 0.03 88.42 [2023-10-30T09:01:55.789Z] 08:30:02 7 8.93 0.00 5.27 7.39 0.07 78.35 [2023-10-30T09:01:55.789Z] 08:31:01 all 22.78 0.00 4.45 3.05 0.07 69.64 [2023-10-30T09:01:55.789Z] 08:31:01 0 21.71 0.00 4.62 0.14 0.07 73.47 [2023-10-30T09:01:55.789Z] 08:31:01 1 25.00 0.00 4.14 1.77 0.07 69.01 [2023-10-30T09:01:55.789Z] 08:31:01 2 23.52 0.00 4.96 0.87 0.09 70.55 [2023-10-30T09:01:55.789Z] 08:31:01 3 22.22 0.00 3.39 0.09 0.07 74.24 [2023-10-30T09:01:55.789Z] 08:31:01 4 24.48 0.00 4.27 0.43 0.07 70.76 [2023-10-30T09:01:55.789Z] 08:31:01 5 21.98 0.00 5.40 0.07 0.05 72.50 [2023-10-30T09:01:55.789Z] 08:31:01 6 21.85 0.00 4.65 17.34 0.09 56.09 [2023-10-30T09:01:55.789Z] 08:31:01 7 21.50 0.00 4.19 3.80 0.07 70.44 [2023-10-30T09:01:55.789Z] 08:32:01 all 32.26 0.00 3.76 1.10 0.08 62.80 [2023-10-30T09:01:55.789Z] 08:32:01 0 32.47 0.00 3.70 0.02 0.08 63.73 [2023-10-30T09:01:55.789Z] 08:32:01 1 30.12 0.00 3.70 0.00 0.08 66.10 [2023-10-30T09:01:55.789Z] 08:32:01 2 33.56 0.00 4.68 0.00 0.07 61.69 [2023-10-30T09:01:55.789Z] 08:32:01 3 33.43 0.00 3.88 6.99 0.10 55.59 [2023-10-30T09:01:55.789Z] 08:32:01 4 30.59 0.00 3.37 0.13 0.08 65.82 [2023-10-30T09:01:55.789Z] 08:32:01 5 33.00 0.00 3.81 0.45 0.08 62.66 [2023-10-30T09:01:55.789Z] 08:32:01 6 32.71 0.00 3.19 0.02 0.07 64.01 [2023-10-30T09:01:55.789Z] 08:32:01 7 32.22 0.00 3.72 1.19 0.07 62.80 [2023-10-30T09:01:55.789Z] 08:33:01 all 34.26 0.00 5.58 3.08 0.09 56.99 [2023-10-30T09:01:55.789Z] 08:33:01 0 33.60 0.00 5.06 1.17 0.10 60.06 [2023-10-30T09:01:55.789Z] 08:33:01 1 35.07 0.00 5.80 1.14 0.08 57.91 [2023-10-30T09:01:55.789Z] 08:33:01 2 34.16 0.00 5.26 1.34 0.08 59.16 [2023-10-30T09:01:55.789Z] 08:33:01 3 34.98 0.00 5.75 11.38 0.09 47.81 [2023-10-30T09:01:55.789Z] 08:33:01 4 34.04 0.00 5.38 3.46 0.10 57.01 [2023-10-30T09:01:55.789Z] 08:33:01 5 34.02 0.00 5.90 1.24 0.07 58.77 [2023-10-30T09:01:55.789Z] 08:33:01 6 33.79 0.00 5.62 1.93 0.08 58.57 [2023-10-30T09:01:55.789Z] 08:33:01 7 34.42 0.00 5.89 3.06 0.10 56.53 [2023-10-30T09:01:55.789Z] 08:34:02 all 10.97 0.00 4.45 8.69 0.09 75.79 [2023-10-30T09:01:55.789Z] 08:34:02 0 10.84 0.00 4.45 2.29 0.07 82.35 [2023-10-30T09:01:55.789Z] 08:34:02 1 11.30 0.00 4.22 10.38 0.07 74.03 [2023-10-30T09:01:55.789Z] 08:34:02 2 11.36 0.00 4.57 19.92 0.08 64.06 [2023-10-30T09:01:55.789Z] 08:34:02 3 10.66 0.00 4.12 2.99 0.07 82.16 [2023-10-30T09:01:55.789Z] 08:34:02 4 10.19 0.00 4.82 23.52 0.09 61.38 [2023-10-30T09:01:55.789Z] 08:34:02 5 11.06 0.00 4.32 5.14 0.10 79.38 [2023-10-30T09:01:55.789Z] 08:34:02 6 10.71 0.00 4.38 3.84 0.07 81.01 [2023-10-30T09:01:55.789Z] 08:34:02 7 11.65 0.00 4.73 1.65 0.20 81.77 [2023-10-30T09:01:55.789Z] 08:35:01 all 61.36 0.00 8.96 6.68 0.13 22.87 [2023-10-30T09:01:55.789Z] 08:35:01 0 62.11 0.00 7.94 1.84 0.14 27.97 [2023-10-30T09:01:55.789Z] 08:35:01 1 61.46 0.00 8.71 2.43 0.12 27.28 [2023-10-30T09:01:55.789Z] 08:35:01 2 61.48 0.00 9.86 26.90 0.14 1.63 [2023-10-30T09:01:55.789Z] 08:35:01 3 60.97 0.00 8.61 1.07 0.17 29.17 [2023-10-30T09:01:55.789Z] 08:35:01 4 61.75 0.00 7.93 12.01 0.09 18.22 [2023-10-30T09:01:55.789Z] 08:35:01 5 61.96 0.00 8.91 4.33 0.14 24.67 [2023-10-30T09:01:55.789Z] 08:35:01 6 60.55 0.00 9.94 1.47 0.12 27.92 [2023-10-30T09:01:55.789Z] 08:35:01 7 60.58 0.00 9.83 3.60 0.12 25.88 [2023-10-30T09:01:55.789Z] 08:36:01 all 63.40 0.00 6.89 3.47 0.18 26.06 [2023-10-30T09:01:55.789Z] 08:36:01 0 64.16 0.00 6.46 1.79 0.14 27.46 [2023-10-30T09:01:55.789Z] 08:36:01 1 62.85 0.00 7.15 2.44 0.21 27.36 [2023-10-30T09:01:55.789Z] 08:36:01 2 62.86 0.00 7.00 4.46 0.17 25.51 [2023-10-30T09:01:55.789Z] 08:36:01 3 63.33 0.00 7.23 1.39 0.21 27.84 [2023-10-30T09:01:55.789Z] 08:36:01 4 63.43 0.00 6.63 4.36 0.17 25.42 [2023-10-30T09:01:55.789Z] 08:36:01 5 63.86 0.00 6.83 6.17 0.15 22.98 [2023-10-30T09:01:55.789Z] 08:36:01 6 64.19 0.00 6.54 3.29 0.20 25.78 [2023-10-30T09:01:55.789Z] 08:36:01 7 62.52 0.00 7.26 3.84 0.21 26.17 [2023-10-30T09:01:55.789Z] 08:37:01 all 0.05 0.00 0.05 0.01 0.01 99.88 [2023-10-30T09:01:55.789Z] 08:37:01 0 0.00 0.00 0.05 0.02 0.02 99.92 [2023-10-30T09:01:55.789Z] 08:37:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-30T09:01:55.789Z] 08:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:37:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-10-30T09:01:55.789Z] 08:37:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-30T09:01:55.789Z] 08:37:01 5 0.18 0.00 0.08 0.03 0.02 99.68 [2023-10-30T09:01:55.789Z] 08:37:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-30T09:01:55.789Z] 08:37:01 7 0.03 0.00 0.07 0.03 0.00 99.87 [2023-10-30T09:01:55.789Z] 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-30T09:01:55.789Z] 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-30T09:01:55.789Z] 08:38:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-30T09:01:55.789Z] 08:38:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-30T09:01:55.789Z] 08:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:39:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-30T09:01:55.789Z] 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:40:01 all 0.03 0.00 0.01 0.14 0.01 99.82 [2023-10-30T09:01:55.789Z] 08:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:40:01 7 0.05 0.00 0.00 1.12 0.00 98.83 [2023-10-30T09:01:55.789Z] [2023-10-30T09:01:55.789Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2023-10-30T09:01:55.789Z] 08:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-30T09:01:55.789Z] 08:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:41:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-10-30T09:01:55.789Z] 08:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:42:01 all 0.16 0.00 0.01 0.00 0.01 99.83 [2023-10-30T09:01:55.789Z] 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:42:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:42:01 2 1.08 0.00 0.00 0.00 0.02 98.91 [2023-10-30T09:01:55.789Z] 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:43:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-10-30T09:01:55.789Z] 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:43:01 2 1.73 0.00 0.02 0.00 0.02 98.24 [2023-10-30T09:01:55.789Z] 08:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-30T09:01:55.789Z] 08:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:44:01 all 0.23 0.00 0.00 0.00 0.01 99.76 [2023-10-30T09:01:55.789Z] 08:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:44:01 2 1.78 0.00 0.02 0.00 0.00 98.21 [2023-10-30T09:01:55.789Z] 08:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:45:01 all 0.20 0.00 0.04 0.01 0.00 99.75 [2023-10-30T09:01:55.789Z] 08:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-30T09:01:55.789Z] 08:45:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2023-10-30T09:01:55.789Z] 08:45:01 2 1.29 0.00 0.03 0.00 0.02 98.66 [2023-10-30T09:01:55.789Z] 08:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:45:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-10-30T09:01:55.789Z] 08:45:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-10-30T09:01:55.789Z] 08:45:01 7 0.08 0.00 0.03 0.05 0.00 99.83 [2023-10-30T09:01:55.789Z] 08:46:01 all 0.20 0.00 0.01 0.01 0.01 99.78 [2023-10-30T09:01:55.789Z] 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:46:01 2 1.47 0.00 0.00 0.00 0.02 98.52 [2023-10-30T09:01:55.789Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:46:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:46:01 6 0.05 0.00 0.02 0.00 0.03 99.90 [2023-10-30T09:01:55.789Z] 08:46:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2023-10-30T09:01:55.789Z] 08:47:01 all 0.15 0.00 0.01 0.00 0.01 99.84 [2023-10-30T09:01:55.789Z] 08:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:47:01 2 1.04 0.00 0.00 0.00 0.02 98.94 [2023-10-30T09:01:55.789Z] 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-30T09:01:55.789Z] 08:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-10-30T09:01:55.789Z] 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:48:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:48:01 2 0.10 0.00 0.00 0.00 0.02 99.88 [2023-10-30T09:01:55.789Z] 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:49:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-10-30T09:01:55.789Z] 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:49:01 2 1.04 0.00 0.07 0.00 0.02 98.87 [2023-10-30T09:01:55.789Z] 08:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-30T09:01:55.789Z] 08:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-30T09:01:55.789Z] 08:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:50:01 2 0.10 0.00 0.05 0.00 0.00 99.85 [2023-10-30T09:01:55.789Z] 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:50:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-30T09:01:55.789Z] 08:50:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-10-30T09:01:55.789Z] 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:51:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:51:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2023-10-30T09:01:55.789Z] 08:51:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-30T09:01:55.789Z] [2023-10-30T09:01:55.789Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2023-10-30T09:01:55.789Z] 08:52:01 all 0.23 0.00 0.00 0.00 0.01 99.75 [2023-10-30T09:01:55.789Z] 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:52:01 2 1.73 0.00 0.00 0.00 0.02 98.26 [2023-10-30T09:01:55.789Z] 08:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-30T09:01:55.789Z] 08:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:53:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-10-30T09:01:55.789Z] 08:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:53:01 2 1.76 0.00 0.02 0.00 0.02 98.21 [2023-10-30T09:01:55.789Z] 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.789Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:53:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-10-30T09:01:55.789Z] 08:53:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2023-10-30T09:01:55.789Z] 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-30T09:01:55.789Z] 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.789Z] 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.789Z] 08:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.789Z] 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:54:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-30T09:01:55.789Z] 08:55:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-10-30T09:01:55.789Z] 08:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-30T09:01:55.789Z] 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-30T09:01:55.790Z] 08:55:01 2 0.30 0.00 0.00 0.00 0.02 99.68 [2023-10-30T09:01:55.790Z] 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:55:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2023-10-30T09:01:55.790Z] 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.790Z] 08:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-30T09:01:55.790Z] 08:55:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2023-10-30T09:01:55.790Z] 08:56:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2023-10-30T09:01:55.790Z] 08:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.790Z] 08:56:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-10-30T09:01:55.790Z] 08:56:01 2 1.32 0.00 0.03 0.00 0.02 98.63 [2023-10-30T09:01:55.790Z] 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.790Z] 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-30T09:01:55.790Z] 08:56:01 7 0.12 0.00 0.00 0.00 0.00 99.88 [2023-10-30T09:01:55.790Z] 08:57:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-10-30T09:01:55.790Z] 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:57:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-10-30T09:01:55.790Z] 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.790Z] 08:57:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-30T09:01:55.790Z] 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-30T09:01:55.790Z] 08:57:01 7 0.47 0.00 0.00 0.00 0.02 99.52 [2023-10-30T09:01:55.790Z] 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-30T09:01:55.790Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-30T09:01:55.790Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:58:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-10-30T09:01:55.790Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-30T09:01:55.790Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.790Z] 08:59:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2023-10-30T09:01:55.790Z] 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-30T09:01:55.790Z] 08:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-30T09:01:55.790Z] 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-30T09:01:55.790Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 08:59:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-30T09:01:55.790Z] 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.790Z] 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-10-30T09:01:55.790Z] 09:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-30T09:01:55.790Z] 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-30T09:01:55.790Z] 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-30T09:01:55.790Z] 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-30T09:01:55.790Z] 09:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-30T09:01:55.790Z] 09:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.790Z] 09:00:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-10-30T09:01:55.790Z] 09:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-30T09:01:55.790Z] 09:01:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2023-10-30T09:01:55.790Z] 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 09:01:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-10-30T09:01:55.790Z] 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-30T09:01:55.790Z] 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-30T09:01:55.790Z] 09:01:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-30T09:01:55.790Z] 09:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-30T09:01:55.790Z] 09:01:01 6 0.02 0.00 0.02 0.12 0.00 99.85 [2023-10-30T09:01:55.790Z] 09:01:01 7 1.29 0.00 0.00 0.00 0.00 98.71 [2023-10-30T09:01:55.790Z] Average: all 7.22 0.00 1.14 0.89 0.03 90.73 [2023-10-30T09:01:55.790Z] Average: 0 7.22 0.00 1.04 0.24 0.02 91.48 [2023-10-30T09:01:55.790Z] Average: 1 7.14 0.00 1.12 0.57 0.03 91.13 [2023-10-30T09:01:55.790Z] Average: 2 7.67 0.00 1.16 1.64 0.03 89.49 [2023-10-30T09:01:55.790Z] Average: 3 7.21 0.00 1.07 0.75 0.03 90.94 [2023-10-30T09:01:55.790Z] Average: 4 7.04 0.00 1.06 1.43 0.03 90.44 [2023-10-30T09:01:55.790Z] Average: 5 7.22 0.00 1.23 0.70 0.02 90.83 [2023-10-30T09:01:55.790Z] Average: 6 7.10 0.00 1.13 0.96 0.03 90.77 [2023-10-30T09:01:55.790Z] Average: 7 7.15 0.00 1.26 0.80 0.03 90.76 [2023-10-30T09:01:55.790Z] [2023-10-30T09:01:55.790Z] [2023-10-30T09:01:55.790Z]