Pull request #4799 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from ce3eab2cb0e194db3eb87abd7f121db08eebaad3+ef65de843fd2588df9291ef96e78f36bbf6f50e6 (fc743e975399dbc680ba02e9c28fe2c81eb5d15c) 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-ssh12304849359598587993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11437428199335991453.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14826210237555273799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13186121150004982153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8350770396909660560.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7133697541211481998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-355 in /w/workspace/edgexfoundry_edgex-go_PR-4799 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/napa commit ef65de843fd2588df9291ef96e78f36bbf6f50e6 into PR head commit ce3eab2cb0e194db3eb87abd7f121db08eebaad3 Merge succeeded, producing ce3eab2cb0e194db3eb87abd7f121db08eebaad3 Checking out Revision ce3eab2cb0e194db3eb87abd7f121db08eebaad3 (PR-4799) > 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/4799/head:refs/remotes/origin/PR-4799 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 Commit message: "fix: Bump dependencies to resolve CVEs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-10T06:23:37.255Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-10T06:23:37.479Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-10T06:23:37.606Z] ========================================================= [2024-05-10T06:23:37.606Z] EdgeX Global Pipelines Version Info [2024-05-10T06:23:37.606Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-10T06:23:38.391Z] ------------------- [2024-05-10T06:23:38.391Z] stable info: [2024-05-10T06:23:38.391Z] ------------------- [2024-05-10T06:23:38.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-10T06:23:38.391Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-10T06:23:38.391Z] Message: update stable to v1.0.258 [2024-05-10T06:23:38.961Z] ------------------- [2024-05-10T06:23:38.961Z] experimental info: [2024-05-10T06:23:38.961Z] ------------------- [2024-05-10T06:23:38.961Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-10T06:23:38.961Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-10T06:23:38.961Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-10T06:23:39.160Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-10T06:23:39.222Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-10T06:23:39.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-10T06:23:39.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-10T06:23:39.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-10T06:23:39.451Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-10T06:23:39.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-10T06:23:39.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-10T06:23:39.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-10T06:23:39.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-10T06:23:39.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-10T06:23:39.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-10T06:23:39.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-10T06:23:39.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-10T06:23:39.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-10T06:23:40.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-10T06:23:40.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-10T06:23:40.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-10T06:23:40.199Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-10T06:23:40.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-10T06:23:40.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-10T06:23:40.373Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-10T06:23:40.429Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-10T06:23:40.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4799 [Pipeline] echo [2024-05-10T06:23:40.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4799 [Pipeline] echo [2024-05-10T06:23:40.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4799 [Pipeline] echo [2024-05-10T06:23:40.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo [2024-05-10T06:23:40.717Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce3eab2 [Pipeline] echo [2024-05-10T06:23:40.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T06:23:40.930Z] provisioning config files... [2024-05-10T06:23:40.945Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11710636548931450343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T06:23:41.337Z] ---> ****-login.sh [2024-05-10T06:23:41.337Z] nexus3.edgexfoundry.org:10001 [2024-05-10T06:23:41.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:23:41.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:23:41.872Z] Configure a credential helper to remove this warning. See [2024-05-10T06:23:41.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:23:41.872Z] [2024-05-10T06:23:41.872Z] Login Succeeded [2024-05-10T06:23:41.872Z] nexus3.edgexfoundry.org:10002 [2024-05-10T06:23:41.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:23:41.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:23:41.872Z] Configure a credential helper to remove this warning. See [2024-05-10T06:23:41.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:23:41.872Z] [2024-05-10T06:23:41.872Z] Login Succeeded [2024-05-10T06:23:41.872Z] nexus3.edgexfoundry.org:10003 [2024-05-10T06:23:41.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:23:41.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:23:41.872Z] Configure a credential helper to remove this warning. See [2024-05-10T06:23:41.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:23:41.873Z] [2024-05-10T06:23:41.873Z] Login Succeeded [2024-05-10T06:23:41.873Z] nexus3.edgexfoundry.org:10004 [2024-05-10T06:23:42.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:23:42.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:23:42.132Z] Configure a credential helper to remove this warning. See [2024-05-10T06:23:42.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:23:42.132Z] [2024-05-10T06:23:42.132Z] Login Succeeded [2024-05-10T06:23:42.132Z] ****.io [2024-05-10T06:23:42.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:23:42.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:23:42.391Z] Configure a credential helper to remove this warning. See [2024-05-10T06:23:42.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:23:42.391Z] [2024-05-10T06:23:42.391Z] Login Succeeded [2024-05-10T06:23:42.391Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T06:23:42.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T06:23:42.875Z] + 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 [2024-05-10T06:23:42.875Z] + dirname cmd/core-command/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-10T06:23:42.875Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-10T06:23:42.875Z] cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/core-data/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-10T06:23:42.875Z] + + dirname cmd/core-metadata/Dockerfile [2024-05-10T06:23:42.875Z] cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-10T06:23:42.875Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-05-10T06:23:42.875Z] cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-10T06:23:42.875Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-05-10T06:23:42.875Z] cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-10T06:23:42.875Z] + dirname+ cmd/security-spire-config/Dockerfile [2024-05-10T06:23:42.875Z] cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/support-notifications/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-10T06:23:42.875Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-10T06:23:42.875Z] + cut -d/ -f2 [2024-05-10T06:23:42.875Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-10T06:23:42.932Z] 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 [2024-05-10T06:23:43.490Z] + git rev-list -1 --merges ce3eab2cb0e194db3eb87abd7f121db08eebaad3~1..ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo [2024-05-10T06:23:43.529Z] -----------> git rev-list -1 --merges ce3eab2cb0e194db3eb87abd7f121db08eebaad3~1..ce3eab2cb0e194db3eb87abd7f121db08eebaad3 ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [false] [Pipeline] sh [2024-05-10T06:23:43.850Z] + git log --format=format:%s -1 ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo [2024-05-10T06:23:43.890Z] ========================================================= [2024-05-10T06:23:43.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-10T06:23:43.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-10T06:23:44.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-10T06:23:44.513Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-10T06:23:44.513Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-10T06:23:44.513Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-10T06:23:44.513Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-10T06:23:44.513Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-10T06:23:44.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:23:45.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T06:23:45.040Z] [2024-05-10T06:23:45.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:23:45.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T06:23:45.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-10T06:23:45.435Z] b85a868b505f: Pulling fs layer [2024-05-10T06:23:45.435Z] e2be974225ed: Pulling fs layer [2024-05-10T06:23:45.435Z] 339a4e72a1f5: Pulling fs layer [2024-05-10T06:23:45.435Z] 988bab9f4d93: Pulling fs layer [2024-05-10T06:23:45.435Z] 1469e6f7b9e6: Pulling fs layer [2024-05-10T06:23:45.435Z] eaf3925da568: Pulling fs layer [2024-05-10T06:23:45.435Z] bab4dde63d76: Pulling fs layer [2024-05-10T06:23:45.435Z] bde34c3a00c8: Pulling fs layer [2024-05-10T06:23:45.435Z] b352a97aabf1: Pulling fs layer [2024-05-10T06:23:45.435Z] 4872d77fe225: Pulling fs layer [2024-05-10T06:23:45.435Z] 5851b861e8e6: Pulling fs layer [2024-05-10T06:23:45.435Z] 988bab9f4d93: Waiting [2024-05-10T06:23:45.435Z] b352a97aabf1: Waiting [2024-05-10T06:23:45.435Z] 4872d77fe225: Waiting [2024-05-10T06:23:45.435Z] 5851b861e8e6: Waiting [2024-05-10T06:23:45.435Z] 1469e6f7b9e6: Waiting [2024-05-10T06:23:45.435Z] eaf3925da568: Waiting [2024-05-10T06:23:45.435Z] bab4dde63d76: Waiting [2024-05-10T06:23:45.435Z] bde34c3a00c8: Waiting [2024-05-10T06:23:45.435Z] e2be974225ed: Verifying Checksum [2024-05-10T06:23:45.435Z] e2be974225ed: Download complete [2024-05-10T06:23:45.435Z] 988bab9f4d93: Verifying Checksum [2024-05-10T06:23:45.435Z] 988bab9f4d93: Download complete [2024-05-10T06:23:45.695Z] 1469e6f7b9e6: Verifying Checksum [2024-05-10T06:23:45.695Z] 1469e6f7b9e6: Download complete [2024-05-10T06:23:45.695Z] 339a4e72a1f5: Verifying Checksum [2024-05-10T06:23:45.695Z] 339a4e72a1f5: Download complete [2024-05-10T06:23:45.695Z] eaf3925da568: Download complete [2024-05-10T06:23:45.695Z] bde34c3a00c8: Verifying Checksum [2024-05-10T06:23:45.695Z] bde34c3a00c8: Download complete [2024-05-10T06:23:45.695Z] b352a97aabf1: Verifying Checksum [2024-05-10T06:23:45.695Z] b352a97aabf1: Download complete [2024-05-10T06:23:45.695Z] 4872d77fe225: Download complete [2024-05-10T06:23:45.695Z] 5851b861e8e6: Download complete [2024-05-10T06:23:45.695Z] b85a868b505f: Verifying Checksum [2024-05-10T06:23:45.695Z] b85a868b505f: Download complete [2024-05-10T06:23:45.953Z] bab4dde63d76: Verifying Checksum [2024-05-10T06:23:45.953Z] bab4dde63d76: Download complete [2024-05-10T06:23:46.888Z] b85a868b505f: Pull complete [2024-05-10T06:23:46.888Z] e2be974225ed: Pull complete [2024-05-10T06:23:47.458Z] 339a4e72a1f5: Pull complete [2024-05-10T06:23:47.458Z] 988bab9f4d93: Pull complete [2024-05-10T06:23:47.718Z] 1469e6f7b9e6: Pull complete [2024-05-10T06:23:47.718Z] eaf3925da568: Pull complete [2024-05-10T06:23:49.622Z] bab4dde63d76: Pull complete [2024-05-10T06:23:49.622Z] bde34c3a00c8: Pull complete [2024-05-10T06:23:49.622Z] b352a97aabf1: Pull complete [2024-05-10T06:23:49.622Z] 4872d77fe225: Pull complete [2024-05-10T06:23:49.882Z] 5851b861e8e6: Pull complete [2024-05-10T06:23:49.882Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-10T06:23:49.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-10T06:23:49.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:23:50.165Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2024-05-10T06:23:50.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-10T06:23:53.301Z] $ docker top a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 -eo pid,comm [2024-05-10T06:23:53.349Z] 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). [2024-05-10T06:23:53.349Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-10T06:23:53.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T06:23:53.505Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T06:23:53.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T06:23:53.622Z] $ docker exec a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent [2024-05-10T06:23:53.727Z] SSH_AUTH_SOCK=/tmp/ssh-HKOVaTxieMNT/agent.32 [2024-05-10T06:23:53.727Z] SSH_AGENT_PID=38 [2024-05-10T06:23:53.734Z] Running ssh-add (command line suppressed) [2024-05-10T06:23:53.834Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9236849705229746320.key (/w/workspace/edgex-go/1@tmp/private_key_9236849705229746320.key) [2024-05-10T06:23:54.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T06:23:54.724Z] + git tag --points-at HEAD [Pipeline] } [2024-05-10T06:23:54.758Z] $ docker exec --env ******** --env ******** a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent -k [2024-05-10T06:23:54.861Z] unset SSH_AUTH_SOCK; [2024-05-10T06:23:54.862Z] unset SSH_AGENT_PID; [2024-05-10T06:23:54.862Z] echo Agent pid 38 killed; [2024-05-10T06:23:54.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-10T06:23:54.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-10T06:23:54.996Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-10T06:23:55.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-10T06:23:55.106Z] $ docker exec a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent [2024-05-10T06:23:55.219Z] SSH_AUTH_SOCK=/tmp/ssh-6jCHm0Vc7s5W/agent.72 [2024-05-10T06:23:55.219Z] SSH_AGENT_PID=78 [2024-05-10T06:23:55.224Z] Running ssh-add (command line suppressed) [2024-05-10T06:23:55.326Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5455542395055239988.key (/w/workspace/edgex-go/1@tmp/private_key_5455542395055239988.key) [2024-05-10T06:23:55.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-10T06:23:55.697Z] + git semver init [2024-05-10T06:23:55.957Z] 2024-05-10 06:23:55,931 [run_init] DEBUG init version:0.0.0 force:False [2024-05-10T06:23:55.957Z] 2024-05-10 06:23:55,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-05-10T06:23:55.957Z] 2024-05-10 06:23:55,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-05-10T06:23:55.957Z] 2024-05-10 06:23:55,934 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4799 with force:False [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,684 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4799 [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,689 [execute] INFO git cat-file --batch-check [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,695 [execute] INFO git cat-file --batch [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-05-10T06:24:02.529Z] 2024-05-10 06:24:01,701 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4799 [2024-05-10T06:24:02.529Z] 0.0.0 [Pipeline] } [2024-05-10T06:24:02.562Z] $ docker exec --env ******** --env ******** a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent -k [2024-05-10T06:24:02.671Z] unset SSH_AUTH_SOCK; [2024-05-10T06:24:02.671Z] unset SSH_AGENT_PID; [2024-05-10T06:24:02.671Z] echo Agent pid 78 killed; [2024-05-10T06:24:02.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-10T06:24:03.158Z] + git semver [Pipeline] } [2024-05-10T06:24:03.448Z] $ docker stop --time=1 a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 [2024-05-10T06:24:04.702Z] $ docker rm -f --volumes a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T06:24:05.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-10T06:24:05.464Z] Stashed 1 file(s) [Pipeline] echo [2024-05-10T06:24:05.489Z] [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 [2024-05-10T06:24:06.371Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-05-10T06:24:06.419Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-10T06:24:06.742Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-10T06:24:06.742Z] + cut -d -f 2 [Pipeline] echo [2024-05-10T06:24:06.783Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T06:24:06.831Z] ========================================================= [2024-05-10T06:24:06.831Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-10T06:24:06.831Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:24:07.192Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T06:24:07.193Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-10T06:24:07.193Z] 619be1103602: Pulling fs layer [2024-05-10T06:24:07.193Z] 7862e08f4a3e: Pulling fs layer [2024-05-10T06:24:07.193Z] 5df492c9dc93: Pulling fs layer [2024-05-10T06:24:07.193Z] 7629e6793208: Pulling fs layer [2024-05-10T06:24:07.193Z] 4f4fb700ef54: Pulling fs layer [2024-05-10T06:24:07.193Z] 8de7f028bff5: Pulling fs layer [2024-05-10T06:24:07.193Z] 44042ff1420b: Pulling fs layer [2024-05-10T06:24:07.193Z] 5cdaf54b7214: Pulling fs layer [2024-05-10T06:24:07.193Z] 38f3e5a9071a: Pulling fs layer [2024-05-10T06:24:07.193Z] 4f4fb700ef54: Waiting [2024-05-10T06:24:07.193Z] 8de7f028bff5: Waiting [2024-05-10T06:24:07.193Z] 44042ff1420b: Waiting [2024-05-10T06:24:07.193Z] 5cdaf54b7214: Waiting [2024-05-10T06:24:07.193Z] 38f3e5a9071a: Waiting [2024-05-10T06:24:07.193Z] 7629e6793208: Waiting [2024-05-10T06:24:07.193Z] 7862e08f4a3e: Download complete [2024-05-10T06:24:07.193Z] 7629e6793208: Verifying Checksum [2024-05-10T06:24:07.193Z] 7629e6793208: Download complete [2024-05-10T06:24:07.193Z] 4f4fb700ef54: Verifying Checksum [2024-05-10T06:24:07.193Z] 4f4fb700ef54: Download complete [2024-05-10T06:24:07.193Z] 8de7f028bff5: Verifying Checksum [2024-05-10T06:24:07.193Z] 8de7f028bff5: Download complete [2024-05-10T06:24:07.193Z] 619be1103602: Verifying Checksum [2024-05-10T06:24:07.193Z] 619be1103602: Download complete [2024-05-10T06:24:07.193Z] 44042ff1420b: Verifying Checksum [2024-05-10T06:24:07.193Z] 44042ff1420b: Download complete [2024-05-10T06:24:07.452Z] 619be1103602: Pull complete [2024-05-10T06:24:07.452Z] 7862e08f4a3e: Pull complete [2024-05-10T06:24:07.452Z] 38f3e5a9071a: Verifying Checksum [2024-05-10T06:24:07.452Z] 38f3e5a9071a: Download complete [2024-05-10T06:24:07.711Z] 5df492c9dc93: Verifying Checksum [2024-05-10T06:24:07.711Z] 5df492c9dc93: Download complete [2024-05-10T06:24:08.277Z] 5cdaf54b7214: Verifying Checksum [2024-05-10T06:24:08.277Z] 5cdaf54b7214: Download complete [2024-05-10T06:24:10.808Z] 5df492c9dc93: Pull complete [2024-05-10T06:24:10.808Z] 7629e6793208: Pull complete [2024-05-10T06:24:10.808Z] 4f4fb700ef54: Pull complete [2024-05-10T06:24:11.067Z] 8de7f028bff5: Pull complete [2024-05-10T06:24:11.067Z] 44042ff1420b: Pull complete [2024-05-10T06:24:13.594Z] 5cdaf54b7214: Pull complete [2024-05-10T06:24:13.856Z] 38f3e5a9071a: Pull complete [2024-05-10T06:24:13.856Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-10T06:24:13.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T06:24:13.856Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:24:14.237Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T06:24:14.237Z] WORKDIR /edgex [2024-05-10T06:24:14.237Z] COPY go.mod . [2024-05-10T06:24:14.237Z] RUN go mod download [2024-05-10T06:24:14.237Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-10T06:24:15.177Z] Sending build context to Docker daemon 204.9MB [2024-05-10T06:24:15.177Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-10T06:24:15.177Z] ---> 60b93f829570 [2024-05-10T06:24:15.177Z] Step 2/4 : WORKDIR /edgex [2024-05-10T06:24:20.856Z] Still waiting to schedule task [2024-05-10T06:24:20.856Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-10T06:24:21.746Z] ---> Running in 35531b78ab91 [2024-05-10T06:24:21.746Z] Removing intermediate container 35531b78ab91 [2024-05-10T06:24:21.746Z] ---> 9d7a4ccc8c2c [2024-05-10T06:24:21.746Z] Step 3/4 : COPY go.mod . [2024-05-10T06:24:21.746Z] ---> 072327abc3aa [2024-05-10T06:24:21.746Z] Step 4/4 : RUN go mod download [2024-05-10T06:24:21.746Z] ---> Running in 9844e2c0255b [2024-05-10T06:24:39.852Z] Removing intermediate container 9844e2c0255b [2024-05-10T06:24:39.852Z] ---> 83f6928cd040 [2024-05-10T06:24:40.111Z] Successfully built 83f6928cd040 [2024-05-10T06:24:40.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:24:40.514Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-10T06:24:40.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:24:40.675Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2024-05-10T06:24:40.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-10T06:24:41.087Z] $ docker top b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T06:24:41.497Z] + go version [2024-05-10T06:24:41.497Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-10T06:24:41.585Z] $ docker stop --time=1 b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a [2024-05-10T06:24:42.846Z] $ docker rm -f --volumes b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:24:43.639Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-10T06:24:43.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:24:43.804Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2024-05-10T06:24:43.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-10T06:24:44.156Z] $ docker top cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-10T06:24:44.301Z] ========================================================= [2024-05-10T06:24:44.301Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-10T06:24:44.301Z] ========================================================= [Pipeline] sh [2024-05-10T06:24:44.600Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:24:44.984Z] + make test [2024-05-10T06:24:44.984Z] go test -race -coverprofile=coverage.out ./... [2024-05-10T06:24:51.548Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-10T06:25:09.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-10T06:25:10.186Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-10T06:25:10.445Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-10T06:25:10.445Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-10T06:25:10.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-10T06:25:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-10T06:25:12.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-10T06:25:13.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2024-05-10T06:25:15.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.066s coverage: 97.0% of statements [2024-05-10T06:25:15.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-10T06:25:15.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-10T06:25:15.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-10T06:25:17.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-10T06:25:17.711Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-10T06:25:18.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2024-05-10T06:25:18.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2024-05-10T06:25:18.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-10T06:25:18.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-10T06:25:18.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:25:18.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-10T06:25:18.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-10T06:25:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-10T06:25:21.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-10T06:25:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 93.4% of statements [2024-05-10T06:25:22.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 4.1% of statements [2024-05-10T06:25:23.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-10T06:25:23.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:25:23.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-10T06:25:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 97.6% of statements [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-10T06:25:24.854Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-10T06:25:24.854Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2024-05-10T06:25:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-10T06:25:26.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-10T06:25:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2024-05-10T06:25:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-05-10T06:25:27.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements [2024-05-10T06:25:27.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements [2024-05-10T06:25:27.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-05-10T06:25:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2024-05-10T06:25:29.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-10T06:25:29.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-10T06:25:29.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-10T06:25:29.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-10T06:25:29.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-05-10T06:25:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-10T06:25:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-10T06:25:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-10T06:25:29.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-10T06:25:30.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-10T06:25:30.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-10T06:25:30.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-10T06:25:30.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-10T06:25:31.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-10T06:25:31.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-10T06:25:32.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-10T06:25:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-10T06:25:34.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-10T06:25:35.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-10T06:25:35.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-10T06:25:37.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-10T06:25:37.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-10T06:25:37.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-10T06:25:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-10T06:25:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-10T06:25:39.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-10T06:25:40.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-10T06:25:40.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-10T06:25:40.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-10T06:25:40.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-10T06:25:41.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements [2024-05-10T06:25:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-10T06:25:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-10T06:25:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-10T06:25:41.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-10T06:25:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-10T06:25:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:25:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-10T06:25:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-10T06:25:43.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-10T06:25:43.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-10T06:25:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-10T06:25:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:25:50.581Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-356 in /w/workspace/edgexfoundry_edgex-go_PR-4799 [Pipeline] { [Pipeline] ws [2024-05-10T06:25:50.662Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-05-10T06:25:53.768Z] The recommended git tool is: git [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.237s coverage: 79.9% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.057s coverage: 92.9% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.067s coverage: 100.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2024-05-10T06:25:54.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements [2024-05-10T06:25:54.330Z] 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 [2024-05-10T06:25:54.330Z] running golangci-lint [2024-05-10T06:25:54.330Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-10T06:25:54.330Z] go version go1.21.9 linux/amd64 [2024-05-10T06:25:54.330Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-10T06:25:54.330Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-10T06:25:58.195Z] using credential edgex-jenkins-ssh [2024-05-10T06:25:58.219Z] Cloning the remote Git repository [2024-05-10T06:25:58.265Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-10T06:25:58.350Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-05-10T06:25:58.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-10T06:25:58.474Z] > git --version # timeout=10 [2024-05-10T06:25:58.494Z] > git --version # 'git version 2.25.1' [2024-05-10T06:25:58.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-10T06:25:58.636Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-10T06:26:09.190Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 13.463092644s" [2024-05-10T06:26:09.190Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.939452ms" [2024-05-10T06:26:15.737Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.692542356s with top 10 stages: buildir: 32.57168502s, gosec: 7.15709004s, inspect: 1.934768545s, fact_deprecated: 1.767405922s, ctrlflow: 1.325551541s, printf: 1.12260095s, unused: 860.051978ms, S1038: 796.908381ms, nilness: 777.22345ms, fact_purity: 677.114458ms" [2024-05-10T06:26:15.737Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-10T06:26:15.737Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, identifier_marker: 197/197, autogenerated_exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, cgo: 197/197" [2024-05-10T06:26:15.737Z] level=info msg="[runner] processing took 23.711736ms with stages: nolint: 10.817142ms, identifier_marker: 6.339186ms, exclude-rules: 2.363374ms, path_prettifier: 1.677147ms, autogenerated_exclude: 1.465505ms, skip_dirs: 1.00131ms, cgo: 26.45µs, filename_unadjuster: 16.551µs, max_same_issues: 1.05µs, exclude: 540ns, skip_files: 500ns, fixer: 471ns, uniq_by_line: 430ns, path_shortener: 390ns, source_code: 310ns, severity-rules: 300ns, diff: 300ns, sort_results: 280ns, max_from_linter: 210ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" [2024-05-10T06:26:15.737Z] level=info msg="[runner] linters took 7.804726911s with stages: goanalysis_metalinter: 7.780876133s" [2024-05-10T06:26:15.737Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-10T06:26:15.737Z] level=info msg="Memory: 215 samples, avg is 234.7MB, max is 908.4MB" [2024-05-10T06:26:15.737Z] level=info msg="Execution took 21.3159787s" [2024-05-10T06:26:15.737Z] go vet ./... [2024-05-10T06:26:16.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-10T06:26:16.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-10T06:26:16.865Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-10T06:26:16.902Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-10T06:26:16.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-10T06:26:16.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4799/head:refs/remotes/origin/PR-4799 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-05-10T06:26:18.081Z] Merging remotes/origin/napa commit ef65de843fd2588df9291ef96e78f36bbf6f50e6 into PR head commit ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [2024-05-10T06:26:19.273Z] Merge succeeded, producing ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [2024-05-10T06:26:19.274Z] Checking out Revision ce3eab2cb0e194db3eb87abd7f121db08eebaad3 (PR-4799) [2024-05-10T06:26:19.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-10T06:26:19.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-10T06:26:19.913Z] ./bin/test-attribution-txt.sh [2024-05-10T06:26:19.913Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-10T06:26:19.913Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-10T06:26:19.961Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [2024-05-10T06:26:20.034Z] Commit message: "fix: Bump dependencies to resolve CVEs" [Pipeline] sh [2024-05-10T06:26:20.095Z] > git --version # timeout=10 [2024-05-10T06:26:20.107Z] > git --version # 'git version 2.25.1' [2024-05-10T06:26:20.121Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-10T06:26:18.101Z] > git config core.sparsecheckout # timeout=10 [2024-05-10T06:26:18.170Z] > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 [2024-05-10T06:26:19.181Z] > git remote # timeout=10 [2024-05-10T06:26:19.198Z] > git config --get remote.origin.url # timeout=10 [2024-05-10T06:26:19.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-10T06:26:19.234Z] > git merge ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 [2024-05-10T06:26:19.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-10T06:26:19.282Z] > git config core.sparsecheckout # timeout=10 [2024-05-10T06:26:19.293Z] > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 [2024-05-10T06:26:20.344Z] + go mod tidy [2024-05-10T06:26:20.601Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-05-10T06:26:20.601Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-05-10T06:26:20.601Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-05-10T06:26:20.601Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2024-05-10T06:26:20.861Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-05-10T06:26:20.861Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-05-10T06:26:20.861Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-05-10T06:26:20.861Z] go: downloading github.com/kr/pretty v0.1.0 [2024-05-10T06:26:20.861Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-05-10T06:26:20.861Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-05-10T06:26:20.861Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-05-10T06:26:20.861Z] go: downloading github.com/kr/text v0.2.0 [2024-05-10T06:26:20.861Z] go: downloading github.com/pkg/errors v0.9.1 [2024-05-10T06:26:20.861Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-05-10T06:26:20.861Z] go: downloading github.com/google/btree v1.0.1 [2024-05-10T06:26:20.861Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-05-10T06:26:21.118Z] go: downloading github.com/miekg/dns v1.1.41 [2024-05-10T06:26:21.118Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-05-10T06:26:21.118Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-05-10T06:26:21.118Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-05-10T06:26:21.118Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-05-10T06:26:21.118Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2024-05-10T06:26:21.688Z] + ls -al . [2024-05-10T06:26:21.688Z] total 740 [2024-05-10T06:26:21.688Z] drwxrwxr-x 12 1001 1001 4096 May 10 06:24 . [2024-05-10T06:26:21.688Z] drwxr-xr-x 4 root root 4096 May 10 06:24 .. [2024-05-10T06:26:21.688Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:23 .blubracket [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 10 May 10 06:23 .dockerignore [2024-05-10T06:26:21.688Z] drwxrwxr-x 8 1001 1001 4096 May 10 06:25 .git [2024-05-10T06:26:21.688Z] drwxrwxr-x 3 1001 1001 4096 May 10 06:23 .github [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 1067 May 10 06:23 .gitignore [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 42 May 10 06:23 .golangci.yml [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 100 May 10 06:23 .hadolint.yml [2024-05-10T06:26:21.688Z] drwxr-xr-x 3 1001 1001 4096 May 10 06:24 .semver [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 155 May 10 06:23 .sonarcloud.properties [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 1171 May 10 06:23 ADOPTERS.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 11674 May 10 06:23 Attribution.txt [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 100284 May 10 06:23 CHANGELOG.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 3804 May 10 06:23 CONTRIBUTING.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 677 May 10 06:23 GOVERNANCE.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 861 May 10 06:23 Jenkinsfile [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 10775 May 10 06:23 LICENSE [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 15054 May 10 06:23 Makefile [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 582 May 10 06:23 OWNERS.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 9528 May 10 06:23 README.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 789 May 10 06:23 SECURITY.md [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 5 May 10 06:24 VERSION [2024-05-10T06:26:21.688Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:23 bin [2024-05-10T06:26:21.688Z] drwxrwxr-x 18 1001 1001 4096 May 10 06:23 cmd [2024-05-10T06:26:21.688Z] -rw-r--r-- 1 root root 453602 May 10 06:25 coverage.out [2024-05-10T06:26:21.688Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:23 fuzz_test [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 3619 May 10 06:23 go.mod [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 33561 May 10 06:23 go.sum [2024-05-10T06:26:21.688Z] drwxrwxr-x 7 1001 1001 4096 May 10 06:23 internal [2024-05-10T06:26:21.688Z] drwxrwxr-x 3 1001 1001 4096 May 10 06:23 openapi [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 584 May 10 06:23 security.txt [2024-05-10T06:26:21.688Z] drwxrwxr-x 6 1001 1001 4096 May 10 06:23 vendor [2024-05-10T06:26:21.688Z] -rw-rw-r-- 1 1001 1001 204 May 10 06:23 version.go [Pipeline] sh [2024-05-10T06:26:22.010Z] + '[' -e coverage.out ] [2024-05-10T06:26:22.010Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-10T06:26:22.175Z] Stashed 1 file(s) [Pipeline] sh [2024-05-10T06:26:22.477Z] + make build [2024-05-10T06:26:22.477Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-10T06:26:25.042Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-10T06:26:25.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T06:26:25.042Z] Dload Upload Total Spent Left Speed [2024-05-10T06:26:25.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-05-10T06:26:25.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-10T06:26:25.733Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-10T06:26:25.733Z] + sudo tee /etc/docker/daemon.new [2024-05-10T06:26:25.733Z] { [2024-05-10T06:26:25.733Z] "registry-mirrors": [ [2024-05-10T06:26:25.733Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-10T06:26:25.733Z] ], [2024-05-10T06:26:25.733Z] "bip": "10.250.0.254/24", [2024-05-10T06:26:25.733Z] "hosts": [ [2024-05-10T06:26:25.733Z] "tcp://0.0.0.0:5555", [2024-05-10T06:26:25.733Z] "unix:///var/run/docker.sock" [2024-05-10T06:26:25.733Z] ], [2024-05-10T06:26:25.733Z] "mtu": 1458, [2024-05-10T06:26:25.733Z] "selinux-enabled": true, [2024-05-10T06:26:25.733Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-10T06:26:25.733Z] } [Pipeline] sh [2024-05-10T06:26:26.081Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-10T06:26:26.427Z] + sudo service docker restart [2024-05-10T06:26:34.669Z] 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 [2024-05-10T06:26:34.669Z] 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 [2024-05-10T06:26:36.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 [2024-05-10T06:26:36.615Z] 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 [2024-05-10T06:26:41.878Z] 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 [2024-05-10T06:26:43.252Z] 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 [2024-05-10T06:26:44.627Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T06:26:44.747Z] provisioning config files... [2024-05-10T06:26:44.770Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8304026889409149006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T06:26:45.263Z] ---> ****-login.sh [2024-05-10T06:26:45.263Z] nexus3.edgexfoundry.org:10001 [2024-05-10T06:26:45.558Z] 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 [2024-05-10T06:26:45.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:26:45.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:26:45.851Z] Configure a credential helper to remove this warning. See [2024-05-10T06:26:45.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:26:45.851Z] [2024-05-10T06:26:45.851Z] Login Succeeded [2024-05-10T06:26:45.851Z] nexus3.edgexfoundry.org:10002 [2024-05-10T06:26:46.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:26:46.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:26:46.121Z] Configure a credential helper to remove this warning. See [2024-05-10T06:26:46.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:26:46.121Z] [2024-05-10T06:26:46.121Z] Login Succeeded [2024-05-10T06:26:46.121Z] nexus3.edgexfoundry.org:10003 [2024-05-10T06:26:46.124Z] 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 [2024-05-10T06:26:46.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:26:46.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:26:46.686Z] Configure a credential helper to remove this warning. See [2024-05-10T06:26:46.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:26:46.686Z] [2024-05-10T06:26:46.686Z] Login Succeeded [2024-05-10T06:26:46.686Z] nexus3.edgexfoundry.org:10004 [2024-05-10T06:26:46.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:26:46.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:26:46.960Z] Configure a credential helper to remove this warning. See [2024-05-10T06:26:46.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:26:46.960Z] [2024-05-10T06:26:46.961Z] Login Succeeded [2024-05-10T06:26:46.961Z] ****.io [2024-05-10T06:26:47.057Z] 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 [2024-05-10T06:26:47.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-10T06:26:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-10T06:26:47.500Z] Configure a credential helper to remove this warning. See [2024-05-10T06:26:47.500Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-10T06:26:47.500Z] [2024-05-10T06:26:47.500Z] Login Succeeded [2024-05-10T06:26:47.500Z] ---> ****-login.sh ends [Pipeline] } [2024-05-10T06:26:47.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-10T06:26:47.991Z] 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 [2024-05-10T06:26:48.264Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-05-10T06:26:48.307Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-10T06:26:48.655Z] + grep ^go [0-9].[0-9]*+ go.mod [2024-05-10T06:26:48.655Z] cut -d -f 2 [Pipeline] echo [2024-05-10T06:26:48.732Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-10T06:26:48.778Z] ========================================================= [2024-05-10T06:26:48.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-10T06:26:48.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:26:49.157Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] } [2024-05-10T06:26:49.394Z] $ docker stop --time=1 cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea [2024-05-10T06:26:49.424Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-10T06:26:49.424Z] c6b39de5b339: Pulling fs layer [2024-05-10T06:26:49.424Z] a69c41024577: Pulling fs layer [2024-05-10T06:26:49.424Z] d6de4b400683: Pulling fs layer [2024-05-10T06:26:49.424Z] 35cb2a7552d0: Pulling fs layer [2024-05-10T06:26:49.424Z] 4f4fb700ef54: Pulling fs layer [2024-05-10T06:26:49.424Z] 9e011611b7f5: Pulling fs layer [2024-05-10T06:26:49.424Z] 3bd174042beb: Pulling fs layer [2024-05-10T06:26:49.424Z] 4476f39b5e91: Pulling fs layer [2024-05-10T06:26:49.424Z] 35cb2a7552d0: Waiting [2024-05-10T06:26:49.424Z] 4f4fb700ef54: Waiting [2024-05-10T06:26:49.424Z] 9e011611b7f5: Waiting [2024-05-10T06:26:49.424Z] 3bd174042beb: Waiting [2024-05-10T06:26:49.424Z] 4476f39b5e91: Waiting [2024-05-10T06:26:49.424Z] a69c41024577: Download complete [2024-05-10T06:26:49.424Z] 35cb2a7552d0: Verifying Checksum [2024-05-10T06:26:49.424Z] 35cb2a7552d0: Download complete [2024-05-10T06:26:49.424Z] 4f4fb700ef54: Verifying Checksum [2024-05-10T06:26:49.424Z] 4f4fb700ef54: Download complete [2024-05-10T06:26:49.424Z] 9e011611b7f5: Verifying Checksum [2024-05-10T06:26:49.424Z] 9e011611b7f5: Download complete [2024-05-10T06:26:49.424Z] c6b39de5b339: Download complete [2024-05-10T06:26:50.007Z] 4476f39b5e91: Verifying Checksum [2024-05-10T06:26:50.007Z] 4476f39b5e91: Download complete [2024-05-10T06:26:50.276Z] c6b39de5b339: Pull complete [2024-05-10T06:26:50.860Z] a69c41024577: Pull complete [2024-05-10T06:26:51.442Z] d6de4b400683: Verifying Checksum [2024-05-10T06:26:51.442Z] d6de4b400683: Download complete [2024-05-10T06:26:52.417Z] 3bd174042beb: Verifying Checksum [2024-05-10T06:26:52.417Z] 3bd174042beb: Download complete [2024-05-10T06:26:53.786Z] $ docker rm -f --volumes cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea [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 [2024-05-10T06:26:55.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T06:26:55.327Z] [2024-05-10T06:26:55.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:26:55.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T06:26:55.769Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-10T06:26:55.769Z] 91d30c5bc195: Pulling fs layer [2024-05-10T06:26:55.769Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-10T06:26:55.769Z] 9c61dcf015f6: Pulling fs layer [2024-05-10T06:26:55.769Z] 4698f68db338: Pulling fs layer [2024-05-10T06:26:55.769Z] 2a2f49069b9e: Pulling fs layer [2024-05-10T06:26:55.769Z] e0025b399a48: Pulling fs layer [2024-05-10T06:26:55.769Z] 2a2f49069b9e: Waiting [2024-05-10T06:26:55.769Z] e0025b399a48: Waiting [2024-05-10T06:26:55.769Z] 4698f68db338: Waiting [2024-05-10T06:26:55.769Z] 91d30c5bc195: Verifying Checksum [2024-05-10T06:26:55.769Z] 91d30c5bc195: Download complete [2024-05-10T06:26:55.769Z] 4698f68db338: Download complete [2024-05-10T06:26:56.047Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-10T06:26:56.047Z] 2e9b0aa3be6d: Download complete [2024-05-10T06:26:56.047Z] e0025b399a48: Verifying Checksum [2024-05-10T06:26:56.047Z] e0025b399a48: Download complete [2024-05-10T06:26:56.047Z] 91d30c5bc195: Pull complete [2024-05-10T06:26:56.047Z] 2a2f49069b9e: Download complete [2024-05-10T06:26:56.320Z] 2e9b0aa3be6d: Pull complete [2024-05-10T06:26:56.591Z] 9c61dcf015f6: Verifying Checksum [2024-05-10T06:26:56.591Z] 9c61dcf015f6: Download complete [2024-05-10T06:26:59.171Z] 9c61dcf015f6: Pull complete [2024-05-10T06:26:59.171Z] 4698f68db338: Pull complete [2024-05-10T06:26:59.171Z] 2a2f49069b9e: Pull complete [2024-05-10T06:26:59.171Z] e0025b399a48: Pull complete [2024-05-10T06:26:59.171Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-10T06:26:59.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-10T06:26:59.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:26:59.437Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2024-05-10T06:26:59.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-10T06:27:01.723Z] $ docker top e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T06:27:02.133Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-10T06:27:04.038Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-05-10T06:27:04.038Z] #1 transferring dockerfile: 1.93kB done [2024-05-10T06:27:04.038Z] #1 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #2 transferring dockerfile: 1.69kB done [2024-05-10T06:27:04.297Z] #2 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #3 transferring dockerfile: 1.95kB done [2024-05-10T06:27:04.297Z] #3 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #4 transferring dockerfile: 2.93kB done [2024-05-10T06:27:04.297Z] #4 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #5 [core-command internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #5 transferring dockerfile: 1.93kB done [2024-05-10T06:27:04.297Z] #5 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #6 transferring dockerfile: 2.50kB done [2024-05-10T06:27:04.297Z] #6 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #7 transferring dockerfile: 1.81kB done [2024-05-10T06:27:04.297Z] #7 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #8 transferring dockerfile: 2.23kB done [2024-05-10T06:27:04.297Z] #8 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #9 transferring dockerfile: 1.89kB done [2024-05-10T06:27:04.297Z] #9 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #10 transferring dockerfile: 1.70kB done [2024-05-10T06:27:04.297Z] #10 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #11 transferring dockerfile: 2.49kB done [2024-05-10T06:27:04.297Z] #11 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #12 transferring dockerfile: 2.06kB done [2024-05-10T06:27:04.297Z] #12 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #13 transferring dockerfile: 2.15kB done [2024-05-10T06:27:04.297Z] #13 DONE 0.1s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #14 [core-data internal] load build definition from Dockerfile [2024-05-10T06:27:04.297Z] #14 transferring dockerfile: 2.01kB done [2024-05-10T06:27:04.297Z] #14 DONE 0.0s [2024-05-10T06:27:04.297Z] [2024-05-10T06:27:04.297Z] #15 [support-scheduler internal] load .dockerignore [2024-05-10T06:27:04.297Z] #15 transferring context: 50B done [2024-05-10T06:27:04.297Z] #15 DONE 0.1s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #16 [security-spire-config internal] load .dockerignore [2024-05-10T06:27:04.555Z] #16 transferring context: 50B done [2024-05-10T06:27:04.555Z] #16 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #17 [support-notifications internal] load .dockerignore [2024-05-10T06:27:04.555Z] #17 transferring context: 50B done [2024-05-10T06:27:04.555Z] #17 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #18 [security-bootstrapper internal] load .dockerignore [2024-05-10T06:27:04.555Z] #18 transferring context: 50B done [2024-05-10T06:27:04.555Z] #18 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #19 [core-command internal] load .dockerignore [2024-05-10T06:27:04.555Z] #19 transferring context: 50B done [2024-05-10T06:27:04.555Z] #19 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #20 [security-proxy-setup internal] load .dockerignore [2024-05-10T06:27:04.555Z] #20 transferring context: 50B done [2024-05-10T06:27:04.555Z] #20 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-10T06:27:04.555Z] #21 transferring context: 50B done [2024-05-10T06:27:04.555Z] #21 DONE 0.0s [2024-05-10T06:27:04.555Z] [2024-05-10T06:27:04.555Z] #22 [security-spire-server internal] load .dockerignore [2024-05-10T06:27:04.746Z] d6de4b400683: Pull complete [2024-05-10T06:27:04.746Z] 35cb2a7552d0: Pull complete [2024-05-10T06:27:04.746Z] 4f4fb700ef54: Pull complete [2024-05-10T06:27:04.746Z] 9e011611b7f5: Pull complete [2024-05-10T06:27:04.813Z] #22 transferring context: 50B done [2024-05-10T06:27:04.813Z] #22 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #23 [security-spire-agent internal] load .dockerignore [2024-05-10T06:27:04.813Z] #23 transferring context: 50B done [2024-05-10T06:27:04.813Z] #23 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-05-10T06:27:04.813Z] #24 transferring context: 50B done [2024-05-10T06:27:04.813Z] #24 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #25 [security-proxy-auth internal] load .dockerignore [2024-05-10T06:27:04.813Z] #25 transferring context: 50B done [2024-05-10T06:27:04.813Z] #25 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-05-10T06:27:04.813Z] #26 transferring context: 50B done [2024-05-10T06:27:04.813Z] #26 DONE 0.1s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #27 [core-metadata internal] load .dockerignore [2024-05-10T06:27:04.813Z] #27 transferring context: 50B done [2024-05-10T06:27:04.813Z] #27 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #28 [core-data internal] load .dockerignore [2024-05-10T06:27:04.813Z] #28 transferring context: 50B done [2024-05-10T06:27:04.813Z] #28 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T06:27:04.813Z] #29 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:27:04.813Z] #30 ... [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T06:27:04.813Z] #29 DONE 0.0s [2024-05-10T06:27:04.813Z] [2024-05-10T06:27:04.813Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:27:05.071Z] #30 ... [2024-05-10T06:27:05.071Z] [2024-05-10T06:27:05.071Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T06:27:05.071Z] #29 DONE 0.0s [2024-05-10T06:27:05.071Z] [2024-05-10T06:27:05.071Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:27:05.071Z] #30 ... [2024-05-10T06:27:05.071Z] [2024-05-10T06:27:05.071Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-10T06:27:05.071Z] #29 DONE 0.0s [2024-05-10T06:27:05.071Z] [2024-05-10T06:27:05.071Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:27:05.329Z] #30 DONE 0.5s [2024-05-10T06:27:05.329Z] [2024-05-10T06:27:05.330Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-10T06:27:05.330Z] #31 DONE 0.3s [2024-05-10T06:27:05.330Z] [2024-05-10T06:27:05.330Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:27:05.330Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:27:05.330Z] #32 ... [2024-05-10T06:27:05.330Z] [2024-05-10T06:27:05.330Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-10T06:27:05.330Z] #33 DONE 0.4s [2024-05-10T06:27:05.330Z] [2024-05-10T06:27:05.330Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:27:05.330Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-05-10T06:27:05.330Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:27:05.330Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T06:27:05.330Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:27:05.330Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-10T06:27:05.330Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T06:27:05.587Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-10T06:27:05.587Z] #32 DONE 0.6s [2024-05-10T06:27:05.587Z] [2024-05-10T06:27:05.587Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:27:05.587Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.2s done [2024-05-10T06:27:05.587Z] #34 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done [2024-05-10T06:27:05.587Z] #34 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s [2024-05-10T06:27:05.587Z] #34 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-10T06:27:05.587Z] #34 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done [2024-05-10T06:27:05.587Z] #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.1s [2024-05-10T06:27:05.587Z] #34 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.1s [2024-05-10T06:27:05.846Z] #34 ... [2024-05-10T06:27:05.846Z] [2024-05-10T06:27:05.846Z] #35 [security-spire-config internal] load build context [2024-05-10T06:27:05.846Z] #35 transferring context: 16.35kB 0.0s done [2024-05-10T06:27:05.846Z] #35 DONE 0.4s [2024-05-10T06:27:05.846Z] [2024-05-10T06:27:05.846Z] #36 [security-spire-server internal] load build context [2024-05-10T06:27:05.846Z] #36 transferring context: 18.10kB 0.0s done [2024-05-10T06:27:05.846Z] #36 DONE 0.5s [2024-05-10T06:27:05.846Z] [2024-05-10T06:27:05.846Z] #37 [security-spire-agent internal] load build context [2024-05-10T06:27:05.846Z] #37 transferring context: 17.63kB 0.0s done [2024-05-10T06:27:05.846Z] #37 DONE 0.5s [2024-05-10T06:27:05.846Z] [2024-05-10T06:27:05.846Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:27:05.846Z] #34 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.2s done [2024-05-10T06:27:05.846Z] #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s [2024-05-10T06:27:05.846Z] #34 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.2s done [2024-05-10T06:27:05.846Z] #34 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done [2024-05-10T06:27:05.846Z] #34 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done [2024-05-10T06:27:06.116Z] #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.3s done [2024-05-10T06:27:06.116Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.4s [2024-05-10T06:27:06.116Z] #34 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done [2024-05-10T06:27:06.116Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 4.19MB / 29.30MB 0.5s [2024-05-10T06:27:06.116Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 9.44MB / 29.30MB 0.6s [2024-05-10T06:27:06.374Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 18.87MB / 29.30MB 0.7s [2024-05-10T06:27:06.374Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 23.07MB / 29.30MB 0.8s [2024-05-10T06:27:06.640Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 0.9s [2024-05-10T06:27:06.900Z] #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.2s done [2024-05-10T06:27:07.160Z] #34 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae [2024-05-10T06:27:07.418Z] #34 ... [2024-05-10T06:27:07.418Z] [2024-05-10T06:27:07.418Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-10T06:27:07.418Z] #38 DONE 2.4s [2024-05-10T06:27:07.418Z] [2024-05-10T06:27:07.418Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:27:08.798Z] #34 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 1.8s done [2024-05-10T06:27:12.988Z] #34 ... [2024-05-10T06:27:12.988Z] [2024-05-10T06:27:12.988Z] #39 [core-data internal] load build context [2024-05-10T06:27:12.988Z] #39 transferring context: 242.12MB 7.2s [2024-05-10T06:27:13.245Z] #39 ... [2024-05-10T06:27:13.245Z] [2024-05-10T06:27:13.245Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:27:13.245Z] #40 ... [2024-05-10T06:27:13.245Z] [2024-05-10T06:27:13.245Z] #39 [core-data internal] load build context [2024-05-10T06:27:14.834Z] 3bd174042beb: Pull complete [2024-05-10T06:27:14.834Z] 4476f39b5e91: Pull complete [2024-05-10T06:27:14.834Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-10T06:27:14.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T06:27:14.834Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:27:15.142Z] #39 ... [2024-05-10T06:27:15.142Z] [2024-05-10T06:27:15.142Z] #41 [core-metadata internal] load build context [2024-05-10T06:27:15.250Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T06:27:15.250Z] WORKDIR /edgex [2024-05-10T06:27:15.250Z] COPY go.mod . [2024-05-10T06:27:15.250Z] RUN go mod download [2024-05-10T06:27:15.250Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-10T06:27:15.399Z] #41 ... [2024-05-10T06:27:15.399Z] [2024-05-10T06:27:15.399Z] #42 [support-scheduler internal] load build context [2024-05-10T06:27:15.399Z] #42 transferring context: 396.53MB 10.0s done [2024-05-10T06:27:15.399Z] #42 ... [2024-05-10T06:27:15.399Z] [2024-05-10T06:27:15.399Z] #43 [core-command internal] load build context [2024-05-10T06:27:15.399Z] #43 ... [2024-05-10T06:27:15.399Z] [2024-05-10T06:27:15.399Z] #44 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:27:15.657Z] #44 transferring context: 396.53MB 10.3s done [2024-05-10T06:27:15.657Z] #44 ... [2024-05-10T06:27:15.657Z] [2024-05-10T06:27:15.657Z] #45 [support-notifications internal] load build context [2024-05-10T06:27:15.657Z] #45 transferring context: 396.53MB 8.3s done [2024-05-10T06:27:15.657Z] #45 ... [2024-05-10T06:27:15.657Z] [2024-05-10T06:27:15.657Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T06:27:15.657Z] #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:15.657Z] #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:15.657Z] #0 2.076 (1/4) Installing ca-certificates (20240226-r0) [2024-05-10T06:27:15.657Z] #0 2.097 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:15.657Z] #0 2.101 (3/4) Installing su-exec (0.2-r3) [2024-05-10T06:27:15.657Z] #0 2.108 (4/4) Installing yq (4.33.3-r5) [2024-05-10T06:27:15.657Z] #0 2.304 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:15.657Z] #0 2.311 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:15.657Z] #0 2.354 OK: 17 MiB in 19 packages [2024-05-10T06:27:15.915Z] #46 ... [2024-05-10T06:27:15.915Z] [2024-05-10T06:27:15.915Z] #47 [security-proxy-auth internal] load build context [2024-05-10T06:27:15.915Z] #47 ... [2024-05-10T06:27:15.915Z] [2024-05-10T06:27:15.915Z] #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T06:27:15.915Z] #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:15.915Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:15.915Z] #0 1.918 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:15.915Z] #0 1.922 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:15.915Z] #0 1.937 OK: 7 MiB in 16 packages [2024-05-10T06:27:16.174Z] #48 ... [2024-05-10T06:27:16.174Z] [2024-05-10T06:27:16.174Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:27:16.174Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.3s done [2024-05-10T06:27:16.174Z] #49 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-10T06:27:16.174Z] #49 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done [2024-05-10T06:27:16.174Z] #49 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done [2024-05-10T06:27:16.174Z] #49 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done [2024-05-10T06:27:16.174Z] #49 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done [2024-05-10T06:27:16.174Z] #49 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done [2024-05-10T06:27:16.174Z] #49 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.5s done [2024-05-10T06:27:16.174Z] #49 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 0.8s done [2024-05-10T06:27:16.174Z] #49 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done [2024-05-10T06:27:16.174Z] #49 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 1.6s done [2024-05-10T06:27:16.174Z] #49 ... [2024-05-10T06:27:16.174Z] [2024-05-10T06:27:16.174Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:27:17.108Z] #50 ... [2024-05-10T06:27:17.108Z] [2024-05-10T06:27:17.108Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T06:27:17.108Z] #51 ... [2024-05-10T06:27:17.108Z] [2024-05-10T06:27:17.108Z] #52 [security-spiffe-token-provider internal] load build context [2024-05-10T06:27:17.108Z] #52 transferring context: 396.53MB 7.7s done [2024-05-10T06:27:17.367Z] #52 ... [2024-05-10T06:27:17.367Z] [2024-05-10T06:27:17.367Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T06:27:17.367Z] #53 ... [2024-05-10T06:27:17.367Z] [2024-05-10T06:27:17.367Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T06:27:17.841Z] Sending build context to Docker daemon 30.45MB [2024-05-10T06:27:17.841Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-10T06:27:17.841Z] ---> 981a0608b64a [2024-05-10T06:27:17.841Z] Step 2/4 : WORKDIR /edgex [2024-05-10T06:27:18.302Z] #54 ... [2024-05-10T06:27:18.302Z] [2024-05-10T06:27:18.302Z] #55 [security-bootstrapper internal] load build context [2024-05-10T06:27:18.302Z] #55 transferring context: 396.53MB 9.8s done [2024-05-10T06:27:18.562Z] #55 ... [2024-05-10T06:27:18.562Z] [2024-05-10T06:27:18.562Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T06:27:18.562Z] #56 ... [2024-05-10T06:27:18.562Z] [2024-05-10T06:27:18.562Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T06:27:18.562Z] #0 8.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:18.562Z] #0 8.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:18.562Z] #0 8.714 (1/2) Installing ca-certificates (20240226-r0) [2024-05-10T06:27:18.562Z] #0 9.361 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:18.562Z] #0 9.377 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:18.562Z] #0 9.384 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:18.562Z] #0 9.427 OK: 8 MiB in 17 packages [2024-05-10T06:27:18.820Z] #57 ... [2024-05-10T06:27:18.821Z] [2024-05-10T06:27:18.821Z] #58 [security-secretstore-setup internal] load build context [2024-05-10T06:27:18.821Z] #58 transferring context: 396.53MB 10.6s done [2024-05-10T06:27:18.821Z] #58 ... [2024-05-10T06:27:18.821Z] [2024-05-10T06:27:18.821Z] #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-05-10T06:27:19.080Z] #59 ... [2024-05-10T06:27:19.080Z] [2024-05-10T06:27:19.080Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T06:27:19.080Z] #60 ... [2024-05-10T06:27:19.080Z] [2024-05-10T06:27:19.080Z] #39 [core-data internal] load build context [2024-05-10T06:27:19.080Z] #39 transferring context: 396.53MB 10.9s done [2024-05-10T06:27:19.780Z] ---> Running in ab69eef05d5c [2024-05-10T06:27:20.048Z] Removing intermediate container ab69eef05d5c [2024-05-10T06:27:20.048Z] ---> a0832d9b86bd [2024-05-10T06:27:20.048Z] Step 3/4 : COPY go.mod . [2024-05-10T06:27:20.314Z] ---> babdbc08b116 [2024-05-10T06:27:20.314Z] Step 4/4 : RUN go mod download [2024-05-10T06:27:20.581Z] ---> Running in cc9d1f3e7264 [2024-05-10T06:27:24.968Z] #39 ... [2024-05-10T06:27:24.968Z] [2024-05-10T06:27:24.968Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:27:24.968Z] #40 transferring context: 396.53MB 10.6s done [2024-05-10T06:27:25.535Z] #40 ... [2024-05-10T06:27:25.535Z] [2024-05-10T06:27:25.535Z] #41 [core-metadata internal] load build context [2024-05-10T06:27:25.535Z] #41 transferring context: 396.53MB 10.9s done [2024-05-10T06:27:25.794Z] #41 ... [2024-05-10T06:27:25.794Z] [2024-05-10T06:27:25.794Z] #43 [core-command internal] load build context [2024-05-10T06:27:25.794Z] #43 transferring context: 396.53MB 11.0s done [2024-05-10T06:27:26.053Z] #43 ... [2024-05-10T06:27:26.053Z] [2024-05-10T06:27:26.053Z] #47 [security-proxy-auth internal] load build context [2024-05-10T06:27:26.053Z] #47 transferring context: 396.53MB 10.8s done [2024-05-10T06:27:41.031Z] #47 ... [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #52 [security-spiffe-token-provider internal] load build context [2024-05-10T06:27:41.031Z] #52 DONE 34.5s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #45 [support-notifications internal] load build context [2024-05-10T06:27:41.031Z] #45 DONE 34.5s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #55 [security-bootstrapper internal] load build context [2024-05-10T06:27:41.031Z] #55 DONE 34.5s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #44 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:27:41.031Z] #44 DONE 34.6s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:27:41.031Z] #40 DONE 34.6s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #42 [support-scheduler internal] load build context [2024-05-10T06:27:41.031Z] #42 DONE 34.5s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #58 [security-secretstore-setup internal] load build context [2024-05-10T06:27:41.031Z] #58 DONE 34.6s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #47 [security-proxy-auth internal] load build context [2024-05-10T06:27:41.031Z] #47 DONE 34.7s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #39 [core-data internal] load build context [2024-05-10T06:27:41.031Z] #39 DONE 34.7s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #41 [core-metadata internal] load build context [2024-05-10T06:27:41.031Z] #41 DONE 34.7s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.031Z] #43 [core-command internal] load build context [2024-05-10T06:27:41.031Z] #43 DONE 34.7s [2024-05-10T06:27:41.031Z] [2024-05-10T06:27:41.032Z] #59 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-10T06:27:41.032Z] #59 DONE 32.7s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T06:27:41.032Z] #61 ... [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T06:27:41.032Z] #57 DONE 34.2s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T06:27:41.032Z] #46 DONE 34.3s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-10T06:27:41.032Z] #48 DONE 34.3s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:27:41.032Z] #34 DONE 34.8s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:27:41.032Z] #62 ... [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T06:27:41.032Z] #56 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #56 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #56 34.81 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:41.032Z] #56 34.85 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:41.032Z] #56 34.86 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.032Z] #56 34.86 (4/6) Installing openssl (3.1.4-r6) [2024-05-10T06:27:41.032Z] #56 34.87 (5/6) Installing su-exec (0.2-r3) [2024-05-10T06:27:41.032Z] #56 34.88 (6/6) Installing yq (4.33.3-r5) [2024-05-10T06:27:41.032Z] #56 34.96 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.032Z] #56 34.97 OK: 17 MiB in 19 packages [2024-05-10T06:27:41.032Z] #56 DONE 35.3s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T06:27:41.032Z] #51 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #51 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #51 34.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.032Z] #51 34.98 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.032Z] #51 34.98 OK: 7 MiB in 16 packages [2024-05-10T06:27:41.032Z] #51 DONE 35.3s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T06:27:41.032Z] #60 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #60 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #60 35.05 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.032Z] #60 35.06 (2/2) Installing su-exec (0.2-r3) [2024-05-10T06:27:41.032Z] #60 35.16 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.032Z] #60 35.16 OK: 7 MiB in 17 packages [2024-05-10T06:27:41.032Z] #60 DONE 35.3s [2024-05-10T06:27:41.032Z] [2024-05-10T06:27:41.032Z] #62 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:27:41.032Z] #62 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.032Z] #62 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #62 1.495 OK: 264 MiB in 52 packages [2024-05-10T06:27:41.597Z] #62 DONE 1.8s [2024-05-10T06:27:41.597Z] [2024-05-10T06:27:41.597Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T06:27:41.597Z] #54 34.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #54 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #54 34.86 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:27:41.597Z] #54 34.86 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:27:41.597Z] #54 34.86 OK: 20074 distinct packages available [2024-05-10T06:27:41.597Z] #54 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #54 35.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #54 35.29 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:41.597Z] #54 35.33 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:41.597Z] #54 35.33 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.597Z] #54 35.34 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:27:41.597Z] #54 35.34 (5/7) Installing libucontext (1.2-r2) [2024-05-10T06:27:41.597Z] #54 35.34 (6/7) Installing gcompat (1.1.0-r1) [2024-05-10T06:27:41.597Z] #54 35.35 (7/7) Installing openssl (3.1.4-r6) [2024-05-10T06:27:41.597Z] #54 35.36 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.597Z] #54 35.36 OK: 8 MiB in 20 packages [2024-05-10T06:27:41.597Z] #54 DONE 35.7s [2024-05-10T06:27:41.597Z] [2024-05-10T06:27:41.597Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T06:27:41.597Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #0 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #0 1.480 OK: 264 MiB in 52 packages [2024-05-10T06:27:41.597Z] #63 DONE 1.6s [2024-05-10T06:27:41.597Z] [2024-05-10T06:27:41.597Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:27:41.597Z] #50 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #50 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #50 35.07 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:27:41.597Z] #50 35.07 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:27:41.597Z] #50 35.07 OK: 20074 distinct packages available [2024-05-10T06:27:41.597Z] #50 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #50 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.597Z] #50 35.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.597Z] #50 35.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:27:41.597Z] #50 35.58 (3/4) Installing libucontext (1.2-r2) [2024-05-10T06:27:41.597Z] #50 35.58 (4/4) Installing gcompat (1.1.0-r1) [2024-05-10T06:27:41.597Z] #50 35.59 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.597Z] #50 35.59 OK: 8 MiB in 19 packages [2024-05-10T06:27:41.597Z] #50 DONE 35.7s [2024-05-10T06:27:41.597Z] [2024-05-10T06:27:41.597Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T06:27:41.598Z] #53 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.598Z] #53 34.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.598Z] #53 34.88 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:27:41.598Z] #53 34.88 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:27:41.598Z] #53 34.88 OK: 20074 distinct packages available [2024-05-10T06:27:41.598Z] #53 34.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.598Z] #53 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:41.598Z] #53 35.26 (1/11) Installing ca-certificates (20240226-r0) [2024-05-10T06:27:41.598Z] #53 35.30 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-10T06:27:41.598Z] #53 35.31 (3/11) Installing libunistring (1.1-r1) [2024-05-10T06:27:41.598Z] #53 35.32 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-10T06:27:41.598Z] #53 35.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-10T06:27:41.598Z] #53 35.33 (6/11) Installing libcurl (8.5.0-r0) [2024-05-10T06:27:41.598Z] #53 35.35 (7/11) Installing curl (8.5.0-r0) [2024-05-10T06:27:41.598Z] #53 35.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-10T06:27:41.598Z] #53 35.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:27:41.598Z] #53 35.36 (10/11) Installing libucontext (1.2-r2) [2024-05-10T06:27:41.598Z] #53 35.37 (11/11) Installing gcompat (1.1.0-r1) [2024-05-10T06:27:41.598Z] #53 35.38 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:41.598Z] #53 35.38 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:41.598Z] #53 35.63 OK: 12 MiB in 26 packages [2024-05-10T06:27:41.598Z] #53 DONE 35.8s [2024-05-10T06:27:41.598Z] [2024-05-10T06:27:41.598Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:42.974Z] #64 ... [2024-05-10T06:27:42.974Z] [2024-05-10T06:27:42.974Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T06:27:42.974Z] #61 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #61 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #61 1.353 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:27:42.974Z] #61 1.353 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:27:42.974Z] #61 1.353 OK: 20070 distinct packages available [2024-05-10T06:27:42.974Z] #61 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #61 1.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #61 1.691 OK: 264 MiB in 52 packages [2024-05-10T06:27:42.974Z] #61 DONE 3.0s [2024-05-10T06:27:42.974Z] [2024-05-10T06:27:42.974Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:27:42.974Z] #65 DONE 1.4s [2024-05-10T06:27:42.974Z] [2024-05-10T06:27:42.974Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:27:42.974Z] #66 DONE 1.4s [2024-05-10T06:27:42.974Z] [2024-05-10T06:27:42.974Z] #67 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-05-10T06:27:42.974Z] #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #0 2.348 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:42.974Z] #0 2.348 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:42.974Z] #0 2.354 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:42.974Z] #0 2.397 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:42.974Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:42.974Z] #0 2.678 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:42.974Z] #0 2.683 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:42.974Z] #0 2.780 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:42.974Z] #0 2.915 OK: 7 MiB in 16 packages [2024-05-10T06:27:42.974Z] #67 DONE 3.2s [2024-05-10T06:27:42.974Z] [2024-05-10T06:27:42.974Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:27:43.914Z] #68 ... [2024-05-10T06:27:43.914Z] [2024-05-10T06:27:43.914Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:27:43.914Z] #69 DONE 0.9s [2024-05-10T06:27:43.914Z] [2024-05-10T06:27:43.914Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:27:43.914Z] #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.355 OK: 264 MiB in 52 packages [2024-05-10T06:27:43.914Z] #70 DONE 3.9s [2024-05-10T06:27:43.914Z] [2024-05-10T06:27:43.914Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:43.914Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.242 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:43.914Z] #0 3.242 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:43.914Z] #0 3.249 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:43.914Z] #0 3.295 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:43.914Z] #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.566 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:43.914Z] #0 3.573 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:43.914Z] #0 3.621 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:43.914Z] #0 3.632 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:43.914Z] #0 3.680 OK: 8 MiB in 17 packages [2024-05-10T06:27:43.914Z] #71 DONE 3.8s [2024-05-10T06:27:43.914Z] [2024-05-10T06:27:43.914Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T06:27:43.914Z] #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.280 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:43.914Z] #0 3.280 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:43.914Z] #0 3.287 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:43.914Z] #0 3.335 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:43.914Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:43.914Z] #0 3.606 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:43.914Z] #0 3.616 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:43.914Z] #0 3.656 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:43.914Z] #0 3.664 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:43.914Z] #0 3.739 OK: 17 MiB in 19 packages [2024-05-10T06:27:43.914Z] #72 DONE 3.8s [2024-05-10T06:27:43.914Z] [2024-05-10T06:27:43.914Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:27:44.481Z] #73 DONE 0.6s [2024-05-10T06:27:44.481Z] [2024-05-10T06:27:44.481Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:27:45.415Z] #74 ... [2024-05-10T06:27:45.415Z] [2024-05-10T06:27:45.415Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T06:27:45.415Z] #0 3.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.603 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:45.415Z] #0 3.603 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:45.415Z] #0 3.610 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:45.415Z] #0 3.688 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:45.415Z] #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.986 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:45.415Z] #0 4.000 OK: 17 MiB in 19 packages [2024-05-10T06:27:45.415Z] #75 DONE 4.2s [2024-05-10T06:27:45.415Z] [2024-05-10T06:27:45.415Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-10T06:27:45.415Z] #76 DONE 0.0s [2024-05-10T06:27:45.415Z] [2024-05-10T06:27:45.415Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:45.415Z] #64 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #64 ... [2024-05-10T06:27:45.415Z] [2024-05-10T06:27:45.415Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T06:27:45.415Z] #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.788 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:45.415Z] #0 3.788 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:45.415Z] #0 3.796 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:45.415Z] #0 3.849 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:45.415Z] #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.415Z] #0 4.153 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:45.415Z] #0 4.166 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:45.415Z] #0 4.197 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:45.415Z] #0 4.206 OK: 7 MiB in 17 packages [2024-05-10T06:27:45.415Z] #77 DONE 4.3s [2024-05-10T06:27:45.673Z] [2024-05-10T06:27:45.673Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:45.673Z] #64 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.673Z] #64 ... [2024-05-10T06:27:45.673Z] [2024-05-10T06:27:45.673Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:45.673Z] #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.673Z] #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.673Z] #0 4.009 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:45.673Z] #0 4.009 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:45.673Z] #0 4.015 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:45.673Z] #0 4.073 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:45.673Z] #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.673Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.673Z] #0 4.406 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:45.673Z] #0 4.414 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:45.673Z] #0 4.444 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:45.673Z] #0 4.453 OK: 7 MiB in 16 packages [2024-05-10T06:27:45.673Z] #78 DONE 4.7s [2024-05-10T06:27:45.931Z] [2024-05-10T06:27:45.931Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T06:27:45.931Z] #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.931Z] #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.931Z] #0 3.927 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:45.931Z] #0 3.927 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:45.931Z] #0 3.934 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:45.931Z] #0 3.992 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:45.931Z] #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.931Z] #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:45.931Z] #0 4.263 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:45.931Z] #0 4.272 OK: 8 MiB in 20 packages [2024-05-10T06:27:45.931Z] #79 DONE 4.4s [2024-05-10T06:27:45.931Z] [2024-05-10T06:27:45.931Z] #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:27:45.931Z] #64 4.316 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:45.931Z] #64 4.316 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:45.931Z] #64 4.334 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:45.931Z] #64 4.398 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:45.931Z] #64 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:46.189Z] #64 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:46.189Z] #64 4.664 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:46.189Z] #64 4.671 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:46.189Z] #64 4.702 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:46.189Z] #64 4.709 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:27:46.758Z] #64 5.027 OK: 12 MiB in 26 packages [2024-05-10T06:27:47.692Z] #64 DONE 6.0s [2024-05-10T06:27:47.692Z] [2024-05-10T06:27:47.692Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T06:27:47.692Z] #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:47.692Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:47.692Z] #0 4.017 Upgrading critical system libraries and apk-tools: [2024-05-10T06:27:47.692Z] #0 4.017 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:27:47.692Z] #0 4.022 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:27:47.692Z] #0 4.069 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:27:47.692Z] #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:47.692Z] #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-10T06:27:47.692Z] #0 4.365 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:27:47.692Z] #0 4.373 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:47.692Z] #0 4.407 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:27:47.692Z] #0 5.147 OK: 8 MiB in 19 packages [2024-05-10T06:27:47.692Z] #80 DONE 6.0s [2024-05-10T06:27:47.692Z] [2024-05-10T06:27:47.692Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:27:47.692Z] #81 DONE 1.7s [2024-05-10T06:27:47.692Z] [2024-05-10T06:27:47.692Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-10T06:27:47.692Z] #82 DONE 1.7s [2024-05-10T06:27:47.692Z] [2024-05-10T06:27:47.692Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:27:49.067Z] #83 ... [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-10T06:27:49.067Z] #84 DONE 1.4s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:27:49.067Z] #85 DONE 1.5s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:27:49.067Z] #83 DONE 1.5s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-10T06:27:49.067Z] #86 DONE 0.1s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-10T06:27:49.067Z] #87 DONE 0.1s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-10T06:27:49.067Z] #88 DONE 0.1s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-10T06:27:49.067Z] #89 DONE 0.1s [2024-05-10T06:27:49.067Z] [2024-05-10T06:27:49.067Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-10T06:27:49.324Z] #90 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:27:49.324Z] #91 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:27:49.324Z] #92 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-10T06:27:49.324Z] #93 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-10T06:27:49.324Z] #94 DONE 3.8s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-10T06:27:49.324Z] #95 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:27:49.324Z] #96 DONE 0.1s [2024-05-10T06:27:49.324Z] [2024-05-10T06:27:49.324Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-10T06:27:49.581Z] #97 DONE 0.1s [2024-05-10T06:27:49.581Z] [2024-05-10T06:27:49.581Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-10T06:27:49.581Z] #98 DONE 0.1s [2024-05-10T06:27:49.581Z] [2024-05-10T06:27:49.581Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-10T06:27:49.581Z] #99 DONE 0.1s [2024-05-10T06:27:49.581Z] [2024-05-10T06:27:49.581Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-10T06:27:49.581Z] #100 DONE 0.1s [2024-05-10T06:27:49.581Z] [2024-05-10T06:27:49.581Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-10T06:27:49.581Z] #101 DONE 0.1s [2024-05-10T06:27:49.581Z] [2024-05-10T06:27:49.581Z] #102 [security-spire-config] exporting to image [2024-05-10T06:27:49.581Z] #102 exporting layers [2024-05-10T06:27:50.147Z] #102 exporting layers 0.6s done [2024-05-10T06:27:50.147Z] #102 ... [2024-05-10T06:27:50.147Z] [2024-05-10T06:27:50.147Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:27:50.147Z] #49 ... [2024-05-10T06:27:50.147Z] [2024-05-10T06:27:50.147Z] #102 [security-spire-agent] exporting to image [2024-05-10T06:27:50.147Z] #102 exporting layers 0.6s done [2024-05-10T06:27:50.147Z] #102 writing image sha256:5ab02e010658906fad73e994966a273ba638e726d4bfbf8b03bf227c510573ad 0.0s done [2024-05-10T06:27:50.147Z] #102 writing image sha256:d8234a9aca2ce90a718b4a6af9308529c0edf627251541ff6e6f5dcc1511617b done [2024-05-10T06:27:50.147Z] #102 naming to docker.io/library/security-spire-config done [2024-05-10T06:27:50.147Z] #102 naming to docker.io/library/security-spire-server done [2024-05-10T06:27:50.147Z] #102 writing image sha256:4308c400788f0478d6a2b8e6fe0c1452d47575255be080c320f7798ea42feac6 done [2024-05-10T06:27:50.147Z] #102 naming to docker.io/library/security-spire-agent done [2024-05-10T06:27:50.147Z] #102 DONE 0.7s [2024-05-10T06:27:50.147Z] [2024-05-10T06:27:50.147Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:27:53.430Z] #103 ... [2024-05-10T06:27:53.430Z] [2024-05-10T06:27:53.430Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:27:59.468Z] Removing intermediate container cc9d1f3e7264 [2024-05-10T06:27:59.468Z] ---> 8d1d595f21f2 [2024-05-10T06:27:59.468Z] Successfully built 8d1d595f21f2 [2024-05-10T06:27:59.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:27:59.922Z] + docker inspect -f . ci-base-image-arm64 [2024-05-10T06:27:59.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:28:00.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2024-05-10T06:28:00.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-10T06:28:01.495Z] $ docker top a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T06:28:02.385Z] + go version [2024-05-10T06:28:02.385Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-10T06:28:02.427Z] $ docker stop --time=1 a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 [2024-05-10T06:28:04.034Z] $ docker rm -f --volumes a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:28:04.993Z] + docker inspect -f . ci-base-image-arm64 [2024-05-10T06:28:04.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:28:05.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2024-05-10T06:28:05.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-10T06:28:05.628Z] #104 DONE 20.7s [2024-05-10T06:28:05.628Z] [2024-05-10T06:28:05.628Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:05.628Z] #103 DONE 19.8s [2024-05-10T06:28:05.628Z] [2024-05-10T06:28:05.628Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:05.628Z] #68 DONE 20.6s [2024-05-10T06:28:05.628Z] [2024-05-10T06:28:05.628Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:05.628Z] #74 DONE 19.2s [2024-05-10T06:28:05.628Z] [2024-05-10T06:28:05.628Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T06:28:06.480Z] $ docker top 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-10T06:28:06.774Z] ========================================================= [2024-05-10T06:28:06.774Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-10T06:28:06.774Z] ========================================================= [Pipeline] sh [2024-05-10T06:28:07.100Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:28:07.880Z] + make test [2024-05-10T06:28:07.880Z] go test -race -coverprofile=coverage.out ./... [2024-05-10T06:28:13.739Z] #105 ... [2024-05-10T06:28:13.739Z] [2024-05-10T06:28:13.739Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T06:28:13.739Z] #106 ... [2024-05-10T06:28:13.739Z] [2024-05-10T06:28:13.739Z] #107 [core-command builder 6/7] COPY . . [2024-05-10T06:28:13.739Z] #107 ... [2024-05-10T06:28:13.739Z] [2024-05-10T06:28:13.739Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #108 DONE 13.1s [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #106 DONE 13.1s [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #105 DONE 13.1s [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #109 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #110 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #111 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #112 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #113 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #114 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #115 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #116 [core-data builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #116 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #117 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #118 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #119 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #120 [core-metadata builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #120 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #121 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #122 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #123 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #107 [core-command builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #107 DONE 13.1s [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #124 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #125 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #126 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:28:17.028Z] #127 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #128 [support-scheduler builder 6/7] COPY . . [2024-05-10T06:28:17.028Z] #128 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:28:17.028Z] #129 CACHED [2024-05-10T06:28:17.028Z] [2024-05-10T06:28:17.028Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T06:28:17.961Z] #130 1.422 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 [2024-05-10T06:28:27.923Z] #130 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T06:28:27.923Z] #0 0.602 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 [2024-05-10T06:28:27.923Z] #131 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:28:27.923Z] #0 0.545 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 [2024-05-10T06:28:27.923Z] #132 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T06:28:27.923Z] #0 1.344 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 [2024-05-10T06:28:27.923Z] #133 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:28:27.923Z] #0 1.192 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 [2024-05-10T06:28:27.923Z] #134 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T06:28:27.923Z] #0 1.299 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 [2024-05-10T06:28:27.923Z] #135 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:28:27.923Z] #0 1.389 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 [2024-05-10T06:28:27.923Z] #136 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T06:28:27.923Z] #0 0.666 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 [2024-05-10T06:28:27.923Z] #137 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T06:28:27.923Z] #0 1.062 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 [2024-05-10T06:28:27.923Z] #138 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T06:28:27.923Z] #0 1.432 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 [2024-05-10T06:28:27.923Z] #139 ... [2024-05-10T06:28:27.923Z] [2024-05-10T06:28:27.923Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:28:27.923Z] #0 1.344 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 [2024-05-10T06:28:46.767Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-10T06:29:35.683Z] #140 ... [2024-05-10T06:29:35.684Z] [2024-05-10T06:29:35.684Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:29:35.684Z] #134 69.83 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 [2024-05-10T06:29:38.214Z] #134 ... [2024-05-10T06:29:38.214Z] [2024-05-10T06:29:38.214Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T06:29:38.214Z] #130 DONE 81.7s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:29:38.474Z] #134 DONE 81.7s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:29:38.474Z] #136 DONE 81.7s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T06:29:38.474Z] #138 DONE 81.7s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T06:29:38.474Z] #133 DONE 81.7s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T06:29:38.474Z] #131 DONE 81.8s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T06:29:38.474Z] #135 DONE 81.8s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T06:29:38.474Z] #137 DONE 81.9s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:29:38.474Z] #132 ... [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T06:29:38.474Z] #139 DONE 81.9s [2024-05-10T06:29:38.474Z] [2024-05-10T06:29:38.474Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-10T06:29:39.040Z] #141 ... [2024-05-10T06:29:39.040Z] [2024-05-10T06:29:39.040Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:29:39.040Z] #140 DONE 82.3s [2024-05-10T06:29:39.298Z] [2024-05-10T06:29:39.298Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.298Z] #142 ... [2024-05-10T06:29:39.298Z] [2024-05-10T06:29:39.298Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:29:39.298Z] #132 DONE 82.6s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.556Z] #143 DONE 0.8s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.556Z] #144 DONE 0.8s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.556Z] #142 DONE 0.8s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.556Z] #145 DONE 0.9s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.556Z] #146 ... [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #147 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.556Z] #147 DONE 1.0s [2024-05-10T06:29:39.556Z] [2024-05-10T06:29:39.556Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-10T06:29:39.556Z] #141 DONE 0.9s [2024-05-10T06:29:39.815Z] [2024-05-10T06:29:39.816Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #148 DONE 0.3s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.816Z] #149 DONE 0.2s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #150 DONE 0.3s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #151 DONE 0.3s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #146 DONE 0.3s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #152 DONE 0.3s [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #153 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.816Z] #154 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #155 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.816Z] #156 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #157 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.816Z] #158 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:39.816Z] #159 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:39.816Z] #160 CACHED [2024-05-10T06:29:39.816Z] [2024-05-10T06:29:39.816Z] #161 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T06:29:40.074Z] #161 ... [2024-05-10T06:29:40.074Z] [2024-05-10T06:29:40.074Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-05-10T06:29:40.074Z] #162 DONE 0.4s [2024-05-10T06:29:40.333Z] [2024-05-10T06:29:40.333Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-10T06:29:40.900Z] #163 ... [2024-05-10T06:29:40.900Z] [2024-05-10T06:29:40.900Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-05-10T06:29:40.900Z] #164 DONE 1.2s [2024-05-10T06:29:40.900Z] [2024-05-10T06:29:40.900Z] #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-10T06:29:40.900Z] #165 DONE 1.2s [2024-05-10T06:29:41.157Z] [2024-05-10T06:29:41.157Z] #166 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:41.723Z] #166 ... [2024-05-10T06:29:41.723Z] [2024-05-10T06:29:41.723Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-10T06:29:41.723Z] #167 DONE 1.7s [2024-05-10T06:29:41.723Z] [2024-05-10T06:29:41.723Z] #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-10T06:29:41.723Z] #168 DONE 1.7s [2024-05-10T06:29:41.723Z] [2024-05-10T06:29:41.723Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-10T06:29:41.723Z] #169 DONE 1.7s [2024-05-10T06:29:41.723Z] [2024-05-10T06:29:41.723Z] #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:41.723Z] #170 DONE 1.8s [2024-05-10T06:29:41.723Z] [2024-05-10T06:29:41.724Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-10T06:29:41.724Z] #171 DONE 1.8s [2024-05-10T06:29:41.724Z] [2024-05-10T06:29:41.724Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-10T06:29:41.724Z] #163 DONE 1.8s [2024-05-10T06:29:41.724Z] [2024-05-10T06:29:41.724Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-10T06:29:41.724Z] #172 DONE 2.1s [2024-05-10T06:29:41.724Z] [2024-05-10T06:29:41.724Z] #161 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T06:29:41.724Z] #161 DONE 1.8s [2024-05-10T06:29:41.724Z] [2024-05-10T06:29:41.724Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:41.982Z] #173 ... [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-10T06:29:41.982Z] #174 DONE 0.9s [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-10T06:29:41.982Z] #175 DONE 1.0s [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-10T06:29:41.982Z] #176 ... [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #166 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:41.982Z] #166 DONE 1.0s [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:41.982Z] #177 DONE 0.5s [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:41.982Z] #178 DONE 0.5s [2024-05-10T06:29:41.982Z] [2024-05-10T06:29:41.982Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:41.982Z] #179 DONE 0.6s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:42.239Z] #180 DONE 0.5s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #181 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-10T06:29:42.239Z] #181 DONE 0.6s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #102 [security-spiffe-token-provider] exporting to image [2024-05-10T06:29:42.239Z] #102 exporting layers [2024-05-10T06:29:42.239Z] #102 ... [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:42.239Z] #182 DONE 0.7s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:29:42.239Z] #173 DONE 0.6s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:42.239Z] #183 DONE 0.7s [2024-05-10T06:29:42.239Z] [2024-05-10T06:29:42.239Z] #102 [support-scheduler] exporting to image [2024-05-10T06:29:42.535Z] #102 ... [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:42.535Z] #184 DONE 0.4s [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-10T06:29:42.535Z] #176 DONE 0.7s [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #102 [support-scheduler] exporting to image [2024-05-10T06:29:42.535Z] #102 exporting layers 0.4s done [2024-05-10T06:29:42.535Z] #102 writing image sha256:3c9c0f5958e4056cfc3be4dbbdc9d089b2b775d99ec032e97179217a9417bf07 [2024-05-10T06:29:42.535Z] #102 ... [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-10T06:29:42.535Z] #185 DONE 0.4s [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-10T06:29:42.535Z] #186 DONE 0.4s [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:29:42.535Z] #187 DONE 0.4s [2024-05-10T06:29:42.535Z] [2024-05-10T06:29:42.535Z] #102 [support-notifications] exporting to image [2024-05-10T06:29:42.535Z] #102 writing image sha256:3c9c0f5958e4056cfc3be4dbbdc9d089b2b775d99ec032e97179217a9417bf07 0.0s done [2024-05-10T06:29:42.535Z] #102 writing image sha256:949c2dd7ee64b3337d3910c1028e6880c3bef064ce19c54eb4f6b597dce00027 0.0s done [2024-05-10T06:29:42.535Z] #102 naming to docker.io/library/core-data done [2024-05-10T06:29:42.535Z] #102 naming to docker.io/library/core-command done [2024-05-10T06:29:42.794Z] #102 ... [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:29:42.794Z] #188 DONE 0.4s [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #189 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-10T06:29:42.794Z] #189 DONE 0.4s [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #102 [support-notifications] exporting to image [2024-05-10T06:29:42.794Z] #102 exporting layers 0.3s done [2024-05-10T06:29:42.794Z] #102 ... [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T06:29:42.794Z] #190 DONE 0.4s [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-10T06:29:42.794Z] #191 DONE 0.4s [2024-05-10T06:29:42.794Z] [2024-05-10T06:29:42.794Z] #102 [support-scheduler] exporting to image [2024-05-10T06:29:42.794Z] #102 writing image sha256:d909222717727aa58d5c03588d3e2dc34c3aec3c8c536dec1d56b54fd9f3a6c9 done [2024-05-10T06:29:42.794Z] #102 naming to docker.io/library/support-scheduler done [2024-05-10T06:29:42.794Z] #102 writing image sha256:1e024a8b6baafcd63ebbbf44f335ad41449d21578134f2af5814d102844be3f9 0.0s done [2024-05-10T06:29:42.794Z] #102 naming to docker.io/library/security-spiffe-token-provider [2024-05-10T06:29:43.055Z] #102 exporting layers 0.4s done [2024-05-10T06:29:43.055Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-05-10T06:29:43.055Z] #102 writing image sha256:69b085fdff32cc0e19243a35ecf19a8ed90ad2dec557eec6008271ae40eab315 done [2024-05-10T06:29:43.055Z] #102 naming to docker.io/library/core-metadata done [2024-05-10T06:29:43.313Z] #102 writing image sha256:f99a4e2f39bf750880d9f7191371ab143603605de94e25e29b4330d638a9dc4d [2024-05-10T06:29:43.313Z] #102 writing image sha256:f99a4e2f39bf750880d9f7191371ab143603605de94e25e29b4330d638a9dc4d done [2024-05-10T06:29:43.313Z] #102 naming to docker.io/library/support-notifications done [2024-05-10T06:29:43.313Z] #102 DONE 1.9s [2024-05-10T06:29:43.313Z] [2024-05-10T06:29:43.313Z] #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:29:43.313Z] #192 DONE 0.7s [2024-05-10T06:29:43.313Z] [2024-05-10T06:29:43.313Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-10T06:29:43.313Z] #193 DONE 0.5s [2024-05-10T06:29:43.313Z] [2024-05-10T06:29:43.313Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-10T06:29:43.572Z] #194 ... [2024-05-10T06:29:43.572Z] [2024-05-10T06:29:43.572Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-10T06:29:43.572Z] #195 DONE 0.7s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:29:43.831Z] #196 DONE 0.9s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-10T06:29:43.831Z] #194 DONE 0.4s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #102 [security-proxy-auth] exporting to image [2024-05-10T06:29:43.831Z] #102 exporting layers 0.2s done [2024-05-10T06:29:43.831Z] #102 writing image sha256:6bf6be8f0bd017b92e412bf42a86f3ebaff51bc2960f131bd87c0dc59a729099 done [2024-05-10T06:29:43.831Z] #102 naming to docker.io/library/security-proxy-auth 0.0s done [2024-05-10T06:29:43.831Z] #102 ... [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T06:29:43.831Z] #197 DONE 0.2s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-10T06:29:43.831Z] #198 DONE 0.1s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #102 [core-common-config-bootstrapper] exporting to image [2024-05-10T06:29:43.831Z] #102 exporting layers 0.2s done [2024-05-10T06:29:43.831Z] #102 writing image sha256:b88477411c6c5cd41c3534da365fec8a7a8676c203b47bf3cb7e093fd47498d8 done [2024-05-10T06:29:43.831Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-10T06:29:43.831Z] #102 DONE 2.3s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-10T06:29:43.831Z] #199 DONE 0.1s [2024-05-10T06:29:43.831Z] [2024-05-10T06:29:43.831Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:29:44.091Z] #200 ... [2024-05-10T06:29:44.091Z] [2024-05-10T06:29:44.091Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-10T06:29:44.091Z] #201 DONE 0.0s [2024-05-10T06:29:44.091Z] [2024-05-10T06:29:44.091Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:29:44.091Z] #202 DONE 1.2s [2024-05-10T06:29:44.091Z] [2024-05-10T06:29:44.091Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-10T06:29:44.091Z] #203 DONE 0.1s [2024-05-10T06:29:44.350Z] [2024-05-10T06:29:44.350Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:29:44.350Z] #200 DONE 0.4s [2024-05-10T06:29:44.350Z] [2024-05-10T06:29:44.350Z] #102 [security-proxy-setup] exporting to image [2024-05-10T06:29:44.350Z] #102 exporting layers 0.3s done [2024-05-10T06:29:44.609Z] #102 writing image sha256:1d30716057d29d0243bf62c527b79491da990242dc807b6c79fecd1515857ba0 0.0s done [2024-05-10T06:29:44.609Z] #102 naming to docker.io/library/security-proxy-setup done [2024-05-10T06:29:44.609Z] #102 exporting layers 0.3s done [2024-05-10T06:29:44.609Z] #102 writing image sha256:26667216971724d9786d9f1cfd8e1507c73474b40b2e5dd2725bbbe3c17540b2 done [2024-05-10T06:29:44.609Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-05-10T06:29:44.609Z] #102 DONE 2.8s [2024-05-10T06:29:44.609Z] [2024-05-10T06:29:44.609Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-10T06:29:44.609Z] #204 DONE 0.5s [2024-05-10T06:29:44.609Z] [2024-05-10T06:29:44.609Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:29:44.869Z] #49 ... [2024-05-10T06:29:44.869Z] [2024-05-10T06:29:44.869Z] #102 [security-bootstrapper] exporting to image [2024-05-10T06:29:44.869Z] #102 exporting layers 0.3s done [2024-05-10T06:29:44.869Z] #102 writing image sha256:c3d1d0bf17cde12009cf6628513cdb4ac666c33a67276aa9668c6c683398978e done [2024-05-10T06:29:44.869Z] #102 naming to docker.io/library/security-bootstrapper done [2024-05-10T06:29:44.869Z] #102 DONE 3.1s [2024-05-10T06:29:44.869Z] [2024-05-10T06:29:44.869Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:29:44.869Z] time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-10T06:29:44.906Z] $ docker stop --time=1 e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 [2024-05-10T06:29:46.202Z] $ docker rm -f --volumes e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T06:29:46.619Z] + docker images [2024-05-10T06:29:46.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-10T06:29:46.619Z] security-secretstore-setup latest 266672169717 2 seconds ago 50MB [2024-05-10T06:29:46.619Z] security-bootstrapper latest c3d1d0bf17cd 2 seconds ago 28.9MB [2024-05-10T06:29:46.619Z] security-proxy-setup latest 1d30716057d2 3 seconds ago 34.9MB [2024-05-10T06:29:46.619Z] security-proxy-auth latest 6bf6be8f0bd0 3 seconds ago 25MB [2024-05-10T06:29:46.619Z] core-common-config-bootstrapper latest b88477411c6c 3 seconds ago 23.8MB [2024-05-10T06:29:46.619Z] core-metadata latest 69b085fdff32 4 seconds ago 27.2MB [2024-05-10T06:29:46.619Z] support-scheduler latest d90922271772 4 seconds ago 39.4MB [2024-05-10T06:29:46.619Z] support-notifications latest f99a4e2f39bf 4 seconds ago 40MB [2024-05-10T06:29:46.619Z] core-command latest 949c2dd7ee64 5 seconds ago 26.7MB [2024-05-10T06:29:46.619Z] core-data latest 3c9c0f5958e4 5 seconds ago 26.9MB [2024-05-10T06:29:46.619Z] security-spiffe-token-provider latest 1e024a8b6baa 5 seconds ago 40.4MB [2024-05-10T06:29:46.619Z] security-spire-config latest 5ab02e010658 About a minute ago 119MB [2024-05-10T06:29:46.619Z] security-spire-agent latest 4308c400788f About a minute ago 178MB [2024-05-10T06:29:46.619Z] security-spire-server latest d8234a9aca2c About a minute ago 120MB [2024-05-10T06:29:46.619Z] ci-base-image-x86_64 latest 83f6928cd040 5 minutes ago 886MB [2024-05-10T06:29:46.619Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 weeks ago 565MB [2024-05-10T06:29:46.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-10T06:29:46.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-10T06:30:38.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-10T06:30:38.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-10T06:30:38.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-10T06:30:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-10T06:30:41.748Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-10T06:30:43.151Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-10T06:30:43.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-10T06:30:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-10T06:30:44.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-10T06:30:45.419Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-10T06:30:49.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-10T06:30:49.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-10T06:30:49.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-10T06:30:49.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-10T06:31:01.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-10T06:31:01.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-10T06:31:02.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.282s coverage: 28.7% of statements [2024-05-10T06:31:12.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.289s coverage: 97.0% of statements [2024-05-10T06:31:18.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-10T06:31:18.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-10T06:31:18.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-10T06:31:22.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.395s coverage: 69.2% of statements [2024-05-10T06:31:23.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-10T06:31:23.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-10T06:31:24.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.324s coverage: 53.2% of statements [2024-05-10T06:31:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-10T06:31:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-10T06:31:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:31:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-10T06:31:31.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-10T06:31:37.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-10T06:31:37.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-10T06:31:56.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.515s coverage: 93.4% of statements [2024-05-10T06:31:56.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.408s coverage: 4.1% of statements [2024-05-10T06:31:56.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-10T06:31:56.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:31:56.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-10T06:31:56.324Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-10T06:31:56.901Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.590s coverage: 97.6% of statements [2024-05-10T06:31:57.480Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.208s coverage: 72.2% of statements [2024-05-10T06:32:07.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-10T06:32:07.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-10T06:32:07.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.406s coverage: 0.9% of statements [2024-05-10T06:32:07.530Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.277s coverage: 32.2% of statements [2024-05-10T06:32:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.309s coverage: 41.7% of statements [2024-05-10T06:32:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 82.9% of statements [2024-05-10T06:32:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.259s coverage: 94.1% of statements [2024-05-10T06:32:11.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.206s coverage: 96.3% of statements [2024-05-10T06:32:16.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.232s coverage: 87.5% of statements [2024-05-10T06:32:17.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-10T06:32:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-10T06:32:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-10T06:32:18.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-10T06:32:21.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-10T06:32:21.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-10T06:32:21.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-10T06:32:21.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-10T06:32:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.249s coverage: 94.4% of statements [2024-05-10T06:32:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-10T06:32:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-10T06:32:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-10T06:32:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-10T06:32:38.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-10T06:32:38.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-10T06:32:40.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.216s coverage: 87.2% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.182s coverage: 20.0% of statements [2024-05-10T06:32:43.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2024-05-10T06:32:45.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-10T06:32:45.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.387s coverage: 81.8% of statements [2024-05-10T06:32:45.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-10T06:32:46.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.414s coverage: 82.1% of statements [2024-05-10T06:32:47.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements [2024-05-10T06:32:51.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-10T06:32:51.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-10T06:32:53.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.888s coverage: 63.1% of statements [2024-05-10T06:32:53.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.252s coverage: 100.0% of statements [2024-05-10T06:32:54.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements [2024-05-10T06:32:54.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-05-10T06:32:55.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-10T06:32:55.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-10T06:32:55.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-10T06:32:55.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-05-10T06:32:56.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-05-10T06:33:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-10T06:33:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-10T06:33:02.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-10T06:33:04.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.804s coverage: 38.4% of statements [2024-05-10T06:33:04.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements [2024-05-10T06:33:07.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-10T06:33:07.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-10T06:33:07.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-10T06:33:07.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-10T06:33:08.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.242s coverage: 84.8% of statements [2024-05-10T06:33:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-10T06:33:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-10T06:33:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-10T06:33:15.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-10T06:33:21.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-10T06:33:21.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:33:21.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-10T06:33:21.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-10T06:33:21.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.336s coverage: 19.9% of statements [2024-05-10T06:33:22.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.600s coverage: 95.7% of statements [2024-05-10T06:33:25.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-10T06:33:25.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-10T06:33:26.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements [2024-05-10T06:33:28.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-10T06:33:28.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-10T06:33:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.398s coverage: 98.9% of statements [2024-05-10T06:33:31.308Z] 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 [2024-05-10T06:33:31.577Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-10T06:33:31.577Z] go vet ./... [2024-05-10T06:36:08.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-10T06:36:08.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-10T06:36:08.523Z] ./bin/test-attribution-txt.sh [2024-05-10T06:36:08.523Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-05-10T06:36:08.523Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-05-10T06:36:08.578Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-10T06:36:08.979Z] + go mod tidy [2024-05-10T06:36:09.936Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2024-05-10T06:36:10.517Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2024-05-10T06:36:11.478Z] go: downloading github.com/kr/pretty v0.1.0 [2024-05-10T06:36:11.478Z] go: downloading github.com/google/go-cmp v0.6.0 [2024-05-10T06:36:11.744Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2024-05-10T06:36:12.012Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2024-05-10T06:36:12.012Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2024-05-10T06:36:12.012Z] go: downloading github.com/onsi/gomega v1.7.0 [2024-05-10T06:36:12.012Z] go: downloading github.com/kr/text v0.2.0 [2024-05-10T06:36:12.280Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2024-05-10T06:36:12.280Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2024-05-10T06:36:12.546Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2024-05-10T06:36:12.546Z] go: downloading github.com/pkg/errors v0.9.1 [2024-05-10T06:36:12.547Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2024-05-10T06:36:12.547Z] go: downloading github.com/google/btree v1.0.1 [2024-05-10T06:36:12.547Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2024-05-10T06:36:12.547Z] go: downloading github.com/miekg/dns v1.1.41 [2024-05-10T06:36:12.547Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2024-05-10T06:36:12.813Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2024-05-10T06:36:12.813Z] go: downloading github.com/hpcloud/tail v1.0.0 [2024-05-10T06:36:12.813Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2024-05-10T06:36:12.813Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh [2024-05-10T06:36:13.467Z] + ls -al . [2024-05-10T06:36:13.467Z] total 736 [2024-05-10T06:36:13.467Z] drwxrwxr-x 11 1001 1001 4096 May 10 06:28 . [2024-05-10T06:36:13.467Z] drwxr-xr-x 4 root root 4096 May 10 06:28 .. [2024-05-10T06:36:13.467Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:26 .blubracket [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 10 May 10 06:26 .dockerignore [2024-05-10T06:36:13.467Z] drwxrwxr-x 8 1001 1001 4096 May 10 06:26 .git [2024-05-10T06:36:13.467Z] drwxrwxr-x 3 1001 1001 4096 May 10 06:26 .github [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 1067 May 10 06:26 .gitignore [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 42 May 10 06:26 .golangci.yml [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 100 May 10 06:26 .hadolint.yml [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 155 May 10 06:26 .sonarcloud.properties [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 1171 May 10 06:26 ADOPTERS.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 11674 May 10 06:26 Attribution.txt [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 100284 May 10 06:26 CHANGELOG.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 3804 May 10 06:26 CONTRIBUTING.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 677 May 10 06:26 GOVERNANCE.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 861 May 10 06:26 Jenkinsfile [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 10775 May 10 06:26 LICENSE [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 15054 May 10 06:26 Makefile [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 582 May 10 06:26 OWNERS.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 9528 May 10 06:26 README.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 789 May 10 06:26 SECURITY.md [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 5 May 10 06:24 VERSION [2024-05-10T06:36:13.467Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:26 bin [2024-05-10T06:36:13.467Z] drwxrwxr-x 18 1001 1001 4096 May 10 06:26 cmd [2024-05-10T06:36:13.467Z] -rw-r--r-- 1 root root 453602 May 10 06:33 coverage.out [2024-05-10T06:36:13.467Z] drwxrwxr-x 2 1001 1001 4096 May 10 06:26 fuzz_test [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 3619 May 10 06:26 go.mod [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 33561 May 10 06:26 go.sum [2024-05-10T06:36:13.467Z] drwxrwxr-x 7 1001 1001 4096 May 10 06:26 internal [2024-05-10T06:36:13.467Z] drwxrwxr-x 3 1001 1001 4096 May 10 06:26 openapi [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 584 May 10 06:26 security.txt [2024-05-10T06:36:13.467Z] drwxrwxr-x 6 1001 1001 4096 May 10 06:26 vendor [2024-05-10T06:36:13.467Z] -rw-rw-r-- 1 1001 1001 204 May 10 06:26 version.go [Pipeline] sh [2024-05-10T06:36:14.127Z] + '[' -e coverage.out ] [2024-05-10T06:36:14.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-10T06:36:14.170Z] Warning: overwriting stash ‘coverage-report’ [2024-05-10T06:36:15.304Z] Stashed 1 file(s) [Pipeline] sh [2024-05-10T06:36:15.633Z] + make build [2024-05-10T06:36:15.900Z] 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 [2024-05-10T06:37:52.527Z] 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 [2024-05-10T06:37:54.481Z] 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 [2024-05-10T06:38:01.117Z] 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 [2024-05-10T06:38:05.362Z] 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 [2024-05-10T06:38:44.205Z] 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 [2024-05-10T06:38:45.608Z] 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 [2024-05-10T06:38:52.471Z] 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 [2024-05-10T06:38:57.783Z] 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 [2024-05-10T06:39:02.014Z] 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 [2024-05-10T06:39:06.267Z] 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 [2024-05-10T06:39:11.600Z] 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] } [2024-05-10T06:39:18.256Z] $ docker stop --time=1 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 [2024-05-10T06:39:20.375Z] $ docker rm -f --volumes 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 [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 [2024-05-10T06:39:23.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T06:39:23.661Z] [2024-05-10T06:39:23.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:39:24.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T06:39:24.384Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-10T06:39:24.384Z] 547446be3368: Pulling fs layer [2024-05-10T06:39:24.384Z] d125d8839a47: Pulling fs layer [2024-05-10T06:39:24.384Z] 3e85d5ac6304: Pulling fs layer [2024-05-10T06:39:24.384Z] c3105a71a48b: Pulling fs layer [2024-05-10T06:39:24.384Z] 0f093f025ec4: Pulling fs layer [2024-05-10T06:39:24.384Z] c3106fc0e877: Pulling fs layer [2024-05-10T06:39:24.384Z] c3105a71a48b: Waiting [2024-05-10T06:39:24.384Z] 0f093f025ec4: Waiting [2024-05-10T06:39:24.384Z] c3106fc0e877: Waiting [2024-05-10T06:39:24.384Z] 547446be3368: Verifying Checksum [2024-05-10T06:39:24.384Z] 547446be3368: Download complete [2024-05-10T06:39:24.384Z] c3105a71a48b: Verifying Checksum [2024-05-10T06:39:24.384Z] c3105a71a48b: Download complete [2024-05-10T06:39:24.966Z] d125d8839a47: Verifying Checksum [2024-05-10T06:39:24.966Z] d125d8839a47: Download complete [2024-05-10T06:39:24.966Z] c3106fc0e877: Download complete [2024-05-10T06:39:24.966Z] 0f093f025ec4: Verifying Checksum [2024-05-10T06:39:24.966Z] 0f093f025ec4: Download complete [2024-05-10T06:39:25.233Z] 547446be3368: Pull complete [2024-05-10T06:39:26.695Z] d125d8839a47: Pull complete [2024-05-10T06:39:26.967Z] 3e85d5ac6304: Verifying Checksum [2024-05-10T06:39:26.967Z] 3e85d5ac6304: Download complete [2024-05-10T06:39:37.049Z] 3e85d5ac6304: Pull complete [2024-05-10T06:39:37.049Z] c3105a71a48b: Pull complete [2024-05-10T06:39:38.455Z] 0f093f025ec4: Pull complete [2024-05-10T06:39:38.455Z] c3106fc0e877: Pull complete [2024-05-10T06:39:38.720Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-10T06:39:38.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-10T06:39:38.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T06:39:39.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2024-05-10T06:39:39.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-05-10T06:39:41.049Z] $ docker top dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T06:39:41.927Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-10T06:39:50.134Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-10T06:39:50.134Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-05-10T06:39:50.134Z] #1 DONE 0.1s [2024-05-10T06:39:50.404Z] [2024-05-10T06:39:50.404Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-10T06:39:50.404Z] #2 transferring dockerfile: 2.23kB done [2024-05-10T06:39:50.404Z] #2 DONE 0.0s [2024-05-10T06:39:50.404Z] [2024-05-10T06:39:50.404Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-05-10T06:39:50.404Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-05-10T06:39:50.404Z] #3 DONE 0.1s [2024-05-10T06:39:50.404Z] [2024-05-10T06:39:50.404Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-05-10T06:39:50.671Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-05-10T06:39:50.671Z] #4 DONE 0.1s [2024-05-10T06:39:50.671Z] [2024-05-10T06:39:50.671Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-05-10T06:39:50.671Z] #5 transferring dockerfile: 1.69kB done [2024-05-10T06:39:50.671Z] #5 DONE 0.1s [2024-05-10T06:39:50.671Z] [2024-05-10T06:39:50.671Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-05-10T06:39:50.671Z] #6 transferring dockerfile: 1.70kB done [2024-05-10T06:39:50.671Z] #6 DONE 0.1s [2024-05-10T06:39:50.671Z] [2024-05-10T06:39:50.671Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-10T06:39:50.938Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-05-10T06:39:50.938Z] #7 DONE 0.1s [2024-05-10T06:39:50.938Z] [2024-05-10T06:39:50.938Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-10T06:39:50.938Z] #8 transferring dockerfile: 2.15kB 0.0s done [2024-05-10T06:39:50.938Z] #8 DONE 0.1s [2024-05-10T06:39:50.938Z] [2024-05-10T06:39:50.938Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-10T06:39:50.938Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-05-10T06:39:50.938Z] #9 DONE 0.1s [2024-05-10T06:39:50.938Z] [2024-05-10T06:39:50.938Z] #10 [core-data internal] load build definition from Dockerfile [2024-05-10T06:39:50.938Z] #10 transferring dockerfile: 2.01kB done [2024-05-10T06:39:50.938Z] #10 DONE 0.1s [2024-05-10T06:39:50.938Z] [2024-05-10T06:39:50.938Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-05-10T06:39:50.938Z] #11 transferring dockerfile: 1.93kB done [2024-05-10T06:39:50.938Z] #11 DONE 0.1s [2024-05-10T06:39:50.938Z] [2024-05-10T06:39:50.938Z] #12 [core-command internal] load build definition from Dockerfile [2024-05-10T06:39:51.204Z] #12 transferring dockerfile: 1.93kB done [2024-05-10T06:39:51.204Z] #12 DONE 0.1s [2024-05-10T06:39:51.204Z] [2024-05-10T06:39:51.204Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-10T06:39:51.204Z] #13 transferring dockerfile: 2.50kB done [2024-05-10T06:39:51.204Z] #13 DONE 0.1s [2024-05-10T06:39:51.204Z] [2024-05-10T06:39:51.204Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-05-10T06:39:51.204Z] #14 transferring dockerfile: 1.95kB done [2024-05-10T06:39:51.204Z] #14 DONE 0.1s [2024-05-10T06:39:51.204Z] [2024-05-10T06:39:51.204Z] #15 [security-bootstrapper internal] load .dockerignore [2024-05-10T06:39:51.204Z] #15 transferring context: 50B 0.0s done [2024-05-10T06:39:51.204Z] #15 DONE 0.1s [2024-05-10T06:39:52.166Z] [2024-05-10T06:39:52.166Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-10T06:39:52.166Z] #16 transferring context: 50B 0.0s done [2024-05-10T06:39:52.166Z] #16 DONE 0.0s [2024-05-10T06:39:52.166Z] [2024-05-10T06:39:52.166Z] #17 [security-spire-agent internal] load .dockerignore [2024-05-10T06:39:52.166Z] #17 transferring context: 50B done [2024-05-10T06:39:52.166Z] #17 DONE 0.0s [2024-05-10T06:39:52.166Z] [2024-05-10T06:39:52.166Z] #18 [core-metadata internal] load .dockerignore [2024-05-10T06:39:52.166Z] #18 transferring context: 50B done [2024-05-10T06:39:52.166Z] #18 DONE 0.1s [2024-05-10T06:39:52.166Z] [2024-05-10T06:39:52.166Z] #19 [security-spire-config internal] load .dockerignore [2024-05-10T06:39:52.166Z] #19 transferring context: 50B 0.0s done [2024-05-10T06:39:52.166Z] #19 DONE 0.0s [2024-05-10T06:39:52.166Z] [2024-05-10T06:39:52.166Z] #20 [security-spire-server internal] load .dockerignore [2024-05-10T06:39:52.437Z] #20 transferring context: 50B done [2024-05-10T06:39:52.437Z] #20 DONE 0.0s [2024-05-10T06:39:52.437Z] [2024-05-10T06:39:52.437Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-05-10T06:39:52.437Z] #21 transferring context: 50B 0.0s done [2024-05-10T06:39:52.437Z] #21 DONE 0.1s [2024-05-10T06:39:52.437Z] [2024-05-10T06:39:52.437Z] #22 [security-proxy-auth internal] load .dockerignore [2024-05-10T06:39:52.437Z] #22 transferring context: 50B 0.0s done [2024-05-10T06:39:52.437Z] #22 DONE 0.1s [2024-05-10T06:39:52.437Z] [2024-05-10T06:39:52.437Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-05-10T06:39:52.437Z] #23 transferring context: 50B 0.0s done [2024-05-10T06:39:52.437Z] #23 DONE 0.1s [2024-05-10T06:39:52.437Z] [2024-05-10T06:39:52.437Z] #24 [core-data internal] load .dockerignore [2024-05-10T06:39:52.437Z] #24 transferring context: 50B done [2024-05-10T06:39:52.437Z] #24 DONE 0.1s [2024-05-10T06:39:52.437Z] [2024-05-10T06:39:52.437Z] #25 [support-scheduler internal] load .dockerignore [2024-05-10T06:39:52.437Z] #25 transferring context: 50B done [2024-05-10T06:39:52.705Z] #25 DONE 0.1s [2024-05-10T06:39:52.705Z] [2024-05-10T06:39:52.705Z] #26 [core-command internal] load .dockerignore [2024-05-10T06:39:52.705Z] #26 transferring context: 50B 0.0s done [2024-05-10T06:39:52.705Z] #26 DONE 0.1s [2024-05-10T06:39:52.705Z] [2024-05-10T06:39:52.705Z] #27 [security-proxy-setup internal] load .dockerignore [2024-05-10T06:39:52.705Z] #27 transferring context: 50B 0.0s done [2024-05-10T06:39:52.705Z] #27 DONE 0.1s [2024-05-10T06:39:52.705Z] [2024-05-10T06:39:52.705Z] #28 [support-notifications internal] load .dockerignore [2024-05-10T06:39:52.705Z] #28 transferring context: 50B done [2024-05-10T06:39:52.705Z] #28 DONE 0.1s [2024-05-10T06:39:52.970Z] [2024-05-10T06:39:52.970Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:52.970Z] #29 DONE 0.0s [2024-05-10T06:39:52.970Z] [2024-05-10T06:39:52.970Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:53.236Z] #30 DONE 0.4s [2024-05-10T06:39:53.236Z] [2024-05-10T06:39:53.236Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:53.237Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:53.237Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:53.237Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:53.237Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:53.501Z] #31 DONE 0.3s [2024-05-10T06:39:53.501Z] [2024-05-10T06:39:53.501Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:53.501Z] #29 DONE 0.0s [2024-05-10T06:39:53.501Z] [2024-05-10T06:39:53.501Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:53.501Z] #30 DONE 0.4s [2024-05-10T06:39:53.501Z] [2024-05-10T06:39:53.501Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:53.768Z] #32 ... [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:53.768Z] #29 DONE 0.0s [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:53.768Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:53.768Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:53.768Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:53.768Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:53.768Z] #31 DONE 0.5s [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:53.768Z] #32 ... [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:53.768Z] #30 DONE 0.4s [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:53.768Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:53.768Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:53.768Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:53.768Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:53.768Z] #31 DONE 0.6s [2024-05-10T06:39:53.768Z] [2024-05-10T06:39:53.768Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.041Z] #32 ... [2024-05-10T06:39:54.041Z] [2024-05-10T06:39:54.041Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:54.041Z] #30 DONE 0.4s [2024-05-10T06:39:54.041Z] [2024-05-10T06:39:54.041Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.041Z] #32 ... [2024-05-10T06:39:54.041Z] [2024-05-10T06:39:54.041Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.041Z] #29 DONE 0.0s [2024-05-10T06:39:54.041Z] [2024-05-10T06:39:54.041Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.306Z] #32 ... [2024-05-10T06:39:54.306Z] [2024-05-10T06:39:54.306Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.306Z] #29 DONE 0.0s [2024-05-10T06:39:54.306Z] [2024-05-10T06:39:54.306Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.306Z] #32 ... [2024-05-10T06:39:54.306Z] [2024-05-10T06:39:54.306Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.306Z] #29 DONE 0.0s [2024-05-10T06:39:54.306Z] [2024-05-10T06:39:54.306Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.572Z] #32 ... [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:54.572Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:54.572Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:54.572Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:54.572Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:54.572Z] #31 DONE 0.7s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.572Z] #29 DONE 0.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #33 [core-data internal] load build context [2024-05-10T06:39:54.572Z] #33 DONE 0.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:54.572Z] #30 DONE 1.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.572Z] #32 ... [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:54.572Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:54.572Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:54.572Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:54.572Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:54.572Z] #31 DONE 0.7s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.572Z] #29 DONE 0.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:39:54.572Z] #34 DONE 0.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:39:54.572Z] #35 DONE 0.0s [2024-05-10T06:39:54.572Z] [2024-05-10T06:39:54.572Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.840Z] #32 ... [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:54.840Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:54.840Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:54.840Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:54.840Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:54.840Z] #31 DONE 0.7s [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.840Z] #29 DONE 0.0s [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 [2024-05-10T06:39:54.840Z] #36 DONE 1.1s [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:54.840Z] #32 ... [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:54.840Z] #29 DONE 0.0s [2024-05-10T06:39:54.840Z] [2024-05-10T06:39:54.840Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:55.108Z] #32 ... [2024-05-10T06:39:55.108Z] [2024-05-10T06:39:55.108Z] #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:55.108Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:55.108Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:55.108Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:55.108Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:55.108Z] #31 DONE 0.7s [2024-05-10T06:39:55.108Z] [2024-05-10T06:39:55.108Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 [2024-05-10T06:39:55.108Z] #37 DONE 1.3s [2024-05-10T06:39:55.108Z] [2024-05-10T06:39:55.108Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:55.108Z] #32 ... [2024-05-10T06:39:55.108Z] [2024-05-10T06:39:55.108Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-10T06:39:55.108Z] #29 DONE 0.0s [2024-05-10T06:39:55.108Z] [2024-05-10T06:39:55.108Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:55.377Z] #32 ... [2024-05-10T06:39:55.377Z] [2024-05-10T06:39:55.377Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T06:39:55.377Z] #38 DONE 2.8s [2024-05-10T06:39:55.377Z] [2024-05-10T06:39:55.377Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:56.349Z] #32 ... [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:56.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:56.349Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:56.349Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:56.349Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:56.349Z] #31 DONE 0.8s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-05-10T06:39:56.349Z] #30 DONE 2.4s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T06:39:56.349Z] #38 DONE 2.9s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #39 [security-spire-server internal] load build context [2024-05-10T06:39:56.349Z] #39 transferring context: 18.10kB 0.2s done [2024-05-10T06:39:56.349Z] #39 DONE 1.4s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:56.349Z] #32 ... [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:56.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:56.349Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:56.349Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:56.349Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:56.349Z] #31 DONE 0.8s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T06:39:56.349Z] #38 DONE 2.9s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:39:56.349Z] #40 DONE 0.0s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #41 [support-scheduler internal] load build context [2024-05-10T06:39:56.349Z] #41 DONE 0.0s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:56.349Z] #32 ... [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-10T06:39:56.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-10T06:39:56.349Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-10T06:39:56.349Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-10T06:39:56.349Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-10T06:39:56.349Z] #31 DONE 0.8s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-10T06:39:56.349Z] #38 DONE 2.9s [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:56.349Z] #32 ... [2024-05-10T06:39:56.349Z] [2024-05-10T06:39:56.349Z] #42 [security-spire-config internal] load build context [2024-05-10T06:39:56.349Z] #42 transferring context: 16.35kB 0.3s done [2024-05-10T06:39:56.349Z] #42 DONE 1.6s [2024-05-10T06:39:56.622Z] [2024-05-10T06:39:56.622Z] #43 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-10T06:39:57.207Z] #43 ... [2024-05-10T06:39:57.207Z] [2024-05-10T06:39:57.207Z] #44 [security-spire-agent internal] load build context [2024-05-10T06:39:57.207Z] #44 transferring context: 17.63kB 0.3s done [2024-05-10T06:39:57.207Z] #44 DONE 2.1s [2024-05-10T06:39:57.207Z] [2024-05-10T06:39:57.207Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:39:59.791Z] #32 ... [2024-05-10T06:39:59.791Z] [2024-05-10T06:39:59.791Z] #43 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-10T06:39:59.791Z] #43 DONE 3.9s [2024-05-10T06:39:59.791Z] [2024-05-10T06:39:59.791Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:40:03.162Z] #45 ... [2024-05-10T06:40:03.162Z] [2024-05-10T06:40:03.162Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-10T06:40:03.162Z] #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:03.162Z] #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:03.162Z] #0 7.757 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:03.162Z] #0 7.997 (2/2) Installing su-exec (0.2-r3) [2024-05-10T06:40:03.162Z] #0 7.997 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:03.162Z] #0 7.997 OK: 8 MiB in 17 packages [2024-05-10T06:40:03.162Z] #46 DONE 9.7s [2024-05-10T06:40:03.437Z] [2024-05-10T06:40:03.437Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:03.437Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.3s done [2024-05-10T06:40:03.437Z] #47 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done [2024-05-10T06:40:03.437Z] #47 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done [2024-05-10T06:40:03.437Z] #47 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done [2024-05-10T06:40:03.437Z] #47 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 1.3s done [2024-05-10T06:40:03.437Z] #47 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 1.6s done [2024-05-10T06:40:03.437Z] #47 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 2.2s done [2024-05-10T06:40:03.437Z] #47 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.1s done [2024-05-10T06:40:03.437Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 3.15MB / 26.63MB 4.8s [2024-05-10T06:40:03.437Z] #47 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 [2024-05-10T06:40:03.703Z] #47 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.2s done [2024-05-10T06:40:03.703Z] #47 ... [2024-05-10T06:40:03.703Z] [2024-05-10T06:40:03.703Z] #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-10T06:40:03.703Z] #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:03.703Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:03.703Z] #0 8.445 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:03.703Z] #0 8.445 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:03.703Z] #0 8.445 OK: 8 MiB in 16 packages [2024-05-10T06:40:03.975Z] #48 ... [2024-05-10T06:40:03.975Z] [2024-05-10T06:40:03.975Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:03.975Z] #49 transferring context: 28.45MB 9.8s [2024-05-10T06:40:03.975Z] #49 ... [2024-05-10T06:40:03.975Z] [2024-05-10T06:40:03.975Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:04.241Z] #50 ... [2024-05-10T06:40:04.241Z] [2024-05-10T06:40:04.241Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:04.241Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 5.24MB / 26.63MB 5.7s [2024-05-10T06:40:04.829Z] #47 ... [2024-05-10T06:40:04.829Z] [2024-05-10T06:40:04.829Z] #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-10T06:40:04.829Z] #48 DONE 11.1s [2024-05-10T06:40:04.829Z] [2024-05-10T06:40:04.829Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:04.829Z] #47 ... [2024-05-10T06:40:04.829Z] [2024-05-10T06:40:04.829Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:04.829Z] #51 ... [2024-05-10T06:40:04.829Z] [2024-05-10T06:40:04.829Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:04.829Z] #35 ... [2024-05-10T06:40:04.829Z] [2024-05-10T06:40:04.829Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:05.105Z] #34 ... [2024-05-10T06:40:05.105Z] [2024-05-10T06:40:05.105Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T06:40:05.105Z] #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.105Z] #52 ... [2024-05-10T06:40:05.105Z] [2024-05-10T06:40:05.105Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T06:40:05.105Z] #0 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.105Z] #0 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.373Z] #53 10.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:05.373Z] #53 10.52 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:05.373Z] #53 10.52 OK: 8 MiB in 16 packages [2024-05-10T06:40:05.373Z] #53 ... [2024-05-10T06:40:05.373Z] [2024-05-10T06:40:05.373Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T06:40:05.373Z] #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.373Z] #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.373Z] #54 ... [2024-05-10T06:40:05.373Z] [2024-05-10T06:40:05.373Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T06:40:05.373Z] #0 7.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.373Z] #0 7.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:05.641Z] #55 ... [2024-05-10T06:40:05.641Z] [2024-05-10T06:40:05.641Z] #33 [core-data internal] load build context [2024-05-10T06:40:05.641Z] #33 ... [2024-05-10T06:40:05.641Z] [2024-05-10T06:40:05.641Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:05.641Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.4s done [2024-05-10T06:40:05.641Z] #56 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done [2024-05-10T06:40:05.641Z] #56 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done [2024-05-10T06:40:05.641Z] #56 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done [2024-05-10T06:40:05.641Z] #56 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.8s done [2024-05-10T06:40:05.641Z] #56 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 1.1s done [2024-05-10T06:40:05.641Z] #56 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.1s done [2024-05-10T06:40:05.641Z] #56 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 3.3s done [2024-05-10T06:40:05.641Z] #56 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 5.24MB / 17.50MB 6.4s [2024-05-10T06:40:05.641Z] #56 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.2s done [2024-05-10T06:40:05.907Z] #56 ... [2024-05-10T06:40:05.907Z] [2024-05-10T06:40:05.907Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:40:05.907Z] #57 ... [2024-05-10T06:40:05.907Z] [2024-05-10T06:40:05.907Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:06.488Z] #34 ... [2024-05-10T06:40:06.488Z] [2024-05-10T06:40:06.488Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-10T06:40:06.488Z] #53 DONE 11.6s [2024-05-10T06:40:06.488Z] [2024-05-10T06:40:06.488Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:06.488Z] #34 ... [2024-05-10T06:40:06.488Z] [2024-05-10T06:40:06.488Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:06.488Z] #41 ... [2024-05-10T06:40:06.488Z] [2024-05-10T06:40:06.488Z] #58 [core-command internal] load build context [2024-05-10T06:40:06.763Z] #58 ... [2024-05-10T06:40:06.763Z] [2024-05-10T06:40:06.763Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:06.763Z] #59 ... [2024-05-10T06:40:06.763Z] [2024-05-10T06:40:06.763Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:06.763Z] #40 ... [2024-05-10T06:40:06.763Z] [2024-05-10T06:40:06.763Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:06.763Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 10.49MB / 26.63MB 8.3s [2024-05-10T06:40:06.763Z] #47 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.1s done [2024-05-10T06:40:07.356Z] #47 ... [2024-05-10T06:40:07.356Z] [2024-05-10T06:40:07.356Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T06:40:07.356Z] #60 ... [2024-05-10T06:40:07.356Z] [2024-05-10T06:40:07.356Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T06:40:07.356Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:07.356Z] #61 ... [2024-05-10T06:40:07.356Z] [2024-05-10T06:40:07.356Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:07.356Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 12.58MB / 26.63MB 8.8s [2024-05-10T06:40:08.313Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 14.68MB / 26.63MB 9.5s [2024-05-10T06:40:08.579Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 16.26MB / 26.63MB 9.9s [2024-05-10T06:40:09.213Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 17.63MB / 26.63MB 10.3s [2024-05-10T06:40:09.484Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 19.22MB / 26.63MB 10.9s [2024-05-10T06:40:09.484Z] #47 ... [2024-05-10T06:40:09.484Z] [2024-05-10T06:40:09.484Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T06:40:09.752Z] #62 ... [2024-05-10T06:40:09.752Z] [2024-05-10T06:40:09.752Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:40:09.752Z] #63 ... [2024-05-10T06:40:09.752Z] [2024-05-10T06:40:09.752Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T06:40:09.752Z] #64 ... [2024-05-10T06:40:09.752Z] [2024-05-10T06:40:09.752Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:09.752Z] #32 transferring context: 42.27MB 16.5s [2024-05-10T06:40:10.020Z] #32 ... [2024-05-10T06:40:10.020Z] [2024-05-10T06:40:10.020Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:10.020Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 20.97MB / 26.63MB 11.4s [2024-05-10T06:40:10.994Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.04MB / 26.63MB 12.3s [2024-05-10T06:40:11.960Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 25.17MB / 26.63MB 13.2s [2024-05-10T06:40:12.231Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 13.6s [2024-05-10T06:40:12.498Z] #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 13.7s done [2024-05-10T06:40:14.439Z] #47 ... [2024-05-10T06:40:14.439Z] [2024-05-10T06:40:14.439Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T06:40:14.439Z] #0 9.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:14.439Z] #65 ... [2024-05-10T06:40:14.439Z] [2024-05-10T06:40:14.439Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:14.439Z] #49 ... [2024-05-10T06:40:14.439Z] [2024-05-10T06:40:14.439Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:14.439Z] #50 ... [2024-05-10T06:40:14.439Z] [2024-05-10T06:40:14.439Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:14.705Z] #49 ... [2024-05-10T06:40:14.705Z] [2024-05-10T06:40:14.705Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-10T06:40:14.705Z] #52 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:14.705Z] #52 14.18 (1/4) Installing ca-certificates (20240226-r0) [2024-05-10T06:40:14.705Z] #52 14.61 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:14.705Z] #52 14.61 (3/4) Installing su-exec (0.2-r3) [2024-05-10T06:40:14.705Z] #52 14.66 (4/4) Installing yq (4.33.3-r5) [2024-05-10T06:40:14.705Z] #52 15.97 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:14.705Z] #52 16.04 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:14.705Z] #52 16.94 OK: 18 MiB in 19 packages [2024-05-10T06:40:14.705Z] #52 DONE 19.6s [2024-05-10T06:40:14.705Z] [2024-05-10T06:40:14.705Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-10T06:40:14.705Z] #55 10.42 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:40:14.705Z] #55 10.42 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:40:14.705Z] #55 10.42 OK: 19950 distinct packages available [2024-05-10T06:40:14.705Z] #55 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:14.705Z] #55 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:14.705Z] #55 16.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:14.705Z] #55 16.77 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:14.705Z] #55 16.87 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:14.705Z] #55 16.94 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:40:14.705Z] #55 16.94 (5/7) Installing libucontext (1.2-r2) [2024-05-10T06:40:14.705Z] #55 17.02 (6/7) Installing gcompat (1.1.0-r1) [2024-05-10T06:40:14.705Z] #55 17.02 (7/7) Installing openssl (3.1.4-r6) [2024-05-10T06:40:14.705Z] #55 17.07 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:14.705Z] #55 17.13 OK: 9 MiB in 20 packages [2024-05-10T06:40:14.705Z] #55 DONE 19.7s [2024-05-10T06:40:14.705Z] [2024-05-10T06:40:14.705Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:14.705Z] #66 ... [2024-05-10T06:40:14.705Z] [2024-05-10T06:40:14.705Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:14.971Z] #67 ... [2024-05-10T06:40:14.971Z] [2024-05-10T06:40:14.971Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:15.246Z] #35 ... [2024-05-10T06:40:15.246Z] [2024-05-10T06:40:15.246Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:15.246Z] #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 0.3s [2024-05-10T06:40:15.246Z] #47 ... [2024-05-10T06:40:15.246Z] [2024-05-10T06:40:15.246Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:15.513Z] #51 ... [2024-05-10T06:40:15.513Z] [2024-05-10T06:40:15.513Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:15.779Z] #35 transferring context: 22.01MB 20.4s [2024-05-10T06:40:15.779Z] #35 ... [2024-05-10T06:40:15.779Z] [2024-05-10T06:40:15.779Z] #33 [core-data internal] load build context [2024-05-10T06:40:15.779Z] #33 ... [2024-05-10T06:40:15.779Z] [2024-05-10T06:40:15.779Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:16.045Z] #35 ... [2024-05-10T06:40:16.045Z] [2024-05-10T06:40:16.045Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:16.045Z] #56 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 10.4s done [2024-05-10T06:40:16.045Z] #56 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.1s done [2024-05-10T06:40:16.045Z] #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 6.1s [2024-05-10T06:40:16.045Z] #56 ... [2024-05-10T06:40:16.045Z] [2024-05-10T06:40:16.045Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:40:16.045Z] #57 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:16.045Z] #57 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:16.045Z] #57 16.26 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:40:16.045Z] #57 16.26 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:40:16.045Z] #57 16.26 OK: 19950 distinct packages available [2024-05-10T06:40:16.045Z] #57 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:16.045Z] #57 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:16.045Z] #57 ... [2024-05-10T06:40:16.045Z] [2024-05-10T06:40:16.045Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:16.310Z] #35 ... [2024-05-10T06:40:16.310Z] [2024-05-10T06:40:16.310Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:16.586Z] #68 ... [2024-05-10T06:40:16.586Z] [2024-05-10T06:40:16.586Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:16.586Z] #41 ... [2024-05-10T06:40:16.586Z] [2024-05-10T06:40:16.586Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:16.851Z] #34 ... [2024-05-10T06:40:16.851Z] [2024-05-10T06:40:16.851Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-10T06:40:16.851Z] #61 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:16.851Z] #61 14.66 (1/2) Installing ca-certificates (20240226-r0) [2024-05-10T06:40:16.851Z] #61 15.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:16.851Z] #61 15.08 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:16.851Z] #61 15.30 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:16.851Z] #61 16.97 OK: 9 MiB in 17 packages [2024-05-10T06:40:16.851Z] #61 DONE 19.4s [2024-05-10T06:40:16.851Z] [2024-05-10T06:40:16.851Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:16.851Z] #41 ... [2024-05-10T06:40:16.851Z] [2024-05-10T06:40:16.851Z] #58 [core-command internal] load build context [2024-05-10T06:40:16.851Z] #58 ... [2024-05-10T06:40:16.851Z] [2024-05-10T06:40:16.851Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:17.125Z] #59 ... [2024-05-10T06:40:17.125Z] [2024-05-10T06:40:17.125Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:17.125Z] #40 ... [2024-05-10T06:40:17.125Z] [2024-05-10T06:40:17.125Z] #58 [core-command internal] load build context [2024-05-10T06:40:18.534Z] #58 ... [2024-05-10T06:40:18.534Z] [2024-05-10T06:40:18.534Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-10T06:40:18.534Z] #54 13.10 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:40:18.534Z] #54 13.10 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:40:18.534Z] #54 13.10 OK: 19950 distinct packages available [2024-05-10T06:40:18.534Z] #54 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:18.534Z] #54 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:18.534Z] #54 18.94 (1/11) Installing ca-certificates (20240226-r0) [2024-05-10T06:40:18.534Z] #54 19.48 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-10T06:40:18.534Z] #54 19.60 (3/11) Installing libunistring (1.1-r1) [2024-05-10T06:40:18.534Z] #54 19.79 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-10T06:40:18.534Z] #54 19.89 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-10T06:40:18.534Z] #54 19.95 (6/11) Installing libcurl (8.5.0-r0) [2024-05-10T06:40:18.534Z] #54 20.01 (7/11) Installing curl (8.5.0-r0) [2024-05-10T06:40:18.534Z] #54 20.08 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:18.534Z] #54 20.08 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:40:18.534Z] #54 20.08 (10/11) Installing libucontext (1.2-r2) [2024-05-10T06:40:18.534Z] #54 20.08 (11/11) Installing gcompat (1.1.0-r1) [2024-05-10T06:40:18.534Z] #54 20.13 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:18.534Z] #54 20.20 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:18.534Z] #54 21.27 OK: 13 MiB in 26 packages [2024-05-10T06:40:18.534Z] #54 DONE 23.2s [2024-05-10T06:40:18.534Z] [2024-05-10T06:40:18.534Z] #58 [core-command internal] load build context [2024-05-10T06:40:18.807Z] #58 ... [2024-05-10T06:40:18.807Z] [2024-05-10T06:40:18.807Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T06:40:18.807Z] #60 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:18.807Z] #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:18.807Z] #60 18.79 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:18.807Z] #60 19.45 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:18.807Z] #60 19.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:18.807Z] #60 19.45 (4/6) Installing openssl (3.1.4-r6) [2024-05-10T06:40:18.807Z] #60 19.45 (5/6) Installing su-exec (0.2-r3) [2024-05-10T06:40:18.807Z] #60 19.45 (6/6) Installing yq (4.33.3-r5) [2024-05-10T06:40:18.807Z] #60 20.51 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:18.807Z] #60 20.64 OK: 18 MiB in 19 packages [2024-05-10T06:40:19.083Z] #60 ... [2024-05-10T06:40:19.083Z] [2024-05-10T06:40:19.083Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:40:19.083Z] #57 23.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-10T06:40:19.083Z] #57 23.30 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-10T06:40:19.083Z] #57 23.30 (3/4) Installing libucontext (1.2-r2) [2024-05-10T06:40:19.083Z] #57 23.44 (4/4) Installing gcompat (1.1.0-r1) [2024-05-10T06:40:19.083Z] #57 23.54 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:19.083Z] #57 23.54 OK: 8 MiB in 19 packages [2024-05-10T06:40:20.051Z] #57 ... [2024-05-10T06:40:20.051Z] [2024-05-10T06:40:20.051Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-10T06:40:20.051Z] #60 DONE 22.6s [2024-05-10T06:40:20.051Z] [2024-05-10T06:40:20.051Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:20.051Z] #68 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:20.319Z] #68 ... [2024-05-10T06:40:20.319Z] [2024-05-10T06:40:20.319Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:20.319Z] #32 transferring context: 54.62MB 26.7s [2024-05-10T06:40:20.319Z] #32 ... [2024-05-10T06:40:20.319Z] [2024-05-10T06:40:20.319Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T06:40:20.904Z] #69 ... [2024-05-10T06:40:20.904Z] [2024-05-10T06:40:20.904Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-10T06:40:20.904Z] #64 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:20.904Z] #64 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:20.904Z] #64 19.44 OK: 266 MiB in 52 packages [2024-05-10T06:40:20.904Z] #64 DONE 21.5s [2024-05-10T06:40:21.170Z] [2024-05-10T06:40:21.170Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:21.170Z] #68 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:21.754Z] #68 ... [2024-05-10T06:40:21.754Z] [2024-05-10T06:40:21.754Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-10T06:40:21.754Z] #57 DONE 26.3s [2024-05-10T06:40:21.754Z] [2024-05-10T06:40:21.754Z] #33 [core-data internal] load build context [2024-05-10T06:40:21.754Z] #33 ... [2024-05-10T06:40:21.754Z] [2024-05-10T06:40:21.754Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T06:40:23.722Z] #70 ... [2024-05-10T06:40:23.722Z] [2024-05-10T06:40:23.722Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:40:23.722Z] #63 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:23.722Z] #63 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:23.722Z] #63 23.52 OK: 266 MiB in 52 packages [2024-05-10T06:40:23.722Z] #63 DONE 25.1s [2024-05-10T06:40:24.001Z] [2024-05-10T06:40:24.001Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:24.585Z] #32 ... [2024-05-10T06:40:24.585Z] [2024-05-10T06:40:24.585Z] #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-10T06:40:24.585Z] #45 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:24.585Z] #45 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:24.585Z] #45 23.58 OK: 266 MiB in 52 packages [2024-05-10T06:40:24.585Z] #45 DONE 25.2s [2024-05-10T06:40:24.585Z] [2024-05-10T06:40:24.585Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:24.852Z] #32 ... [2024-05-10T06:40:24.852Z] [2024-05-10T06:40:24.852Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:24.852Z] #49 ... [2024-05-10T06:40:24.852Z] [2024-05-10T06:40:24.852Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T06:40:25.118Z] #71 ... [2024-05-10T06:40:25.118Z] [2024-05-10T06:40:25.118Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T06:40:25.118Z] #65 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:25.118Z] #65 14.42 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:25.118Z] #65 14.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:25.118Z] #65 14.48 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:25.118Z] #65 15.64 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:25.118Z] #65 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:25.118Z] #65 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:25.118Z] #65 20.25 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:25.118Z] #65 20.25 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:25.118Z] #65 20.49 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:25.118Z] #65 20.59 OK: 8 MiB in 17 packages [2024-05-10T06:40:25.118Z] #65 ... [2024-05-10T06:40:25.118Z] [2024-05-10T06:40:25.118Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:25.386Z] #50 ... [2024-05-10T06:40:25.386Z] [2024-05-10T06:40:25.386Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:25.652Z] #49 ... [2024-05-10T06:40:25.652Z] [2024-05-10T06:40:25.652Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:25.652Z] #51 ... [2024-05-10T06:40:25.652Z] [2024-05-10T06:40:25.652Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-10T06:40:25.652Z] #65 DONE 21.6s [2024-05-10T06:40:25.652Z] [2024-05-10T06:40:25.652Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:25.652Z] #51 ... [2024-05-10T06:40:25.652Z] [2024-05-10T06:40:25.652Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:25.652Z] #49 transferring context: 61.87MB 31.7s [2024-05-10T06:40:25.918Z] #49 ... [2024-05-10T06:40:25.918Z] [2024-05-10T06:40:25.918Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:25.918Z] #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 11.0s [2024-05-10T06:40:25.918Z] #47 ... [2024-05-10T06:40:25.918Z] [2024-05-10T06:40:25.918Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:26.184Z] #51 ... [2024-05-10T06:40:26.184Z] [2024-05-10T06:40:26.184Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:26.184Z] #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 16.3s [2024-05-10T06:40:26.184Z] #56 ... [2024-05-10T06:40:26.184Z] [2024-05-10T06:40:26.184Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:26.766Z] #51 ... [2024-05-10T06:40:26.766Z] [2024-05-10T06:40:26.766Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:26.766Z] #35 ... [2024-05-10T06:40:26.766Z] [2024-05-10T06:40:26.766Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:27.034Z] #34 ... [2024-05-10T06:40:27.034Z] [2024-05-10T06:40:27.034Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:27.034Z] #56 ... [2024-05-10T06:40:27.034Z] [2024-05-10T06:40:27.034Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:27.034Z] #72 ... [2024-05-10T06:40:27.034Z] [2024-05-10T06:40:27.034Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:27.306Z] #35 ... [2024-05-10T06:40:27.306Z] [2024-05-10T06:40:27.306Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:27.306Z] #41 ... [2024-05-10T06:40:27.306Z] [2024-05-10T06:40:27.306Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:27.573Z] #40 ... [2024-05-10T06:40:27.573Z] [2024-05-10T06:40:27.573Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:27.573Z] #59 ... [2024-05-10T06:40:27.573Z] [2024-05-10T06:40:27.573Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:28.532Z] #47 ... [2024-05-10T06:40:28.532Z] [2024-05-10T06:40:28.532Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:28.532Z] #73 ... [2024-05-10T06:40:28.532Z] [2024-05-10T06:40:28.533Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:28.533Z] #72 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:29.114Z] #72 ... [2024-05-10T06:40:29.114Z] [2024-05-10T06:40:29.114Z] #58 [core-command internal] load build context [2024-05-10T06:40:29.380Z] #58 ... [2024-05-10T06:40:29.380Z] [2024-05-10T06:40:29.380Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T06:40:29.380Z] #62 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:29.380Z] #62 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:29.380Z] #62 24.76 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-10T06:40:29.380Z] #62 24.76 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-10T06:40:29.380Z] #62 24.76 OK: 19946 distinct packages available [2024-05-10T06:40:29.380Z] #62 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:29.380Z] #62 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:29.380Z] #62 ... [2024-05-10T06:40:29.380Z] [2024-05-10T06:40:29.380Z] #58 [core-command internal] load build context [2024-05-10T06:40:31.320Z] #58 transferring context: 30.77MB 33.1s [2024-05-10T06:40:31.320Z] #58 ... [2024-05-10T06:40:31.320Z] [2024-05-10T06:40:31.320Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:31.320Z] #68 18.25 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:31.320Z] #68 18.25 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:31.320Z] #68 18.36 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:31.320Z] #68 18.93 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:31.320Z] #68 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:31.320Z] #68 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:31.320Z] #68 23.20 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:31.320Z] #68 23.20 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:31.320Z] #68 23.70 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:31.320Z] #68 23.79 OK: 8 MiB in 16 packages [2024-05-10T06:40:31.320Z] #68 DONE 24.8s [2024-05-10T06:40:31.320Z] [2024-05-10T06:40:31.320Z] #58 [core-command internal] load build context [2024-05-10T06:40:31.912Z] #58 ... [2024-05-10T06:40:31.912Z] [2024-05-10T06:40:31.912Z] #33 [core-data internal] load build context [2024-05-10T06:40:32.180Z] #33 ... [2024-05-10T06:40:32.180Z] [2024-05-10T06:40:32.180Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:32.446Z] #35 ... [2024-05-10T06:40:32.446Z] [2024-05-10T06:40:32.446Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:32.446Z] #66 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:32.446Z] #66 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:32.446Z] #66 22.67 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:32.446Z] #66 22.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:32.446Z] #66 22.67 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:32.446Z] #66 23.73 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:32.447Z] #66 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:32.447Z] #66 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:32.447Z] #66 ... [2024-05-10T06:40:32.447Z] [2024-05-10T06:40:32.447Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:32.716Z] #35 ... [2024-05-10T06:40:32.716Z] [2024-05-10T06:40:32.716Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-10T06:40:32.716Z] #62 30.72 OK: 266 MiB in 52 packages [2024-05-10T06:40:32.716Z] #62 DONE 33.2s [2024-05-10T06:40:32.716Z] [2024-05-10T06:40:32.716Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:35.293Z] #35 ... [2024-05-10T06:40:35.293Z] [2024-05-10T06:40:35.293Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:35.293Z] #32 ... [2024-05-10T06:40:35.293Z] [2024-05-10T06:40:35.293Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:35.589Z] #35 ... [2024-05-10T06:40:35.589Z] [2024-05-10T06:40:35.589Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:35.589Z] #67 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.589Z] #67 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.589Z] #67 16.91 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:35.589Z] #67 16.91 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:35.589Z] #67 16.98 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:35.589Z] #67 17.70 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:35.589Z] #67 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.589Z] #67 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.589Z] #67 ... [2024-05-10T06:40:35.589Z] [2024-05-10T06:40:35.589Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-10T06:40:35.589Z] #74 DONE 9.7s [2024-05-10T06:40:35.589Z] [2024-05-10T06:40:35.589Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:35.855Z] #50 transferring context: 78.73MB 41.7s [2024-05-10T06:40:35.855Z] #50 ... [2024-05-10T06:40:35.855Z] [2024-05-10T06:40:35.855Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:35.855Z] #35 ... [2024-05-10T06:40:35.855Z] [2024-05-10T06:40:35.855Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T06:40:35.855Z] #71 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.855Z] #71 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:35.855Z] #71 17.98 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:35.855Z] #71 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:35.855Z] #71 18.02 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:35.855Z] #71 19.18 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:35.855Z] #71 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:36.121Z] #71 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:36.121Z] #71 ... [2024-05-10T06:40:36.121Z] [2024-05-10T06:40:36.121Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:36.121Z] #49 ... [2024-05-10T06:40:36.121Z] [2024-05-10T06:40:36.121Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:36.121Z] #66 29.93 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:36.121Z] #66 29.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:36.121Z] #66 30.28 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:36.121Z] #66 30.37 OK: 8 MiB in 16 packages [2024-05-10T06:40:36.121Z] #66 DONE 31.8s [2024-05-10T06:40:36.121Z] [2024-05-10T06:40:36.121Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:36.121Z] #49 ... [2024-05-10T06:40:36.121Z] [2024-05-10T06:40:36.121Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:36.710Z] #50 ... [2024-05-10T06:40:36.710Z] [2024-05-10T06:40:36.710Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:36.977Z] #51 ... [2024-05-10T06:40:36.977Z] [2024-05-10T06:40:36.977Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-10T06:40:36.977Z] #75 DONE 1.3s [2024-05-10T06:40:36.977Z] [2024-05-10T06:40:36.977Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:36.977Z] #32 ... [2024-05-10T06:40:36.977Z] [2024-05-10T06:40:36.977Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:37.246Z] #34 ... [2024-05-10T06:40:37.246Z] [2024-05-10T06:40:37.246Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:37.246Z] #32 ... [2024-05-10T06:40:37.246Z] [2024-05-10T06:40:37.246Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:37.246Z] #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 27.2s [2024-05-10T06:40:37.246Z] #56 ... [2024-05-10T06:40:37.246Z] [2024-05-10T06:40:37.246Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:37.512Z] #32 ... [2024-05-10T06:40:37.512Z] [2024-05-10T06:40:37.512Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:37.779Z] #41 ... [2024-05-10T06:40:37.779Z] [2024-05-10T06:40:37.779Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:37.779Z] #40 ... [2024-05-10T06:40:37.779Z] [2024-05-10T06:40:37.779Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:38.046Z] #59 ... [2024-05-10T06:40:38.046Z] [2024-05-10T06:40:38.046Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:38.634Z] #40 ... [2024-05-10T06:40:38.634Z] [2024-05-10T06:40:38.634Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:38.634Z] #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.7s [2024-05-10T06:40:38.634Z] #47 ... [2024-05-10T06:40:38.634Z] [2024-05-10T06:40:38.634Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:40.043Z] #32 ... [2024-05-10T06:40:40.043Z] [2024-05-10T06:40:40.043Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:40.043Z] #73 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.043Z] #73 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.043Z] #73 17.41 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:40.043Z] #73 17.41 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:40.043Z] #73 17.48 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:40.043Z] #73 18.41 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:40.043Z] #73 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.043Z] #73 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.043Z] #73 ... [2024-05-10T06:40:40.043Z] [2024-05-10T06:40:40.043Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-10T06:40:40.043Z] #67 23.60 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:40.043Z] #67 23.69 OK: 9 MiB in 20 packages [2024-05-10T06:40:40.043Z] #67 DONE 25.0s [2024-05-10T06:40:40.043Z] [2024-05-10T06:40:40.043Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:40.311Z] #47 ... [2024-05-10T06:40:40.311Z] [2024-05-10T06:40:40.311Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:40.311Z] #72 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.311Z] #72 17.47 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:40.311Z] #72 17.47 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:40.311Z] #72 17.48 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:40.311Z] #72 18.94 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:40.311Z] #72 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.311Z] #72 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:40.311Z] #72 ... [2024-05-10T06:40:40.311Z] [2024-05-10T06:40:40.311Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:40.311Z] #32 transferring context: 87.27MB 47.0s [2024-05-10T06:40:42.247Z] #32 ... [2024-05-10T06:40:42.247Z] [2024-05-10T06:40:42.247Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T06:40:42.247Z] #69 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:42.247Z] #69 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:42.247Z] #69 19.13 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:42.247Z] #69 19.13 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:42.247Z] #69 19.14 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:42.247Z] #69 20.10 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:42.247Z] #69 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:42.247Z] #69 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:42.247Z] #69 ... [2024-05-10T06:40:42.247Z] [2024-05-10T06:40:42.247Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:42.247Z] #47 ... [2024-05-10T06:40:42.247Z] [2024-05-10T06:40:42.247Z] #58 [core-command internal] load build context [2024-05-10T06:40:42.247Z] #58 ... [2024-05-10T06:40:42.247Z] [2024-05-10T06:40:42.247Z] #33 [core-data internal] load build context [2024-05-10T06:40:42.514Z] #33 ... [2024-05-10T06:40:42.514Z] [2024-05-10T06:40:42.514Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-10T06:40:42.514Z] #71 24.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:42.514Z] #71 24.71 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:42.514Z] #71 25.19 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:42.514Z] #71 25.25 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:42.514Z] #71 26.17 OK: 18 MiB in 19 packages [2024-05-10T06:40:42.514Z] #71 DONE 27.7s [2024-05-10T06:40:42.514Z] [2024-05-10T06:40:42.514Z] #33 [core-data internal] load build context [2024-05-10T06:40:42.514Z] #33 ... [2024-05-10T06:40:42.514Z] [2024-05-10T06:40:42.514Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:43.096Z] #32 ... [2024-05-10T06:40:43.096Z] [2024-05-10T06:40:43.096Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T06:40:43.096Z] #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:43.096Z] #70 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:43.096Z] #70 18.07 Upgrading critical system libraries and apk-tools: [2024-05-10T06:40:43.096Z] #70 18.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-10T06:40:43.096Z] #70 18.19 Executing busybox-1.36.1-r5.trigger [2024-05-10T06:40:43.096Z] #70 18.99 Continuing the upgrade transaction with new apk-tools: [2024-05-10T06:40:43.096Z] #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:43.096Z] #70 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-10T06:40:43.096Z] #70 ... [2024-05-10T06:40:43.096Z] [2024-05-10T06:40:43.096Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:43.683Z] #32 ... [2024-05-10T06:40:43.683Z] [2024-05-10T06:40:43.683Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:43.683Z] #72 24.07 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:43.683Z] #72 24.11 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:43.683Z] #72 24.46 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:43.683Z] #72 24.52 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:43.683Z] #72 25.11 OK: 9 MiB in 17 packages [2024-05-10T06:40:43.683Z] #72 DONE 26.5s [2024-05-10T06:40:43.683Z] [2024-05-10T06:40:43.683Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:43.683Z] #32 ... [2024-05-10T06:40:43.683Z] [2024-05-10T06:40:43.683Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-10T06:40:43.683Z] #73 22.79 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:43.683Z] #73 22.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:43.683Z] #73 23.04 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:43.683Z] #73 23.12 Executing ca-certificates-20240226-r0.trigger [2024-05-10T06:40:43.683Z] #73 24.11 OK: 13 MiB in 26 packages [2024-05-10T06:40:43.683Z] #73 DONE 25.4s [2024-05-10T06:40:43.683Z] [2024-05-10T06:40:43.683Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:44.645Z] #32 ... [2024-05-10T06:40:44.645Z] [2024-05-10T06:40:44.645Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-10T06:40:44.645Z] #69 23.71 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:44.645Z] #69 23.71 OK: 18 MiB in 19 packages [2024-05-10T06:40:44.645Z] #69 DONE 24.5s [2024-05-10T06:40:44.645Z] [2024-05-10T06:40:44.645Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:45.227Z] #32 ... [2024-05-10T06:40:45.227Z] [2024-05-10T06:40:45.227Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-10T06:40:45.227Z] #70 22.48 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-10T06:40:45.227Z] #70 22.56 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:45.227Z] #70 22.70 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-10T06:40:45.227Z] #70 22.70 OK: 8 MiB in 19 packages [2024-05-10T06:40:45.227Z] #70 DONE 23.5s [2024-05-10T06:40:45.227Z] [2024-05-10T06:40:45.227Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:45.493Z] #32 transferring context: 97.56MB 52.2s [2024-05-10T06:40:45.765Z] #32 ... [2024-05-10T06:40:45.765Z] [2024-05-10T06:40:45.765Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-10T06:40:45.765Z] #76 DONE 1.0s [2024-05-10T06:40:45.765Z] [2024-05-10T06:40:45.765Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:46.031Z] #32 ... [2024-05-10T06:40:46.031Z] [2024-05-10T06:40:46.031Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:46.298Z] #35 ... [2024-05-10T06:40:46.298Z] [2024-05-10T06:40:46.298Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:46.298Z] #32 ... [2024-05-10T06:40:46.298Z] [2024-05-10T06:40:46.298Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:46.566Z] #49 ... [2024-05-10T06:40:46.566Z] [2024-05-10T06:40:46.566Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:46.845Z] #32 ... [2024-05-10T06:40:46.845Z] [2024-05-10T06:40:46.845Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-10T06:40:46.845Z] #77 DONE 2.4s [2024-05-10T06:40:46.845Z] [2024-05-10T06:40:46.845Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:47.112Z] #32 ... [2024-05-10T06:40:47.112Z] [2024-05-10T06:40:47.112Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:47.112Z] #51 ... [2024-05-10T06:40:47.112Z] [2024-05-10T06:40:47.112Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:47.376Z] #34 ... [2024-05-10T06:40:47.376Z] [2024-05-10T06:40:47.376Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:47.376Z] #51 ... [2024-05-10T06:40:47.376Z] [2024-05-10T06:40:47.376Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:47.376Z] #50 ... [2024-05-10T06:40:47.376Z] [2024-05-10T06:40:47.376Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:47.642Z] #51 ... [2024-05-10T06:40:47.642Z] [2024-05-10T06:40:47.642Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:40:47.642Z] #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 31.0s done [2024-05-10T06:40:47.642Z] #56 ... [2024-05-10T06:40:47.642Z] [2024-05-10T06:40:47.642Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:47.908Z] #50 ... [2024-05-10T06:40:47.908Z] [2024-05-10T06:40:47.908Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:47.908Z] #41 ... [2024-05-10T06:40:47.908Z] [2024-05-10T06:40:47.908Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:47.908Z] #51 ... [2024-05-10T06:40:47.908Z] [2024-05-10T06:40:47.908Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:48.178Z] #59 ... [2024-05-10T06:40:48.178Z] [2024-05-10T06:40:48.178Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:49.135Z] #51 ... [2024-05-10T06:40:49.135Z] [2024-05-10T06:40:49.135Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:49.402Z] #40 ... [2024-05-10T06:40:49.402Z] [2024-05-10T06:40:49.402Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:40:51.975Z] #51 transferring context: 76.40MB 56.2s [2024-05-10T06:40:52.557Z] #51 ... [2024-05-10T06:40:52.557Z] [2024-05-10T06:40:52.557Z] #58 [core-command internal] load build context [2024-05-10T06:40:52.557Z] #58 ... [2024-05-10T06:40:52.557Z] [2024-05-10T06:40:52.557Z] #33 [core-data internal] load build context [2024-05-10T06:40:52.824Z] #33 ... [2024-05-10T06:40:52.824Z] [2024-05-10T06:40:52.824Z] #58 [core-command internal] load build context [2024-05-10T06:40:52.824Z] #58 ... [2024-05-10T06:40:52.824Z] [2024-05-10T06:40:52.824Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:40:52.824Z] #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 35.9s done [2024-05-10T06:40:53.090Z] #47 ... [2024-05-10T06:40:53.090Z] [2024-05-10T06:40:53.090Z] #58 [core-command internal] load build context [2024-05-10T06:40:56.443Z] #58 ... [2024-05-10T06:40:56.443Z] [2024-05-10T06:40:56.443Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:40:56.443Z] #35 ... [2024-05-10T06:40:56.443Z] [2024-05-10T06:40:56.443Z] #58 [core-command internal] load build context [2024-05-10T06:40:56.710Z] #58 ... [2024-05-10T06:40:56.710Z] [2024-05-10T06:40:56.710Z] #49 [core-metadata internal] load build context [2024-05-10T06:40:56.710Z] #49 transferring context: 158.17MB 62.5s [2024-05-10T06:40:56.710Z] #49 ... [2024-05-10T06:40:56.710Z] [2024-05-10T06:40:56.710Z] #58 [core-command internal] load build context [2024-05-10T06:40:56.978Z] #58 ... [2024-05-10T06:40:56.978Z] [2024-05-10T06:40:56.978Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:57.246Z] #32 ... [2024-05-10T06:40:57.246Z] [2024-05-10T06:40:57.246Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:40:57.246Z] #78 DONE 3.7s [2024-05-10T06:40:57.246Z] [2024-05-10T06:40:57.246Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:57.246Z] #32 ... [2024-05-10T06:40:57.246Z] [2024-05-10T06:40:57.246Z] #58 [core-command internal] load build context [2024-05-10T06:40:57.513Z] #58 ... [2024-05-10T06:40:57.513Z] [2024-05-10T06:40:57.513Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:40:57.513Z] #79 DONE 3.0s [2024-05-10T06:40:57.513Z] [2024-05-10T06:40:57.513Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-10T06:40:57.513Z] #80 DONE 3.9s [2024-05-10T06:40:57.513Z] [2024-05-10T06:40:57.513Z] #58 [core-command internal] load build context [2024-05-10T06:40:57.513Z] #58 ... [2024-05-10T06:40:57.513Z] [2024-05-10T06:40:57.513Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:40:57.513Z] #34 ... [2024-05-10T06:40:57.513Z] [2024-05-10T06:40:57.513Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:40:58.096Z] #32 ... [2024-05-10T06:40:58.096Z] [2024-05-10T06:40:58.096Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:58.096Z] #50 ... [2024-05-10T06:40:58.096Z] [2024-05-10T06:40:58.096Z] #41 [support-scheduler internal] load build context [2024-05-10T06:40:58.096Z] #41 ... [2024-05-10T06:40:58.096Z] [2024-05-10T06:40:58.096Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:58.362Z] #50 ... [2024-05-10T06:40:58.362Z] [2024-05-10T06:40:58.362Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:58.362Z] #59 ... [2024-05-10T06:40:58.362Z] [2024-05-10T06:40:58.362Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-10T06:40:58.362Z] #81 DONE 1.1s [2024-05-10T06:40:58.362Z] [2024-05-10T06:40:58.362Z] #59 [support-notifications internal] load build context [2024-05-10T06:40:58.362Z] #59 ... [2024-05-10T06:40:58.362Z] [2024-05-10T06:40:58.362Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:58.628Z] #50 ... [2024-05-10T06:40:58.628Z] [2024-05-10T06:40:58.628Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-10T06:40:58.628Z] #82 DONE 1.1s [2024-05-10T06:40:58.628Z] [2024-05-10T06:40:58.628Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:58.894Z] #50 ... [2024-05-10T06:40:58.894Z] [2024-05-10T06:40:58.894Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-10T06:40:58.894Z] #83 DONE 1.4s [2024-05-10T06:40:58.894Z] [2024-05-10T06:40:58.894Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:40:59.474Z] #50 ... [2024-05-10T06:40:59.474Z] [2024-05-10T06:40:59.474Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:40:59.474Z] #40 ... [2024-05-10T06:40:59.474Z] [2024-05-10T06:40:59.474Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:41:00.053Z] #50 ... [2024-05-10T06:41:00.054Z] [2024-05-10T06:41:00.054Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-10T06:41:00.054Z] #84 DONE 1.3s [2024-05-10T06:41:00.054Z] [2024-05-10T06:41:00.054Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:41:00.054Z] #50 ... [2024-05-10T06:41:00.054Z] [2024-05-10T06:41:00.054Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-10T06:41:00.054Z] #85 DONE 1.3s [2024-05-10T06:41:00.054Z] [2024-05-10T06:41:00.054Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:41:00.318Z] #50 ... [2024-05-10T06:41:00.318Z] [2024-05-10T06:41:00.318Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-10T06:41:00.318Z] #86 DONE 1.5s [2024-05-10T06:41:00.583Z] [2024-05-10T06:41:00.583Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:41:01.542Z] #87 ... [2024-05-10T06:41:01.542Z] [2024-05-10T06:41:01.542Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:41:01.542Z] #88 DONE 1.3s [2024-05-10T06:41:01.542Z] [2024-05-10T06:41:01.542Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:41:01.542Z] #89 DONE 1.0s [2024-05-10T06:41:01.542Z] [2024-05-10T06:41:01.542Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-10T06:41:01.807Z] #90 ... [2024-05-10T06:41:01.808Z] [2024-05-10T06:41:01.808Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-10T06:41:01.808Z] #87 DONE 1.1s [2024-05-10T06:41:01.808Z] [2024-05-10T06:41:01.808Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-10T06:41:02.766Z] #91 ... [2024-05-10T06:41:02.766Z] [2024-05-10T06:41:02.766Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:41:02.766Z] #51 transferring context: 127.72MB 67.2s [2024-05-10T06:41:02.766Z] #51 ... [2024-05-10T06:41:02.766Z] [2024-05-10T06:41:02.766Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:02.766Z] #34 ... [2024-05-10T06:41:02.766Z] [2024-05-10T06:41:02.766Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-10T06:41:02.766Z] #92 DONE 1.0s [2024-05-10T06:41:02.766Z] [2024-05-10T06:41:02.766Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:02.766Z] #34 ... [2024-05-10T06:41:02.766Z] [2024-05-10T06:41:02.766Z] #33 [core-data internal] load build context [2024-05-10T06:41:03.031Z] #33 ... [2024-05-10T06:41:03.031Z] [2024-05-10T06:41:03.031Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:03.031Z] #34 ... [2024-05-10T06:41:03.031Z] [2024-05-10T06:41:03.031Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-10T06:41:03.031Z] #91 DONE 1.3s [2024-05-10T06:41:03.031Z] [2024-05-10T06:41:03.031Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:03.296Z] #34 ... [2024-05-10T06:41:03.296Z] [2024-05-10T06:41:03.296Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-10T06:41:03.296Z] #90 DONE 1.9s [2024-05-10T06:41:03.296Z] [2024-05-10T06:41:03.296Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:04.264Z] #34 ... [2024-05-10T06:41:04.264Z] [2024-05-10T06:41:04.264Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-10T06:41:04.264Z] #93 DONE 1.1s [2024-05-10T06:41:04.264Z] [2024-05-10T06:41:04.264Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:05.218Z] #34 ... [2024-05-10T06:41:05.218Z] [2024-05-10T06:41:05.218Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-10T06:41:05.218Z] #94 DONE 1.4s [2024-05-10T06:41:05.218Z] [2024-05-10T06:41:05.218Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:05.485Z] #34 ... [2024-05-10T06:41:05.485Z] [2024-05-10T06:41:05.485Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-10T06:41:05.485Z] #95 DONE 1.4s [2024-05-10T06:41:05.485Z] [2024-05-10T06:41:05.485Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:06.887Z] #34 transferring context: 214.68MB 71.3s done [2024-05-10T06:41:06.887Z] #34 ... [2024-05-10T06:41:06.887Z] [2024-05-10T06:41:06.887Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:06.887Z] #35 ... [2024-05-10T06:41:06.887Z] [2024-05-10T06:41:06.887Z] #49 [core-metadata internal] load build context [2024-05-10T06:41:06.887Z] #49 ... [2024-05-10T06:41:06.887Z] [2024-05-10T06:41:06.887Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:07.153Z] #35 ... [2024-05-10T06:41:07.153Z] [2024-05-10T06:41:07.153Z] #34 [security-secretstore-setup internal] load build context [2024-05-10T06:41:07.153Z] #34 DONE 72.6s [2024-05-10T06:41:07.153Z] [2024-05-10T06:41:07.153Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:07.731Z] #35 ... [2024-05-10T06:41:07.731Z] [2024-05-10T06:41:07.731Z] #58 [core-command internal] load build context [2024-05-10T06:41:07.731Z] #58 ... [2024-05-10T06:41:07.731Z] [2024-05-10T06:41:07.731Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:08.002Z] #35 ... [2024-05-10T06:41:08.002Z] [2024-05-10T06:41:08.002Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:41:08.267Z] #32 ... [2024-05-10T06:41:08.267Z] [2024-05-10T06:41:08.267Z] #58 [core-command internal] load build context [2024-05-10T06:41:08.267Z] #58 ... [2024-05-10T06:41:08.267Z] [2024-05-10T06:41:08.267Z] #41 [support-scheduler internal] load build context [2024-05-10T06:41:08.533Z] #41 ... [2024-05-10T06:41:08.533Z] [2024-05-10T06:41:08.533Z] #58 [core-command internal] load build context [2024-05-10T06:41:08.533Z] #58 ... [2024-05-10T06:41:08.533Z] [2024-05-10T06:41:08.533Z] #59 [support-notifications internal] load build context [2024-05-10T06:41:08.533Z] #59 ... [2024-05-10T06:41:08.533Z] [2024-05-10T06:41:08.533Z] #58 [core-command internal] load build context [2024-05-10T06:41:09.933Z] #58 ... [2024-05-10T06:41:09.933Z] [2024-05-10T06:41:09.933Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:09.933Z] #40 ... [2024-05-10T06:41:09.933Z] [2024-05-10T06:41:09.933Z] #58 [core-command internal] load build context [2024-05-10T06:41:10.513Z] #58 ... [2024-05-10T06:41:10.513Z] [2024-05-10T06:41:10.513Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:41:10.778Z] #50 ... [2024-05-10T06:41:10.778Z] [2024-05-10T06:41:10.778Z] #49 [core-metadata internal] load build context [2024-05-10T06:41:11.373Z] #49 transferring context: 204.93MB 77.5s [2024-05-10T06:41:12.774Z] #49 ... [2024-05-10T06:41:12.774Z] [2024-05-10T06:41:12.774Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:12.774Z] #35 ... [2024-05-10T06:41:12.774Z] [2024-05-10T06:41:12.774Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:41:13.040Z] #51 ... [2024-05-10T06:41:13.040Z] [2024-05-10T06:41:13.040Z] #49 [core-metadata internal] load build context [2024-05-10T06:41:13.040Z] #49 ... [2024-05-10T06:41:13.040Z] [2024-05-10T06:41:13.040Z] #33 [core-data internal] load build context [2024-05-10T06:41:13.040Z] #33 ... [2024-05-10T06:41:13.040Z] [2024-05-10T06:41:13.040Z] #96 [security-spire-agent] exporting to image [2024-05-10T06:41:13.040Z] #96 exporting layers 7.0s done [2024-05-10T06:41:13.040Z] #96 writing image sha256:60e49e4e49f91f81c8f61d9c2e17f3f32d471adc00c029bd76612434dc1f6ee8 0.3s done [2024-05-10T06:41:13.040Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-05-10T06:41:13.040Z] #96 writing image sha256:272497ba8aa91aa1132670e312b1e2fe92017fdc9c67b6b0bbffd9413345fde9 0.1s done [2024-05-10T06:41:13.040Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-10T06:41:13.040Z] #96 writing image sha256:f2abb3f05f1802ab5910fba3dd7851d5182976bd3b4a1fbaa211dd3e95a494e1 0.0s done [2024-05-10T06:41:13.040Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-05-10T06:41:13.040Z] #96 DONE 9.1s [2024-05-10T06:41:13.040Z] [2024-05-10T06:41:13.040Z] #49 [core-metadata internal] load build context [2024-05-10T06:41:14.445Z] #49 ... [2024-05-10T06:41:14.445Z] [2024-05-10T06:41:14.445Z] #35 [security-proxy-auth internal] load build context [2024-05-10T06:41:14.445Z] #35 transferring context: 214.68MB 78.8s done [2024-05-10T06:41:14.445Z] #35 DONE 79.6s [2024-05-10T06:41:14.445Z] [2024-05-10T06:41:14.445Z] #49 [core-metadata internal] load build context [2024-05-10T06:41:14.712Z] #49 transferring context: 214.68MB 80.7s done [2024-05-10T06:41:14.978Z] #49 DONE 81.1s [2024-05-10T06:41:14.978Z] [2024-05-10T06:41:14.978Z] #33 [core-data internal] load build context [2024-05-10T06:41:16.928Z] #33 ... [2024-05-10T06:41:16.928Z] [2024-05-10T06:41:16.928Z] #50 [core-common-config-bootstrapper internal] load build context [2024-05-10T06:41:16.929Z] #50 transferring context: 214.68MB 82.7s done [2024-05-10T06:41:16.929Z] #50 DONE 83.2s [2024-05-10T06:41:16.929Z] [2024-05-10T06:41:16.929Z] #33 [core-data internal] load build context [2024-05-10T06:41:17.194Z] #33 ... [2024-05-10T06:41:17.194Z] [2024-05-10T06:41:17.194Z] #58 [core-command internal] load build context [2024-05-10T06:41:17.195Z] #58 transferring context: 214.68MB 79.1s done [2024-05-10T06:41:17.195Z] #58 DONE 80.7s [2024-05-10T06:41:17.195Z] [2024-05-10T06:41:17.195Z] #33 [core-data internal] load build context [2024-05-10T06:41:18.158Z] #33 ... [2024-05-10T06:41:18.158Z] [2024-05-10T06:41:18.158Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:18.158Z] #97 ... [2024-05-10T06:41:18.158Z] [2024-05-10T06:41:18.158Z] #33 [core-data internal] load build context [2024-05-10T06:41:18.158Z] #33 ... [2024-05-10T06:41:18.158Z] [2024-05-10T06:41:18.158Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:41:18.424Z] #32 ... [2024-05-10T06:41:18.424Z] [2024-05-10T06:41:18.424Z] #33 [core-data internal] load build context [2024-05-10T06:41:18.689Z] #33 ... [2024-05-10T06:41:18.689Z] [2024-05-10T06:41:18.689Z] #41 [support-scheduler internal] load build context [2024-05-10T06:41:18.689Z] #41 ... [2024-05-10T06:41:18.689Z] [2024-05-10T06:41:18.689Z] #59 [support-notifications internal] load build context [2024-05-10T06:41:18.689Z] #59 ... [2024-05-10T06:41:18.689Z] [2024-05-10T06:41:18.689Z] #41 [support-scheduler internal] load build context [2024-05-10T06:41:20.094Z] #41 ... [2024-05-10T06:41:20.094Z] [2024-05-10T06:41:20.094Z] #59 [support-notifications internal] load build context [2024-05-10T06:41:20.094Z] #59 transferring context: 214.68MB 81.9s done [2024-05-10T06:41:20.094Z] #59 DONE 83.5s [2024-05-10T06:41:20.094Z] [2024-05-10T06:41:20.094Z] #41 [support-scheduler internal] load build context [2024-05-10T06:41:20.094Z] #41 ... [2024-05-10T06:41:20.094Z] [2024-05-10T06:41:20.094Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:20.094Z] #40 ... [2024-05-10T06:41:20.094Z] [2024-05-10T06:41:20.094Z] #41 [support-scheduler internal] load build context [2024-05-10T06:41:20.360Z] #41 transferring context: 214.68MB 82.9s done [2024-05-10T06:41:20.938Z] #41 DONE 84.4s [2024-05-10T06:41:20.938Z] [2024-05-10T06:41:20.938Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:21.540Z] #40 ... [2024-05-10T06:41:21.540Z] [2024-05-10T06:41:21.540Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:21.540Z] #97 DONE 13.6s [2024-05-10T06:41:21.540Z] [2024-05-10T06:41:21.540Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:22.125Z] #40 ... [2024-05-10T06:41:22.125Z] [2024-05-10T06:41:22.125Z] #51 [security-spiffe-token-provider internal] load build context [2024-05-10T06:41:22.125Z] #51 transferring context: 214.68MB 86.7s done [2024-05-10T06:41:22.125Z] #51 DONE 87.4s [2024-05-10T06:41:22.395Z] [2024-05-10T06:41:22.395Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:23.803Z] #40 ... [2024-05-10T06:41:23.803Z] [2024-05-10T06:41:23.803Z] #32 [security-bootstrapper internal] load build context [2024-05-10T06:41:23.803Z] #32 transferring context: 214.68MB 90.4s done [2024-05-10T06:41:23.803Z] #32 DONE 90.5s [2024-05-10T06:41:23.803Z] [2024-05-10T06:41:23.803Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:24.386Z] #40 ... [2024-05-10T06:41:24.386Z] [2024-05-10T06:41:24.386Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:24.386Z] #98 DONE 9.8s [2024-05-10T06:41:24.386Z] [2024-05-10T06:41:24.386Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:24.656Z] #40 ... [2024-05-10T06:41:24.656Z] [2024-05-10T06:41:24.656Z] #33 [core-data internal] load build context [2024-05-10T06:41:24.656Z] #33 transferring context: 214.68MB 89.3s done [2024-05-10T06:41:24.656Z] #33 DONE 90.1s [2024-05-10T06:41:24.656Z] [2024-05-10T06:41:24.656Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:27.246Z] #40 ... [2024-05-10T06:41:27.247Z] [2024-05-10T06:41:27.247Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:27.247Z] #99 DONE 7.0s [2024-05-10T06:41:27.247Z] [2024-05-10T06:41:27.247Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:27.838Z] #40 ... [2024-05-10T06:41:27.838Z] [2024-05-10T06:41:27.838Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:27.838Z] #100 DONE 5.4s [2024-05-10T06:41:27.838Z] [2024-05-10T06:41:27.838Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:29.789Z] #40 transferring context: 189.26MB 92.0s [2024-05-10T06:41:31.736Z] #40 ... [2024-05-10T06:41:31.736Z] [2024-05-10T06:41:31.736Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:31.736Z] #101 ... [2024-05-10T06:41:31.736Z] [2024-05-10T06:41:31.736Z] #40 [security-proxy-setup internal] load build context [2024-05-10T06:41:33.138Z] #40 transferring context: 214.68MB 95.2s done [2024-05-10T06:41:33.138Z] #40 DONE 96.6s [2024-05-10T06:41:33.138Z] [2024-05-10T06:41:33.138Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:34.541Z] #102 ... [2024-05-10T06:41:34.541Z] [2024-05-10T06:41:34.541Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:34.807Z] #103 ... [2024-05-10T06:41:34.807Z] [2024-05-10T06:41:34.807Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:52.998Z] #104 DONE 23.1s [2024-05-10T06:41:52.998Z] [2024-05-10T06:41:52.998Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:52.998Z] #101 DONE 28.8s [2024-05-10T06:41:52.998Z] [2024-05-10T06:41:52.998Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:52.998Z] #103 DONE 25.8s [2024-05-10T06:41:52.998Z] [2024-05-10T06:41:52.998Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T06:41:52.998Z] #105 ... [2024-05-10T06:41:52.998Z] [2024-05-10T06:41:52.998Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:52.998Z] #102 DONE 23.2s [2024-05-10T06:41:52.998Z] [2024-05-10T06:41:52.998Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #106 ... [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #105 DONE 5.6s [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #107 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #108 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #109 [core-command builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #109 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #110 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #111 [support-scheduler builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #111 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #112 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #113 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #114 [core-data builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #114 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #115 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #116 DONE 5.6s [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #117 DONE 5.6s [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #118 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #119 [core-metadata builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #119 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #120 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #121 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #122 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #123 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #124 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #125 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #126 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #106 DONE 4.9s [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-10T06:41:56.346Z] #127 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-05-10T06:41:56.346Z] #128 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-10T06:41:56.346Z] #129 CACHED [2024-05-10T06:41:56.346Z] [2024-05-10T06:41:56.346Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T06:42:01.695Z] #130 4.676 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 [2024-05-10T06:42:05.951Z] #130 ... [2024-05-10T06:42:05.951Z] [2024-05-10T06:42:05.951Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T06:42:05.951Z] #0 4.083 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 [2024-05-10T06:42:06.217Z] #131 ... [2024-05-10T06:42:06.217Z] [2024-05-10T06:42:06.217Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T06:42:06.217Z] #0 5.242 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 [2024-05-10T06:42:06.217Z] #132 ... [2024-05-10T06:42:06.217Z] [2024-05-10T06:42:06.217Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:42:06.217Z] #0 4.693 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 [2024-05-10T06:42:06.484Z] #133 ... [2024-05-10T06:42:06.484Z] [2024-05-10T06:42:06.484Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:42:06.484Z] #0 3.855 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 [2024-05-10T06:42:06.764Z] #134 ... [2024-05-10T06:42:06.764Z] [2024-05-10T06:42:06.764Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T06:42:06.764Z] #0 5.493 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 [2024-05-10T06:42:06.764Z] #135 ... [2024-05-10T06:42:06.764Z] [2024-05-10T06:42:06.764Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:42:06.764Z] #0 4.458 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 [2024-05-10T06:42:07.031Z] #136 ... [2024-05-10T06:42:07.031Z] [2024-05-10T06:42:07.031Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T06:42:07.031Z] #0 4.922 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 [2024-05-10T06:42:07.031Z] #137 ... [2024-05-10T06:42:07.031Z] [2024-05-10T06:42:07.031Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:42:07.031Z] #0 5.533 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 [2024-05-10T06:42:07.297Z] #138 ... [2024-05-10T06:42:07.298Z] [2024-05-10T06:42:07.298Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T06:42:07.298Z] #0 4.887 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 [2024-05-10T06:42:07.564Z] #139 ... [2024-05-10T06:42:07.564Z] [2024-05-10T06:42:07.564Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T06:42:07.564Z] #0 5.366 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 [2024-05-10T06:57:15.287Z] #140 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:57:15.287Z] #138 906.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 [2024-05-10T06:57:15.287Z] #138 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-10T06:57:15.287Z] #132 DONE 908.0s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:57:15.287Z] #134 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:57:15.287Z] #141 DONE 0.3s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:57:15.287Z] #142 DONE 0.4s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-05-10T06:57:15.287Z] #143 DONE 0.2s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-10T06:57:15.287Z] #144 DONE 0.1s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-10T06:57:15.287Z] #145 DONE 0.4s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T06:57:15.287Z] #146 DONE 0.1s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:57:15.287Z] #147 DONE 2.2s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:15.287Z] #133 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #96 [security-proxy-setup] exporting to image [2024-05-10T06:57:15.287Z] #96 exporting layers [2024-05-10T06:57:15.287Z] #96 exporting layers 1.1s done [2024-05-10T06:57:15.287Z] #96 writing image sha256:9dd2619b7a5de3afa34a75e19717174de158cd925f3522a9d79cc42285ae1360 done [2024-05-10T06:57:15.287Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-10T06:57:15.287Z] #96 DONE 10.2s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:15.287Z] #133 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-10T06:57:15.287Z] #137 DONE 917.5s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-10T06:57:15.287Z] #148 DONE 0.3s [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T06:57:15.287Z] #140 ... [2024-05-10T06:57:15.287Z] [2024-05-10T06:57:15.287Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-10T06:57:16.253Z] #149 DONE 2.5s [2024-05-10T06:57:16.253Z] [2024-05-10T06:57:16.253Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:16.522Z] #133 ... [2024-05-10T06:57:16.522Z] [2024-05-10T06:57:16.522Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:57:16.789Z] #150 DONE 0.3s [2024-05-10T06:57:16.789Z] [2024-05-10T06:57:16.789Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:57:17.055Z] #151 DONE 0.1s [2024-05-10T06:57:17.055Z] [2024-05-10T06:57:17.055Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-10T06:57:17.340Z] #152 DONE 0.3s [2024-05-10T06:57:17.340Z] [2024-05-10T06:57:17.340Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-10T06:57:17.340Z] #153 DONE 0.1s [2024-05-10T06:57:17.340Z] [2024-05-10T06:57:17.340Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-10T06:57:17.340Z] #154 DONE 0.1s [2024-05-10T06:57:17.340Z] [2024-05-10T06:57:17.340Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:57:17.607Z] #47 ... [2024-05-10T06:57:17.607Z] [2024-05-10T06:57:17.607Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-10T06:57:17.607Z] #155 DONE 0.2s [2024-05-10T06:57:17.607Z] [2024-05-10T06:57:17.607Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-10T06:57:17.607Z] #156 DONE 0.1s [2024-05-10T06:57:17.607Z] [2024-05-10T06:57:17.607Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:57:17.878Z] #138 ... [2024-05-10T06:57:17.879Z] [2024-05-10T06:57:17.879Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-10T06:57:17.879Z] #157 DONE 0.1s [2024-05-10T06:57:17.879Z] [2024-05-10T06:57:17.879Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-10T06:57:19.816Z] #158 DONE 2.0s [2024-05-10T06:57:19.816Z] [2024-05-10T06:57:19.816Z] #96 [security-bootstrapper] exporting to image [2024-05-10T06:57:19.816Z] #96 exporting layers [2024-05-10T06:57:21.221Z] #96 exporting layers 1.4s done [2024-05-10T06:57:21.221Z] #96 writing image sha256:51295a3c46ecc52f443a8ba3c03202305da7de72211c6b40dfa2a02573be19a7 done [2024-05-10T06:57:21.221Z] #96 naming to docker.io/library/security-bootstrapper-arm64 [2024-05-10T06:57:21.487Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-05-10T06:57:21.487Z] #96 DONE 11.6s [2024-05-10T06:57:21.487Z] [2024-05-10T06:57:21.487Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:57:26.816Z] #136 ... [2024-05-10T06:57:26.816Z] [2024-05-10T06:57:26.816Z] #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-10T06:57:26.816Z] #138 DONE 930.7s [2024-05-10T06:57:27.083Z] [2024-05-10T06:57:27.083Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:28.039Z] #133 ... [2024-05-10T06:57:28.039Z] [2024-05-10T06:57:28.039Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:57:28.039Z] #159 DONE 0.3s [2024-05-10T06:57:28.039Z] [2024-05-10T06:57:28.040Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:57:28.305Z] #56 ... [2024-05-10T06:57:28.305Z] [2024-05-10T06:57:28.305Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:57:28.573Z] #160 DONE 0.3s [2024-05-10T06:57:28.573Z] [2024-05-10T06:57:28.573Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-05-10T06:57:28.573Z] #161 DONE 0.3s [2024-05-10T06:57:28.573Z] [2024-05-10T06:57:28.573Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:57:28.844Z] #134 ... [2024-05-10T06:57:28.844Z] [2024-05-10T06:57:28.844Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-10T06:57:28.844Z] #162 DONE 0.2s [2024-05-10T06:57:28.844Z] [2024-05-10T06:57:28.844Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:57:29.129Z] #163 DONE 0.2s [2024-05-10T06:57:29.129Z] [2024-05-10T06:57:29.129Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-10T06:57:29.398Z] #164 DONE 0.3s [2024-05-10T06:57:29.398Z] [2024-05-10T06:57:29.399Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-10T06:57:29.676Z] #165 DONE 0.3s [2024-05-10T06:57:29.676Z] [2024-05-10T06:57:29.676Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-10T06:57:29.949Z] #166 DONE 0.1s [2024-05-10T06:57:29.949Z] [2024-05-10T06:57:29.949Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:57:31.886Z] #167 DONE 2.0s [2024-05-10T06:57:31.886Z] [2024-05-10T06:57:31.886Z] #96 [security-secretstore-setup] exporting to image [2024-05-10T06:57:31.886Z] #96 exporting layers [2024-05-10T06:57:33.297Z] #96 exporting layers 1.3s done [2024-05-10T06:57:33.297Z] #96 writing image sha256:a0ae9764e937786b12d106ac35f0025e5c6bbe25401ac40f900a7e08ee345b2f 0.0s done [2024-05-10T06:57:33.297Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-05-10T06:57:33.297Z] #96 DONE 13.0s [2024-05-10T06:57:33.297Z] [2024-05-10T06:57:33.297Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:39.929Z] #133 ... [2024-05-10T06:57:39.929Z] [2024-05-10T06:57:39.929Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-10T06:57:39.929Z] #131 DONE 943.9s [2024-05-10T06:57:39.929Z] [2024-05-10T06:57:39.929Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:57:41.414Z] #136 ... [2024-05-10T06:57:41.414Z] [2024-05-10T06:57:41.414Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:57:41.414Z] #168 DONE 0.2s [2024-05-10T06:57:41.414Z] [2024-05-10T06:57:41.414Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:57:41.705Z] #169 DONE 0.3s [2024-05-10T06:57:41.705Z] [2024-05-10T06:57:41.705Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-10T06:57:41.973Z] #170 DONE 0.3s [2024-05-10T06:57:41.973Z] [2024-05-10T06:57:41.973Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:57:42.239Z] #171 DONE 0.1s [2024-05-10T06:57:42.239Z] [2024-05-10T06:57:42.239Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-10T06:57:42.239Z] #172 DONE 0.2s [2024-05-10T06:57:42.239Z] [2024-05-10T06:57:42.239Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:42.509Z] #133 ... [2024-05-10T06:57:42.509Z] [2024-05-10T06:57:42.509Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:57:44.448Z] #173 DONE 2.0s [2024-05-10T06:57:44.448Z] [2024-05-10T06:57:44.448Z] #96 [security-proxy-auth] exporting to image [2024-05-10T06:57:44.448Z] #96 exporting layers [2024-05-10T06:57:45.413Z] #96 exporting layers 0.9s done [2024-05-10T06:57:45.413Z] #96 writing image sha256:90208d2ec166d2045f6013c5d9b7be8d2d17ebbda049cc3e75c3f5c46670ffc7 done [2024-05-10T06:57:45.413Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-10T06:57:45.413Z] #96 DONE 13.9s [2024-05-10T06:57:45.413Z] [2024-05-10T06:57:45.413Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:53.709Z] #133 ... [2024-05-10T06:57:53.709Z] [2024-05-10T06:57:53.709Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-10T06:57:53.709Z] #140 DONE 956.8s [2024-05-10T06:57:53.709Z] [2024-05-10T06:57:53.709Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:57:54.299Z] #136 ... [2024-05-10T06:57:54.299Z] [2024-05-10T06:57:54.299Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:57:54.299Z] #174 DONE 0.2s [2024-05-10T06:57:54.299Z] [2024-05-10T06:57:54.299Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:57:54.568Z] #175 DONE 0.2s [2024-05-10T06:57:54.568Z] [2024-05-10T06:57:54.568Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-10T06:57:54.836Z] #176 DONE 0.3s [2024-05-10T06:57:54.836Z] [2024-05-10T06:57:54.836Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:57:54.836Z] #177 DONE 0.2s [2024-05-10T06:57:54.836Z] [2024-05-10T06:57:54.836Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T06:57:55.105Z] #135 ... [2024-05-10T06:57:55.105Z] [2024-05-10T06:57:55.105Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-10T06:57:55.105Z] #178 DONE 0.3s [2024-05-10T06:57:55.105Z] [2024-05-10T06:57:55.105Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:57:55.374Z] #133 ... [2024-05-10T06:57:55.374Z] [2024-05-10T06:57:55.374Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-10T06:57:57.334Z] #179 DONE 1.7s [2024-05-10T06:57:57.334Z] [2024-05-10T06:57:57.334Z] #96 [core-common-config-bootstrapper] exporting to image [2024-05-10T06:57:57.334Z] #96 exporting layers [2024-05-10T06:57:57.603Z] #96 exporting layers 0.8s done [2024-05-10T06:57:57.603Z] #96 writing image sha256:819b584a0808190de2a45e4fea8c89d3aeffab1932af811d7b32db27c0484c23 done [2024-05-10T06:57:57.603Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-10T06:57:57.603Z] #96 DONE 14.6s [2024-05-10T06:57:57.603Z] [2024-05-10T06:57:57.603Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:58:44.459Z] #136 ... [2024-05-10T06:58:44.459Z] [2024-05-10T06:58:44.459Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-10T06:58:44.459Z] #135 DONE 1003.0s [2024-05-10T06:58:44.459Z] [2024-05-10T06:58:44.459Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:58:44.459Z] #56 ... [2024-05-10T06:58:44.459Z] [2024-05-10T06:58:44.459Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:58:44.459Z] #180 DONE 0.2s [2024-05-10T06:58:44.459Z] [2024-05-10T06:58:44.459Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:58:44.459Z] #181 DONE 0.1s [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:58:44.460Z] #47 ... [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-10T06:58:44.460Z] #182 DONE 0.3s [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:58:44.460Z] #133 ... [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:58:44.460Z] #183 DONE 0.1s [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #96 [core-command] exporting to image [2024-05-10T06:58:44.460Z] #96 exporting layers [2024-05-10T06:58:44.460Z] #96 exporting layers 0.2s done [2024-05-10T06:58:44.460Z] #96 writing image sha256:8b118031a2b1deb9dd0577c2c98d557e9fda097acb71e1788c9815c70ca4f431 done [2024-05-10T06:58:44.460Z] #96 naming to docker.io/library/core-command-arm64 done [2024-05-10T06:58:44.460Z] #96 DONE 14.9s [2024-05-10T06:58:44.460Z] [2024-05-10T06:58:44.460Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:58:49.831Z] #136 ... [2024-05-10T06:58:49.831Z] [2024-05-10T06:58:49.831Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-10T06:58:49.831Z] #139 DONE 1013.5s [2024-05-10T06:58:49.831Z] [2024-05-10T06:58:49.831Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:58:51.246Z] #133 ... [2024-05-10T06:58:51.246Z] [2024-05-10T06:58:51.246Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:58:51.515Z] #184 DONE 0.3s [2024-05-10T06:58:51.515Z] [2024-05-10T06:58:51.515Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:58:51.515Z] #185 DONE 0.2s [2024-05-10T06:58:51.515Z] [2024-05-10T06:58:51.515Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-10T06:58:52.114Z] #186 DONE 0.3s [2024-05-10T06:58:52.114Z] [2024-05-10T06:58:52.114Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:58:52.114Z] #187 DONE 0.1s [2024-05-10T06:58:52.114Z] [2024-05-10T06:58:52.114Z] #96 [core-data] exporting to image [2024-05-10T06:58:52.114Z] #96 exporting layers [2024-05-10T06:58:52.383Z] #96 exporting layers 0.3s done [2024-05-10T06:58:52.383Z] #96 writing image sha256:3ff90e9d259db4ed2db4afc803f6ed84e3470358995d4dd416e361b60dc5e244 done [2024-05-10T06:58:52.383Z] #96 naming to docker.io/library/core-data-arm64 done [2024-05-10T06:58:52.383Z] #96 DONE 15.2s [2024-05-10T06:58:52.383Z] [2024-05-10T06:58:52.383Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:58:53.800Z] #134 ... [2024-05-10T06:58:53.800Z] [2024-05-10T06:58:53.800Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-10T06:58:53.800Z] #136 DONE 1017.7s [2024-05-10T06:58:53.800Z] [2024-05-10T06:58:53.800Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:58:55.219Z] #133 ... [2024-05-10T06:58:55.219Z] [2024-05-10T06:58:55.219Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:58:55.219Z] #188 DONE 0.2s [2024-05-10T06:58:55.219Z] [2024-05-10T06:58:55.219Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:58:55.219Z] #56 ... [2024-05-10T06:58:55.219Z] [2024-05-10T06:58:55.219Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:58:55.487Z] #189 DONE 0.2s [2024-05-10T06:58:55.487Z] [2024-05-10T06:58:55.487Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-10T06:58:55.487Z] #190 DONE 0.3s [2024-05-10T06:58:55.487Z] [2024-05-10T06:58:55.487Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:58:55.487Z] #134 ... [2024-05-10T06:58:55.487Z] [2024-05-10T06:58:55.487Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:58:55.487Z] #191 DONE 0.1s [2024-05-10T06:58:55.756Z] [2024-05-10T06:58:55.756Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-10T06:58:55.756Z] #192 DONE 0.1s [2024-05-10T06:58:55.756Z] [2024-05-10T06:58:55.756Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:58:55.756Z] #134 ... [2024-05-10T06:58:55.756Z] [2024-05-10T06:58:55.756Z] #96 [core-metadata] exporting to image [2024-05-10T06:58:56.025Z] #96 exporting layers 0.3s done [2024-05-10T06:58:56.294Z] #96 writing image sha256:2d3eb5d24dae379a509a9be7f74b4b31e89ce7d23d47c0e981b569a3505fe600 done [2024-05-10T06:58:56.294Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-05-10T06:58:56.294Z] #96 DONE 15.5s [2024-05-10T06:58:56.294Z] [2024-05-10T06:58:56.294Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:59:14.543Z] #133 ... [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-10T06:59:14.543Z] #130 DONE 1036.4s [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:59:14.543Z] #133 ... [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:59:14.543Z] #193 DONE 0.1s [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 [2024-05-10T06:59:14.543Z] #47 ... [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:59:14.543Z] #194 DONE 0.1s [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-10T06:59:14.543Z] #195 DONE 0.3s [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:59:14.543Z] #196 DONE 0.1s [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:59:14.543Z] #133 ... [2024-05-10T06:59:14.543Z] [2024-05-10T06:59:14.543Z] #96 [security-spiffe-token-provider] exporting to image [2024-05-10T06:59:14.543Z] #96 exporting layers [2024-05-10T06:59:15.127Z] #96 exporting layers 0.6s done [2024-05-10T06:59:15.127Z] #96 writing image sha256:ebff3ffb5db34881476cad56f9a568bfa1e2112647c0fd2acfd984434184183f done [2024-05-10T06:59:15.127Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-10T06:59:15.127Z] #96 DONE 16.1s [2024-05-10T06:59:15.127Z] [2024-05-10T06:59:15.127Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:59:41.812Z] #134 ... [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-10T06:59:41.812Z] #133 DONE 1063.8s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-10T06:59:41.812Z] #134 DONE 1063.9s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:59:41.812Z] #56 ... [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:59:41.812Z] #197 DONE 0.1s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-10T06:59:41.812Z] #198 DONE 0.2s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:59:41.812Z] #199 DONE 0.2s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-10T06:59:41.812Z] #200 DONE 0.1s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-10T06:59:41.812Z] #201 DONE 0.4s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-10T06:59:41.812Z] #202 DONE 0.5s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:59:41.812Z] #203 DONE 0.1s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-10T06:59:41.812Z] #204 DONE 0.1s [2024-05-10T06:59:41.812Z] [2024-05-10T06:59:41.812Z] #96 [support-scheduler] exporting to image [2024-05-10T06:59:41.812Z] #96 exporting layers [2024-05-10T06:59:42.081Z] #96 exporting layers 0.4s done [2024-05-10T06:59:42.081Z] #96 writing image sha256:57c3b8d0fb8269fa41273d3db5292f13a6bbd248228bd56599e138bc05208e4a 0.0s done [2024-05-10T06:59:42.081Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-05-10T06:59:42.081Z] #96 exporting layers 0.4s done [2024-05-10T06:59:42.081Z] #96 writing image sha256:83e2dc7924265f4ff7a7b3de74dbf9bc2106a3ea6c78e4a718b4eb8619d78e15 done [2024-05-10T06:59:42.081Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-05-10T06:59:42.081Z] #96 DONE 16.6s [2024-05-10T06:59:42.081Z] [2024-05-10T06:59:42.081Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-10T06:59:42.081Z] time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-10T06:59:42.110Z] $ docker stop --time=1 dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 [2024-05-10T06:59:43.711Z] $ docker rm -f --volumes dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-10T06:59:44.313Z] + docker images [2024-05-10T06:59:44.313Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-10T06:59:44.313Z] support-scheduler-arm64 latest 83e2dc792426 3 seconds ago 38.8MB [2024-05-10T06:59:44.313Z] support-notifications-arm64 latest 57c3b8d0fb82 3 seconds ago 39.5MB [2024-05-10T06:59:44.313Z] security-spiffe-token-provider-arm64 latest ebff3ffb5db3 30 seconds ago 40.5MB [2024-05-10T06:59:44.313Z] core-metadata-arm64 latest 2d3eb5d24dae 49 seconds ago 27MB [2024-05-10T06:59:44.313Z] core-data-arm64 latest 3ff90e9d259d 53 seconds ago 26.6MB [2024-05-10T06:59:44.313Z] core-command-arm64 latest 8b118031a2b1 About a minute ago 26.4MB [2024-05-10T06:59:44.313Z] core-common-config-bootstrapper-arm64 latest 819b584a0808 About a minute ago 23.7MB [2024-05-10T06:59:44.313Z] security-proxy-auth-arm64 latest 90208d2ec166 2 minutes ago 24.9MB [2024-05-10T06:59:44.313Z] security-secretstore-setup-arm64 latest a0ae9764e937 2 minutes ago 49MB [2024-05-10T06:59:44.313Z] security-bootstrapper-arm64 latest 51295a3c46ec 2 minutes ago 28.5MB [2024-05-10T06:59:44.313Z] security-proxy-setup-arm64 latest 9dd2619b7a5d 2 minutes ago 34.6MB [2024-05-10T06:59:44.313Z] security-spire-agent-arm64 latest f2abb3f05f18 18 minutes ago 170MB [2024-05-10T06:59:44.314Z] security-spire-config-arm64 latest 272497ba8aa9 18 minutes ago 114MB [2024-05-10T06:59:44.314Z] security-spire-server-arm64 latest 60e49e4e49f9 18 minutes ago 114MB [2024-05-10T06:59:44.314Z] ci-base-image-arm64 latest 8d1d595f21f2 31 minutes ago 882MB [2024-05-10T06:59:44.314Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 weeks ago 561MB [2024-05-10T06:59:44.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:59:45.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T06:59:45.314Z] [2024-05-10T06:59:45.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T06:59:45.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T06:59:45.989Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-10T06:59:45.989Z] 8998bd30e6a1: Pulling fs layer [2024-05-10T06:59:45.989Z] 04944245beec: Pulling fs layer [2024-05-10T06:59:45.989Z] 699f458cf7ca: Pulling fs layer [2024-05-10T06:59:45.989Z] 765212b225bb: Pulling fs layer [2024-05-10T06:59:45.989Z] f23df028b6ca: Pulling fs layer [2024-05-10T06:59:45.989Z] d65c8cfc05b1: Pulling fs layer [2024-05-10T06:59:45.989Z] 2437ff75d9bd: Pulling fs layer [2024-05-10T06:59:45.989Z] f23df028b6ca: Waiting [2024-05-10T06:59:45.989Z] d65c8cfc05b1: Waiting [2024-05-10T06:59:45.989Z] 2437ff75d9bd: Waiting [2024-05-10T06:59:45.989Z] 765212b225bb: Waiting [2024-05-10T06:59:45.989Z] 04944245beec: Verifying Checksum [2024-05-10T06:59:45.989Z] 04944245beec: Download complete [2024-05-10T06:59:45.989Z] 765212b225bb: Verifying Checksum [2024-05-10T06:59:45.989Z] 765212b225bb: Download complete [2024-05-10T06:59:45.989Z] f23df028b6ca: Verifying Checksum [2024-05-10T06:59:45.989Z] f23df028b6ca: Download complete [2024-05-10T06:59:46.255Z] d65c8cfc05b1: Verifying Checksum [2024-05-10T06:59:46.255Z] d65c8cfc05b1: Download complete [2024-05-10T06:59:46.255Z] 699f458cf7ca: Verifying Checksum [2024-05-10T06:59:46.255Z] 699f458cf7ca: Download complete [2024-05-10T06:59:46.521Z] 8998bd30e6a1: Verifying Checksum [2024-05-10T06:59:46.521Z] 8998bd30e6a1: Download complete [2024-05-10T06:59:49.095Z] 2437ff75d9bd: Verifying Checksum [2024-05-10T06:59:49.095Z] 2437ff75d9bd: Download complete [2024-05-10T06:59:51.029Z] 8998bd30e6a1: Pull complete [2024-05-10T06:59:51.610Z] 04944245beec: Pull complete [2024-05-10T06:59:53.013Z] 699f458cf7ca: Pull complete [2024-05-10T06:59:53.278Z] 765212b225bb: Pull complete [2024-05-10T06:59:54.231Z] f23df028b6ca: Pull complete [2024-05-10T06:59:54.498Z] d65c8cfc05b1: Pull complete [2024-05-10T07:00:12.678Z] 2437ff75d9bd: Pull complete [2024-05-10T07:00:12.678Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-10T07:00:12.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-10T07:00:12.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:00:13.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container [2024-05-10T07:00:13.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-10T07:00:15.856Z] $ docker top 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:16.841Z] ---> job-cost.sh [2024-05-10T07:00:16.842Z] lf-activate-venv: SKIPPING [2024-05-10T07:00:16.842Z] INFO: No Stack... [2024-05-10T07:00:17.105Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-10T07:00:18.053Z] INFO: Archiving Costs [Pipeline] sh [2024-05-10T07:00:18.401Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-05-10T07:00:18.401Z] + cut -d, -f6 [Pipeline] lock [2024-05-10T07:00:18.716Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] [2024-05-10T07:00:18.723Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] did not exist. Created. [2024-05-10T07:00:18.729Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-10T07:00:19.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-10T07:00:20.086Z] Stashed 1 file(s) [Pipeline] } [2024-05-10T07:00:20.114Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-10T07:00:20.194Z] $ docker stop --time=1 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e [2024-05-10T07:00:21.684Z] $ docker rm -f --volumes 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e [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 [2024-05-10T07:00:22.874Z] provisioning config files... [2024-05-10T07:00:22.880Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11997410776296811868tmp [Pipeline] { [Pipeline] sh [2024-05-10T07:00:23.224Z] + set +x [2024-05-10T07:00:23.224Z] + curl -s https://codecov.io/bash [2024-05-10T07:00:23.224Z] + bash -s -- [2024-05-10T07:00:23.224Z] [2024-05-10T07:00:23.224Z] _____ _ [2024-05-10T07:00:23.224Z] / ____| | | [2024-05-10T07:00:23.224Z] | | ___ __| | ___ ___ _____ __ [2024-05-10T07:00:23.224Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-10T07:00:23.224Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-10T07:00:23.224Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-10T07:00:23.224Z] Bash-1.0.6 [2024-05-10T07:00:23.224Z] [2024-05-10T07:00:23.224Z] [2024-05-10T07:00:23.224Z] ==> git version 2.25.1 found [2024-05-10T07:00:23.224Z] ==> 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 [2024-05-10T07:00:23.224Z] Release-Date: 2020-01-08 [2024-05-10T07:00:23.224Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-10T07:00:23.224Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-10T07:00:23.224Z] ==> Jenkins CI detected. [2024-05-10T07:00:23.224Z] current dir:  /w/workspace/edgex-go/1 [2024-05-10T07:00:23.224Z] project root: . [2024-05-10T07:00:23.224Z] --> token set from env [2024-05-10T07:00:23.224Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-10T07:00:23.224Z] ==> Running gcov in . (disable via -X gcov) [2024-05-10T07:00:23.224Z] ==> Python coveragepy not found [2024-05-10T07:00:23.224Z] ==> Searching for coverage reports in: [2024-05-10T07:00:23.224Z] + . [2024-05-10T07:00:23.482Z] -> Found 1 reports [2024-05-10T07:00:23.482Z] ==> Detecting git/mercurial file structure [2024-05-10T07:00:23.482Z] ==> Reading reports [2024-05-10T07:00:23.482Z] + ./coverage.out bytes=453602 [2024-05-10T07:00:23.482Z] ==> Appending adjustments [2024-05-10T07:00:23.482Z] https://docs.codecov.io/docs/fixing-reports [2024-05-10T07:00:24.417Z] + Found adjustments [2024-05-10T07:00:24.417Z] ==> Gzipping contents [2024-05-10T07:00:24.417Z] 72K /tmp/codecov.XuFV8r.gz [2024-05-10T07:00:24.417Z] ==> Uploading reports [2024-05-10T07:00:24.417Z] url: https://codecov.io [2024-05-10T07:00:24.417Z] query: branch=PR-4799&commit=ce3eab2cb0e194db3eb87abd7f121db08eebaad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4799%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4799&job=&cmd_args= [2024-05-10T07:00:24.417Z] -> Pinging Codecov [2024-05-10T07:00:24.417Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4799&commit=ce3eab2cb0e194db3eb87abd7f121db08eebaad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4799%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4799&job=&cmd_args= [2024-05-10T07:00:24.675Z] -> Uploading to [2024-05-10T07:00:24.675Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-10/00271124DB129430A58F1EEE437C3FCB/ce3eab2cb0e194db3eb87abd7f121db08eebaad3/d99d59f7-6a6b-4063-b46f-de87d5af4ce6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T070024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a65d626bda089e4e0929f2b8ae72fb03d1c417d70e4f0d94d67d910dea3f486 [2024-05-10T07:00:24.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-10T07:00:24.675Z] Dload Upload Total Spent Left Speed [2024-05-10T07:00:24.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69821 0 0 100 69821 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-05-10T07:00:24.933Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] } [2024-05-10T07:00:24.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-10T07:00:26.687Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:27.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:27.921Z] ---> package-listing.sh [2024-05-10T07:00:27.921Z] ++ facter osfamily [2024-05-10T07:00:27.921Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-10T07:00:28.179Z] + OS_FAMILY=debian [2024-05-10T07:00:28.179Z] + workspace=/w/workspace/edgex-go/1 [2024-05-10T07:00:28.179Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-10T07:00:28.179Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-10T07:00:28.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-10T07:00:28.179Z] + PACKAGES=/tmp/packages_start.txt [2024-05-10T07:00:28.179Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-10T07:00:28.179Z] + PACKAGES=/tmp/packages_end.txt [2024-05-10T07:00:28.179Z] + case "${OS_FAMILY}" in [2024-05-10T07:00:28.179Z] + dpkg -l [2024-05-10T07:00:28.179Z] + grep '^ii' [2024-05-10T07:00:28.179Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-10T07:00:28.179Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-10T07:00:28.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-10T07:00:28.179Z] + '[' /w/workspace/edgex-go/1 ']' [2024-05-10T07:00:28.179Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-05-10T07:00:28.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-05-10T07:00:28.219Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-10T07:00:28.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:00:29.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T07:00:29.170Z] [2024-05-10T07:00:29.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-10T07:00:29.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T07:00:29.573Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-10T07:00:29.573Z] 5eb5b503b376: Pulling fs layer [2024-05-10T07:00:29.573Z] 5c69ac0246d0: Pulling fs layer [2024-05-10T07:00:29.573Z] ec43610c2a17: Pulling fs layer [2024-05-10T07:00:29.573Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-10T07:00:29.573Z] 33b1e0a273af: Pulling fs layer [2024-05-10T07:00:29.573Z] 3a2ae6a8a46f: Waiting [2024-05-10T07:00:29.573Z] 5d3b04190fa2: Pulling fs layer [2024-05-10T07:00:29.573Z] 2f39f015ded8: Pulling fs layer [2024-05-10T07:00:29.573Z] 33b1e0a273af: Waiting [2024-05-10T07:00:29.573Z] 2f39f015ded8: Waiting [2024-05-10T07:00:29.573Z] 5d3b04190fa2: Waiting [2024-05-10T07:00:29.573Z] 5c69ac0246d0: Download complete [2024-05-10T07:00:29.573Z] 3a2ae6a8a46f: Download complete [2024-05-10T07:00:29.573Z] ec43610c2a17: Verifying Checksum [2024-05-10T07:00:29.573Z] ec43610c2a17: Download complete [2024-05-10T07:00:29.573Z] 33b1e0a273af: Verifying Checksum [2024-05-10T07:00:29.573Z] 33b1e0a273af: Download complete [2024-05-10T07:00:29.573Z] 5d3b04190fa2: Verifying Checksum [2024-05-10T07:00:29.573Z] 5d3b04190fa2: Download complete [2024-05-10T07:00:29.830Z] 5eb5b503b376: Verifying Checksum [2024-05-10T07:00:29.830Z] 5eb5b503b376: Download complete [2024-05-10T07:00:30.396Z] 2f39f015ded8: Download complete [2024-05-10T07:00:31.030Z] 5eb5b503b376: Pull complete [2024-05-10T07:00:31.030Z] 5c69ac0246d0: Pull complete [2024-05-10T07:00:31.287Z] ec43610c2a17: Pull complete [2024-05-10T07:00:31.546Z] 3a2ae6a8a46f: Pull complete [2024-05-10T07:00:31.546Z] 33b1e0a273af: Pull complete [2024-05-10T07:00:31.546Z] 5d3b04190fa2: Pull complete [2024-05-10T07:00:35.731Z] 2f39f015ded8: Pull complete [2024-05-10T07:00:35.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-10T07:00:35.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-10T07:00:35.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-10T07:00:35.979Z] prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container [2024-05-10T07:00:36.000Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-10T07:00:39.030Z] $ docker top 15d0753e884bfb55d2704d8c9df34ac6d41f2c8c3b50906db57504aa80142e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-10T07:00:39.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-10T07:00:39.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-10T07:00:40.066Z] + ls /var/log/sa-host [2024-05-10T07:00:40.066Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-10T07:00:40.316Z] provisioning config files... [2024-05-10T07:00:40.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7667777943778519378tmp [Pipeline] { [Pipeline] echo [2024-05-10T07:00:40.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:40.736Z] ---> create-netrc.sh [Pipeline] } [2024-05-10T07:00:40.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:41.216Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-10T07:00:41.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:41.581Z] ---> sudo-logs.sh [2024-05-10T07:00:41.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-10T07:00:41.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:42.008Z] ---> job-cost.sh [2024-05-10T07:00:42.008Z] lf-activate-venv: SKIPPING [2024-05-10T07:00:42.008Z] DEBUG: total: 0.10999999940395355 [2024-05-10T07:00:42.008Z] INFO: Retrieving Stack Cost... [2024-05-10T07:00:42.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-10T07:00:42.844Z] INFO: Archiving Costs [Pipeline] echo [2024-05-10T07:00:42.888Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-10T07:00:43.214Z] ---> logs-deploy.sh [2024-05-10T07:00:43.214Z] lf-activate-venv: SKIPPING [2024-05-10T07:00:43.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4799/1 [2024-05-10T07:00:43.214Z] INFO: archiving workspace using pattern(s): [2024-05-10T07:00:44.155Z] Archives upload complete. [2024-05-10T07:00:44.415Z] INFO: archiving logs to Nexus [2024-05-10T07:00:45.353Z] ---> uname -a: [2024-05-10T07:00:45.353Z] Linux prd-ubuntu20-04-docker-8c-8g-355 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] ---> lscpu: [2024-05-10T07:00:45.353Z] Architecture: x86_64 [2024-05-10T07:00:45.353Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-10T07:00:45.353Z] Byte Order: Little Endian [2024-05-10T07:00:45.353Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-10T07:00:45.353Z] CPU(s): 8 [2024-05-10T07:00:45.353Z] On-line CPU(s) list: 0-7 [2024-05-10T07:00:45.353Z] Thread(s) per core: 1 [2024-05-10T07:00:45.353Z] Core(s) per socket: 1 [2024-05-10T07:00:45.353Z] Socket(s): 8 [2024-05-10T07:00:45.353Z] NUMA node(s): 1 [2024-05-10T07:00:45.353Z] Vendor ID: AuthenticAMD [2024-05-10T07:00:45.353Z] CPU family: 23 [2024-05-10T07:00:45.353Z] Model: 49 [2024-05-10T07:00:45.353Z] Model name: AMD EPYC-Rome Processor [2024-05-10T07:00:45.353Z] Stepping: 0 [2024-05-10T07:00:45.353Z] CPU MHz: 2799.998 [2024-05-10T07:00:45.353Z] BogoMIPS: 5599.99 [2024-05-10T07:00:45.353Z] Virtualization: AMD-V [2024-05-10T07:00:45.353Z] Hypervisor vendor: KVM [2024-05-10T07:00:45.353Z] Virtualization type: full [2024-05-10T07:00:45.353Z] L1d cache: 256 KiB [2024-05-10T07:00:45.353Z] L1i cache: 256 KiB [2024-05-10T07:00:45.353Z] L2 cache: 4 MiB [2024-05-10T07:00:45.353Z] L3 cache: 128 MiB [2024-05-10T07:00:45.353Z] NUMA node0 CPU(s): 0-7 [2024-05-10T07:00:45.353Z] Vulnerability Itlb multihit: Not affected [2024-05-10T07:00:45.353Z] Vulnerability L1tf: Not affected [2024-05-10T07:00:45.353Z] Vulnerability Mds: Not affected [2024-05-10T07:00:45.353Z] Vulnerability Meltdown: Not affected [2024-05-10T07:00:45.353Z] Vulnerability Mmio stale data: Not affected [2024-05-10T07:00:45.353Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-10T07:00:45.353Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-10T07:00:45.353Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-10T07:00:45.353Z] Vulnerability Srbds: Not affected [2024-05-10T07:00:45.353Z] Vulnerability Tsx async abort: Not affected [2024-05-10T07:00:45.353Z] 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 [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] ---> nproc: [2024-05-10T07:00:45.353Z] 8 [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] ---> df -h: [2024-05-10T07:00:45.353Z] Filesystem Size Used Avail Use% Mounted on [2024-05-10T07:00:45.353Z] overlay 155G 21G 135G 14% / [2024-05-10T07:00:45.353Z] tmpfs 64M 0 64M 0% /dev [2024-05-10T07:00:45.353Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-10T07:00:45.353Z] shm 64M 0 64M 0% /dev/shm [2024-05-10T07:00:45.353Z] /dev/vda1 155G 21G 135G 14% /facter-os [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] ---> sar -b -r -n DEV: [2024-05-10T07:00:45.353Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-355) 05/10/24 _x86_64_ (8 CPU) [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] 06:22:51 LINUX RESTART (8 CPU) [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-05-10T07:00:45.353Z] 06:24:01 368.22 47.96 320.26 0.00 5388.84 134680.09 0.00 [2024-05-10T07:00:45.353Z] 06:25:01 140.33 1.05 139.28 0.00 40.93 58235.63 0.00 [2024-05-10T07:00:45.353Z] 06:26:01 25.53 2.24 23.29 0.00 36.41 19246.93 0.00 [2024-05-10T07:00:45.353Z] 06:27:01 81.55 0.18 81.37 0.00 4.67 37233.13 0.00 [2024-05-10T07:00:45.353Z] 06:28:01 629.96 7.16 622.80 0.00 156.83 201933.90 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 466.21 5.15 461.06 0.00 2830.99 131022.56 0.00 [2024-05-10T07:00:45.353Z] 06:30:01 581.45 1.25 580.20 0.00 1462.42 81735.04 0.00 [2024-05-10T07:00:45.353Z] 06:31:01 4.83 0.02 4.82 0.00 0.13 107.32 0.00 [2024-05-10T07:00:45.353Z] 06:32:01 1.57 0.00 1.57 0.00 0.00 17.19 0.00 [2024-05-10T07:00:45.353Z] 06:33:01 2.20 0.00 2.20 0.00 0.00 24.00 0.00 [2024-05-10T07:00:45.353Z] 06:34:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 [2024-05-10T07:00:45.353Z] 06:35:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-05-10T07:00:45.353Z] 06:36:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2024-05-10T07:00:45.353Z] 06:37:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2024-05-10T07:00:45.353Z] 06:38:01 2.02 0.02 2.00 0.00 0.13 22.93 0.00 [2024-05-10T07:00:45.353Z] 06:39:01 1.03 0.00 1.03 0.00 0.00 17.06 0.00 [2024-05-10T07:00:45.353Z] 06:40:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2024-05-10T07:00:45.353Z] 06:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2024-05-10T07:00:45.353Z] 06:42:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2024-05-10T07:00:45.353Z] 06:43:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2024-05-10T07:00:45.353Z] 06:44:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2024-05-10T07:00:45.353Z] 06:45:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 [2024-05-10T07:00:45.353Z] 06:46:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-05-10T07:00:45.353Z] 06:47:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2024-05-10T07:00:45.353Z] 06:48:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-05-10T07:00:45.353Z] 06:49:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-05-10T07:00:45.353Z] 06:50:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2024-05-10T07:00:45.353Z] 06:51:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 [2024-05-10T07:00:45.353Z] 06:52:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2024-05-10T07:00:45.353Z] 06:53:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2024-05-10T07:00:45.353Z] 06:54:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2024-05-10T07:00:45.353Z] 06:55:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2024-05-10T07:00:45.353Z] 06:56:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-05-10T07:00:45.353Z] 06:57:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2024-05-10T07:00:45.353Z] 06:58:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2024-05-10T07:00:45.353Z] 06:59:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2024-05-10T07:00:45.353Z] 07:00:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2024-05-10T07:00:45.353Z] Average: 63.08 1.76 61.32 0.00 268.12 17968.97 0.00 [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-05-10T07:00:45.353Z] 06:24:01 29456020 31490912 849908 2.58 62800 2263984 1867304 5.50 1123640 1957140 840 [2024-05-10T07:00:45.353Z] 06:25:01 27874168 31386276 918368 2.79 115692 3595644 2024648 5.97 1572896 2964732 391636 [2024-05-10T07:00:45.353Z] 06:26:01 27617472 31283368 1017188 3.09 118736 3733360 2395688 7.06 1629116 3141744 239508 [2024-05-10T07:00:45.353Z] 06:27:01 27849240 31530304 775008 2.36 121912 3741572 1845068 5.44 1301176 3240544 220 [2024-05-10T07:00:45.353Z] 06:28:01 21479556 31313004 964936 2.93 228196 9464848 3051112 8.99 2181496 8365564 200252 [2024-05-10T07:00:45.353Z] 06:29:01 15829448 29696064 2497120 7.59 286372 13123068 7818296 23.04 4864680 10911252 195336 [2024-05-10T07:00:45.353Z] 06:30:01 17030884 31251636 1000836 3.04 310608 13547916 2730784 8.05 2986764 11764700 384 [2024-05-10T07:00:45.353Z] 06:31:01 17035772 31251648 1001644 3.05 309160 13544664 2705396 7.97 2985712 11761488 200 [2024-05-10T07:00:45.353Z] 06:32:01 17102244 31318192 935060 2.84 309236 13544672 2705396 7.97 2918632 11761500 164 [2024-05-10T07:00:45.353Z] 06:33:01 17102992 31319016 934164 2.84 309320 13544676 2705396 7.97 2918944 11761500 0 [2024-05-10T07:00:45.353Z] 06:34:01 17107764 31323852 929300 2.83 309376 13544680 2705396 7.97 2914092 11761504 16 [2024-05-10T07:00:45.353Z] 06:35:01 17152828 31368956 884480 2.69 309396 13544684 2705396 7.97 2870452 11761508 260 [2024-05-10T07:00:45.353Z] 06:36:01 17153780 31369924 883452 2.69 309412 13544684 2705396 7.97 2869456 11761508 8 [2024-05-10T07:00:45.353Z] 06:37:01 17153732 31369896 883420 2.69 309432 13544680 2705396 7.97 2869528 11761512 132 [2024-05-10T07:00:45.353Z] 06:38:01 17152692 31368964 884600 2.69 309468 13544684 2724052 8.03 2869704 11761508 12 [2024-05-10T07:00:45.353Z] 06:39:01 17152992 31369252 884232 2.69 309496 13544668 2724052 8.03 2870184 11761484 168 [2024-05-10T07:00:45.353Z] 06:40:01 17153220 31369520 883908 2.69 309520 13544672 2724052 8.03 2870212 11761488 8 [2024-05-10T07:00:45.353Z] 06:41:01 17152920 31369244 884108 2.69 309548 13544676 2724052 8.03 2870164 11761488 176 [2024-05-10T07:00:45.353Z] 06:42:01 17152804 31369184 884316 2.69 309568 13544680 2724052 8.03 2870536 11761492 12 [2024-05-10T07:00:45.353Z] 06:43:01 17153032 31369460 883996 2.69 309608 13544684 2724052 8.03 2870528 11761496 44 [2024-05-10T07:00:45.353Z] 06:44:01 17153772 31370212 883204 2.69 309652 13544684 2724052 8.03 2869724 11761500 8 [2024-05-10T07:00:45.353Z] 06:45:01 17153752 31370364 883212 2.69 309684 13544812 2724052 8.03 2869704 11761632 144 [2024-05-10T07:00:45.353Z] 06:46:01 17153688 31370332 883232 2.69 309696 13544816 2724052 8.03 2869780 11761632 12 [2024-05-10T07:00:45.353Z] 06:47:01 17153712 31370372 883128 2.69 309712 13544812 2724052 8.03 2869764 11761636 164 [2024-05-10T07:00:45.353Z] 06:48:01 17153548 31370244 883344 2.69 309728 13544824 2724052 8.03 2870120 11761644 40 [2024-05-10T07:00:45.353Z] 06:49:01 17153636 31370340 883236 2.69 309752 13544824 2724052 8.03 2869852 11761644 136 [2024-05-10T07:00:45.353Z] 06:50:01 17153864 31370612 882956 2.69 309768 13544832 2724052 8.03 2869828 11761648 28 [2024-05-10T07:00:45.353Z] 06:51:01 17154076 31370836 882668 2.68 309792 13544832 2724052 8.03 2870108 11761656 240 [2024-05-10T07:00:45.353Z] 06:52:01 17153840 31370604 882864 2.68 309804 13544840 2724052 8.03 2869816 11761656 8 [2024-05-10T07:00:45.353Z] 06:53:01 17153696 31370500 882916 2.69 309836 13544840 2724052 8.03 2869852 11761660 144 [2024-05-10T07:00:45.353Z] 06:54:01 17153648 31370492 882860 2.68 309876 13544844 2724052 8.03 2869968 11761660 12 [2024-05-10T07:00:45.353Z] 06:55:01 17153600 31370480 882816 2.68 309912 13544840 2724052 8.03 2869968 11761664 140 [2024-05-10T07:00:45.353Z] 06:56:01 17153576 31370500 882752 2.68 309924 13544852 2724052 8.03 2870052 11761668 28 [2024-05-10T07:00:45.353Z] 06:57:01 17153284 31370232 882940 2.69 309956 13544852 2724052 8.03 2870008 11761668 184 [2024-05-10T07:00:45.353Z] 06:58:01 17153268 31370264 882964 2.69 309984 13544856 2707524 7.98 2870060 11761672 28 [2024-05-10T07:00:45.353Z] 06:59:01 17153420 31370452 882976 2.69 309996 13544856 2707524 7.98 2870432 11761672 180 [2024-05-10T07:00:45.353Z] 07:00:01 17153168 31370232 883160 2.69 310016 13544864 2707524 7.98 2870440 11761680 8 [2024-05-10T07:00:45.353Z] Average: 18418246 31318534 940305 2.86 284701 12319278 2791197 8.23 2757227 10680896 27862 [2024-05-10T07:00:45.353Z] [2024-05-10T07:00:45.353Z] 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-05-10T07:00:45.353Z] 06:24:01 ens3 1486.69 1457.84 8155.36 180.36 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:24:01 vethf611c5c 611.95 565.19 50.52 2861.75 0.00 0.00 0.00 0.23 [2024-05-10T07:00:45.353Z] 06:24:01 docker0 611.95 565.07 42.16 2861.74 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:24:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:25:01 ens3 407.08 225.81 4870.53 37.45 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:25:01 docker0 131.89 251.47 11.25 1668.41 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:25:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:25:01 vethfa45c23 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:26:01 ens3 37.26 26.73 30.16 16.80 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:26:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:26:01 vethfa45c23 1.23 1.26 0.11 0.11 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:27:01 ens3 148.31 117.23 2250.42 150.82 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:27:01 docker0 7.02 11.23 0.48 25.04 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:27:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:28:01 ens3 449.66 252.30 4340.95 37.69 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:28:01 veth28704a9 35.26 50.32 3.48 374.88 0.00 0.00 0.00 0.03 [2024-05-10T07:00:45.353Z] 06:28:01 vethe4bd5bd 35.90 49.86 3.52 374.97 0.00 0.00 0.00 0.03 [2024-05-10T07:00:45.353Z] 06:28:01 vethf6f7809 27.89 55.93 2.92 375.16 0.00 0.00 0.00 0.03 [2024-05-10T07:00:45.353Z] 06:28:01 vethe4aaccd 35.96 50.34 3.51 374.57 0.00 0.00 0.00 0.03 [2024-05-10T07:00:45.353Z] 06:28:01 docker0 201.35 318.22 15.69 3083.91 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:28:01 veth6a0c11a 0.37 1.18 0.03 0.14 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth0502290 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 ens3 142.43 59.49 2289.66 10.46 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth2ddf229 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth29876f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 vethffeb935 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth12e01dd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth2dc49c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 vethef19509 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth8cd6217 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 vethdcdcd29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth7ab43e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth6a0c11a 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:29:01 veth728cdf4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:30:01 ens3 13.73 8.77 11.69 5.96 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:33:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:34:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:38:01 ens3 0.53 0.30 2.03 0.02 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:39:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:40:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.353Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:43:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:47:01 ens3 0.27 0.25 0.13 0.02 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:49:01 ens3 0.27 0.28 0.08 0.08 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:54:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:57:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:59:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 07:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] Average: ens3 72.68 58.14 593.36 11.90 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] Average: docker0 25.78 31.02 1.88 206.55 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] ---> sar -P ALL: [2024-05-10T07:00:45.354Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-355) 05/10/24 _x86_64_ (8 CPU) [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] 06:22:51 LINUX RESTART (8 CPU) [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] 06:23:01 CPU %user %nice %system %iowait %steal %idle [2024-05-10T07:00:45.354Z] 06:24:01 all 8.13 0.00 2.50 2.74 0.05 86.57 [2024-05-10T07:00:45.354Z] 06:24:01 0 6.66 0.00 1.74 0.44 0.05 91.11 [2024-05-10T07:00:45.354Z] 06:24:01 1 9.70 0.00 2.93 0.62 0.07 86.68 [2024-05-10T07:00:45.354Z] 06:24:01 2 8.07 0.00 2.75 1.79 0.07 87.34 [2024-05-10T07:00:45.354Z] 06:24:01 3 8.19 0.00 1.66 0.90 0.03 89.21 [2024-05-10T07:00:45.354Z] 06:24:01 4 7.61 0.00 2.51 3.05 0.05 86.78 [2024-05-10T07:00:45.354Z] 06:24:01 5 8.86 0.00 4.69 14.09 0.07 72.28 [2024-05-10T07:00:45.354Z] 06:24:01 6 10.00 0.00 2.21 0.57 0.05 87.17 [2024-05-10T07:00:45.354Z] 06:24:01 7 5.96 0.00 1.53 0.49 0.05 91.97 [2024-05-10T07:00:45.354Z] 06:25:01 all 19.57 0.00 4.37 3.30 0.07 72.69 [2024-05-10T07:00:45.354Z] 06:25:01 0 20.09 0.00 4.43 0.88 0.05 74.55 [2024-05-10T07:00:45.354Z] 06:25:01 1 18.24 0.00 4.66 4.64 0.07 72.40 [2024-05-10T07:00:45.354Z] 06:25:01 2 20.40 0.00 3.81 1.05 0.05 74.69 [2024-05-10T07:00:45.354Z] 06:25:01 3 19.59 0.00 4.28 6.77 0.08 69.28 [2024-05-10T07:00:45.354Z] 06:25:01 4 19.16 0.00 4.42 0.10 0.07 76.26 [2024-05-10T07:00:45.354Z] 06:25:01 5 20.11 0.00 4.28 0.22 0.07 75.32 [2024-05-10T07:00:45.354Z] 06:25:01 6 19.21 0.00 4.42 9.18 0.08 67.11 [2024-05-10T07:00:45.354Z] 06:25:01 7 19.76 0.00 4.67 3.59 0.07 71.92 [2024-05-10T07:00:45.354Z] 06:26:01 all 20.74 0.00 3.84 0.81 0.06 74.53 [2024-05-10T07:00:45.354Z] 06:26:01 0 22.84 0.00 3.86 0.05 0.08 73.17 [2024-05-10T07:00:45.354Z] 06:26:01 1 19.76 0.00 4.00 0.05 0.07 76.12 [2024-05-10T07:00:45.354Z] 06:26:01 2 21.35 0.00 4.36 0.02 0.07 74.20 [2024-05-10T07:00:45.354Z] 06:26:01 3 21.24 0.00 3.56 0.90 0.05 74.25 [2024-05-10T07:00:45.354Z] 06:26:01 4 21.05 0.00 3.54 0.05 0.07 75.30 [2024-05-10T07:00:45.354Z] 06:26:01 5 20.54 0.00 3.42 0.12 0.05 75.88 [2024-05-10T07:00:45.354Z] 06:26:01 6 20.74 0.00 4.63 2.50 0.07 72.07 [2024-05-10T07:00:45.354Z] 06:26:01 7 18.41 0.00 3.39 2.84 0.07 75.28 [2024-05-10T07:00:45.354Z] 06:27:01 all 40.16 0.00 5.96 1.51 0.08 52.28 [2024-05-10T07:00:45.354Z] 06:27:01 0 38.73 0.00 5.66 0.22 0.08 55.31 [2024-05-10T07:00:45.354Z] 06:27:01 1 40.51 0.00 5.97 0.49 0.08 52.95 [2024-05-10T07:00:45.354Z] 06:27:01 2 40.24 0.00 5.45 0.07 0.08 54.17 [2024-05-10T07:00:45.354Z] 06:27:01 3 40.38 0.00 5.89 3.94 0.08 49.71 [2024-05-10T07:00:45.354Z] 06:27:01 4 40.63 0.00 6.45 0.03 0.08 52.80 [2024-05-10T07:00:45.354Z] 06:27:01 5 41.16 0.00 6.02 5.09 0.08 47.65 [2024-05-10T07:00:45.354Z] 06:27:01 6 38.53 0.00 6.29 1.71 0.08 53.39 [2024-05-10T07:00:45.354Z] 06:27:01 7 41.16 0.00 5.95 0.56 0.08 52.25 [2024-05-10T07:00:45.354Z] 06:28:01 all 15.30 0.00 6.02 19.76 0.07 58.85 [2024-05-10T07:00:45.354Z] 06:28:01 0 15.00 0.00 6.45 41.76 0.07 36.72 [2024-05-10T07:00:45.354Z] 06:28:01 1 15.62 0.00 5.46 12.23 0.07 66.62 [2024-05-10T07:00:45.354Z] 06:28:01 2 15.23 0.00 5.45 25.25 0.07 54.00 [2024-05-10T07:00:45.354Z] 06:28:01 3 16.12 0.00 6.28 11.42 0.07 66.11 [2024-05-10T07:00:45.354Z] 06:28:01 4 15.10 0.00 5.93 18.33 0.07 60.57 [2024-05-10T07:00:45.354Z] 06:28:01 5 15.57 0.00 5.97 23.57 0.08 54.82 [2024-05-10T07:00:45.354Z] 06:28:01 6 15.64 0.00 6.12 6.89 0.07 71.29 [2024-05-10T07:00:45.354Z] 06:28:01 7 14.11 0.00 6.49 18.88 0.07 60.45 [2024-05-10T07:00:45.354Z] 06:29:01 all 64.00 0.00 9.84 7.98 0.10 18.08 [2024-05-10T07:00:45.354Z] 06:29:01 0 63.81 0.00 9.38 1.77 0.10 24.93 [2024-05-10T07:00:45.354Z] 06:29:01 1 63.72 0.00 10.36 3.60 0.10 22.22 [2024-05-10T07:00:45.354Z] 06:29:01 2 65.00 0.00 9.03 10.71 0.10 15.16 [2024-05-10T07:00:45.354Z] 06:29:01 3 64.32 0.00 9.08 0.57 0.10 25.93 [2024-05-10T07:00:45.354Z] 06:29:01 4 64.43 0.00 9.86 18.15 0.08 7.47 [2024-05-10T07:00:45.354Z] 06:29:01 5 63.50 0.00 10.32 4.01 0.10 22.07 [2024-05-10T07:00:45.354Z] 06:29:01 6 63.65 0.00 10.25 6.17 0.08 19.85 [2024-05-10T07:00:45.354Z] 06:29:01 7 63.56 0.00 10.45 18.88 0.12 6.99 [2024-05-10T07:00:45.354Z] 06:30:01 all 50.04 0.00 6.50 4.63 0.09 38.74 [2024-05-10T07:00:45.354Z] 06:30:01 0 50.30 0.00 6.97 2.24 0.10 40.39 [2024-05-10T07:00:45.354Z] 06:30:01 1 49.64 0.00 6.21 4.05 0.08 40.01 [2024-05-10T07:00:45.354Z] 06:30:01 2 50.21 0.00 5.87 2.44 0.08 41.40 [2024-05-10T07:00:45.354Z] 06:30:01 3 50.01 0.00 7.14 4.36 0.08 38.42 [2024-05-10T07:00:45.354Z] 06:30:01 4 49.89 0.00 7.23 8.45 0.08 34.34 [2024-05-10T07:00:45.354Z] 06:30:01 5 50.47 0.00 5.89 4.43 0.10 39.12 [2024-05-10T07:00:45.354Z] 06:30:01 6 50.22 0.00 6.36 3.14 0.10 40.18 [2024-05-10T07:00:45.354Z] 06:30:01 7 49.61 0.00 6.33 7.94 0.10 36.01 [2024-05-10T07:00:45.354Z] 06:31:01 all 0.07 0.00 0.05 0.02 0.01 99.86 [2024-05-10T07:00:45.354Z] 06:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-05-10T07:00:45.354Z] 06:31:01 1 0.23 0.00 0.08 0.00 0.00 99.68 [2024-05-10T07:00:45.354Z] 06:31:01 2 0.07 0.00 0.02 0.05 0.02 99.85 [2024-05-10T07:00:45.354Z] 06:31:01 3 0.03 0.00 0.03 0.07 0.00 99.87 [2024-05-10T07:00:45.354Z] 06:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-10T07:00:45.354Z] 06:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:31:01 6 0.05 0.00 0.08 0.05 0.02 99.80 [2024-05-10T07:00:45.354Z] 06:31:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2024-05-10T07:00:45.354Z] 06:32:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-05-10T07:00:45.354Z] 06:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:32:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:32:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-05-10T07:00:45.354Z] 06:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:32:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2024-05-10T07:00:45.354Z] 06:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:33:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2024-05-10T07:00:45.354Z] 06:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-10T07:00:45.354Z] 06:33:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2024-05-10T07:00:45.354Z] 06:34:01 all 0.17 0.00 0.01 0.01 0.01 99.81 [2024-05-10T07:00:45.354Z] 06:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:34:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-10T07:00:45.354Z] 06:34:01 5 1.01 0.00 0.03 0.00 0.02 98.94 [2024-05-10T07:00:45.354Z] 06:34:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2024-05-10T07:00:45.354Z] 06:34:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] 06:34:01 CPU %user %nice %system %iowait %steal %idle [2024-05-10T07:00:45.354Z] 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-05-10T07:00:45.354Z] 06:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-05-10T07:00:45.354Z] 06:35:01 3 0.02 0.00 0.00 0.12 0.00 99.87 [2024-05-10T07:00:45.354Z] 06:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-10T07:00:45.354Z] 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:36:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:36:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-10T07:00:45.354Z] 06:37:01 all 0.23 0.00 0.01 0.01 0.01 99.75 [2024-05-10T07:00:45.354Z] 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-10T07:00:45.354Z] 06:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:37:01 3 0.00 0.00 0.02 0.07 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:37:01 4 0.23 0.00 0.02 0.00 0.02 99.73 [2024-05-10T07:00:45.354Z] 06:37:01 5 1.35 0.00 0.00 0.00 0.00 98.65 [2024-05-10T07:00:45.354Z] 06:37:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2024-05-10T07:00:45.354Z] 06:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-10T07:00:45.354Z] 06:38:01 all 0.07 0.00 0.03 0.01 0.00 99.89 [2024-05-10T07:00:45.354Z] 06:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-10T07:00:45.354Z] 06:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:38:01 4 0.33 0.00 0.03 0.00 0.02 99.62 [2024-05-10T07:00:45.354Z] 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:38:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-05-10T07:00:45.354Z] 06:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:39:01 all 0.28 0.00 0.01 0.02 0.01 99.68 [2024-05-10T07:00:45.354Z] 06:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-10T07:00:45.354Z] 06:39:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-05-10T07:00:45.354Z] 06:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.354Z] 06:39:01 3 0.00 0.00 0.02 0.12 0.00 99.87 [2024-05-10T07:00:45.354Z] 06:39:01 4 2.02 0.00 0.02 0.00 0.02 97.95 [2024-05-10T07:00:45.354Z] 06:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-10T07:00:45.354Z] 06:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2024-05-10T07:00:45.354Z] 06:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:40:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2024-05-10T07:00:45.354Z] 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:40:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2024-05-10T07:00:45.354Z] 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-10T07:00:45.354Z] 06:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-10T07:00:45.354Z] 06:41:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2024-05-10T07:00:45.354Z] 06:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:41:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:41:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:41:01 4 2.02 0.00 0.00 0.00 0.02 97.96 [2024-05-10T07:00:45.354Z] 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:41:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-05-10T07:00:45.354Z] 06:41:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-10T07:00:45.354Z] 06:42:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2024-05-10T07:00:45.354Z] 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:42:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-05-10T07:00:45.354Z] 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:42:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:42:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:43:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-05-10T07:00:45.354Z] 06:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-10T07:00:45.354Z] 06:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:43:01 4 0.95 0.00 0.02 0.00 0.02 99.02 [2024-05-10T07:00:45.354Z] 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:43:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-05-10T07:00:45.354Z] 06:43:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-05-10T07:00:45.354Z] 06:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-05-10T07:00:45.354Z] 06:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:45:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-05-10T07:00:45.354Z] 06:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-10T07:00:45.354Z] 06:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-10T07:00:45.354Z] 06:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-10T07:00:45.354Z] 06:45:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2024-05-10T07:00:45.354Z] 06:45:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-10T07:00:45.354Z] [2024-05-10T07:00:45.354Z] 06:45:01 CPU %user %nice %system %iowait %steal %idle [2024-05-10T07:00:45.354Z] 06:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-05-10T07:00:45.354Z] 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.354Z] 06:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-05-10T07:00:45.354Z] 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.354Z] 06:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.354Z] 06:46:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-10T07:00:45.354Z] 06:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.354Z] 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-05-10T07:00:45.354Z] 06:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:47:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-05-10T07:00:45.355Z] 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:47:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2024-05-10T07:00:45.355Z] 06:47:01 7 0.05 0.00 0.05 0.03 0.02 99.85 [2024-05-10T07:00:45.355Z] 06:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-05-10T07:00:45.355Z] 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:48:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2024-05-10T07:00:45.355Z] 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:49:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2024-05-10T07:00:45.355Z] 06:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-05-10T07:00:45.355Z] 06:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:49:01 4 2.00 0.00 0.00 0.00 0.02 97.98 [2024-05-10T07:00:45.355Z] 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:49:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2024-05-10T07:00:45.355Z] 06:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-05-10T07:00:45.355Z] 06:50:01 all 0.21 0.00 0.02 0.00 0.00 99.77 [2024-05-10T07:00:45.355Z] 06:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-05-10T07:00:45.355Z] 06:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:50:01 4 1.52 0.00 0.03 0.00 0.00 98.45 [2024-05-10T07:00:45.355Z] 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-05-10T07:00:45.355Z] 06:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-05-10T07:00:45.355Z] 06:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-05-10T07:00:45.355Z] 06:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-05-10T07:00:45.355Z] 06:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:51:01 4 0.33 0.00 0.00 0.00 0.02 99.65 [2024-05-10T07:00:45.355Z] 06:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:51:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-05-10T07:00:45.355Z] 06:51:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-05-10T07:00:45.355Z] 06:52:01 all 0.26 0.00 0.02 0.00 0.00 99.71 [2024-05-10T07:00:45.355Z] 06:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:52:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-05-10T07:00:45.355Z] 06:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:52:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-05-10T07:00:45.355Z] 06:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:53:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-05-10T07:00:45.355Z] 06:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:53:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.355Z] 06:53:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:53:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2024-05-10T07:00:45.355Z] 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-10T07:00:45.355Z] 06:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:54:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2024-05-10T07:00:45.355Z] 06:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-05-10T07:00:45.355Z] 06:54:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2024-05-10T07:00:45.355Z] 06:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:54:01 4 1.68 0.00 0.02 0.00 0.00 98.30 [2024-05-10T07:00:45.355Z] 06:54:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-05-10T07:00:45.355Z] 06:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-10T07:00:45.355Z] 06:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-05-10T07:00:45.355Z] 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-10T07:00:45.355Z] 06:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-05-10T07:00:45.355Z] 06:55:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.355Z] 06:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:56:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-05-10T07:00:45.355Z] 06:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-05-10T07:00:45.355Z] 06:56:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-05-10T07:00:45.355Z] 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:56:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2024-05-10T07:00:45.355Z] 06:56:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-05-10T07:00:45.355Z] [2024-05-10T07:00:45.355Z] 06:56:01 CPU %user %nice %system %iowait %steal %idle [2024-05-10T07:00:45.355Z] 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-05-10T07:00:45.355Z] 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-05-10T07:00:45.355Z] 06:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.355Z] 06:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:57:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2024-05-10T07:00:45.355Z] 06:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2024-05-10T07:00:45.355Z] 06:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-05-10T07:00:45.355Z] 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-05-10T07:00:45.355Z] 06:58:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-05-10T07:00:45.355Z] 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.355Z] 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 06:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2024-05-10T07:00:45.355Z] 06:58:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-10T07:00:45.355Z] 06:59:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-05-10T07:00:45.355Z] 06:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-05-10T07:00:45.355Z] 06:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-05-10T07:00:45.355Z] 06:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-05-10T07:00:45.355Z] 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 06:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 06:59:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-05-10T07:00:45.355Z] 07:00:01 all 0.05 0.00 0.00 0.00 0.00 99.94 [2024-05-10T07:00:45.355Z] 07:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-05-10T07:00:45.355Z] 07:00:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2024-05-10T07:00:45.355Z] 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-05-10T07:00:45.355Z] 07:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-05-10T07:00:45.355Z] 07:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-05-10T07:00:45.355Z] 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-05-10T07:00:45.355Z] 07:00:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2024-05-10T07:00:45.355Z] 07:00:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-05-10T07:00:45.355Z] Average: all 5.96 0.00 1.06 1.10 0.02 91.86 [2024-05-10T07:00:45.355Z] Average: 0 5.87 0.00 1.05 1.26 0.02 91.81 [2024-05-10T07:00:45.355Z] Average: 1 5.89 0.00 1.08 0.69 0.02 92.32 [2024-05-10T07:00:45.355Z] Average: 2 5.94 0.00 0.99 1.11 0.02 91.94 [2024-05-10T07:00:45.355Z] Average: 3 5.92 0.00 1.02 0.80 0.01 92.24 [2024-05-10T07:00:45.355Z] Average: 4 6.38 0.00 1.08 1.29 0.02 91.23 [2024-05-10T07:00:45.355Z] Average: 5 6.00 0.00 1.09 1.38 0.02 91.51 [2024-05-10T07:00:45.355Z] Average: 6 5.93 0.00 1.11 0.81 0.03 92.12 [2024-05-10T07:00:45.355Z] Average: 7 5.74 0.00 1.05 1.44 0.02 91.75 [2024-05-10T07:00:45.355Z] [2024-05-10T07:00:45.355Z] [2024-05-10T07:00:45.355Z]