Pull request #4772 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f499acd0abad9633e3d98eb81665596835595e6+71d356aaa66d076e2d1373082ceb35605edef62d (3f623c8bb83158d411d116a983a0734cecfa6bf7) 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-ssh17673350596528001609.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-ssh11210095011860240866.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-4772/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-4772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8290463023310495021.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-4772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7563207767538414048.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-ssh414206678023672785.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-4772/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-4772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10048465601881284732.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-5117 in /w/workspace/edgexfoundry_edgex-go_PR-4772 [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 > 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/4772/head:refs/remotes/origin/PR-4772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f499acd0abad9633e3d98eb81665596835595e6 Merge succeeded, producing 5f499acd0abad9633e3d98eb81665596835595e6 Checking out Revision 5f499acd0abad9633e3d98eb81665596835595e6 (PR-4772) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 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-03-07T23:02:17.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:02:17.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:02:17.993Z] ========================================================= [2024-03-07T23:02:17.993Z] EdgeX Global Pipelines Version Info [2024-03-07T23:02:17.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # 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 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 [2024-03-07T23:02:18.735Z] ------------------- [2024-03-07T23:02:18.735Z] stable info: [2024-03-07T23:02:18.735Z] ------------------- [2024-03-07T23:02:18.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:02:18.735Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:18.735Z] Message: update stable to v1.0.258 [2024-03-07T23:02:19.308Z] ------------------- [2024-03-07T23:02:19.308Z] experimental info: [2024-03-07T23:02:19.308Z] ------------------- [2024-03-07T23:02:19.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:02:19.308Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:02:19.308Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:02:19.510Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-07T23:02:19.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-07T23:02:19.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:02:19.661Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:02:19.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:02:19.779Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:02:19.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:02:19.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-07T23:02:20.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-07T23:02:20.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-07T23:02:20.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:02:20.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:02:20.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:02:20.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:02:20.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:02:20.427Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:20.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:02:20.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:02:20.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-07T23:02:20.686Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-07T23:02:20.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:02:20.827Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:02:20.894Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:02:20.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4772 [Pipeline] echo [2024-03-07T23:02:21.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4772 [Pipeline] echo [2024-03-07T23:02:21.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4772 [Pipeline] echo [2024-03-07T23:02:21.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo [2024-03-07T23:02:21.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f499ac [Pipeline] echo [2024-03-07T23:02:21.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:02:21.488Z] provisioning config files... [2024-03-07T23:02:21.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10728772721784169520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:02:21.900Z] ---> ****-login.sh [2024-03-07T23:02:21.900Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:02:22.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:22.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:22.161Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:22.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:22.161Z] [2024-03-07T23:02:22.161Z] Login Succeeded [2024-03-07T23:02:22.161Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:02:22.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:22.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:22.161Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:22.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:22.161Z] [2024-03-07T23:02:22.161Z] Login Succeeded [2024-03-07T23:02:22.161Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:02:22.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:22.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:22.422Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:22.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:22.422Z] [2024-03-07T23:02:22.422Z] Login Succeeded [2024-03-07T23:02:22.422Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:02:22.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:22.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:22.422Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:22.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:22.422Z] [2024-03-07T23:02:22.422Z] Login Succeeded [2024-03-07T23:02:22.422Z] ****.io [2024-03-07T23:02:22.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:02:22.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:02:22.684Z] Configure a credential helper to remove this warning. See [2024-03-07T23:02:22.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:02:22.685Z] [2024-03-07T23:02:22.685Z] Login Succeeded [2024-03-07T23:02:22.685Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:02:22.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:02:23.267Z] + 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-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + dirname cmd/core-command/Dockerfile [2024-03-07T23:02:23.267Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-07T23:02:23.267Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/core-data/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + dirname cmd/core-metadata/Dockerfile [2024-03-07T23:02:23.267Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-07T23:02:23.267Z] + + cut -d/ -f2 [2024-03-07T23:02:23.267Z] dirname cmd/security-proxy-auth/Dockerfile [2024-03-07T23:02:23.267Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-07T23:02:23.267Z] + + cut -d/ -f2 [2024-03-07T23:02:23.267Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-07T23:02:23.267Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-07T23:02:23.267Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2024-03-07T23:02:23.267Z] -f2 [2024-03-07T23:02:23.267Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-07T23:02:23.267Z] + dirname+ cmd/security-spire-config/Dockerfile [2024-03-07T23:02:23.267Z] cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/support-notifications/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-07T23:02:23.267Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-07T23:02:23.267Z] + cut -d/ -f2 [2024-03-07T23:02:23.267Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-07T23:02:23.320Z] 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-03-07T23:02:23.928Z] + git rev-list -1 --merges 5f499acd0abad9633e3d98eb81665596835595e6~1..5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo [2024-03-07T23:02:23.965Z] -----------> git rev-list -1 --merges 5f499acd0abad9633e3d98eb81665596835595e6~1..5f499acd0abad9633e3d98eb81665596835595e6 5f499acd0abad9633e3d98eb81665596835595e6 [false] [Pipeline] sh [2024-03-07T23:02:24.298Z] + git log --format=format:%s -1 5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] echo [2024-03-07T23:02:24.335Z] ========================================================= [2024-03-07T23:02:24.335Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:02:24.335Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-07T23:02:24.808Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:02:24.808Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:02:24.808Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:02:24.808Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:02:24.808Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-07T23:02:24.808Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-07T23:02:24.808Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:25.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:25.249Z] [2024-03-07T23:02:25.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:25.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:25.650Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:02:25.650Z] b85a868b505f: Pulling fs layer [2024-03-07T23:02:25.650Z] e2be974225ed: Pulling fs layer [2024-03-07T23:02:25.650Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:02:25.650Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:02:25.650Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:02:25.650Z] eaf3925da568: Pulling fs layer [2024-03-07T23:02:25.650Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:02:25.650Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:02:25.650Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:02:25.650Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:02:25.650Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:02:25.650Z] bab4dde63d76: Waiting [2024-03-07T23:02:25.650Z] bde34c3a00c8: Waiting [2024-03-07T23:02:25.650Z] 1469e6f7b9e6: Waiting [2024-03-07T23:02:25.650Z] b352a97aabf1: Waiting [2024-03-07T23:02:25.650Z] 4872d77fe225: Waiting [2024-03-07T23:02:25.650Z] eaf3925da568: Waiting [2024-03-07T23:02:25.650Z] 5851b861e8e6: Waiting [2024-03-07T23:02:25.650Z] 988bab9f4d93: Waiting [2024-03-07T23:02:25.650Z] e2be974225ed: Download complete [2024-03-07T23:02:25.650Z] 988bab9f4d93: Download complete [2024-03-07T23:02:25.908Z] 1469e6f7b9e6: Download complete [2024-03-07T23:02:25.908Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:02:25.908Z] 339a4e72a1f5: Download complete [2024-03-07T23:02:25.908Z] eaf3925da568: Verifying Checksum [2024-03-07T23:02:25.908Z] eaf3925da568: Download complete [2024-03-07T23:02:25.908Z] bde34c3a00c8: Verifying Checksum [2024-03-07T23:02:25.908Z] bde34c3a00c8: Download complete [2024-03-07T23:02:25.908Z] b352a97aabf1: Download complete [2024-03-07T23:02:25.908Z] 4872d77fe225: Verifying Checksum [2024-03-07T23:02:25.909Z] 4872d77fe225: Download complete [2024-03-07T23:02:25.909Z] 5851b861e8e6: Download complete [2024-03-07T23:02:25.909Z] b85a868b505f: Verifying Checksum [2024-03-07T23:02:25.909Z] b85a868b505f: Download complete [2024-03-07T23:02:26.167Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:02:27.100Z] b85a868b505f: Pull complete [2024-03-07T23:02:27.363Z] e2be974225ed: Pull complete [2024-03-07T23:02:27.625Z] 339a4e72a1f5: Pull complete [2024-03-07T23:02:27.886Z] 988bab9f4d93: Pull complete [2024-03-07T23:02:28.145Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:02:28.145Z] eaf3925da568: Pull complete [2024-03-07T23:02:30.146Z] bab4dde63d76: Pull complete [2024-03-07T23:02:30.146Z] bde34c3a00c8: Pull complete [2024-03-07T23:02:30.146Z] b352a97aabf1: Pull complete [2024-03-07T23:02:30.146Z] 4872d77fe225: Pull complete [2024-03-07T23:02:30.146Z] 5851b861e8e6: Pull complete [2024-03-07T23:02:30.146Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:02:30.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:02:30.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:02:30.488Z] prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container [2024-03-07T23:02:30.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:02:33.372Z] $ docker top 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 -eo pid,comm [2024-03-07T23:02:33.427Z] 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-03-07T23:02:33.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:02:33.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:33.631Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:33.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:33.750Z] $ docker exec 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent [2024-03-07T23:02:33.852Z] SSH_AUTH_SOCK=/tmp/ssh-ifVX3Se0bSeu/agent.31 [2024-03-07T23:02:33.852Z] SSH_AGENT_PID=37 [2024-03-07T23:02:33.858Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:33.958Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13151535296648755232.key (/w/workspace/edgex-go/1@tmp/private_key_13151535296648755232.key) [2024-03-07T23:02:33.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:34.326Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:02:34.352Z] $ docker exec --env ******** --env ******** 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent -k [2024-03-07T23:02:34.453Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:34.453Z] unset SSH_AGENT_PID; [2024-03-07T23:02:34.453Z] echo Agent pid 37 killed; [2024-03-07T23:02:34.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:02:34.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:02:34.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:02:34.711Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:02:34.714Z] $ docker exec 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent [2024-03-07T23:02:34.812Z] SSH_AUTH_SOCK=/tmp/ssh-cmPY1RgUx4LC/agent.70 [2024-03-07T23:02:34.812Z] SSH_AGENT_PID=76 [2024-03-07T23:02:34.817Z] Running ssh-add (command line suppressed) [2024-03-07T23:02:34.912Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9437146097037940948.key (/w/workspace/edgex-go/1@tmp/private_key_9437146097037940948.key) [2024-03-07T23:02:34.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:02:35.271Z] + git semver init [2024-03-07T23:02:35.532Z] 2024-03-07 23:02:35,424 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:02:35.532Z] 2024-03-07 23:02:35,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-07T23:02:35.532Z] 2024-03-07 23:02:35,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-07T23:02:35.532Z] 2024-03-07 23:02:35,426 [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-03-07T23:02:40.918Z] 2024-03-07 23:02:40,432 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4772 with force:False [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,433 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4772 [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,438 [execute] INFO git cat-file --batch-check [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,444 [execute] INFO git cat-file --batch [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:02:40.918Z] 2024-03-07 23:02:40,449 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4772 [2024-03-07T23:02:40.918Z] 0.0.0 [Pipeline] } [2024-03-07T23:02:40.942Z] $ docker exec --env ******** --env ******** 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 ssh-agent -k [2024-03-07T23:02:41.039Z] unset SSH_AUTH_SOCK; [2024-03-07T23:02:41.040Z] unset SSH_AGENT_PID; [2024-03-07T23:02:41.040Z] echo Agent pid 76 killed; [2024-03-07T23:02:41.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:02:41.562Z] + git semver [Pipeline] } [2024-03-07T23:02:41.912Z] $ docker stop --time=1 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 [2024-03-07T23:02:43.200Z] $ docker rm -f --volumes 14f37bfe1c561b9ab662a9854095ccd90409e52a2bc1f85f038e255580308271 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:02:43.710Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:02:44.049Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:02:44.072Z] [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-03-07T23:02:45.128Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-07T23:02:45.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:45.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:02:45.287Z] ========================================================= [2024-03-07T23:02:45.287Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:02:45.287Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:02:45.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:45.651Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:02:45.651Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:02:45.651Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:02:45.651Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:02:45.651Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:02:45.651Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:02:45.651Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:02:45.651Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:02:45.651Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:02:45.651Z] ad3a456e5733: Waiting [2024-03-07T23:02:45.651Z] 69c7f0334f64: Waiting [2024-03-07T23:02:45.651Z] 1f1c1a5573a3: Waiting [2024-03-07T23:02:45.651Z] ce7588e14bc9: Waiting [2024-03-07T23:02:45.651Z] c4d48a809fc2: Download complete [2024-03-07T23:02:45.651Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:02:45.651Z] ad3a456e5733: Download complete [2024-03-07T23:02:45.651Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:02:45.651Z] 69c7f0334f64: Download complete [2024-03-07T23:02:45.651Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:02:45.651Z] 7264a8db6415: Download complete [2024-03-07T23:02:45.651Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:02:45.651Z] 1f1c1a5573a3: Download complete [2024-03-07T23:02:45.911Z] 7264a8db6415: Pull complete [2024-03-07T23:02:45.911Z] c4d48a809fc2: Pull complete [2024-03-07T23:02:46.172Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:02:46.172Z] b5e4710f87ac: Download complete [2024-03-07T23:02:46.172Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:02:46.172Z] 4f1c88b9dad5: Download complete [2024-03-07T23:02:46.430Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:02:46.430Z] ce7588e14bc9: Download complete [2024-03-07T23:02:49.709Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:02:49.709Z] ad3a456e5733: Pull complete [2024-03-07T23:02:49.709Z] 69c7f0334f64: Pull complete [2024-03-07T23:02:49.709Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:02:51.618Z] ce7588e14bc9: Pull complete [2024-03-07T23:02:52.185Z] b5e4710f87ac: Pull complete [2024-03-07T23:02:52.185Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:02:52.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:52.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:02:52.622Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:52.622Z] WORKDIR /edgex [2024-03-07T23:02:52.622Z] COPY go.mod . [2024-03-07T23:02:52.622Z] RUN go mod download [2024-03-07T23:02:52.622Z] docker build -t ci-base-image-x86_64 -f - . [2024-03-07T23:02:53.211Z] Sending build context to Docker daemon 175.2MB [2024-03-07T23:02:53.211Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:53.211Z] ---> 88b5674ff536 [2024-03-07T23:02:53.211Z] Step 2/4 : WORKDIR /edgex [2024-03-07T23:02:59.557Z] Still waiting to schedule task [2024-03-07T23:02:59.558Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5120’ is offline [2024-03-07T23:02:59.786Z] ---> Running in 016d2f69d4b0 [2024-03-07T23:02:59.786Z] Removing intermediate container 016d2f69d4b0 [2024-03-07T23:02:59.786Z] ---> a787b9b029a7 [2024-03-07T23:02:59.786Z] Step 3/4 : COPY go.mod . [2024-03-07T23:02:59.786Z] ---> c9b091a77c54 [2024-03-07T23:02:59.786Z] Step 4/4 : RUN go mod download [2024-03-07T23:02:59.786Z] ---> Running in 20186d1bc9b5 [2024-03-07T23:03:17.944Z] Removing intermediate container 20186d1bc9b5 [2024-03-07T23:03:17.945Z] ---> 3c16455be8e8 [2024-03-07T23:03:17.945Z] Successfully built 3c16455be8e8 [2024-03-07T23:03:17.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:18.344Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:03:18.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:18.522Z] prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container [2024-03-07T23:03:18.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:03:18.964Z] $ docker top 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:03:19.392Z] + go version [2024-03-07T23:03:19.392Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:03:19.436Z] $ docker stop --time=1 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f [2024-03-07T23:03:20.712Z] $ docker rm -f --volumes 31fac680c4b005fa8a5742e7605bffc396bb92e781f0e23474e9bcc7c813957f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:21.626Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:03:21.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:03:21.814Z] prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container [2024-03-07T23:03:21.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:03:22.188Z] $ docker top dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-07T23:03:22.350Z] ========================================================= [2024-03-07T23:03:22.350Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-07T23:03:22.350Z] ========================================================= [Pipeline] sh [2024-03-07T23:03:22.650Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:03:23.118Z] + make test [2024-03-07T23:03:23.118Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:03:29.702Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-07T23:03:41.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-07T23:03:43.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-07T23:03:43.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-07T23:03:44.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2024-03-07T23:03:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.068s coverage: 97.0% of statements [2024-03-07T23:03:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-07T23:03:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-07T23:03:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-07T23:03:47.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-07T23:03:47.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-07T23:03:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-07T23:03:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-07T23:03:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:03:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-07T23:03:48.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-07T23:03:49.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-07T23:03:49.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-07T23:03:50.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2024-03-07T23:03:50.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-03-07T23:03:51.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 93.4% of statements [2024-03-07T23:03:51.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2024-03-07T23:03:51.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-07T23:03:51.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-07T23:03:51.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-07T23:03:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-07T23:03:53.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements [2024-03-07T23:03:53.447Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements [2024-03-07T23:03:54.085Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-07T23:03:54.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-07T23:03:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements [2024-03-07T23:03:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements [2024-03-07T23:03:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2024-03-07T23:03:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2024-03-07T23:03:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements [2024-03-07T23:03:57.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.061s coverage: 96.3% of statements [2024-03-07T23:03:57.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-07T23:03:57.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-07T23:03:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-07T23:03:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-07T23:03:58.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-07T23:03:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-07T23:04:00.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-07T23:04:01.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-07T23:04:01.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-07T23:04:04.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-07T23:04:04.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-07T23:04:04.161Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-07T23:04:05.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-07T23:04:05.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-07T23:04:05.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-07T23:04:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-07T23:04:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-07T23:04:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-07T23:04:06.033Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-07T23:04:07.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-07T23:04:07.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-07T23:04:07.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-07T23:04:07.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-07T23:04:07.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements [2024-03-07T23:04:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-07T23:04:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:04:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-07T23:04:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-07T23:04:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-07T23:04:09.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-07T23:04:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-07T23:04:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.377s coverage: 79.9% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.067s coverage: 92.9% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-03-07T23:04:20.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.174s coverage: 63.1% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.036s coverage: 100.0% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 38.4% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.140s coverage: 95.7% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements [2024-03-07T23:04:20.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.095s coverage: 98.9% of statements [2024-03-07T23:04:20.948Z] 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-03-07T23:04:21.212Z] running golangci-lint [2024-03-07T23:04:21.212Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-07T23:04:21.212Z] go version go1.21.0 linux/amd64 [2024-03-07T23:04:21.476Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-07T23:04:21.476Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-07T23:04:36.420Z] level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|name|compiled_files|exports_file|files|imports) took 13.046646565s" [2024-03-07T23:04:36.420Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.633929ms" [2024-03-07T23:04:42.987Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.511401812s with top 10 stages: buildir: 32.362462866s, gosec: 6.476996839s, fact_deprecated: 2.14447194s, inspect: 2.124602554s, ctrlflow: 1.42819842s, printf: 1.369652326s, S1038: 864.662608ms, fact_purity: 777.233072ms, nilness: 772.275271ms, directives: 552.943746ms" [2024-03-07T23:04:42.987Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-07T23:04:42.987Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, nolint: 0/21, cgo: 197/197, identifier_marker: 197/197" [2024-03-07T23:04:42.987Z] level=info msg="[runner] processing took 14.536728ms with stages: nolint: 6.829519ms, identifier_marker: 3.118242ms, path_prettifier: 1.655149ms, exclude-rules: 1.056624ms, autogenerated_exclude: 1.054285ms, skip_dirs: 700.556µs, filename_unadjuster: 69.732µs, cgo: 48.411µs, fixer: 940ns, max_same_issues: 680ns, uniq_by_line: 460ns, skip_files: 420ns, sort_results: 260ns, severity-rules: 260ns, exclude: 260ns, diff: 250ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-03-07T23:04:42.987Z] level=info msg="[runner] linters took 8.007144257s with stages: goanalysis_metalinter: 7.992515426s" [2024-03-07T23:04:42.987Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-07T23:04:42.987Z] level=info msg="Memory: 212 samples, avg is 238.7MB, max is 1024.2MB" [2024-03-07T23:04:42.987Z] level=info msg="Execution took 21.094830523s" [2024-03-07T23:04:42.987Z] go vet ./... [2024-03-07T23:04:47.184Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:04:47.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:04:47.184Z] ./bin/test-attribution-txt.sh [2024-03-07T23:04:47.184Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:04:47.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-07T23:04:47.575Z] + ls -al . [2024-03-07T23:04:47.575Z] total 736 [2024-03-07T23:04:47.575Z] drwxrwxr-x 11 1001 1001 4096 Mar 7 23:03 . [2024-03-07T23:04:47.575Z] drwxr-xr-x 4 root root 4096 Mar 7 23:03 .. [2024-03-07T23:04:47.575Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 .blubracket [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 10 Mar 7 23:02 .dockerignore [2024-03-07T23:04:47.575Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 23:04 .git [2024-03-07T23:04:47.575Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 23:02 .github [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 1074 Mar 7 23:02 .gitignore [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 23:02 .golangci.yml [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 100 Mar 7 23:02 .hadolint.yml [2024-03-07T23:04:47.575Z] drwxr-xr-x 3 1001 1001 4096 Mar 7 23:02 .semver [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 155 Mar 7 23:02 .sonarcloud.properties [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 23:02 ADOPTERS.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 11674 Mar 7 23:02 Attribution.txt [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 100284 Mar 7 23:02 CHANGELOG.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 23:02 CONTRIBUTING.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 23:02 GOVERNANCE.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 861 Mar 7 23:02 Jenkinsfile [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 23:02 LICENSE [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 15392 Mar 7 23:02 Makefile [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 23:02 OWNERS.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 9528 Mar 7 23:02 README.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 789 Mar 7 23:02 SECURITY.md [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 23:02 VERSION [2024-03-07T23:04:47.575Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 bin [2024-03-07T23:04:47.575Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 23:02 cmd [2024-03-07T23:04:47.575Z] -rw-r--r-- 1 root root 453602 Mar 7 23:04 coverage.out [2024-03-07T23:04:47.575Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:02 fuzz_test [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 3734 Mar 7 23:02 go.mod [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 35998 Mar 7 23:02 go.sum [2024-03-07T23:04:47.575Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 23:02 internal [2024-03-07T23:04:47.575Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 23:02 openapi [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 584 Mar 7 23:02 security.txt [2024-03-07T23:04:47.575Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 23:02 version.go [Pipeline] sh [2024-03-07T23:04:47.959Z] + '[' -e coverage.out ] [2024-03-07T23:04:47.959Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-07T23:04:48.095Z] Stashed 1 file(s) [Pipeline] sh [2024-03-07T23:04:48.395Z] + make build [2024-03-07T23:04:48.395Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-07T23:05:00.757Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-07T23:05:00.757Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-07T23:05:01.329Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-07T23:05:01.898Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-07T23:05:07.188Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-07T23:05:08.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-07T23:05:09.062Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-07T23:05:09.629Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-07T23:05:10.198Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-07T23:05:10.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-07T23:05:11.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-07T23:05:12.311Z] $ docker stop --time=1 dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 [2024-03-07T23:05:16.413Z] $ docker rm -f --volumes dda7f3060f7dad1e770f1e89072b10e110793019eec184f1cb6ac69ee8ab1184 [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-03-07T23:05:17.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-07T23:05:17.985Z] [2024-03-07T23:05:17.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:05:18.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-07T23:05:18.388Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-07T23:05:18.388Z] 91d30c5bc195: Pulling fs layer [2024-03-07T23:05:18.388Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-07T23:05:18.388Z] 9c61dcf015f6: Pulling fs layer [2024-03-07T23:05:18.388Z] 4698f68db338: Pulling fs layer [2024-03-07T23:05:18.388Z] 2a2f49069b9e: Pulling fs layer [2024-03-07T23:05:18.388Z] e0025b399a48: Pulling fs layer [2024-03-07T23:05:18.388Z] e0025b399a48: Waiting [2024-03-07T23:05:18.388Z] 2a2f49069b9e: Waiting [2024-03-07T23:05:18.388Z] 4698f68db338: Waiting [2024-03-07T23:05:18.645Z] 91d30c5bc195: Verifying Checksum [2024-03-07T23:05:18.645Z] 91d30c5bc195: Download complete [2024-03-07T23:05:18.645Z] 4698f68db338: Verifying Checksum [2024-03-07T23:05:18.645Z] 4698f68db338: Download complete [2024-03-07T23:05:18.645Z] 91d30c5bc195: Pull complete [2024-03-07T23:05:18.904Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-07T23:05:18.904Z] 2e9b0aa3be6d: Download complete [2024-03-07T23:05:18.904Z] e0025b399a48: Verifying Checksum [2024-03-07T23:05:18.904Z] e0025b399a48: Download complete [2024-03-07T23:05:18.904Z] 2a2f49069b9e: Download complete [2024-03-07T23:05:19.162Z] 2e9b0aa3be6d: Pull complete [2024-03-07T23:05:19.419Z] 9c61dcf015f6: Verifying Checksum [2024-03-07T23:05:19.419Z] 9c61dcf015f6: Download complete [2024-03-07T23:05:21.948Z] 9c61dcf015f6: Pull complete [2024-03-07T23:05:21.948Z] 4698f68db338: Pull complete [2024-03-07T23:05:22.207Z] 2a2f49069b9e: Pull complete [2024-03-07T23:05:22.207Z] e0025b399a48: Pull complete [2024-03-07T23:05:22.207Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-07T23:05:22.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-07T23:05:22.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:05:22.597Z] prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container [2024-03-07T23:05:22.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-07T23:05:25.635Z] $ docker top c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:05:26.094Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-07T23:05:28.631Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #1 transferring dockerfile: 2.93kB done [2024-03-07T23:05:28.631Z] #1 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #2 transferring dockerfile: 2.49kB done [2024-03-07T23:05:28.631Z] #2 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #3 transferring dockerfile: 1.69kB done [2024-03-07T23:05:28.631Z] #3 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #4 transferring dockerfile: 1.70kB done [2024-03-07T23:05:28.631Z] #4 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #5 [core-data internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #5 transferring dockerfile: 2.01kB done [2024-03-07T23:05:28.631Z] #5 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #6 transferring dockerfile: 1.81kB done [2024-03-07T23:05:28.631Z] #6 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #7 [core-command internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #7 transferring dockerfile: 1.93kB done [2024-03-07T23:05:28.631Z] #7 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #8 [security-bootstrapper internal] load .dockerignore [2024-03-07T23:05:28.631Z] #8 transferring context: 50B done [2024-03-07T23:05:28.631Z] #8 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #9 transferring dockerfile: 2.15kB done [2024-03-07T23:05:28.631Z] #9 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #10 transferring dockerfile: 1.89kB done [2024-03-07T23:05:28.631Z] #10 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #11 transferring dockerfile: 1.93kB done [2024-03-07T23:05:28.631Z] #11 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #12 transferring dockerfile: 2.50kB done [2024-03-07T23:05:28.631Z] #12 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #13 transferring dockerfile: 2.23kB done [2024-03-07T23:05:28.631Z] #13 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #14 transferring dockerfile: 2.06kB done [2024-03-07T23:05:28.631Z] #14 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-03-07T23:05:28.631Z] #15 transferring dockerfile: 1.95kB done [2024-03-07T23:05:28.631Z] #15 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-03-07T23:05:28.631Z] #16 transferring context: 50B done [2024-03-07T23:05:28.631Z] #16 DONE 0.0s [2024-03-07T23:05:28.631Z] [2024-03-07T23:05:28.631Z] #17 [security-spire-config internal] load .dockerignore [2024-03-07T23:05:28.631Z] #17 transferring context: 50B done [2024-03-07T23:05:28.892Z] #17 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #18 [security-spire-server internal] load .dockerignore [2024-03-07T23:05:28.892Z] #18 transferring context: 50B done [2024-03-07T23:05:28.892Z] #18 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #19 [core-data internal] load .dockerignore [2024-03-07T23:05:28.892Z] #19 transferring context: 50B done [2024-03-07T23:05:28.892Z] #19 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #20 [security-spire-agent internal] load .dockerignore [2024-03-07T23:05:28.892Z] #20 transferring context: 50B done [2024-03-07T23:05:28.892Z] #20 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-03-07T23:05:28.892Z] #21 transferring context: 50B done [2024-03-07T23:05:28.892Z] #21 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #22 [security-proxy-auth internal] load .dockerignore [2024-03-07T23:05:28.892Z] #22 transferring context: 50B done [2024-03-07T23:05:28.892Z] #22 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #23 [core-command internal] load .dockerignore [2024-03-07T23:05:28.892Z] #23 transferring context: 50B done [2024-03-07T23:05:28.892Z] #23 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #24 [support-scheduler internal] load .dockerignore [2024-03-07T23:05:28.892Z] #24 transferring context: 50B done [2024-03-07T23:05:28.892Z] #24 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #25 [security-proxy-setup internal] load .dockerignore [2024-03-07T23:05:28.892Z] #25 transferring context: 50B done [2024-03-07T23:05:28.892Z] #25 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-07T23:05:28.892Z] #26 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:05:28.892Z] #27 ... [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-07T23:05:28.892Z] #28 transferring context: 50B done [2024-03-07T23:05:28.892Z] #28 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #29 [core-metadata internal] load .dockerignore [2024-03-07T23:05:28.892Z] #29 transferring context: 50B done [2024-03-07T23:05:28.892Z] #29 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #30 [support-notifications internal] load .dockerignore [2024-03-07T23:05:28.892Z] #30 transferring context: 50B done [2024-03-07T23:05:28.892Z] #30 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:05:28.892Z] #27 ... [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-07T23:05:28.892Z] #26 DONE 0.0s [2024-03-07T23:05:28.892Z] [2024-03-07T23:05:28.892Z] #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:05:29.150Z] #27 ... [2024-03-07T23:05:29.150Z] [2024-03-07T23:05:29.150Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-07T23:05:29.150Z] #26 DONE 0.0s [2024-03-07T23:05:29.150Z] [2024-03-07T23:05:29.150Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:05:29.408Z] #27 DONE 0.5s [2024-03-07T23:05:29.408Z] [2024-03-07T23:05:29.408Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:05:29.408Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-07T23:05:29.666Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:05:29.666Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-07T23:05:29.666Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-07T23:05:29.666Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-03-07T23:05:29.666Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-07T23:05:29.666Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-07T23:05:29.929Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-07T23:05:29.929Z] #31 ... [2024-03-07T23:05:29.929Z] [2024-03-07T23:05:29.929Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-07T23:05:29.929Z] #32 DONE 0.9s [2024-03-07T23:05:29.930Z] [2024-03-07T23:05:29.930Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:05:29.930Z] #31 ... [2024-03-07T23:05:29.930Z] [2024-03-07T23:05:29.930Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-07T23:05:29.930Z] #33 DONE 1.0s [2024-03-07T23:05:29.930Z] [2024-03-07T23:05:29.930Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:05:29.930Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-07T23:05:29.930Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:05:29.930Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-07T23:05:29.930Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-07T23:05:29.930Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-07T23:05:29.930Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-07T23:05:30.494Z] #31 ... [2024-03-07T23:05:30.494Z] [2024-03-07T23:05:30.494Z] #34 [security-spire-config internal] load build context [2024-03-07T23:05:30.494Z] #34 transferring context: 16.35kB 0.0s done [2024-03-07T23:05:30.494Z] #34 DONE 0.4s [2024-03-07T23:05:30.494Z] [2024-03-07T23:05:30.494Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:05:30.494Z] #31 DONE 1.3s [2024-03-07T23:05:30.494Z] [2024-03-07T23:05:30.494Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:05:30.494Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-03-07T23:05:30.494Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-07T23:05:30.494Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-07T23:05:30.494Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-07T23:05:30.494Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-03-07T23:05:30.494Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-03-07T23:05:30.494Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-03-07T23:05:30.494Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-03-07T23:05:30.494Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2024-03-07T23:05:30.494Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-07T23:05:30.494Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-07T23:05:30.757Z] #35 ... [2024-03-07T23:05:30.757Z] [2024-03-07T23:05:30.757Z] #36 [security-spire-server internal] load build context [2024-03-07T23:05:30.757Z] #36 transferring context: 18.10kB 0.0s done [2024-03-07T23:05:30.757Z] #36 DONE 0.6s [2024-03-07T23:05:30.757Z] [2024-03-07T23:05:30.757Z] #37 [security-spire-agent internal] load build context [2024-03-07T23:05:30.757Z] #37 transferring context: 17.63kB 0.1s done [2024-03-07T23:05:30.757Z] #37 DONE 0.6s [2024-03-07T23:05:30.757Z] [2024-03-07T23:05:30.757Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:05:30.757Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2024-03-07T23:05:30.757Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-07T23:05:30.758Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-07T23:05:30.758Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-03-07T23:05:31.021Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s [2024-03-07T23:05:31.021Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-07T23:05:31.021Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.8s [2024-03-07T23:05:31.021Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.9s [2024-03-07T23:05:31.281Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-03-07T23:05:31.541Z] #35 ... [2024-03-07T23:05:31.542Z] [2024-03-07T23:05:31.542Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-07T23:05:31.542Z] #38 DONE 2.2s [2024-03-07T23:05:31.542Z] [2024-03-07T23:05:31.542Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:05:31.542Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done [2024-03-07T23:05:31.542Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-07T23:05:32.915Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s done [2024-03-07T23:05:37.098Z] #35 ... [2024-03-07T23:05:37.098Z] [2024-03-07T23:05:37.098Z] #39 [security-bootstrapper internal] load build context [2024-03-07T23:05:37.098Z] #39 transferring context: 257.53MB 7.5s [2024-03-07T23:05:37.098Z] #39 ... [2024-03-07T23:05:37.098Z] [2024-03-07T23:05:37.098Z] #40 [core-metadata internal] load build context [2024-03-07T23:05:37.098Z] #40 transferring context: 310.73MB 7.8s done [2024-03-07T23:05:37.098Z] #40 ... [2024-03-07T23:05:37.098Z] [2024-03-07T23:05:37.098Z] #39 [security-bootstrapper internal] load build context [2024-03-07T23:05:37.662Z] #39 transferring context: 310.73MB 8.1s done [2024-03-07T23:05:40.160Z] #39 ... [2024-03-07T23:05:40.160Z] [2024-03-07T23:05:40.160Z] #41 [security-proxy-auth internal] load build context [2024-03-07T23:05:40.160Z] #41 transferring context: 310.73MB 7.2s done [2024-03-07T23:05:40.982Z] #41 ... [2024-03-07T23:05:40.982Z] [2024-03-07T23:05:40.982Z] #42 [support-scheduler internal] load build context [2024-03-07T23:05:40.982Z] #42 transferring context: 310.73MB 7.9s done [2024-03-07T23:05:41.240Z] #42 ... [2024-03-07T23:05:41.240Z] [2024-03-07T23:05:41.240Z] #43 [core-data internal] load build context [2024-03-07T23:05:41.240Z] #43 transferring context: 310.73MB 7.7s done [2024-03-07T23:05:41.240Z] #43 ... [2024-03-07T23:05:41.240Z] [2024-03-07T23:05:41.240Z] #44 [security-spiffe-token-provider internal] load build context [2024-03-07T23:05:41.240Z] #44 transferring context: 310.73MB 7.7s done [2024-03-07T23:05:41.498Z] #44 ... [2024-03-07T23:05:41.498Z] [2024-03-07T23:05:41.498Z] #45 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:05:41.498Z] #45 ... [2024-03-07T23:05:41.498Z] [2024-03-07T23:05:41.498Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-07T23:05:41.886Z] #46 ... [2024-03-07T23:05:41.886Z] [2024-03-07T23:05:41.886Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-07T23:05:42.144Z] #47 ... [2024-03-07T23:05:42.144Z] [2024-03-07T23:05:42.144Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-07T23:05:42.144Z] #48 ... [2024-03-07T23:05:42.144Z] [2024-03-07T23:05:42.144Z] #49 [security-proxy-setup internal] load build context [2024-03-07T23:05:42.144Z] #49 transferring context: 310.73MB 8.2s done [2024-03-07T23:05:42.401Z] #49 ... [2024-03-07T23:05:42.401Z] [2024-03-07T23:05:42.401Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-07T23:05:42.401Z] #50 ... [2024-03-07T23:05:42.401Z] [2024-03-07T23:05:42.401Z] #51 [security-secretstore-setup internal] load build context [2024-03-07T23:05:42.401Z] #51 transferring context: 310.73MB 7.8s done [2024-03-07T23:05:42.660Z] #51 ... [2024-03-07T23:05:42.660Z] [2024-03-07T23:05:42.660Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-07T23:05:42.660Z] #52 ... [2024-03-07T23:05:42.660Z] [2024-03-07T23:05:42.660Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:05:42.919Z] #53 ... [2024-03-07T23:05:42.919Z] [2024-03-07T23:05:42.919Z] #54 [core-command internal] load build context [2024-03-07T23:05:42.919Z] #54 transferring context: 310.73MB 7.9s done [2024-03-07T23:05:43.179Z] #54 ... [2024-03-07T23:05:43.179Z] [2024-03-07T23:05:43.179Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-07T23:05:43.179Z] #55 ... [2024-03-07T23:05:43.179Z] [2024-03-07T23:05:43.179Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-07T23:05:43.179Z] #0 0.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:05:43.179Z] #0 1.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:05:43.179Z] #0 1.318 (1/4) Installing ca-certificates (20230506-r0) [2024-03-07T23:05:43.179Z] #0 1.330 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:05:43.179Z] #0 1.339 (3/4) Installing su-exec (0.2-r3) [2024-03-07T23:05:43.179Z] #0 1.345 (4/4) Installing yq (4.33.3-r5) [2024-03-07T23:05:43.179Z] #0 1.619 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:05:43.179Z] #0 1.622 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:05:43.179Z] #0 1.658 OK: 17 MiB in 19 packages [2024-03-07T23:05:43.437Z] #56 ... [2024-03-07T23:05:43.437Z] [2024-03-07T23:05:43.437Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:05:43.437Z] #57 ... [2024-03-07T23:05:43.437Z] [2024-03-07T23:05:43.437Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:05:43.437Z] #58 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-03-07T23:05:43.437Z] #58 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-07T23:05:43.437Z] #58 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-07T23:05:43.437Z] #58 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-07T23:05:43.437Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-07T23:05:43.437Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-07T23:05:43.437Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-07T23:05:43.437Z] #58 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-07T23:05:43.437Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-07T23:05:43.437Z] #58 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-07T23:05:43.437Z] #58 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.2s done [2024-03-07T23:05:43.437Z] #58 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-03-07T23:05:44.003Z] #58 ... [2024-03-07T23:05:44.003Z] [2024-03-07T23:05:44.003Z] #59 [support-notifications internal] load build context [2024-03-07T23:05:44.003Z] #59 transferring context: 310.73MB 8.7s done [2024-03-07T23:05:44.003Z] #59 ... [2024-03-07T23:05:44.003Z] [2024-03-07T23:05:44.003Z] #60 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:05:44.003Z] #60 transferring context: 310.73MB 6.5s done [2024-03-07T23:05:47.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5130 in /w/workspace/edgexfoundry_edgex-go_PR-4772 [Pipeline] { [Pipeline] ws [2024-03-07T23:05:48.056Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:05:51.188Z] The recommended git tool is: git [2024-03-07T23:05:57.375Z] using credential edgex-jenkins-ssh [2024-03-07T23:05:57.409Z] Cloning the remote Git repository [2024-03-07T23:05:57.465Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-07T23:05:57.598Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-07T23:05:57.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-07T23:05:57.804Z] > git --version # timeout=10 [2024-03-07T23:05:57.828Z] > git --version # 'git version 2.25.1' [2024-03-07T23:05:57.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:05:58.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:02.107Z] #60 DONE 31.5s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-07T23:06:02.107Z] #56 DONE 30.3s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #52 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-07T23:06:02.107Z] #52 DONE 29.6s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-07T23:06:02.107Z] #61 ... [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #43 [core-data internal] load build context [2024-03-07T23:06:02.107Z] #43 DONE 31.5s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #41 [security-proxy-auth internal] load build context [2024-03-07T23:06:02.107Z] #41 DONE 31.5s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #44 [security-spiffe-token-provider internal] load build context [2024-03-07T23:06:02.107Z] #44 DONE 31.6s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #40 [core-metadata internal] load build context [2024-03-07T23:06:02.107Z] #40 DONE 31.6s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #51 [security-secretstore-setup internal] load build context [2024-03-07T23:06:02.107Z] #51 DONE 31.6s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #42 [support-scheduler internal] load build context [2024-03-07T23:06:02.107Z] #42 DONE 31.6s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #49 [security-proxy-setup internal] load build context [2024-03-07T23:06:02.107Z] #49 DONE 31.7s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #54 [core-command internal] load build context [2024-03-07T23:06:02.107Z] #54 DONE 31.7s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #59 [support-notifications internal] load build context [2024-03-07T23:06:02.107Z] #59 DONE 31.7s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #39 [security-bootstrapper internal] load build context [2024-03-07T23:06:02.107Z] #39 DONE 31.7s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:06:02.107Z] #35 ... [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-07T23:06:02.107Z] #55 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #55 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #55 31.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.107Z] #55 31.02 (2/2) Installing su-exec (0.2-r3) [2024-03-07T23:06:02.107Z] #55 31.02 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.107Z] #55 31.04 OK: 7 MiB in 17 packages [2024-03-07T23:06:02.107Z] #55 DONE 31.3s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-07T23:06:02.107Z] #47 30.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #47 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #47 31.15 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.107Z] #47 31.16 (2/4) Installing openssl (3.1.4-r5) [2024-03-07T23:06:02.107Z] #47 31.22 (3/4) Installing su-exec (0.2-r3) [2024-03-07T23:06:02.107Z] #47 31.22 (4/4) Installing yq (4.33.3-r5) [2024-03-07T23:06:02.107Z] #47 31.28 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.107Z] #47 31.29 OK: 17 MiB in 19 packages [2024-03-07T23:06:02.107Z] #47 DONE 31.5s [2024-03-07T23:06:02.107Z] [2024-03-07T23:06:02.107Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-07T23:06:02.107Z] #48 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #48 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #48 30.97 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:06:02.107Z] #48 30.97 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:06:02.107Z] #48 30.97 OK: 20070 distinct packages available [2024-03-07T23:06:02.107Z] #48 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #48 31.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.107Z] #48 31.41 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.107Z] #48 31.43 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:06:02.107Z] #48 31.43 (3/5) Installing libucontext (1.2-r2) [2024-03-07T23:06:02.107Z] #48 31.44 (4/5) Installing gcompat (1.1.0-r1) [2024-03-07T23:06:02.107Z] #48 31.45 (5/5) Installing openssl (3.1.4-r5) [2024-03-07T23:06:02.107Z] #48 31.47 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.107Z] #48 31.47 OK: 8 MiB in 20 packages [2024-03-07T23:06:02.397Z] #48 DONE 31.6s [2024-03-07T23:06:02.398Z] [2024-03-07T23:06:02.398Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-07T23:06:02.682Z] #62 ... [2024-03-07T23:06:02.682Z] [2024-03-07T23:06:02.682Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-07T23:06:02.682Z] #50 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #50 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #50 31.02 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:06:02.682Z] #50 31.02 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:06:02.682Z] #50 31.02 OK: 20070 distinct packages available [2024-03-07T23:06:02.682Z] #50 31.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #50 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #50 31.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.682Z] #50 31.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:06:02.682Z] #50 31.44 (3/4) Installing libucontext (1.2-r2) [2024-03-07T23:06:02.682Z] #50 31.47 (4/4) Installing gcompat (1.1.0-r1) [2024-03-07T23:06:02.682Z] #50 31.49 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.682Z] #50 31.50 OK: 8 MiB in 19 packages [2024-03-07T23:06:02.682Z] #50 DONE 31.9s [2024-03-07T23:06:02.682Z] [2024-03-07T23:06:02.682Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:06:02.682Z] #0 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 1.519 OK: 264 MiB in 52 packages [2024-03-07T23:06:02.682Z] #63 DONE 1.8s [2024-03-07T23:06:02.682Z] [2024-03-07T23:06:02.682Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-07T23:06:02.682Z] #61 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #61 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #61 1.454 OK: 264 MiB in 52 packages [2024-03-07T23:06:02.682Z] #61 DONE 1.8s [2024-03-07T23:06:02.682Z] [2024-03-07T23:06:02.682Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-07T23:06:02.682Z] #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 1.093 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:06:02.682Z] #0 1.093 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:06:02.682Z] #0 1.093 OK: 20075 distinct packages available [2024-03-07T23:06:02.682Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #0 1.555 OK: 264 MiB in 52 packages [2024-03-07T23:06:02.682Z] #64 DONE 1.8s [2024-03-07T23:06:02.682Z] [2024-03-07T23:06:02.682Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-07T23:06:02.682Z] #46 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #46 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #46 31.32 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:06:02.682Z] #46 31.32 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:06:02.682Z] #46 31.32 OK: 20070 distinct packages available [2024-03-07T23:06:02.682Z] #46 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #46 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.682Z] #46 31.72 (1/11) Installing ca-certificates (20230506-r0) [2024-03-07T23:06:02.682Z] #46 31.73 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-07T23:06:02.682Z] #46 31.75 (3/11) Installing libunistring (1.1-r1) [2024-03-07T23:06:02.682Z] #46 31.77 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-07T23:06:02.682Z] #46 31.77 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-07T23:06:02.682Z] #46 31.79 (6/11) Installing libcurl (8.5.0-r0) [2024-03-07T23:06:02.682Z] #46 31.80 (7/11) Installing curl (8.5.0-r0) [2024-03-07T23:06:02.682Z] #46 31.83 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.682Z] #46 31.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:06:02.682Z] #46 31.90 (10/11) Installing libucontext (1.2-r2) [2024-03-07T23:06:02.682Z] #46 31.90 (11/11) Installing gcompat (1.1.0-r1) [2024-03-07T23:06:02.682Z] #46 31.91 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.682Z] #46 31.91 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:06:02.682Z] #46 32.00 OK: 12 MiB in 26 packages [2024-03-07T23:06:02.939Z] #46 DONE 32.2s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-07T23:06:02.939Z] #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #0 1.785 OK: 17 MiB in 19 packages [2024-03-07T23:06:02.939Z] #65 DONE 2.0s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #45 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:06:02.939Z] #45 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #45 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #45 31.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:02.939Z] #45 31.97 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:02.939Z] #45 31.99 OK: 7 MiB in 16 packages [2024-03-07T23:06:02.939Z] #45 DONE 32.2s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:06:02.939Z] #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #0 1.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:02.939Z] #0 1.764 OK: 264 MiB in 52 packages [2024-03-07T23:06:02.939Z] #66 DONE 2.1s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:02.939Z] #67 DONE 0.1s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:02.939Z] #68 DONE 0.3s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:02.939Z] #69 DONE 0.3s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:02.939Z] #70 DONE 0.3s [2024-03-07T23:06:02.939Z] [2024-03-07T23:06:02.939Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:03.197Z] #71 ... [2024-03-07T23:06:03.197Z] [2024-03-07T23:06:03.197Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:06:03.197Z] #57 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:03.197Z] #57 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:03.197Z] #57 32.12 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:03.197Z] #57 32.14 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:03.197Z] #57 32.14 OK: 7 MiB in 16 packages [2024-03-07T23:06:03.197Z] #57 DONE 32.4s [2024-03-07T23:06:03.197Z] [2024-03-07T23:06:03.197Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:06:03.197Z] #53 30.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:03.197Z] #53 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:03.197Z] #53 32.03 (1/2) Installing ca-certificates (20230506-r0) [2024-03-07T23:06:03.197Z] #53 32.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:06:03.197Z] #53 32.06 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:06:03.197Z] #53 32.09 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:06:03.197Z] #53 32.18 OK: 8 MiB in 17 packages [2024-03-07T23:06:03.197Z] #53 DONE 32.4s [2024-03-07T23:06:03.197Z] [2024-03-07T23:06:03.197Z] #72 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:04.131Z] #72 ... [2024-03-07T23:06:04.131Z] [2024-03-07T23:06:04.131Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-07T23:06:04.131Z] #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.131Z] #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.131Z] #0 2.050 OK: 7 MiB in 17 packages [2024-03-07T23:06:04.131Z] #73 DONE 2.2s [2024-03-07T23:06:04.388Z] [2024-03-07T23:06:04.388Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-07T23:06:04.388Z] #62 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.388Z] #62 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.388Z] #62 2.183 OK: 8 MiB in 20 packages [2024-03-07T23:06:04.665Z] #62 DONE 2.3s [2024-03-07T23:06:04.665Z] [2024-03-07T23:06:04.665Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-07T23:06:04.665Z] #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.665Z] #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.665Z] #0 1.795 OK: 8 MiB in 19 packages [2024-03-07T23:06:04.665Z] #74 DONE 1.9s [2024-03-07T23:06:04.665Z] [2024-03-07T23:06:04.665Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:06:04.665Z] #75 ... [2024-03-07T23:06:04.665Z] [2024-03-07T23:06:04.665Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-07T23:06:04.665Z] #76 DONE 0.6s [2024-03-07T23:06:04.925Z] [2024-03-07T23:06:04.925Z] #72 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:04.925Z] #72 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.925Z] #72 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:04.925Z] #72 2.007 OK: 7 MiB in 16 packages [2024-03-07T23:06:06.885Z] #72 ... [2024-03-07T23:06:06.885Z] [2024-03-07T23:06:06.885Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-07T23:06:06.885Z] #77 DONE 2.3s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:06:07.163Z] #78 DONE 2.6s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-07T23:06:07.163Z] #0 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:07.163Z] #0 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:07.163Z] #0 2.521 OK: 17 MiB in 19 packages [2024-03-07T23:06:07.163Z] #79 DONE 4.9s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:07.163Z] #72 DONE 4.2s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-07T23:06:07.163Z] #80 ... [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-07T23:06:07.163Z] #81 DONE 2.6s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:06:07.163Z] #75 DONE 2.6s [2024-03-07T23:06:07.163Z] [2024-03-07T23:06:07.163Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-07T23:06:07.163Z] #82 DONE 0.1s [2024-03-07T23:06:07.423Z] [2024-03-07T23:06:07.423Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-07T23:06:08.147Z] #83 DONE 0.9s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-07T23:06:08.147Z] #80 DONE 0.9s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:08.147Z] #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:08.147Z] #0 4.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:08.147Z] #0 4.751 OK: 12 MiB in 26 packages [2024-03-07T23:06:08.147Z] #84 DONE 5.2s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:06:08.147Z] #85 DONE 0.9s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-07T23:06:08.147Z] #86 DONE 0.1s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-07T23:06:08.147Z] #87 DONE 0.1s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-07T23:06:08.147Z] #88 DONE 0.1s [2024-03-07T23:06:08.147Z] [2024-03-07T23:06:08.147Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:06:08.148Z] #89 DONE 0.1s [2024-03-07T23:06:08.148Z] [2024-03-07T23:06:08.148Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:06:08.148Z] #90 DONE 0.1s [2024-03-07T23:06:08.148Z] [2024-03-07T23:06:08.148Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-07T23:06:08.148Z] #91 DONE 0.1s [2024-03-07T23:06:08.148Z] [2024-03-07T23:06:08.148Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-07T23:06:08.434Z] #92 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-07T23:06:08.434Z] #93 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-07T23:06:08.434Z] #94 ... [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:06:08.434Z] #95 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-07T23:06:08.434Z] #96 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-07T23:06:08.434Z] #94 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-07T23:06:08.434Z] #97 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-07T23:06:08.434Z] #98 DONE 0.1s [2024-03-07T23:06:08.434Z] [2024-03-07T23:06:08.434Z] #99 [security-spire-server] exporting to image [2024-03-07T23:06:08.434Z] #99 exporting layers [2024-03-07T23:06:09.009Z] #99 ... [2024-03-07T23:06:09.009Z] [2024-03-07T23:06:09.009Z] #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:09.009Z] #0 5.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:09.009Z] #0 5.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:09.009Z] #0 5.903 OK: 7 MiB in 16 packages [2024-03-07T23:06:09.009Z] #100 DONE 6.0s [2024-03-07T23:06:09.267Z] [2024-03-07T23:06:09.267Z] #101 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:06:09.267Z] #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:09.267Z] #0 5.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:06:09.267Z] #0 5.945 OK: 8 MiB in 17 packages [2024-03-07T23:06:09.267Z] #101 DONE 6.1s [2024-03-07T23:06:09.267Z] [2024-03-07T23:06:09.267Z] #99 [security-spire-config] exporting to image [2024-03-07T23:06:09.267Z] #99 exporting layers 0.7s done [2024-03-07T23:06:09.267Z] #99 writing image sha256:026883e1414cf277e383d148e2f0d2eeb48bf2eeb696fe8ef0a24686d400c745 0.0s done [2024-03-07T23:06:09.267Z] #99 naming to docker.io/library/security-spire-config done [2024-03-07T23:06:09.267Z] #99 writing image sha256:a63c93e5fdf3be18f75443d2b7d20a32944d2fa7286726cbc94bf8891813a7f4 0.0s done [2024-03-07T23:06:09.267Z] #99 naming to docker.io/library/security-spire-server [2024-03-07T23:06:09.267Z] #99 exporting layers 0.6s done [2024-03-07T23:06:09.267Z] #99 naming to docker.io/library/security-spire-server done [2024-03-07T23:06:09.267Z] #99 writing image sha256:808100c81e136a5256785d87cc58602cfe7fabec454733eadeaa12c9315f69d4 done [2024-03-07T23:06:09.267Z] #99 naming to docker.io/library/security-spire-agent done [2024-03-07T23:06:09.267Z] #99 DONE 0.7s [2024-03-07T23:06:09.267Z] [2024-03-07T23:06:09.267Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:11.195Z] #102 ... [2024-03-07T23:06:11.195Z] [2024-03-07T23:06:11.195Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:06:11.195Z] #58 ... [2024-03-07T23:06:11.195Z] [2024-03-07T23:06:11.195Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:12.846Z] #103 ... [2024-03-07T23:06:12.846Z] [2024-03-07T23:06:12.846Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:20.032Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-07T23:06:20.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:06:22.557Z] Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f499acd0abad9633e3d98eb81665596835595e6 [2024-03-07T23:06:22.595Z] #104 DONE 19.2s [2024-03-07T23:06:22.595Z] [2024-03-07T23:06:22.595Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:22.595Z] #71 DONE 19.1s [2024-03-07T23:06:22.595Z] [2024-03-07T23:06:22.595Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:22.595Z] #102 DONE 19.1s [2024-03-07T23:06:22.595Z] [2024-03-07T23:06:22.595Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:22.595Z] #103 DONE 19.2s [2024-03-07T23:06:22.595Z] [2024-03-07T23:06:22.595Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-07T23:06:21.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-07T23:06:21.870Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-07T23:06:21.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:21.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4772/head:refs/remotes/origin/PR-4772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:06:22.594Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:06:23.100Z] Merge succeeded, producing 5f499acd0abad9633e3d98eb81665596835595e6 [2024-03-07T23:06:23.100Z] Checking out Revision 5f499acd0abad9633e3d98eb81665596835595e6 (PR-4772) [2024-03-07T23:06:24.548Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:06:24.606Z] > git --version # timeout=10 [2024-03-07T23:06:24.619Z] > git --version # 'git version 2.25.1' [2024-03-07T23:06:24.634Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2024-03-07T23:06:22.676Z] > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 [2024-03-07T23:06:22.963Z] > git remote # timeout=10 [2024-03-07T23:06:22.993Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:06:23.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:06:23.039Z] > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [2024-03-07T23:06:23.074Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:06:23.107Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:06:23.132Z] > git checkout -f 5f499acd0abad9633e3d98eb81665596835595e6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:06:26.221Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:06:26.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:06:26.221Z] Dload Upload Total Spent Left Speed [2024-03-07T23:06:26.221Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-03-07T23:06:26.597Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:06:26.985Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-07T23:06:26.985Z] sudo tee /etc/docker/daemon.new [2024-03-07T23:06:26.985Z] { [2024-03-07T23:06:26.985Z] "registry-mirrors": [ [2024-03-07T23:06:26.985Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:06:26.985Z] ], [2024-03-07T23:06:26.985Z] "bip": "10.250.0.254/24", [2024-03-07T23:06:26.985Z] "hosts": [ [2024-03-07T23:06:26.985Z] "tcp://0.0.0.0:5555", [2024-03-07T23:06:26.985Z] "unix:///var/run/docker.sock" [2024-03-07T23:06:26.985Z] ], [2024-03-07T23:06:26.985Z] "mtu": 1458, [2024-03-07T23:06:26.985Z] "selinux-enabled": true, [2024-03-07T23:06:26.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:06:26.985Z] } [Pipeline] sh [2024-03-07T23:06:27.593Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:06:27.997Z] + sudo service docker restart [2024-03-07T23:06:32.640Z] #105 DONE 10.0s [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #106 [support-scheduler builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #106 DONE 10.1s [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #107 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #108 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #109 [core-data builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #109 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #110 DONE 10.1s [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #111 [core-metadata builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #111 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #112 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #113 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #114 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #115 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #116 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #117 DONE 10.1s [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #118 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #119 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #120 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #121 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #122 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #123 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #124 [core-command builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #124 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #125 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #126 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-03-07T23:06:32.640Z] #127 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:06:32.640Z] #128 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:06:32.640Z] #129 CACHED [2024-03-07T23:06:32.640Z] [2024-03-07T23:06:32.640Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-07T23:06:33.209Z] #130 0.926 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-07T23:06:43.727Z] #130 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-07T23:06:43.727Z] #0 0.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-07T23:06:43.727Z] #131 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-07T23:06:43.727Z] #0 1.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-07T23:06:43.727Z] #132 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:06:43.727Z] #0 0.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-07T23:06:43.727Z] #133 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-07T23:06:43.727Z] #0 1.720 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-07T23:06:43.727Z] #134 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:06:43.727Z] #0 1.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-07T23:06:43.727Z] #135 ... [2024-03-07T23:06:43.727Z] [2024-03-07T23:06:43.727Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:06:43.727Z] #0 0.836 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-07T23:06:43.994Z] #136 ... [2024-03-07T23:06:43.994Z] [2024-03-07T23:06:43.994Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:06:43.994Z] #0 0.941 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-07T23:06:43.994Z] #137 ... [2024-03-07T23:06:43.994Z] [2024-03-07T23:06:43.994Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-07T23:06:43.994Z] #0 1.315 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-07T23:06:44.252Z] #138 ... [2024-03-07T23:06:44.252Z] [2024-03-07T23:06:44.252Z] #139 [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-03-07T23:06:44.252Z] #0 1.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-07T23:06:44.252Z] #139 ... [2024-03-07T23:06:44.252Z] [2024-03-07T23:06:44.252Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:06:44.252Z] #0 1.218 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:06:46.129Z] provisioning config files... [2024-03-07T23:06:46.173Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3544471508172112684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:06:48.013Z] ---> ****-login.sh [2024-03-07T23:06:48.013Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:06:48.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:48.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:48.432Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:48.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:48.432Z] [2024-03-07T23:06:48.432Z] Login Succeeded [2024-03-07T23:06:48.432Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:06:48.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:48.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:48.725Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:48.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:48.725Z] [2024-03-07T23:06:48.725Z] Login Succeeded [2024-03-07T23:06:48.725Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:06:49.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:49.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:49.026Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:49.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:49.026Z] [2024-03-07T23:06:49.027Z] Login Succeeded [2024-03-07T23:06:49.027Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:06:49.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:49.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:49.298Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:49.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:49.298Z] [2024-03-07T23:06:49.298Z] Login Succeeded [2024-03-07T23:06:49.585Z] ****.io [2024-03-07T23:06:49.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:06:49.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:06:49.858Z] Configure a credential helper to remove this warning. See [2024-03-07T23:06:49.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:06:49.858Z] [2024-03-07T23:06:49.858Z] Login Succeeded [2024-03-07T23:06:49.858Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:06:49.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-07T23:06:51.086Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-07T23:06:51.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:51.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:06:51.296Z] ========================================================= [2024-03-07T23:06:51.296Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:06:51.296Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:06:52.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:06:52.598Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:06:52.598Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:06:52.598Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:06:52.598Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:06:52.598Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:06:52.598Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:06:52.598Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:06:52.598Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:06:52.598Z] 872ee5b61b7b: Waiting [2024-03-07T23:06:52.598Z] 0c6a40ed1a82: Waiting [2024-03-07T23:06:52.598Z] 94ae7d8d031c: Waiting [2024-03-07T23:06:52.598Z] f0e02332f6b5: Waiting [2024-03-07T23:06:52.598Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:06:52.598Z] 5d54e960e981: Download complete [2024-03-07T23:06:52.598Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:06:52.598Z] f0e02332f6b5: Download complete [2024-03-07T23:06:52.598Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:06:52.598Z] 872ee5b61b7b: Download complete [2024-03-07T23:06:52.598Z] 9fda8d8052c6: Download complete [2024-03-07T23:06:53.324Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:06:53.324Z] 94ae7d8d031c: Download complete [2024-03-07T23:06:53.928Z] 9fda8d8052c6: Pull complete [2024-03-07T23:06:54.516Z] 5d54e960e981: Pull complete [2024-03-07T23:06:54.791Z] c4a7e357bf2a: Download complete [2024-03-07T23:06:55.759Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:06:55.759Z] 0c6a40ed1a82: Download complete [2024-03-07T23:07:08.194Z] c4a7e357bf2a: Pull complete [2024-03-07T23:07:08.194Z] f0e02332f6b5: Pull complete [2024-03-07T23:07:08.194Z] 872ee5b61b7b: Pull complete [2024-03-07T23:07:15.929Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:07:17.917Z] 94ae7d8d031c: Pull complete [2024-03-07T23:07:17.917Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:07:17.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:07:17.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:07:18.400Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:07:18.400Z] WORKDIR /edgex [2024-03-07T23:07:18.400Z] COPY go.mod . [2024-03-07T23:07:18.400Z] RUN go mod download [2024-03-07T23:07:18.400Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-07T23:07:19.001Z] Sending build context to Docker daemon 2.92MB [2024-03-07T23:07:19.001Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:07:19.001Z] ---> 86de565de09d [2024-03-07T23:07:19.001Z] Step 2/4 : WORKDIR /edgex [2024-03-07T23:07:20.967Z] ---> Running in 4822b7d8bfef [2024-03-07T23:07:21.556Z] Removing intermediate container 4822b7d8bfef [2024-03-07T23:07:21.556Z] ---> 78f7fa759eb9 [2024-03-07T23:07:21.556Z] Step 3/4 : COPY go.mod . [2024-03-07T23:07:22.412Z] ---> 3380952bb057 [2024-03-07T23:07:22.412Z] Step 4/4 : RUN go mod download [2024-03-07T23:07:22.412Z] ---> Running in b767bdf97df2 [2024-03-07T23:07:53.536Z] #140 ... [2024-03-07T23:07:53.536Z] [2024-03-07T23:07:53.537Z] #139 [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-03-07T23:07:53.537Z] #139 73.03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-07T23:08:00.171Z] #139 DONE 87.4s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-07T23:08:00.171Z] #132 DONE 87.4s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-07T23:08:00.171Z] #131 DONE 87.4s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:08:00.171Z] #133 DONE 87.5s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-07T23:08:00.171Z] #130 DONE 87.4s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.171Z] #141 ... [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:08:00.171Z] #137 DONE 87.5s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:08:00.171Z] #135 DONE 87.6s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-07T23:08:00.171Z] #138 DONE 87.8s [2024-03-07T23:08:00.171Z] [2024-03-07T23:08:00.171Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.171Z] #142 ... [2024-03-07T23:08:00.172Z] [2024-03-07T23:08:00.172Z] #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-07T23:08:00.172Z] #134 DONE 87.8s [2024-03-07T23:08:00.172Z] [2024-03-07T23:08:00.172Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:08:00.172Z] #140 DONE 87.8s [2024-03-07T23:08:00.172Z] [2024-03-07T23:08:00.172Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:08:00.172Z] #136 DONE 87.9s [2024-03-07T23:08:00.172Z] [2024-03-07T23:08:00.172Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #143 ... [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #144 DONE 0.7s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #141 DONE 0.7s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #145 DONE 0.7s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #142 DONE 0.6s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-07T23:08:00.433Z] #146 DONE 0.7s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.433Z] #143 DONE 0.4s [2024-03-07T23:08:00.433Z] [2024-03-07T23:08:00.433Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-07T23:08:00.694Z] #147 ... [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.694Z] #148 DONE 0.5s [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #149 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #149 DONE 0.3s [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #150 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.694Z] #151 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.694Z] #152 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #153 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.694Z] #154 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #155 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #156 DONE 0.3s [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #157 DONE 0.3s [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #158 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:00.694Z] #159 CACHED [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:00.694Z] #160 DONE 0.3s [2024-03-07T23:08:00.694Z] [2024-03-07T23:08:00.694Z] #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-07T23:08:02.610Z] #161 ... [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:02.610Z] #162 DONE 1.6s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:02.610Z] #163 DONE 1.6s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #164 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-07T23:08:02.610Z] #164 DONE 1.6s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-07T23:08:02.610Z] #165 DONE 1.6s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #166 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-07T23:08:02.610Z] #166 DONE 1.6s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-07T23:08:02.610Z] #167 DONE 1.7s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-07T23:08:02.610Z] #168 DONE 1.7s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #169 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-07T23:08:02.610Z] #169 DONE 1.7s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #170 [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-03-07T23:08:02.610Z] #170 DONE 1.7s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #161 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-07T23:08:02.610Z] #161 DONE 1.7s [2024-03-07T23:08:02.610Z] [2024-03-07T23:08:02.610Z] #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #171 ... [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #172 [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-03-07T23:08:02.870Z] #172 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #173 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #174 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-07T23:08:02.870Z] #175 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #176 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #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-03-07T23:08:02.870Z] #177 DONE 0.5s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #178 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #178 DONE 0.6s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:02.870Z] #179 DONE 0.5s [2024-03-07T23:08:02.870Z] [2024-03-07T23:08:02.870Z] #99 [support-notifications] exporting to image [2024-03-07T23:08:02.870Z] #99 exporting layers [2024-03-07T23:08:03.133Z] #99 ... [2024-03-07T23:08:03.133Z] [2024-03-07T23:08:03.133Z] #171 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:03.133Z] #171 DONE 0.5s [2024-03-07T23:08:03.133Z] [2024-03-07T23:08:03.133Z] #180 [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-03-07T23:08:03.133Z] #180 DONE 0.6s [2024-03-07T23:08:03.133Z] [2024-03-07T23:08:03.133Z] #147 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-07T23:08:03.133Z] #147 DONE 2.5s [2024-03-07T23:08:03.133Z] [2024-03-07T23:08:03.133Z] #99 [core-data] exporting to image [2024-03-07T23:08:03.133Z] #99 exporting layers 0.1s done [2024-03-07T23:08:03.133Z] #99 writing image sha256:3d9f5157c3fdcc3f33dabd7161aa4565b68485147842c131ce39df7625445f24 [2024-03-07T23:08:03.396Z] #99 ... [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-07T23:08:03.396Z] #181 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-07T23:08:03.396Z] #182 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #183 [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-03-07T23:08:03.396Z] #183 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-07T23:08:03.396Z] #184 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #99 [security-spiffe-token-provider] exporting to image [2024-03-07T23:08:03.396Z] #99 writing image sha256:3d9f5157c3fdcc3f33dabd7161aa4565b68485147842c131ce39df7625445f24 0.1s done [2024-03-07T23:08:03.396Z] #99 naming to docker.io/library/core-command done [2024-03-07T23:08:03.396Z] #99 ... [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-07T23:08:03.396Z] #185 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:08:03.396Z] #186 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:08:03.396Z] #187 DONE 0.4s [2024-03-07T23:08:03.396Z] [2024-03-07T23:08:03.396Z] #99 [support-scheduler] exporting to image [2024-03-07T23:08:03.396Z] #99 exporting layers 0.4s done [2024-03-07T23:08:03.396Z] #99 writing image sha256:89372ff824cb2983e7aad7c97628f8d3266f77cefa4c8420a815080428d5034d 0.0s done [2024-03-07T23:08:03.396Z] #99 naming to docker.io/library/support-scheduler done [2024-03-07T23:08:03.655Z] #99 exporting layers 0.2s done [2024-03-07T23:08:03.655Z] #99 writing image sha256:612a9e822a8d8929b50031d069848ee4ee5ede1e12a69a8dde637730838d5420 [2024-03-07T23:08:03.655Z] #99 ... [2024-03-07T23:08:03.655Z] [2024-03-07T23:08:03.655Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-07T23:08:03.655Z] #188 DONE 0.4s [2024-03-07T23:08:03.655Z] [2024-03-07T23:08:03.655Z] #99 [core-data] exporting to image [2024-03-07T23:08:03.655Z] #99 writing image sha256:612a9e822a8d8929b50031d069848ee4ee5ede1e12a69a8dde637730838d5420 done [2024-03-07T23:08:03.655Z] #99 naming to docker.io/library/support-notifications done [2024-03-07T23:08:03.655Z] #99 writing image sha256:c35e78bbb3ac907445abcc217c9ef665b5ebaef2114af4916c4dc87d4a19f12e done [2024-03-07T23:08:03.655Z] #99 naming to docker.io/library/core-data done [2024-03-07T23:08:03.655Z] #99 ... [2024-03-07T23:08:03.655Z] [2024-03-07T23:08:03.655Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:08:03.655Z] #189 DONE 0.4s [2024-03-07T23:08:03.655Z] [2024-03-07T23:08:03.655Z] #99 [core-metadata] exporting to image [2024-03-07T23:08:03.655Z] #99 exporting layers 0.4s done [2024-03-07T23:08:03.655Z] #99 writing image sha256:8c99b07461f3ab95dcfc1ec8a64823f4dd1946560ddea2268505915b6743b247 0.0s done [2024-03-07T23:08:03.655Z] #99 naming to docker.io/library/core-metadata done [2024-03-07T23:08:03.915Z] #99 writing image sha256:9f2e506c9a7f8b698edb4ab16319a63b9a4bac6e9f9fa40bd2fa1bc276844b65 done [2024-03-07T23:08:03.915Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-03-07T23:08:03.915Z] #99 DONE 1.7s [2024-03-07T23:08:03.915Z] [2024-03-07T23:08:03.915Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-07T23:08:03.915Z] #190 DONE 0.4s [2024-03-07T23:08:03.915Z] [2024-03-07T23:08:03.915Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:08:03.915Z] #191 DONE 0.6s [2024-03-07T23:08:03.915Z] [2024-03-07T23:08:03.915Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-07T23:08:03.915Z] #192 ... [2024-03-07T23:08:03.915Z] [2024-03-07T23:08:03.915Z] #193 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-07T23:08:03.915Z] #193 DONE 0.3s [2024-03-07T23:08:04.173Z] [2024-03-07T23:08:04.173Z] #99 [security-proxy-auth] exporting to image [2024-03-07T23:08:04.434Z] #99 ... [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-07T23:08:04.434Z] #192 DONE 0.5s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:08:04.434Z] #194 DONE 1.0s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #195 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-07T23:08:04.434Z] #195 DONE 0.6s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-07T23:08:04.434Z] #196 DONE 0.1s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #99 [security-proxy-auth] exporting to image [2024-03-07T23:08:04.434Z] #99 writing image sha256:c96bc55780df595cc2147547d7c92e5661d03acf2229f2e11755284f268879e2 done [2024-03-07T23:08:04.434Z] #99 naming to docker.io/library/security-proxy-auth done [2024-03-07T23:08:04.434Z] #99 exporting layers 0.2s done [2024-03-07T23:08:04.434Z] #99 writing image sha256:228e5ebe8be9e25b0f798e227219c0c30a48ca58f98a07a3bc380fefa2b5bad4 done [2024-03-07T23:08:04.434Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-03-07T23:08:04.434Z] #99 DONE 2.3s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-07T23:08:04.434Z] #197 DONE 0.2s [2024-03-07T23:08:04.434Z] [2024-03-07T23:08:04.434Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:08:04.694Z] #198 ... [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:08:04.694Z] #199 DONE 0.7s [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #200 [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-03-07T23:08:04.694Z] #200 DONE 0.2s [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #201 [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-03-07T23:08:04.694Z] #201 DONE 0.1s [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-07T23:08:04.694Z] #202 DONE 0.0s [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-07T23:08:04.694Z] #203 DONE 0.0s [2024-03-07T23:08:04.694Z] [2024-03-07T23:08:04.694Z] #99 [security-proxy-setup] exporting to image [2024-03-07T23:08:04.953Z] #99 exporting layers 0.2s done [2024-03-07T23:08:04.953Z] #99 writing image sha256:aa981e5e80680df1ff22be06baf2c1d2321909351e6ac7e65c6d8afafabc8d72 done [2024-03-07T23:08:04.953Z] #99 naming to docker.io/library/security-proxy-setup done [2024-03-07T23:08:04.953Z] #99 DONE 2.6s [2024-03-07T23:08:04.953Z] [2024-03-07T23:08:04.953Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-07T23:08:05.214Z] #204 ... [2024-03-07T23:08:05.214Z] [2024-03-07T23:08:05.214Z] #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:08:05.214Z] #198 DONE 0.5s [2024-03-07T23:08:05.214Z] [2024-03-07T23:08:05.214Z] #99 [security-secretstore-setup] exporting to image [2024-03-07T23:08:05.214Z] #99 exporting layers 0.3s done [2024-03-07T23:08:05.476Z] #99 ... [2024-03-07T23:08:05.476Z] [2024-03-07T23:08:05.476Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-07T23:08:05.476Z] #204 DONE 0.4s [2024-03-07T23:08:05.476Z] [2024-03-07T23:08:05.476Z] #99 [security-bootstrapper] exporting to image [2024-03-07T23:08:05.476Z] #99 writing image sha256:1a94a7b4b160002f65c40e93e6187054614a82d6c2a63fedc63f0506d728b100 done [2024-03-07T23:08:05.476Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-03-07T23:08:05.476Z] #99 exporting layers 0.2s done [2024-03-07T23:08:05.476Z] #99 writing image sha256:1e73d40bdb62a87da74d3a8ca4ec88b9943d96ad2882dcf54c6ee88a89faea13 done [2024-03-07T23:08:05.476Z] #99 naming to docker.io/library/security-bootstrapper done [2024-03-07T23:08:05.476Z] #99 DONE 3.1s [2024-03-07T23:08:05.476Z] [2024-03-07T23:08:05.476Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:08:05.476Z] time="2024-03-07T23:05:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-07T23:08:05.509Z] $ docker stop --time=1 c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf [2024-03-07T23:08:06.790Z] $ docker rm -f --volumes c9ae062a241fdb9d3d196b73fcca955e9be25246723c8dbecb0044c0aef1dbaf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:08:07.270Z] + docker images [2024-03-07T23:08:07.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-07T23:08:07.270Z] security-bootstrapper latest 1e73d40bdb62 2 seconds ago 18.6MB [2024-03-07T23:08:07.270Z] security-proxy-setup latest aa981e5e8068 3 seconds ago 25.9MB [2024-03-07T23:08:07.270Z] core-common-config-bootstrapper latest 228e5ebe8be9 3 seconds ago 15MB [2024-03-07T23:08:07.270Z] security-secretstore-setup latest 1a94a7b4b160 3 seconds ago 36.3MB [2024-03-07T23:08:07.270Z] security-spiffe-token-provider latest 9f2e506c9a7f 4 seconds ago 28.7MB [2024-03-07T23:08:07.270Z] core-metadata latest 8c99b07461f3 4 seconds ago 17.4MB [2024-03-07T23:08:07.270Z] security-proxy-auth latest c96bc55780df 4 seconds ago 15.8MB [2024-03-07T23:08:07.270Z] support-scheduler latest 89372ff824cb 5 seconds ago 26.2MB [2024-03-07T23:08:07.270Z] core-command latest 3d9f5157c3fd 5 seconds ago 17MB [2024-03-07T23:08:07.270Z] core-data latest c35e78bbb3ac 5 seconds ago 17.2MB [2024-03-07T23:08:07.270Z] support-notifications latest 612a9e822a8d 5 seconds ago 26.7MB [2024-03-07T23:08:07.270Z] security-spire-server latest a63c93e5fdf3 About a minute ago 102MB [2024-03-07T23:08:07.270Z] security-spire-agent latest 808100c81e13 About a minute ago 161MB [2024-03-07T23:08:07.270Z] security-spire-config latest 026883e1414c About a minute ago 102MB [2024-03-07T23:08:07.270Z] ci-base-image-x86_64 latest 3c16455be8e8 4 minutes ago 885MB [2024-03-07T23:08:07.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-07T23:08:07.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-07T23:08:07.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-07T23:08:09.366Z] Removing intermediate container b767bdf97df2 [2024-03-07T23:08:09.366Z] ---> 7a34532c21d1 [2024-03-07T23:08:09.366Z] Successfully built 7a34532c21d1 [2024-03-07T23:08:09.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:08:09.848Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:08:09.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:08:10.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container [2024-03-07T23:08:10.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:08:12.230Z] $ docker top cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:08:13.403Z] + go version [2024-03-07T23:08:13.403Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:08:13.441Z] $ docker stop --time=1 cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 [2024-03-07T23:08:15.268Z] $ docker rm -f --volumes cd42a94078c72aa3136ad6a36d5e9a4f2b42fd4ebdfdf4e67e6d5bc57f6a4b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:08:16.780Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:08:16.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:08:17.144Z] prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container [2024-03-07T23:08:17.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-07T23:08:18.516Z] $ docker top 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-07T23:08:18.955Z] ========================================================= [2024-03-07T23:08:18.955Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-07T23:08:18.955Z] ========================================================= [Pipeline] sh [2024-03-07T23:08:19.612Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:08:20.406Z] + make test [2024-03-07T23:08:20.406Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:09:16.872Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-07T23:11:38.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-07T23:11:39.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-07T23:11:39.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-07T23:11:40.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.268s coverage: 28.7% of statements [2024-03-07T23:11:51.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.357s coverage: 97.0% of statements [2024-03-07T23:11:56.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-07T23:11:56.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-07T23:11:56.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-07T23:12:00.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.503s coverage: 69.2% of statements [2024-03-07T23:12:02.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-07T23:12:02.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-07T23:12:04.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.401s coverage: 53.2% of statements [2024-03-07T23:12:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-07T23:12:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-07T23:12:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:12:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-07T23:12:10.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-07T23:12:19.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-07T23:12:19.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-07T23:12:25.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.981s coverage: 93.4% of statements [2024-03-07T23:12:25.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.674s coverage: 4.1% of statements [2024-03-07T23:12:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-07T23:12:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:12:40.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-07T23:12:41.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-07T23:12:42.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.443s coverage: 97.6% of statements [2024-03-07T23:12:42.816Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.253s coverage: 72.2% of statements [2024-03-07T23:12:55.262Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-07T23:12:55.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-07T23:12:56.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.526s coverage: 0.9% of statements [2024-03-07T23:12:56.697Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.350s coverage: 32.2% of statements [2024-03-07T23:13:02.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.352s coverage: 41.7% of statements [2024-03-07T23:13:03.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.323s coverage: 82.9% of statements [2024-03-07T23:13:03.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.282s coverage: 94.1% of statements [2024-03-07T23:13:03.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.365s coverage: 96.3% of statements [2024-03-07T23:13:08.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.294s coverage: 87.5% of statements [2024-03-07T23:13:10.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-07T23:13:11.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-07T23:13:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-07T23:13:11.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-07T23:13:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-07T23:13:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-07T23:13:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-07T23:13:14.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-07T23:13:20.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.274s coverage: 94.4% of statements [2024-03-07T23:13:20.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-07T23:13:20.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-07T23:13:20.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-07T23:13:20.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-07T23:13:32.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-07T23:13:32.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-07T23:13:33.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.223s coverage: 79.9% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.264s coverage: 62.3% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.229s coverage: 87.2% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.229s coverage: 20.0% of statements [2024-03-07T23:13:35.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.211s coverage: 100.0% of statements [2024-03-07T23:13:38.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-07T23:13:38.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-07T23:13:38.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.447s coverage: 81.8% of statements [2024-03-07T23:13:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.496s coverage: 82.1% of statements [2024-03-07T23:13:40.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.264s coverage: 86.0% of statements [2024-03-07T23:13:45.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-07T23:13:45.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-07T23:13:47.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.024s coverage: 63.1% of statements [2024-03-07T23:13:47.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.267s coverage: 100.0% of statements [2024-03-07T23:13:48.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-03-07T23:13:48.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements [2024-03-07T23:13:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-07T23:13:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-07T23:13:48.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-07T23:13:49.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.094s coverage: 73.7% of statements [2024-03-07T23:13:49.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-03-07T23:13:56.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-07T23:13:56.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-07T23:13:56.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-07T23:13:57.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.885s coverage: 38.4% of statements [2024-03-07T23:13:57.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.255s coverage: 89.5% of statements [2024-03-07T23:14:02.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-07T23:14:02.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-07T23:14:02.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-07T23:14:02.215Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-07T23:14:02.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.236s coverage: 84.8% of statements [2024-03-07T23:14:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-07T23:14:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-07T23:14:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-07T23:14:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-07T23:14:16.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.396s coverage: 19.9% of statements [2024-03-07T23:14:18.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-07T23:14:18.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-07T23:14:18.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:14:18.901Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-07T23:14:20.886Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.873s coverage: 95.7% of statements [2024-03-07T23:14:23.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-07T23:14:23.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-07T23:14:24.964Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.316s coverage: 61.8% of statements [2024-03-07T23:14:29.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-07T23:14:29.275Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-07T23:14:30.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.503s coverage: 98.9% of statements [2024-03-07T23:14:32.159Z] 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-03-07T23:14:32.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-07T23:14:32.159Z] go vet ./... [2024-03-07T23:17:24.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:17:24.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:17:24.046Z] ./bin/test-attribution-txt.sh [2024-03-07T23:17:24.046Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:17:24.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-07T23:17:24.846Z] + ls -al . [2024-03-07T23:17:24.846Z] total 732 [2024-03-07T23:17:24.846Z] drwxrwxr-x 10 1001 1001 4096 Mar 7 23:08 . [2024-03-07T23:17:24.846Z] drwxr-xr-x 4 root root 4096 Mar 7 23:08 .. [2024-03-07T23:17:24.846Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 .blubracket [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 10 Mar 7 23:06 .dockerignore [2024-03-07T23:17:24.846Z] drwxrwxr-x 8 1001 1001 4096 Mar 7 23:06 .git [2024-03-07T23:17:24.846Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 23:06 .github [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 1074 Mar 7 23:06 .gitignore [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 42 Mar 7 23:06 .golangci.yml [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 100 Mar 7 23:06 .hadolint.yml [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 155 Mar 7 23:06 .sonarcloud.properties [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 1171 Mar 7 23:06 ADOPTERS.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 11674 Mar 7 23:06 Attribution.txt [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 100284 Mar 7 23:06 CHANGELOG.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 3804 Mar 7 23:06 CONTRIBUTING.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 677 Mar 7 23:06 GOVERNANCE.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 861 Mar 7 23:06 Jenkinsfile [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 10775 Mar 7 23:06 LICENSE [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 15392 Mar 7 23:06 Makefile [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 582 Mar 7 23:06 OWNERS.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 9528 Mar 7 23:06 README.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 789 Mar 7 23:06 SECURITY.md [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 5 Mar 7 23:02 VERSION [2024-03-07T23:17:24.846Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 bin [2024-03-07T23:17:24.846Z] drwxrwxr-x 18 1001 1001 4096 Mar 7 23:06 cmd [2024-03-07T23:17:24.846Z] -rw-r--r-- 1 root root 453602 Mar 7 23:14 coverage.out [2024-03-07T23:17:24.846Z] drwxrwxr-x 2 1001 1001 4096 Mar 7 23:06 fuzz_test [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 3734 Mar 7 23:06 go.mod [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 35998 Mar 7 23:06 go.sum [2024-03-07T23:17:24.846Z] drwxrwxr-x 7 1001 1001 4096 Mar 7 23:06 internal [2024-03-07T23:17:24.846Z] drwxrwxr-x 3 1001 1001 4096 Mar 7 23:06 openapi [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 584 Mar 7 23:06 security.txt [2024-03-07T23:17:24.846Z] -rw-rw-r-- 1 1001 1001 204 Mar 7 23:06 version.go [Pipeline] sh [2024-03-07T23:17:25.530Z] + '[' -e coverage.out ] [2024-03-07T23:17:25.530Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-07T23:17:25.564Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:17:26.668Z] Stashed 1 file(s) [Pipeline] sh [2024-03-07T23:17:27.342Z] + make build [2024-03-07T23:17:27.342Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-07T23:19:19.123Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-07T23:19:19.123Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-07T23:19:20.538Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-07T23:19:23.890Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-07T23:20:02.785Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-07T23:20:06.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-07T23:20:10.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-07T23:20:13.699Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-07T23:20:16.273Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-07T23:20:18.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-07T23:20:22.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-07T23:20:25.800Z] $ docker stop --time=1 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 [2024-03-07T23:20:27.784Z] $ docker rm -f --volumes 7376e59e4960c2705d0d9348af4b85940e7bd6e7cd3dcca6dd80a0207d845ae4 [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-03-07T23:20:31.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-07T23:20:31.052Z] [2024-03-07T23:20:31.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:20:31.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-07T23:20:31.874Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-07T23:20:31.874Z] 547446be3368: Pulling fs layer [2024-03-07T23:20:31.874Z] d125d8839a47: Pulling fs layer [2024-03-07T23:20:31.874Z] 3e85d5ac6304: Pulling fs layer [2024-03-07T23:20:31.874Z] c3105a71a48b: Pulling fs layer [2024-03-07T23:20:31.874Z] 0f093f025ec4: Pulling fs layer [2024-03-07T23:20:31.874Z] c3106fc0e877: Pulling fs layer [2024-03-07T23:20:31.874Z] c3105a71a48b: Waiting [2024-03-07T23:20:31.874Z] 0f093f025ec4: Waiting [2024-03-07T23:20:31.874Z] c3106fc0e877: Waiting [2024-03-07T23:20:31.874Z] 547446be3368: Verifying Checksum [2024-03-07T23:20:31.874Z] c3105a71a48b: Verifying Checksum [2024-03-07T23:20:31.874Z] c3105a71a48b: Download complete [2024-03-07T23:20:32.146Z] d125d8839a47: Verifying Checksum [2024-03-07T23:20:32.146Z] d125d8839a47: Download complete [2024-03-07T23:20:32.418Z] c3106fc0e877: Verifying Checksum [2024-03-07T23:20:32.418Z] c3106fc0e877: Download complete [2024-03-07T23:20:32.418Z] 0f093f025ec4: Verifying Checksum [2024-03-07T23:20:32.689Z] 547446be3368: Pull complete [2024-03-07T23:20:34.090Z] d125d8839a47: Pull complete [2024-03-07T23:20:34.357Z] 3e85d5ac6304: Verifying Checksum [2024-03-07T23:20:34.357Z] 3e85d5ac6304: Download complete [2024-03-07T23:20:44.417Z] 3e85d5ac6304: Pull complete [2024-03-07T23:20:44.417Z] c3105a71a48b: Pull complete [2024-03-07T23:20:44.996Z] 0f093f025ec4: Pull complete [2024-03-07T23:20:44.996Z] c3106fc0e877: Pull complete [2024-03-07T23:20:44.996Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-07T23:20:44.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-07T23:20:44.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:20:45.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container [2024-03-07T23:20:45.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-07T23:20:47.666Z] $ docker top 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:20:48.656Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-07T23:20:58.728Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-03-07T23:20:58.728Z] #1 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-03-07T23:20:58.728Z] #2 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #3 transferring dockerfile: 1.69kB done [2024-03-07T23:20:58.728Z] #3 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #4 transferring dockerfile: 1.70kB done [2024-03-07T23:20:58.728Z] #4 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #5 transferring dockerfile: 2.50kB 0.0s done [2024-03-07T23:20:58.728Z] #5 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #6 transferring dockerfile: 2.23kB done [2024-03-07T23:20:58.728Z] #6 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #7 transferring dockerfile: 2.93kB done [2024-03-07T23:20:58.728Z] #7 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #8 transferring dockerfile: 1.89kB done [2024-03-07T23:20:58.728Z] #8 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #9 transferring dockerfile: 1.81kB done [2024-03-07T23:20:58.728Z] #9 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #10 [core-data internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #10 transferring dockerfile: 2.01kB done [2024-03-07T23:20:58.728Z] #10 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #11 transferring dockerfile: 1.95kB done [2024-03-07T23:20:58.728Z] #11 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-03-07T23:20:58.728Z] #12 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #13 transferring dockerfile: 2.15kB done [2024-03-07T23:20:58.728Z] #13 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-03-07T23:20:58.728Z] #14 transferring dockerfile: 2.06kB done [2024-03-07T23:20:58.728Z] #14 DONE 0.1s [2024-03-07T23:20:58.728Z] [2024-03-07T23:20:58.728Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-03-07T23:20:58.728Z] #15 transferring context: 50B done [2024-03-07T23:20:58.728Z] #15 DONE 0.1s [2024-03-07T23:20:59.312Z] [2024-03-07T23:20:59.312Z] #16 [support-scheduler internal] load .dockerignore [2024-03-07T23:20:59.312Z] #16 transferring context: 50B 0.0s done [2024-03-07T23:20:59.312Z] #16 DONE 0.1s [2024-03-07T23:20:59.312Z] [2024-03-07T23:20:59.312Z] #17 [security-spire-config internal] load .dockerignore [2024-03-07T23:20:59.312Z] #17 transferring context: 50B done [2024-03-07T23:20:59.312Z] #17 DONE 0.1s [2024-03-07T23:20:59.312Z] [2024-03-07T23:20:59.312Z] #18 [security-spire-server internal] load .dockerignore [2024-03-07T23:20:59.312Z] #18 transferring context: 50B 0.0s done [2024-03-07T23:20:59.312Z] #18 DONE 0.1s [2024-03-07T23:20:59.312Z] [2024-03-07T23:20:59.312Z] #19 [security-proxy-setup internal] load .dockerignore [2024-03-07T23:20:59.312Z] #19 transferring context: 50B done [2024-03-07T23:20:59.312Z] #19 DONE 0.1s [2024-03-07T23:20:59.312Z] [2024-03-07T23:20:59.312Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-07T23:20:59.580Z] #20 transferring context: 50B done [2024-03-07T23:20:59.580Z] #20 DONE 0.1s [2024-03-07T23:20:59.580Z] [2024-03-07T23:20:59.580Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-03-07T23:20:59.580Z] #21 transferring context: 50B 0.0s done [2024-03-07T23:20:59.580Z] #21 DONE 0.1s [2024-03-07T23:20:59.580Z] [2024-03-07T23:20:59.580Z] #22 [security-bootstrapper internal] load .dockerignore [2024-03-07T23:20:59.580Z] #22 transferring context: 50B done [2024-03-07T23:20:59.580Z] #22 DONE 0.1s [2024-03-07T23:20:59.580Z] [2024-03-07T23:20:59.580Z] #23 [security-spire-agent internal] load .dockerignore [2024-03-07T23:20:59.857Z] #23 transferring context: 50B done [2024-03-07T23:20:59.857Z] #23 DONE 0.1s [2024-03-07T23:20:59.857Z] [2024-03-07T23:20:59.857Z] #24 [core-data internal] load .dockerignore [2024-03-07T23:20:59.857Z] #24 transferring context: 50B done [2024-03-07T23:20:59.857Z] #24 DONE 0.1s [2024-03-07T23:20:59.857Z] [2024-03-07T23:20:59.857Z] #25 [support-notifications internal] load .dockerignore [2024-03-07T23:20:59.857Z] #25 transferring context: 50B done [2024-03-07T23:20:59.857Z] #25 DONE 0.1s [2024-03-07T23:20:59.857Z] [2024-03-07T23:20:59.857Z] #26 [core-command internal] load .dockerignore [2024-03-07T23:20:59.857Z] #26 transferring context: 50B 0.0s done [2024-03-07T23:20:59.857Z] #26 DONE 0.1s [2024-03-07T23:20:59.857Z] [2024-03-07T23:20:59.857Z] #27 [security-proxy-auth internal] load .dockerignore [2024-03-07T23:20:59.857Z] #27 transferring context: 50B 0.0s done [2024-03-07T23:20:59.857Z] #27 DONE 0.1s [2024-03-07T23:20:59.857Z] [2024-03-07T23:20:59.857Z] #28 [core-metadata internal] load .dockerignore [2024-03-07T23:21:00.122Z] #28 transferring context: 50B 0.0s done [2024-03-07T23:21:00.122Z] #28 DONE 0.1s [2024-03-07T23:21:00.122Z] [2024-03-07T23:21:00.122Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:00.122Z] #29 DONE 0.0s [2024-03-07T23:21:00.122Z] [2024-03-07T23:21:00.122Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:00.702Z] #30 ... [2024-03-07T23:21:00.702Z] [2024-03-07T23:21:00.702Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:00.702Z] #29 DONE 0.0s [2024-03-07T23:21:00.702Z] [2024-03-07T23:21:00.702Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:00.969Z] #30 ... [2024-03-07T23:21:00.969Z] [2024-03-07T23:21:00.969Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:00.969Z] #29 DONE 0.0s [2024-03-07T23:21:00.969Z] [2024-03-07T23:21:00.969Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:00.969Z] #30 ... [2024-03-07T23:21:00.969Z] [2024-03-07T23:21:00.969Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:00.969Z] #29 DONE 0.0s [2024-03-07T23:21:00.969Z] [2024-03-07T23:21:00.969Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:01.235Z] #30 ... [2024-03-07T23:21:01.235Z] [2024-03-07T23:21:01.235Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:01.235Z] #29 DONE 0.0s [2024-03-07T23:21:01.235Z] [2024-03-07T23:21:01.235Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:01.235Z] #30 DONE 0.7s [2024-03-07T23:21:01.235Z] [2024-03-07T23:21:01.235Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:01.235Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:01.235Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.44MB / 3.33MB 0.4s [2024-03-07T23:21:01.235Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:01.235Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:01.235Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:01.503Z] #31 ... [2024-03-07T23:21:01.503Z] [2024-03-07T23:21:01.503Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:01.503Z] #29 DONE 0.0s [2024-03-07T23:21:01.503Z] [2024-03-07T23:21:01.503Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:01.503Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:01.503Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-07T23:21:01.503Z] #31 ... [2024-03-07T23:21:01.503Z] [2024-03-07T23:21:01.503Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:01.503Z] #30 DONE 0.8s [2024-03-07T23:21:01.503Z] [2024-03-07T23:21:01.503Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:01.503Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:01.503Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:01.503Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:01.503Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:01.503Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:01.769Z] #31 ... [2024-03-07T23:21:01.769Z] [2024-03-07T23:21:01.769Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:01.769Z] #29 DONE 0.0s [2024-03-07T23:21:01.769Z] [2024-03-07T23:21:01.769Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:02.038Z] #31 ... [2024-03-07T23:21:02.038Z] [2024-03-07T23:21:02.038Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:02.038Z] #29 DONE 0.1s [2024-03-07T23:21:02.038Z] [2024-03-07T23:21:02.038Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:02.038Z] #31 ... [2024-03-07T23:21:02.038Z] [2024-03-07T23:21:02.038Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:02.038Z] #29 DONE 0.1s [2024-03-07T23:21:02.038Z] [2024-03-07T23:21:02.038Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:02.038Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:02.038Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:02.038Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:02.038Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:02.038Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:02.304Z] #31 ... [2024-03-07T23:21:02.304Z] [2024-03-07T23:21:02.304Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:02.304Z] #29 DONE 0.1s [2024-03-07T23:21:02.304Z] [2024-03-07T23:21:02.304Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:02.572Z] #31 ... [2024-03-07T23:21:02.572Z] [2024-03-07T23:21:02.572Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-07T23:21:02.572Z] #29 DONE 0.1s [2024-03-07T23:21:02.572Z] [2024-03-07T23:21:02.572Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-07T23:21:02.572Z] #30 DONE 1.6s [2024-03-07T23:21:02.572Z] [2024-03-07T23:21:02.572Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:02.572Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:02.572Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:02.572Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:02.572Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:02.572Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:02.572Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:02.572Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:02.572Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:02.572Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:02.572Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:03.155Z] #31 ... [2024-03-07T23:21:03.155Z] [2024-03-07T23:21:03.155Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-07T23:21:03.155Z] #32 DONE 2.2s [2024-03-07T23:21:03.155Z] [2024-03-07T23:21:03.155Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:03.155Z] #31 ... [2024-03-07T23:21:03.155Z] [2024-03-07T23:21:03.155Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-07T23:21:03.155Z] #33 DONE 1.6s [2024-03-07T23:21:03.155Z] [2024-03-07T23:21:03.155Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:03.155Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:03.155Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:03.155Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:03.155Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:03.155Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:03.155Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done [2024-03-07T23:21:03.423Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-07T23:21:03.423Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-07T23:21:03.423Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-07T23:21:03.423Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-07T23:21:03.423Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-07T23:21:03.423Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.9s done [2024-03-07T23:21:04.382Z] #31 ... [2024-03-07T23:21:04.382Z] [2024-03-07T23:21:04.382Z] #34 [security-spire-server internal] load build context [2024-03-07T23:21:04.382Z] #34 transferring context: 18.10kB 0.1s done [2024-03-07T23:21:04.382Z] #34 DONE 1.2s [2024-03-07T23:21:04.382Z] [2024-03-07T23:21:04.382Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-07T23:21:04.382Z] #35 DONE 4.3s [2024-03-07T23:21:04.382Z] [2024-03-07T23:21:04.382Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:04.382Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-03-07T23:21:04.382Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-07T23:21:04.382Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-07T23:21:04.382Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-07T23:21:04.382Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s [2024-03-07T23:21:04.382Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-03-07T23:21:04.382Z] #36 ... [2024-03-07T23:21:04.382Z] [2024-03-07T23:21:04.382Z] #37 [security-spire-config internal] load build context [2024-03-07T23:21:04.382Z] #37 transferring context: 16.35kB 0.2s done [2024-03-07T23:21:04.383Z] #37 DONE 1.4s [2024-03-07T23:21:04.383Z] [2024-03-07T23:21:04.383Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:04.383Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-07T23:21:04.383Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-03-07T23:21:04.383Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-07T23:21:04.647Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-07T23:21:05.231Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s [2024-03-07T23:21:05.231Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2024-03-07T23:21:05.231Z] #36 ... [2024-03-07T23:21:05.231Z] [2024-03-07T23:21:05.231Z] #38 [security-spire-agent internal] load build context [2024-03-07T23:21:05.231Z] #38 transferring context: 17.63kB 0.1s done [2024-03-07T23:21:05.231Z] #38 DONE 1.9s [2024-03-07T23:21:05.231Z] [2024-03-07T23:21:05.231Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:21:05.231Z] #31 DONE 5.2s [2024-03-07T23:21:05.231Z] [2024-03-07T23:21:05.231Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:05.231Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s [2024-03-07T23:21:05.497Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2024-03-07T23:21:05.497Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2024-03-07T23:21:05.763Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.6s [2024-03-07T23:21:06.029Z] #36 ... [2024-03-07T23:21:06.029Z] [2024-03-07T23:21:06.029Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-07T23:21:06.029Z] #39 DONE 2.3s [2024-03-07T23:21:06.029Z] [2024-03-07T23:21:06.029Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:06.029Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-07T23:21:06.029Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-07T23:21:06.298Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.1s [2024-03-07T23:21:06.564Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.3s [2024-03-07T23:21:06.832Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.16MB / 23.39MB 2.8s [2024-03-07T23:21:07.102Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-07T23:21:07.102Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 3.0s [2024-03-07T23:21:07.367Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 3.2s [2024-03-07T23:21:07.956Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.7s [2024-03-07T23:21:08.228Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.14MB / 23.39MB 4.0s [2024-03-07T23:21:08.816Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.4s [2024-03-07T23:21:08.816Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.7s [2024-03-07T23:21:09.779Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.5s done [2024-03-07T23:21:10.047Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-07T23:21:10.648Z] #36 ... [2024-03-07T23:21:10.648Z] [2024-03-07T23:21:10.648Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:10.648Z] #40 transferring context: 41.56MB 9.8s [2024-03-07T23:21:10.914Z] #40 ... [2024-03-07T23:21:10.914Z] [2024-03-07T23:21:10.914Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:10.914Z] #41 ... [2024-03-07T23:21:10.914Z] [2024-03-07T23:21:10.914Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:11.180Z] #42 ... [2024-03-07T23:21:11.180Z] [2024-03-07T23:21:11.180Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:11.445Z] #40 ... [2024-03-07T23:21:11.445Z] [2024-03-07T23:21:11.445Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:11.445Z] #43 ... [2024-03-07T23:21:11.445Z] [2024-03-07T23:21:11.445Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:11.715Z] #44 ... [2024-03-07T23:21:11.715Z] [2024-03-07T23:21:11.715Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:11.715Z] #40 ... [2024-03-07T23:21:11.715Z] [2024-03-07T23:21:11.715Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:11.715Z] #45 ... [2024-03-07T23:21:11.715Z] [2024-03-07T23:21:11.715Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:11.983Z] #36 ... [2024-03-07T23:21:11.983Z] [2024-03-07T23:21:11.983Z] #46 [core-data internal] load build context [2024-03-07T23:21:12.254Z] #46 ... [2024-03-07T23:21:12.254Z] [2024-03-07T23:21:12.254Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:12.254Z] #47 ... [2024-03-07T23:21:12.254Z] [2024-03-07T23:21:12.254Z] #46 [core-data internal] load build context [2024-03-07T23:21:12.523Z] #46 ... [2024-03-07T23:21:12.523Z] [2024-03-07T23:21:12.523Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:12.790Z] #48 ... [2024-03-07T23:21:12.790Z] [2024-03-07T23:21:12.790Z] #49 [core-command internal] load build context [2024-03-07T23:21:13.056Z] #49 ... [2024-03-07T23:21:13.056Z] [2024-03-07T23:21:13.056Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:13.056Z] #50 ... [2024-03-07T23:21:13.056Z] [2024-03-07T23:21:13.056Z] #49 [core-command internal] load build context [2024-03-07T23:21:13.323Z] #49 ... [2024-03-07T23:21:13.323Z] [2024-03-07T23:21:13.323Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:21:13.323Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2024-03-07T23:21:13.323Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-07T23:21:13.323Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-07T23:21:13.323Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-07T23:21:13.323Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-07T23:21:13.323Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-03-07T23:21:13.323Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2024-03-07T23:21:13.323Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-07T23:21:13.323Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.0s done [2024-03-07T23:21:13.323Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-07T23:21:13.323Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.3s [2024-03-07T23:21:13.323Z] #51 ... [2024-03-07T23:21:13.323Z] [2024-03-07T23:21:13.323Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:15.906Z] #48 ... [2024-03-07T23:21:15.906Z] [2024-03-07T23:21:15.906Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-07T23:21:15.906Z] #0 5.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:15.906Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:15.906Z] #0 7.797 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:21:15.906Z] #0 7.797 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:21:15.906Z] #0 7.797 OK: 19946 distinct packages available [2024-03-07T23:21:15.906Z] #0 8.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:15.906Z] #0 8.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:15.906Z] #52 ... [2024-03-07T23:21:15.906Z] [2024-03-07T23:21:15.906Z] #46 [core-data internal] load build context [2024-03-07T23:21:15.906Z] #46 ... [2024-03-07T23:21:15.906Z] [2024-03-07T23:21:15.906Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-07T23:21:16.171Z] #53 ... [2024-03-07T23:21:16.171Z] [2024-03-07T23:21:16.171Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:21:16.171Z] #0 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:16.171Z] #54 ... [2024-03-07T23:21:16.171Z] [2024-03-07T23:21:16.171Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-07T23:21:16.171Z] #0 7.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:16.171Z] #0 8.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:16.171Z] #55 ... [2024-03-07T23:21:16.171Z] [2024-03-07T23:21:16.171Z] #56 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:21:16.442Z] #56 ... [2024-03-07T23:21:16.442Z] [2024-03-07T23:21:16.442Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:21:16.442Z] #57 ... [2024-03-07T23:21:16.442Z] [2024-03-07T23:21:16.442Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:21:16.442Z] #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:16.442Z] #0 9.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:16.711Z] #58 ... [2024-03-07T23:21:16.711Z] [2024-03-07T23:21:16.711Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-07T23:21:16.711Z] #59 ... [2024-03-07T23:21:16.711Z] [2024-03-07T23:21:16.711Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-07T23:21:16.711Z] #60 ... [2024-03-07T23:21:16.711Z] [2024-03-07T23:21:16.711Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:21:16.978Z] #61 ... [2024-03-07T23:21:16.978Z] [2024-03-07T23:21:16.978Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-07T23:21:16.978Z] #62 ... [2024-03-07T23:21:16.978Z] [2024-03-07T23:21:16.978Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-07T23:21:17.243Z] #63 ... [2024-03-07T23:21:17.243Z] [2024-03-07T23:21:17.243Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-07T23:21:17.243Z] #64 ... [2024-03-07T23:21:17.243Z] [2024-03-07T23:21:17.243Z] #46 [core-data internal] load build context [2024-03-07T23:21:17.243Z] #46 transferring context: 42.50MB 14.5s [2024-03-07T23:21:19.827Z] #46 ... [2024-03-07T23:21:19.827Z] [2024-03-07T23:21:19.827Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-07T23:21:19.827Z] #52 11.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:19.827Z] #52 11.90 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:21:19.827Z] #52 12.01 (3/4) Installing libucontext (1.2-r2) [2024-03-07T23:21:19.827Z] #52 12.01 (4/4) Installing gcompat (1.1.0-r1) [2024-03-07T23:21:19.827Z] #52 12.01 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:19.827Z] #52 12.39 OK: 8 MiB in 19 packages [2024-03-07T23:21:19.827Z] #52 DONE 14.0s [2024-03-07T23:21:19.827Z] [2024-03-07T23:21:19.827Z] #46 [core-data internal] load build context [2024-03-07T23:21:20.093Z] #46 ... [2024-03-07T23:21:20.093Z] [2024-03-07T23:21:20.093Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-07T23:21:20.093Z] #55 12.15 OK: 266 MiB in 52 packages [2024-03-07T23:21:20.093Z] #55 DONE 14.1s [2024-03-07T23:21:20.358Z] [2024-03-07T23:21:20.358Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:20.358Z] #44 ... [2024-03-07T23:21:20.358Z] [2024-03-07T23:21:20.358Z] #46 [core-data internal] load build context [2024-03-07T23:21:21.323Z] #46 ... [2024-03-07T23:21:21.323Z] [2024-03-07T23:21:21.323Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:21.323Z] #41 ... [2024-03-07T23:21:21.323Z] [2024-03-07T23:21:21.323Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:21.323Z] #42 ... [2024-03-07T23:21:21.323Z] [2024-03-07T23:21:21.323Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:21.595Z] #41 ... [2024-03-07T23:21:21.595Z] [2024-03-07T23:21:21.595Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:21.892Z] #43 ... [2024-03-07T23:21:21.892Z] [2024-03-07T23:21:21.892Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:21:21.892Z] #58 14.54 OK: 266 MiB in 52 packages [2024-03-07T23:21:21.892Z] #58 DONE 16.3s [2024-03-07T23:21:21.892Z] [2024-03-07T23:21:21.892Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:21.892Z] #43 ... [2024-03-07T23:21:21.892Z] [2024-03-07T23:21:21.892Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:21.892Z] #40 ... [2024-03-07T23:21:21.892Z] [2024-03-07T23:21:21.892Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:21.892Z] #45 ... [2024-03-07T23:21:21.892Z] [2024-03-07T23:21:21.892Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:22.472Z] #43 transferring context: 49.46MB 20.7s [2024-03-07T23:21:22.472Z] #43 ... [2024-03-07T23:21:22.472Z] [2024-03-07T23:21:22.472Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:22.472Z] #47 ... [2024-03-07T23:21:22.472Z] [2024-03-07T23:21:22.472Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-07T23:21:22.472Z] #54 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:22.472Z] #54 15.20 OK: 266 MiB in 52 packages [2024-03-07T23:21:22.472Z] #54 DONE 16.7s [2024-03-07T23:21:22.472Z] [2024-03-07T23:21:22.472Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:22.472Z] #47 ... [2024-03-07T23:21:22.472Z] [2024-03-07T23:21:22.472Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:23.056Z] #40 ... [2024-03-07T23:21:23.056Z] [2024-03-07T23:21:23.056Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:23.056Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.2s [2024-03-07T23:21:23.326Z] #36 ... [2024-03-07T23:21:23.326Z] [2024-03-07T23:21:23.327Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:23.327Z] #50 ... [2024-03-07T23:21:23.327Z] [2024-03-07T23:21:23.327Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:23.594Z] #40 ... [2024-03-07T23:21:23.594Z] [2024-03-07T23:21:23.594Z] #49 [core-command internal] load build context [2024-03-07T23:21:23.594Z] #49 ... [2024-03-07T23:21:23.594Z] [2024-03-07T23:21:23.594Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:21:23.594Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.4s [2024-03-07T23:21:23.862Z] #51 ... [2024-03-07T23:21:23.862Z] [2024-03-07T23:21:23.862Z] #49 [core-command internal] load build context [2024-03-07T23:21:25.807Z] #49 ... [2024-03-07T23:21:25.807Z] [2024-03-07T23:21:25.807Z] #56 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:21:25.807Z] #56 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:25.807Z] #56 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:25.807Z] #56 17.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:25.807Z] #56 17.27 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:25.807Z] #56 17.49 OK: 8 MiB in 16 packages [2024-03-07T23:21:25.807Z] #56 DONE 19.4s [2024-03-07T23:21:25.807Z] [2024-03-07T23:21:25.807Z] #49 [core-command internal] load build context [2024-03-07T23:21:26.079Z] #49 ... [2024-03-07T23:21:26.079Z] [2024-03-07T23:21:26.079Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:26.079Z] #48 ... [2024-03-07T23:21:26.079Z] [2024-03-07T23:21:26.079Z] #49 [core-command internal] load build context [2024-03-07T23:21:27.046Z] #49 ... [2024-03-07T23:21:27.046Z] [2024-03-07T23:21:27.046Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-07T23:21:27.046Z] #53 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:27.046Z] #53 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:27.046Z] #53 16.18 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:21:27.046Z] #53 16.18 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:21:27.046Z] #53 16.18 OK: 19951 distinct packages available [2024-03-07T23:21:27.046Z] #53 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:27.046Z] #53 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:27.046Z] #53 ... [2024-03-07T23:21:27.046Z] [2024-03-07T23:21:27.046Z] #46 [core-data internal] load build context [2024-03-07T23:21:27.315Z] #46 ... [2024-03-07T23:21:27.315Z] [2024-03-07T23:21:27.315Z] #49 [core-command internal] load build context [2024-03-07T23:21:27.581Z] #49 transferring context: 57.13MB 23.9s [2024-03-07T23:21:29.518Z] #49 ... [2024-03-07T23:21:29.518Z] [2024-03-07T23:21:29.518Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-07T23:21:29.518Z] #60 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:29.518Z] #60 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:29.518Z] #60 18.37 (1/4) Installing ca-certificates (20230506-r0) [2024-03-07T23:21:29.518Z] #60 19.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:29.518Z] #60 19.04 (3/4) Installing su-exec (0.2-r3) [2024-03-07T23:21:29.518Z] #60 19.04 (4/4) Installing yq (4.33.3-r5) [2024-03-07T23:21:29.518Z] #60 20.43 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:29.518Z] #60 20.60 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:21:29.518Z] #60 21.62 OK: 18 MiB in 19 packages [2024-03-07T23:21:29.518Z] #60 ... [2024-03-07T23:21:29.518Z] [2024-03-07T23:21:29.518Z] #46 [core-data internal] load build context [2024-03-07T23:21:30.100Z] #46 ... [2024-03-07T23:21:30.100Z] [2024-03-07T23:21:30.100Z] #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-07T23:21:30.100Z] #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:30.365Z] #65 ... [2024-03-07T23:21:30.366Z] [2024-03-07T23:21:30.366Z] #46 [core-data internal] load build context [2024-03-07T23:21:30.366Z] #46 ... [2024-03-07T23:21:30.366Z] [2024-03-07T23:21:30.366Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-07T23:21:30.366Z] #60 DONE 24.2s [2024-03-07T23:21:30.366Z] [2024-03-07T23:21:30.366Z] #46 [core-data internal] load build context [2024-03-07T23:21:30.366Z] #46 ... [2024-03-07T23:21:30.366Z] [2024-03-07T23:21:30.366Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:30.632Z] #44 ... [2024-03-07T23:21:30.632Z] [2024-03-07T23:21:30.632Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-07T23:21:31.591Z] #66 ... [2024-03-07T23:21:31.591Z] [2024-03-07T23:21:31.591Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:31.859Z] #42 ... [2024-03-07T23:21:31.859Z] [2024-03-07T23:21:31.859Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:31.859Z] #41 transferring context: 82.63MB 30.9s [2024-03-07T23:21:31.859Z] #41 ... [2024-03-07T23:21:31.859Z] [2024-03-07T23:21:31.859Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:32.125Z] #42 ... [2024-03-07T23:21:32.125Z] [2024-03-07T23:21:32.125Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:32.393Z] #45 ... [2024-03-07T23:21:32.393Z] [2024-03-07T23:21:32.393Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-07T23:21:32.393Z] #64 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.393Z] #64 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.393Z] #64 21.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:32.394Z] #64 21.83 (2/4) Installing openssl (3.1.4-r5) [2024-03-07T23:21:32.394Z] #64 22.04 (3/4) Installing su-exec (0.2-r3) [2024-03-07T23:21:32.394Z] #64 22.08 (4/4) Installing yq (4.33.3-r5) [2024-03-07T23:21:32.394Z] #64 23.08 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:32.394Z] #64 23.35 OK: 18 MiB in 19 packages [2024-03-07T23:21:32.394Z] #64 DONE 26.0s [2024-03-07T23:21:32.394Z] [2024-03-07T23:21:32.394Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:32.394Z] #45 ... [2024-03-07T23:21:32.394Z] [2024-03-07T23:21:32.394Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:32.664Z] #42 ... [2024-03-07T23:21:32.664Z] [2024-03-07T23:21:32.664Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:32.940Z] #43 ... [2024-03-07T23:21:32.940Z] [2024-03-07T23:21:32.940Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:32.940Z] #47 ... [2024-03-07T23:21:32.940Z] [2024-03-07T23:21:32.940Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-07T23:21:32.940Z] #63 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #63 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #63 23.82 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:21:32.940Z] #63 23.82 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:21:32.940Z] #63 23.82 OK: 19946 distinct packages available [2024-03-07T23:21:32.940Z] #63 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #63 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #63 ... [2024-03-07T23:21:32.940Z] [2024-03-07T23:21:32.940Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-07T23:21:32.940Z] #62 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #62 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:32.940Z] #62 24.97 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:32.940Z] #62 24.99 (2/2) Installing su-exec (0.2-r3) [2024-03-07T23:21:32.940Z] #62 25.01 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:32.940Z] #62 25.17 OK: 8 MiB in 17 packages [2024-03-07T23:21:33.207Z] #62 ... [2024-03-07T23:21:33.207Z] [2024-03-07T23:21:33.207Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:33.207Z] #43 ... [2024-03-07T23:21:33.207Z] [2024-03-07T23:21:33.207Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-07T23:21:33.207Z] #53 25.32 OK: 266 MiB in 52 packages [2024-03-07T23:21:33.207Z] #53 DONE 27.2s [2024-03-07T23:21:33.207Z] [2024-03-07T23:21:33.207Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:33.475Z] #43 ... [2024-03-07T23:21:33.475Z] [2024-03-07T23:21:33.475Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:33.475Z] #50 ... [2024-03-07T23:21:33.475Z] [2024-03-07T23:21:33.475Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:33.747Z] #40 ... [2024-03-07T23:21:33.747Z] [2024-03-07T23:21:33.747Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:33.747Z] #50 ... [2024-03-07T23:21:33.747Z] [2024-03-07T23:21:33.747Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:21:33.747Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.2s [2024-03-07T23:21:34.015Z] #51 ... [2024-03-07T23:21:34.015Z] [2024-03-07T23:21:34.015Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-07T23:21:34.015Z] #62 DONE 27.4s [2024-03-07T23:21:34.015Z] [2024-03-07T23:21:34.015Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:21:34.015Z] #51 ... [2024-03-07T23:21:34.015Z] [2024-03-07T23:21:34.015Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:34.015Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s [2024-03-07T23:21:34.015Z] #36 ... [2024-03-07T23:21:34.015Z] [2024-03-07T23:21:34.015Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:34.988Z] #50 ... [2024-03-07T23:21:34.988Z] [2024-03-07T23:21:34.988Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-07T23:21:34.988Z] #59 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:34.988Z] #59 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:34.988Z] #59 26.04 v3.18.6-71-g875d00ea703 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-07T23:21:34.988Z] #59 26.04 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-07T23:21:34.988Z] #59 26.04 OK: 19946 distinct packages available [2024-03-07T23:21:34.988Z] #59 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:34.988Z] #59 28.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:34.988Z] #59 ... [2024-03-07T23:21:34.988Z] [2024-03-07T23:21:34.988Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:35.571Z] #36 ... [2024-03-07T23:21:35.571Z] [2024-03-07T23:21:35.571Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:35.571Z] #0 6.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:35.571Z] #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:35.840Z] #67 ... [2024-03-07T23:21:35.840Z] [2024-03-07T23:21:35.840Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:36.429Z] #36 ... [2024-03-07T23:21:36.429Z] [2024-03-07T23:21:36.429Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:36.429Z] #48 ... [2024-03-07T23:21:36.429Z] [2024-03-07T23:21:36.429Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:36.698Z] #40 ... [2024-03-07T23:21:36.698Z] [2024-03-07T23:21:36.698Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-07T23:21:36.698Z] #57 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:36.698Z] #57 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:36.698Z] #57 27.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:36.698Z] #57 27.94 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:36.698Z] #57 28.06 OK: 8 MiB in 16 packages [2024-03-07T23:21:36.698Z] #57 DONE 30.1s [2024-03-07T23:21:36.698Z] [2024-03-07T23:21:36.698Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:36.969Z] #40 ... [2024-03-07T23:21:36.969Z] [2024-03-07T23:21:36.969Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:21:36.969Z] #61 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:36.969Z] #61 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:36.969Z] #61 27.95 (1/2) Installing ca-certificates (20230506-r0) [2024-03-07T23:21:36.969Z] #61 28.21 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:36.969Z] #61 28.22 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:36.969Z] #61 28.41 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:21:36.969Z] #61 30.03 OK: 9 MiB in 17 packages [2024-03-07T23:21:37.252Z] #61 ... [2024-03-07T23:21:37.252Z] [2024-03-07T23:21:37.252Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:37.837Z] #40 ... [2024-03-07T23:21:37.837Z] [2024-03-07T23:21:37.837Z] #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-07T23:21:37.837Z] #65 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:37.837Z] #65 15.55 OK: 8 MiB in 19 packages [2024-03-07T23:21:37.837Z] #65 DONE 17.5s [2024-03-07T23:21:37.837Z] [2024-03-07T23:21:37.837Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:37.837Z] #40 transferring context: 89.19MB 36.6s [2024-03-07T23:21:38.420Z] #40 ... [2024-03-07T23:21:38.420Z] [2024-03-07T23:21:38.420Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:21:38.420Z] #61 DONE 31.7s [2024-03-07T23:21:38.420Z] [2024-03-07T23:21:38.420Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:39.835Z] #40 ... [2024-03-07T23:21:39.835Z] [2024-03-07T23:21:39.835Z] #67 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:39.835Z] #67 12.87 OK: 8 MiB in 16 packages [2024-03-07T23:21:39.835Z] #67 DONE 14.3s [2024-03-07T23:21:39.835Z] [2024-03-07T23:21:39.835Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:39.835Z] #40 ... [2024-03-07T23:21:39.835Z] [2024-03-07T23:21:39.835Z] #49 [core-command internal] load build context [2024-03-07T23:21:39.835Z] #49 ... [2024-03-07T23:21:39.835Z] [2024-03-07T23:21:39.835Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:40.421Z] #40 ... [2024-03-07T23:21:40.421Z] [2024-03-07T23:21:40.421Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-07T23:21:40.421Z] #59 32.47 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:40.421Z] #59 32.47 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:21:40.421Z] #59 32.47 (3/5) Installing libucontext (1.2-r2) [2024-03-07T23:21:40.421Z] #59 32.47 (4/5) Installing gcompat (1.1.0-r1) [2024-03-07T23:21:40.421Z] #59 32.47 (5/5) Installing openssl (3.1.4-r5) [2024-03-07T23:21:40.421Z] #59 32.55 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:40.421Z] #59 32.62 OK: 9 MiB in 20 packages [2024-03-07T23:21:40.421Z] #59 DONE 33.7s [2024-03-07T23:21:40.421Z] [2024-03-07T23:21:40.421Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:40.688Z] #40 ... [2024-03-07T23:21:40.688Z] [2024-03-07T23:21:40.688Z] #46 [core-data internal] load build context [2024-03-07T23:21:40.688Z] #46 ... [2024-03-07T23:21:40.688Z] [2024-03-07T23:21:40.688Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:40.958Z] #44 ... [2024-03-07T23:21:40.958Z] [2024-03-07T23:21:40.958Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:41.921Z] #40 ... [2024-03-07T23:21:41.921Z] [2024-03-07T23:21:41.921Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-07T23:21:41.921Z] #63 32.07 (1/11) Installing ca-certificates (20230506-r0) [2024-03-07T23:21:41.921Z] #63 32.30 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-07T23:21:41.921Z] #63 32.36 (3/11) Installing libunistring (1.1-r1) [2024-03-07T23:21:41.921Z] #63 32.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-07T23:21:41.921Z] #63 32.63 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-07T23:21:41.921Z] #63 32.63 (6/11) Installing libcurl (8.5.0-r0) [2024-03-07T23:21:41.921Z] #63 32.79 (7/11) Installing curl (8.5.0-r0) [2024-03-07T23:21:41.921Z] #63 32.79 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-07T23:21:41.921Z] #63 32.79 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-07T23:21:41.921Z] #63 32.79 (10/11) Installing libucontext (1.2-r2) [2024-03-07T23:21:41.921Z] #63 32.84 (11/11) Installing gcompat (1.1.0-r1) [2024-03-07T23:21:41.921Z] #63 32.84 Executing busybox-1.36.1-r5.trigger [2024-03-07T23:21:41.921Z] #63 32.94 Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:21:41.921Z] #63 33.64 OK: 13 MiB in 26 packages [2024-03-07T23:21:41.921Z] #63 DONE 35.6s [2024-03-07T23:21:41.921Z] [2024-03-07T23:21:41.921Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:41.921Z] #40 ... [2024-03-07T23:21:41.921Z] [2024-03-07T23:21:41.921Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:42.191Z] #41 transferring context: 106.32MB 41.1s [2024-03-07T23:21:42.191Z] #41 ... [2024-03-07T23:21:42.191Z] [2024-03-07T23:21:42.191Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:42.460Z] #68 ... [2024-03-07T23:21:42.460Z] [2024-03-07T23:21:42.460Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-07T23:21:42.460Z] #66 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:42.460Z] #66 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:42.460Z] #66 9.967 OK: 18 MiB in 19 packages [2024-03-07T23:21:42.460Z] #66 DONE 11.7s [2024-03-07T23:21:42.460Z] [2024-03-07T23:21:42.460Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:42.460Z] #45 ... [2024-03-07T23:21:42.460Z] [2024-03-07T23:21:42.460Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-07T23:21:42.460Z] #0 9.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:42.460Z] #0 9.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:42.724Z] #69 ... [2024-03-07T23:21:42.724Z] [2024-03-07T23:21:42.724Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:42.988Z] #41 ... [2024-03-07T23:21:42.988Z] [2024-03-07T23:21:42.988Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:42.988Z] #42 ... [2024-03-07T23:21:42.988Z] [2024-03-07T23:21:42.988Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:43.253Z] #47 ... [2024-03-07T23:21:43.253Z] [2024-03-07T23:21:43.253Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:43.519Z] #40 ... [2024-03-07T23:21:43.519Z] [2024-03-07T23:21:43.519Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:43.519Z] #43 ... [2024-03-07T23:21:43.519Z] [2024-03-07T23:21:43.519Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:44.102Z] #44 ... [2024-03-07T23:21:44.102Z] [2024-03-07T23:21:44.102Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-07T23:21:44.102Z] #0 7.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:44.102Z] #0 8.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:44.102Z] #70 ... [2024-03-07T23:21:44.102Z] [2024-03-07T23:21:44.102Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:44.683Z] #43 ... [2024-03-07T23:21:44.683Z] [2024-03-07T23:21:44.683Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:21:44.683Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 31.3s done [2024-03-07T23:21:44.683Z] #51 ... [2024-03-07T23:21:44.683Z] [2024-03-07T23:21:44.683Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:44.955Z] #43 ... [2024-03-07T23:21:44.955Z] [2024-03-07T23:21:44.955Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:44.955Z] #50 ... [2024-03-07T23:21:44.955Z] [2024-03-07T23:21:44.955Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:45.535Z] #41 ... [2024-03-07T23:21:45.535Z] [2024-03-07T23:21:45.535Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-07T23:21:45.535Z] #70 10.29 OK: 8 MiB in 17 packages [2024-03-07T23:21:45.535Z] #70 DONE 11.5s [2024-03-07T23:21:45.535Z] [2024-03-07T23:21:45.535Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:45.535Z] #41 ... [2024-03-07T23:21:45.535Z] [2024-03-07T23:21:45.535Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-07T23:21:45.535Z] #69 12.38 OK: 18 MiB in 19 packages [2024-03-07T23:21:45.535Z] #69 DONE 13.0s [2024-03-07T23:21:45.535Z] [2024-03-07T23:21:45.535Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:46.496Z] #41 ... [2024-03-07T23:21:46.496Z] [2024-03-07T23:21:46.496Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:46.496Z] #48 ... [2024-03-07T23:21:46.496Z] [2024-03-07T23:21:46.496Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:46.496Z] #0 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:46.496Z] #0 7.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:46.496Z] #0 9.110 OK: 8 MiB in 16 packages [2024-03-07T23:21:46.765Z] #71 DONE 10.1s [2024-03-07T23:21:46.765Z] [2024-03-07T23:21:46.765Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:46.765Z] #41 ... [2024-03-07T23:21:46.765Z] [2024-03-07T23:21:46.765Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:46.765Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.8s [2024-03-07T23:21:47.031Z] #36 ... [2024-03-07T23:21:47.031Z] [2024-03-07T23:21:47.031Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:47.031Z] #41 ... [2024-03-07T23:21:47.031Z] [2024-03-07T23:21:47.031Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-07T23:21:47.031Z] #72 DONE 1.3s [2024-03-07T23:21:47.031Z] [2024-03-07T23:21:47.031Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:47.298Z] #41 transferring context: 119.39MB 46.2s [2024-03-07T23:21:48.254Z] #41 ... [2024-03-07T23:21:48.254Z] [2024-03-07T23:21:48.254Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:48.254Z] #0 8.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:48.254Z] #0 9.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:48.518Z] #73 ... [2024-03-07T23:21:48.518Z] [2024-03-07T23:21:48.518Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:49.925Z] #36 ... [2024-03-07T23:21:49.925Z] [2024-03-07T23:21:49.925Z] #49 [core-command internal] load build context [2024-03-07T23:21:49.925Z] #49 ... [2024-03-07T23:21:49.925Z] [2024-03-07T23:21:49.925Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:50.191Z] #47 ... [2024-03-07T23:21:50.191Z] [2024-03-07T23:21:50.191Z] #49 [core-command internal] load build context [2024-03-07T23:21:50.456Z] #49 ... [2024-03-07T23:21:50.456Z] [2024-03-07T23:21:50.456Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-07T23:21:50.456Z] #0 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:50.456Z] #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:50.456Z] #0 9.694 OK: 9 MiB in 20 packages [2024-03-07T23:21:50.456Z] #74 ... [2024-03-07T23:21:50.456Z] [2024-03-07T23:21:50.456Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:51.043Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 41.0s done [2024-03-07T23:21:51.043Z] #36 ... [2024-03-07T23:21:51.043Z] [2024-03-07T23:21:51.043Z] #46 [core-data internal] load build context [2024-03-07T23:21:51.043Z] #46 ... [2024-03-07T23:21:51.043Z] [2024-03-07T23:21:51.043Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-07T23:21:51.043Z] #74 DONE 10.7s [2024-03-07T23:21:51.043Z] [2024-03-07T23:21:51.043Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:51.312Z] #47 ... [2024-03-07T23:21:51.312Z] [2024-03-07T23:21:51.312Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:51.312Z] #73 11.57 OK: 9 MiB in 17 packages [2024-03-07T23:21:51.312Z] #73 DONE 13.2s [2024-03-07T23:21:51.312Z] [2024-03-07T23:21:51.312Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:51.910Z] #47 ... [2024-03-07T23:21:51.910Z] [2024-03-07T23:21:51.910Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-07T23:21:51.910Z] #68 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:51.910Z] #68 6.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:21:51.910Z] #68 8.375 OK: 13 MiB in 26 packages [2024-03-07T23:21:51.910Z] #68 DONE 9.6s [2024-03-07T23:21:51.910Z] [2024-03-07T23:21:51.910Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:51.910Z] #47 ... [2024-03-07T23:21:51.910Z] [2024-03-07T23:21:51.910Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-07T23:21:51.910Z] #75 DONE 6.3s [2024-03-07T23:21:51.910Z] [2024-03-07T23:21:51.910Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:52.872Z] #47 ... [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #44 [security-bootstrapper internal] load build context [2024-03-07T23:21:52.872Z] #44 transferring context: 133.46MB 50.5s done [2024-03-07T23:21:52.872Z] #44 DONE 51.4s [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #41 [security-secretstore-setup internal] load build context [2024-03-07T23:21:52.872Z] #41 transferring context: 133.46MB 51.2s done [2024-03-07T23:21:52.872Z] #41 DONE 52.0s [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:52.872Z] #47 ... [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:52.872Z] #45 ... [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #46 [core-data internal] load build context [2024-03-07T23:21:52.872Z] #46 transferring context: 133.46MB 49.8s done [2024-03-07T23:21:52.872Z] #46 DONE 50.8s [2024-03-07T23:21:52.872Z] [2024-03-07T23:21:52.872Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:53.456Z] #45 ... [2024-03-07T23:21:53.456Z] [2024-03-07T23:21:53.456Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:53.456Z] #42 transferring context: 133.46MB 52.3s done [2024-03-07T23:21:53.456Z] #42 ... [2024-03-07T23:21:53.456Z] [2024-03-07T23:21:53.456Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:53.722Z] #45 ... [2024-03-07T23:21:53.722Z] [2024-03-07T23:21:53.722Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:53.722Z] #40 transferring context: 133.46MB 52.8s done [2024-03-07T23:21:53.722Z] #40 ... [2024-03-07T23:21:53.722Z] [2024-03-07T23:21:53.722Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:53.722Z] #45 transferring context: 133.46MB 51.8s done [2024-03-07T23:21:53.986Z] #45 ... [2024-03-07T23:21:53.986Z] [2024-03-07T23:21:53.986Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-07T23:21:53.986Z] #76 DONE 2.0s [2024-03-07T23:21:53.986Z] [2024-03-07T23:21:53.986Z] #47 [support-notifications internal] load build context [2024-03-07T23:21:53.986Z] #47 transferring context: 133.46MB 50.3s done [2024-03-07T23:21:53.986Z] #47 DONE 51.8s [2024-03-07T23:21:53.986Z] [2024-03-07T23:21:53.986Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:54.266Z] #50 ... [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-07T23:21:54.266Z] #77 DONE 2.8s [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #49 [core-command internal] load build context [2024-03-07T23:21:54.266Z] #49 transferring context: 133.46MB 49.5s done [2024-03-07T23:21:54.266Z] #49 DONE 51.5s [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:54.266Z] #50 ... [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:21:54.266Z] #78 ... [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #42 [security-proxy-setup internal] load build context [2024-03-07T23:21:54.266Z] #42 DONE 53.3s [2024-03-07T23:21:54.266Z] [2024-03-07T23:21:54.266Z] #40 [support-scheduler internal] load build context [2024-03-07T23:21:54.266Z] #40 DONE 53.5s [2024-03-07T23:21:54.533Z] [2024-03-07T23:21:54.533Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-07T23:21:54.533Z] #45 DONE 52.7s [2024-03-07T23:21:54.533Z] [2024-03-07T23:21:54.533Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:54.802Z] #50 ... [2024-03-07T23:21:54.802Z] [2024-03-07T23:21:54.802Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-07T23:21:54.802Z] #43 transferring context: 133.46MB 52.4s done [2024-03-07T23:21:54.802Z] #43 DONE 53.3s [2024-03-07T23:21:54.802Z] [2024-03-07T23:21:54.802Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:55.067Z] #50 ... [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:21:55.067Z] #79 DONE 1.5s [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-07T23:21:55.067Z] #36 DONE 52.0s [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:21:55.067Z] #80 DONE 1.7s [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:55.067Z] #50 ... [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:21:55.067Z] #78 DONE 1.0s [2024-03-07T23:21:55.067Z] [2024-03-07T23:21:55.067Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:55.333Z] #50 ... [2024-03-07T23:21:55.333Z] [2024-03-07T23:21:55.333Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:21:55.333Z] #81 DONE 0.9s [2024-03-07T23:21:55.601Z] [2024-03-07T23:21:55.601Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:57.017Z] #50 ... [2024-03-07T23:21:57.017Z] [2024-03-07T23:21:57.017Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:57.017Z] #48 ... [2024-03-07T23:21:57.017Z] [2024-03-07T23:21:57.017Z] #50 [security-proxy-auth internal] load build context [2024-03-07T23:21:58.971Z] #50 transferring context: 133.46MB 55.2s done [2024-03-07T23:21:59.240Z] #50 DONE 56.7s [2024-03-07T23:21:59.240Z] [2024-03-07T23:21:59.240Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:59.505Z] #48 ... [2024-03-07T23:21:59.505Z] [2024-03-07T23:21:59.505Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:21:59.505Z] #82 DONE 2.2s [2024-03-07T23:21:59.505Z] [2024-03-07T23:21:59.505Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:21:59.505Z] #83 DONE 2.5s [2024-03-07T23:21:59.505Z] [2024-03-07T23:21:59.505Z] #48 [core-metadata internal] load build context [2024-03-07T23:21:59.771Z] #48 transferring context: 133.46MB 56.8s done [2024-03-07T23:21:59.771Z] #48 DONE 57.1s [2024-03-07T23:21:59.771Z] [2024-03-07T23:21:59.771Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-07T23:21:59.771Z] #84 DONE 2.7s [2024-03-07T23:21:59.771Z] [2024-03-07T23:21:59.771Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-07T23:21:59.771Z] #85 ... [2024-03-07T23:21:59.771Z] [2024-03-07T23:21:59.771Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-07T23:21:59.771Z] #86 DONE 0.3s [2024-03-07T23:22:00.036Z] [2024-03-07T23:22:00.036Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-07T23:22:00.036Z] #87 DONE 0.4s [2024-03-07T23:22:00.036Z] [2024-03-07T23:22:00.036Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-07T23:22:00.305Z] #88 ... [2024-03-07T23:22:00.305Z] [2024-03-07T23:22:00.305Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-07T23:22:00.305Z] #89 DONE 0.3s [2024-03-07T23:22:00.305Z] [2024-03-07T23:22:00.305Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-07T23:22:00.305Z] #85 DONE 0.5s [2024-03-07T23:22:00.305Z] [2024-03-07T23:22:00.305Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-07T23:22:00.571Z] #90 ... [2024-03-07T23:22:00.571Z] [2024-03-07T23:22:00.571Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-07T23:22:00.571Z] #88 DONE 0.5s [2024-03-07T23:22:00.571Z] [2024-03-07T23:22:00.571Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:22:00.571Z] #91 DONE 0.3s [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-07T23:22:00.842Z] #90 DONE 0.3s [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:22:00.842Z] #92 ... [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:22:00.842Z] #93 DONE 0.3s [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-07T23:22:00.842Z] #94 DONE 0.2s [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-07T23:22:00.842Z] #92 DONE 0.3s [2024-03-07T23:22:00.842Z] [2024-03-07T23:22:00.842Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-07T23:22:01.110Z] #95 ... [2024-03-07T23:22:01.110Z] [2024-03-07T23:22:01.110Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-07T23:22:01.110Z] #96 DONE 0.2s [2024-03-07T23:22:01.110Z] [2024-03-07T23:22:01.110Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-07T23:22:01.110Z] #95 DONE 0.3s [2024-03-07T23:22:01.110Z] [2024-03-07T23:22:01.110Z] #97 [security-spire-server] exporting to image [2024-03-07T23:22:01.110Z] #97 exporting layers [2024-03-07T23:22:01.374Z] #97 ... [2024-03-07T23:22:01.374Z] [2024-03-07T23:22:01.374Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-07T23:22:01.374Z] #98 DONE 0.2s [2024-03-07T23:22:01.374Z] [2024-03-07T23:22:01.374Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-07T23:22:01.374Z] #99 DONE 0.3s [2024-03-07T23:22:01.374Z] [2024-03-07T23:22:01.374Z] #97 [security-spire-agent] exporting to image [2024-03-07T23:22:01.640Z] #97 ... [2024-03-07T23:22:01.640Z] [2024-03-07T23:22:01.640Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-07T23:22:01.640Z] #100 DONE 0.2s [2024-03-07T23:22:01.640Z] [2024-03-07T23:22:01.640Z] #97 [security-spire-config] exporting to image [2024-03-07T23:22:02.596Z] #97 exporting layers 1.4s done [2024-03-07T23:22:02.596Z] #97 writing image sha256:1aae1780236c9f62c435e81cf0546be4e687064061ba4f34919e4dea975e0662 done [2024-03-07T23:22:02.596Z] #97 naming to docker.io/library/security-spire-server-arm64 done [2024-03-07T23:22:02.861Z] #97 exporting layers 1.4s done [2024-03-07T23:22:02.861Z] #97 writing image sha256:8698e0fde5d9b4b7e79b486f234c45843c9649b8af4e6a8b5d8b74c00ab1007e done [2024-03-07T23:22:02.861Z] #97 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-07T23:22:02.861Z] #97 exporting layers 1.3s done [2024-03-07T23:22:02.861Z] #97 writing image sha256:37e28ec2078c771d07116084645fd7e1771e90baee5764d1d1028f7a0d80a166 done [2024-03-07T23:22:02.861Z] #97 naming to docker.io/library/security-spire-config-arm64 done [2024-03-07T23:22:02.861Z] #97 DONE 1.7s [2024-03-07T23:22:02.861Z] [2024-03-07T23:22:02.861Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:05.434Z] #101 ... [2024-03-07T23:22:05.434Z] [2024-03-07T23:22:05.434Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:05.434Z] #102 ... [2024-03-07T23:22:05.434Z] [2024-03-07T23:22:05.434Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:05.434Z] #103 ... [2024-03-07T23:22:05.434Z] [2024-03-07T23:22:05.434Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.468Z] #104 DONE 29.8s [2024-03-07T23:22:27.468Z] [2024-03-07T23:22:27.468Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.468Z] #103 DONE 29.9s [2024-03-07T23:22:27.468Z] [2024-03-07T23:22:27.468Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.468Z] #101 DONE 29.4s [2024-03-07T23:22:27.468Z] [2024-03-07T23:22:27.468Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-07T23:22:27.468Z] #105 ... [2024-03-07T23:22:27.468Z] [2024-03-07T23:22:27.468Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.468Z] #102 DONE 30.0s [2024-03-07T23:22:27.468Z] [2024-03-07T23:22:27.468Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #106 ... [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.734Z] #107 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.734Z] #108 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #109 [core-metadata builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #109 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #110 [security-proxy-auth builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #110 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.734Z] #111 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.734Z] #112 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #113 [support-notifications builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #113 DONE 2.8s [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.734Z] #114 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #115 [core-command builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #115 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.734Z] #116 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #117 [core-data builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #117 DONE 2.8s [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-07T23:22:27.734Z] #105 DONE 2.8s [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.734Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.734Z] #118 CACHED [2024-03-07T23:22:27.734Z] [2024-03-07T23:22:27.735Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-07T23:22:27.735Z] #119 CACHED [2024-03-07T23:22:27.735Z] [2024-03-07T23:22:27.735Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.735Z] #120 CACHED [2024-03-07T23:22:27.735Z] [2024-03-07T23:22:27.735Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.735Z] #121 CACHED [2024-03-07T23:22:27.735Z] [2024-03-07T23:22:27.735Z] #122 [support-scheduler builder 6/7] COPY . . [2024-03-07T23:22:27.735Z] #122 CACHED [2024-03-07T23:22:27.735Z] [2024-03-07T23:22:27.735Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.735Z] #123 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-03-07T23:22:27.999Z] #124 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.999Z] #125 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.999Z] #126 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-07T23:22:27.999Z] #127 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:22:27.999Z] #128 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-03-07T23:22:27.999Z] #129 CACHED [2024-03-07T23:22:27.999Z] [2024-03-07T23:22:27.999Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-03-07T23:22:28.000Z] #106 DONE 2.8s [2024-03-07T23:22:28.000Z] [2024-03-07T23:22:28.000Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-07T23:22:33.342Z] #130 5.036 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-07T23:22:38.667Z] #130 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #131 [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-03-07T23:22:38.667Z] #0 5.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-07T23:22:38.667Z] #131 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-07T23:22:38.667Z] #0 4.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-07T23:22:38.667Z] #132 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-07T23:22:38.667Z] #0 5.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-07T23:22:38.667Z] #133 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:22:38.667Z] #0 4.109 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-07T23:22:38.667Z] #134 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:22:38.667Z] #0 5.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-07T23:22:38.667Z] #135 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:22:38.667Z] #0 5.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-07T23:22:38.667Z] #136 ... [2024-03-07T23:22:38.667Z] [2024-03-07T23:22:38.667Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-07T23:22:38.667Z] #0 3.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-07T23:22:39.013Z] #137 ... [2024-03-07T23:22:39.013Z] [2024-03-07T23:22:39.013Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:22:39.013Z] #0 4.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-07T23:22:39.013Z] #138 ... [2024-03-07T23:22:39.013Z] [2024-03-07T23:22:39.013Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:22:39.013Z] #0 4.856 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-07T23:22:39.280Z] #139 ... [2024-03-07T23:22:39.280Z] [2024-03-07T23:22:39.280Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-07T23:22:39.280Z] #0 4.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-07T23:34:46.634Z] #140 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #131 [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-03-07T23:34:46.634Z] #131 726.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-07T23:34:46.634Z] #131 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-07T23:34:46.634Z] #132 DONE 728.8s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:34:46.634Z] #138 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:34:46.634Z] #141 DONE 0.3s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:34:46.634Z] #136 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:34:46.634Z] #142 DONE 0.1s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #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-03-07T23:34:46.634Z] #143 DONE 0.1s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:34:46.634Z] #134 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-07T23:34:46.634Z] #144 DONE 0.1s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-07T23:34:46.634Z] #145 DONE 0.2s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:34:46.634Z] #136 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-07T23:34:46.634Z] #146 DONE 0.1s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:34:46.634Z] #147 DONE 1.9s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #97 [security-proxy-setup] exporting to image [2024-03-07T23:34:46.634Z] #97 exporting layers [2024-03-07T23:34:46.634Z] #97 exporting layers 1.2s done [2024-03-07T23:34:46.634Z] #97 writing image sha256:0e00764b991099aa5efca7a0eb1732e6afb370088397a0d40e2757c09f8d764f 0.0s done [2024-03-07T23:34:46.634Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-07T23:34:46.634Z] #97 DONE 2.9s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:34:46.634Z] #134 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-07T23:34:46.634Z] #130 DONE 737.5s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:34:46.634Z] #138 ... [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-07T23:34:46.634Z] #148 DONE 0.4s [2024-03-07T23:34:46.634Z] [2024-03-07T23:34:46.634Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-07T23:34:48.042Z] #149 DONE 2.2s [2024-03-07T23:34:48.042Z] [2024-03-07T23:34:48.042Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:34:48.316Z] #139 ... [2024-03-07T23:34:48.316Z] [2024-03-07T23:34:48.316Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:34:48.588Z] #150 DONE 0.4s [2024-03-07T23:34:48.588Z] [2024-03-07T23:34:48.588Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:34:48.856Z] #151 DONE 0.3s [2024-03-07T23:34:48.856Z] [2024-03-07T23:34:48.856Z] #131 [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-03-07T23:34:48.856Z] #131 DONE 741.0s [2024-03-07T23:34:48.856Z] [2024-03-07T23:34:48.856Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-07T23:34:49.832Z] #152 DONE 0.7s [2024-03-07T23:34:49.832Z] [2024-03-07T23:34:49.832Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-07T23:34:49.832Z] #153 ... [2024-03-07T23:34:49.832Z] [2024-03-07T23:34:49.832Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:34:49.832Z] #154 DONE 0.4s [2024-03-07T23:34:49.832Z] [2024-03-07T23:34:49.832Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:34:50.102Z] #135 ... [2024-03-07T23:34:50.102Z] [2024-03-07T23:34:50.102Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-07T23:34:50.102Z] #153 DONE 0.4s [2024-03-07T23:34:50.102Z] [2024-03-07T23:34:50.102Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:34:50.370Z] #155 ... [2024-03-07T23:34:50.370Z] [2024-03-07T23:34:50.370Z] #156 [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-03-07T23:34:50.370Z] #156 DONE 0.3s [2024-03-07T23:34:50.370Z] [2024-03-07T23:34:50.370Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:34:50.370Z] #155 DONE 0.3s [2024-03-07T23:34:50.370Z] [2024-03-07T23:34:50.370Z] #157 [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-03-07T23:34:50.637Z] #157 ... [2024-03-07T23:34:50.637Z] [2024-03-07T23:34:50.637Z] #158 [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-03-07T23:34:50.637Z] #158 DONE 0.2s [2024-03-07T23:34:50.637Z] [2024-03-07T23:34:50.637Z] #157 [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-03-07T23:34:50.637Z] #157 DONE 0.3s [2024-03-07T23:34:50.637Z] [2024-03-07T23:34:50.637Z] #159 [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-03-07T23:34:50.905Z] #159 DONE 0.3s [2024-03-07T23:34:50.905Z] [2024-03-07T23:34:50.905Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-07T23:34:50.905Z] #160 DONE 0.3s [2024-03-07T23:34:50.905Z] [2024-03-07T23:34:50.905Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-07T23:34:50.905Z] #161 DONE 0.2s [2024-03-07T23:34:50.905Z] [2024-03-07T23:34:50.905Z] #162 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:34:51.173Z] #162 DONE 0.2s [2024-03-07T23:34:51.173Z] [2024-03-07T23:34:51.173Z] #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-07T23:34:51.760Z] #163 ... [2024-03-07T23:34:51.760Z] [2024-03-07T23:34:51.760Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-07T23:34:51.760Z] #164 DONE 0.5s [2024-03-07T23:34:51.760Z] [2024-03-07T23:34:51.760Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-07T23:34:52.103Z] #165 DONE 0.4s [2024-03-07T23:34:52.103Z] [2024-03-07T23:34:52.103Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-07T23:34:52.379Z] #166 DONE 0.3s [2024-03-07T23:34:52.379Z] [2024-03-07T23:34:52.379Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:34:53.783Z] #167 ... [2024-03-07T23:34:53.783Z] [2024-03-07T23:34:53.783Z] #163 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-07T23:34:53.783Z] #163 DONE 2.7s [2024-03-07T23:34:54.061Z] [2024-03-07T23:34:54.061Z] #97 [security-bootstrapper] exporting to image [2024-03-07T23:34:54.061Z] #97 exporting layers [2024-03-07T23:34:55.027Z] #97 ... [2024-03-07T23:34:55.027Z] [2024-03-07T23:34:55.027Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:34:55.027Z] #167 DONE 2.8s [2024-03-07T23:34:55.293Z] [2024-03-07T23:34:55.293Z] #97 [security-secretstore-setup] exporting to image [2024-03-07T23:34:55.946Z] #97 exporting layers 2.2s done [2024-03-07T23:34:55.946Z] #97 writing image sha256:9aa2ced1de28abb0428a25c65b98be3f440e6de518b31de4bbd816a4509fb75c done [2024-03-07T23:34:55.946Z] #97 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-07T23:34:56.905Z] #97 exporting layers 1.6s done [2024-03-07T23:34:56.905Z] #97 writing image sha256:80293e20f896a336c4cf40d4f7fc625a9c5364f94c73f153f09de19e98c79ca7 done [2024-03-07T23:34:56.905Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-07T23:34:56.905Z] #97 DONE 6.6s [2024-03-07T23:34:56.905Z] [2024-03-07T23:34:56.905Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-07T23:35:02.232Z] #133 DONE 753.6s [2024-03-07T23:35:02.232Z] [2024-03-07T23:35:02.232Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:35:02.232Z] #136 ... [2024-03-07T23:35:02.232Z] [2024-03-07T23:35:02.232Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:35:02.504Z] #168 DONE 0.3s [2024-03-07T23:35:02.504Z] [2024-03-07T23:35:02.504Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:35:02.504Z] #169 DONE 0.2s [2024-03-07T23:35:02.504Z] [2024-03-07T23:35:02.504Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-07T23:35:02.780Z] #170 DONE 0.2s [2024-03-07T23:35:02.780Z] [2024-03-07T23:35:02.780Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:35:02.780Z] #136 ... [2024-03-07T23:35:02.780Z] [2024-03-07T23:35:02.780Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:35:03.045Z] #171 DONE 0.2s [2024-03-07T23:35:03.045Z] [2024-03-07T23:35:03.045Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-07T23:35:03.045Z] #172 DONE 0.2s [2024-03-07T23:35:03.045Z] [2024-03-07T23:35:03.045Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-07T23:35:05.011Z] #173 DONE 2.0s [2024-03-07T23:35:05.011Z] [2024-03-07T23:35:05.011Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:35:05.286Z] #136 ... [2024-03-07T23:35:05.286Z] [2024-03-07T23:35:05.286Z] #97 [security-proxy-auth] exporting to image [2024-03-07T23:35:05.286Z] #97 exporting layers [2024-03-07T23:35:05.868Z] #97 exporting layers 0.5s done [2024-03-07T23:35:05.869Z] #97 writing image sha256:50003fd1f5cfdf34074046cb97fde59981de3db25edc20b0840e97a3d5806787 done [2024-03-07T23:35:05.869Z] #97 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-07T23:35:05.869Z] #97 DONE 7.1s [2024-03-07T23:35:05.869Z] [2024-03-07T23:35:05.869Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-07T23:35:21.601Z] #138 DONE 772.4s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:35:21.601Z] #136 ... [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:35:21.601Z] #174 DONE 0.3s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:35:21.601Z] #175 DONE 0.2s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-07T23:35:21.601Z] #176 DONE 0.2s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #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-03-07T23:35:21.601Z] #177 DONE 0.1s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #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-03-07T23:35:21.601Z] #178 DONE 0.2s [2024-03-07T23:35:21.601Z] [2024-03-07T23:35:21.601Z] #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-03-07T23:35:23.563Z] #179 DONE 1.7s [2024-03-07T23:35:23.563Z] [2024-03-07T23:35:23.563Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:35:23.563Z] #139 ... [2024-03-07T23:35:23.563Z] [2024-03-07T23:35:23.563Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-07T23:35:23.563Z] #97 exporting layers [2024-03-07T23:35:23.828Z] #97 exporting layers 0.4s done [2024-03-07T23:35:23.828Z] #97 writing image sha256:956b0e3b26b930a797eda6a255865709339a72b48ebaa9ec40e1cb677953b760 done [2024-03-07T23:35:23.828Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-07T23:35:23.828Z] #97 DONE 7.5s [2024-03-07T23:35:23.828Z] [2024-03-07T23:35:23.828Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-07T23:35:50.508Z] #136 DONE 802.1s [2024-03-07T23:35:50.508Z] [2024-03-07T23:35:50.508Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:35:50.508Z] #51 ... [2024-03-07T23:35:50.508Z] [2024-03-07T23:35:50.508Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:35:50.508Z] #180 DONE 0.2s [2024-03-07T23:35:50.508Z] [2024-03-07T23:35:50.508Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:35:50.508Z] #139 ... [2024-03-07T23:35:50.508Z] [2024-03-07T23:35:50.508Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:35:50.774Z] #181 DONE 0.1s [2024-03-07T23:35:50.774Z] [2024-03-07T23:35:50.774Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-07T23:35:50.774Z] #182 DONE 0.2s [2024-03-07T23:35:50.774Z] [2024-03-07T23:35:50.774Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:35:51.171Z] #135 ... [2024-03-07T23:35:51.171Z] [2024-03-07T23:35:51.171Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:35:51.171Z] #183 DONE 0.3s [2024-03-07T23:35:51.171Z] [2024-03-07T23:35:51.171Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:35:51.171Z] #51 ... [2024-03-07T23:35:51.171Z] [2024-03-07T23:35:51.171Z] #97 [core-command] exporting to image [2024-03-07T23:35:51.171Z] #97 exporting layers [2024-03-07T23:35:51.437Z] #97 exporting layers 0.2s done [2024-03-07T23:35:51.437Z] #97 writing image sha256:b2bb86054ae76e1011ad294752ac671cb035fef7ff075876daa49c8da72fb8e1 done [2024-03-07T23:35:51.437Z] #97 naming to docker.io/library/core-command-arm64 done [2024-03-07T23:35:51.437Z] #97 DONE 7.7s [2024-03-07T23:35:51.437Z] [2024-03-07T23:35:51.437Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:01.491Z] #51 ... [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-07T23:36:01.491Z] #137 DONE 812.5s [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:36:01.491Z] #139 ... [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:36:01.491Z] #184 DONE 0.1s [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:36:01.491Z] #185 DONE 0.1s [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:36:01.491Z] #139 ... [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-07T23:36:01.491Z] #186 DONE 0.3s [2024-03-07T23:36:01.491Z] [2024-03-07T23:36:01.491Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:36:01.761Z] #187 DONE 0.2s [2024-03-07T23:36:01.761Z] [2024-03-07T23:36:01.761Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-07T23:36:02.032Z] #188 DONE 0.1s [2024-03-07T23:36:02.032Z] [2024-03-07T23:36:02.032Z] #97 [core-metadata] exporting to image [2024-03-07T23:36:02.032Z] #97 exporting layers [2024-03-07T23:36:02.297Z] #97 exporting layers 0.3s done [2024-03-07T23:36:02.297Z] #97 writing image sha256:1a89664e9e19bfea99621c1b207c922f757ea27693b65c43384fe4a72f5052cb done [2024-03-07T23:36:02.297Z] #97 naming to docker.io/library/core-metadata-arm64 done [2024-03-07T23:36:02.297Z] #97 DONE 8.1s [2024-03-07T23:36:02.297Z] [2024-03-07T23:36:02.297Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:36:03.698Z] #139 ... [2024-03-07T23:36:03.698Z] [2024-03-07T23:36:03.698Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-07T23:36:03.698Z] #140 DONE 815.6s [2024-03-07T23:36:03.698Z] [2024-03-07T23:36:03.698Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:36:03.964Z] #189 DONE 0.2s [2024-03-07T23:36:03.964Z] [2024-03-07T23:36:03.964Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:36:04.228Z] #190 DONE 0.2s [2024-03-07T23:36:04.228Z] [2024-03-07T23:36:04.228Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-07T23:36:04.228Z] #191 DONE 0.2s [2024-03-07T23:36:04.228Z] [2024-03-07T23:36:04.228Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:04.495Z] #51 ... [2024-03-07T23:36:04.495Z] [2024-03-07T23:36:04.495Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:36:04.495Z] #192 DONE 0.1s [2024-03-07T23:36:04.495Z] [2024-03-07T23:36:04.495Z] #97 [core-data] exporting to image [2024-03-07T23:36:04.760Z] #97 exporting layers 0.2s done [2024-03-07T23:36:04.760Z] #97 writing image sha256:78415f6f46156fc53a6cbaa56271ab7312c7728f42045e077e4768d545dc277a done [2024-03-07T23:36:04.760Z] #97 naming to docker.io/library/core-data-arm64 [2024-03-07T23:36:04.760Z] #97 naming to docker.io/library/core-data-arm64 done [2024-03-07T23:36:04.760Z] #97 DONE 8.3s [2024-03-07T23:36:04.760Z] [2024-03-07T23:36:04.760Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-07T23:36:22.920Z] #135 DONE 832.7s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:36:22.920Z] #134 ... [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:36:22.920Z] #193 DONE 0.3s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:36:22.920Z] #134 ... [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:36:22.920Z] #194 DONE 0.2s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-07T23:36:22.920Z] #195 DONE 0.3s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #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-03-07T23:36:22.920Z] #196 DONE 0.1s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:22.920Z] #51 ... [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-07T23:36:22.920Z] #97 exporting layers [2024-03-07T23:36:22.920Z] #97 exporting layers 0.5s done [2024-03-07T23:36:22.920Z] #97 writing image sha256:9589298b3aa4ec24b444ad93692215122be3c3867d69904a0d2adfb9eab108de done [2024-03-07T23:36:22.920Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-07T23:36:22.920Z] #97 DONE 8.8s [2024-03-07T23:36:22.920Z] [2024-03-07T23:36:22.920Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-07T23:36:41.086Z] #139 DONE 853.3s [2024-03-07T23:36:41.086Z] [2024-03-07T23:36:41.086Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-07T23:36:41.086Z] #134 DONE 853.3s [2024-03-07T23:36:41.086Z] [2024-03-07T23:36:41.086Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:41.352Z] #51 ... [2024-03-07T23:36:41.352Z] [2024-03-07T23:36:41.352Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:36:41.619Z] #197 DONE 0.2s [2024-03-07T23:36:41.619Z] [2024-03-07T23:36:41.619Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:36:41.882Z] #198 DONE 0.2s [2024-03-07T23:36:41.882Z] [2024-03-07T23:36:41.882Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-07T23:36:41.882Z] #199 DONE 0.2s [2024-03-07T23:36:41.882Z] [2024-03-07T23:36:41.882Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-07T23:36:42.147Z] #200 ... [2024-03-07T23:36:42.147Z] [2024-03-07T23:36:42.147Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-07T23:36:42.147Z] #201 DONE 0.1s [2024-03-07T23:36:42.147Z] [2024-03-07T23:36:42.147Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-07T23:36:42.147Z] #202 DONE 0.3s [2024-03-07T23:36:42.147Z] [2024-03-07T23:36:42.147Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:42.412Z] #51 ... [2024-03-07T23:36:42.412Z] [2024-03-07T23:36:42.412Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:36:42.412Z] #203 DONE 0.1s [2024-03-07T23:36:42.412Z] [2024-03-07T23:36:42.412Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-07T23:36:42.412Z] #200 DONE 0.4s [2024-03-07T23:36:42.412Z] [2024-03-07T23:36:42.412Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-07T23:36:42.412Z] #204 DONE 0.1s [2024-03-07T23:36:42.412Z] [2024-03-07T23:36:42.412Z] #97 [support-scheduler] exporting to image [2024-03-07T23:36:42.412Z] #97 exporting layers [2024-03-07T23:36:42.677Z] #97 exporting layers 0.4s done [2024-03-07T23:36:42.677Z] #97 writing image sha256:d7d68304bb725d415f9b27ec76a95af430e73972d600e740539cda791d2300b8 0.0s done [2024-03-07T23:36:42.677Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-03-07T23:36:42.677Z] #97 writing image sha256:5a944e665d09f8d423e6b1ff1d18c0d56b0591e623176b403a04758fe0f90f5f done [2024-03-07T23:36:42.677Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-03-07T23:36:42.677Z] #97 DONE 9.3s [2024-03-07T23:36:42.677Z] [2024-03-07T23:36:42.677Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-07T23:36:42.677Z] time="2024-03-07T23:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-07T23:36:42.704Z] $ docker stop --time=1 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 [2024-03-07T23:36:44.363Z] $ docker rm -f --volumes 752281b6d274f4c7b8b254d41e1dedc4f3b38be81b56fd87ece42cd93bf6ffd0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:36:44.998Z] + docker images [2024-03-07T23:36:44.998Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-07T23:36:44.998Z] support-notifications-arm64 latest 5a944e665d09 2 seconds ago 26.6MB [2024-03-07T23:36:44.998Z] support-scheduler-arm64 latest d7d68304bb72 2 seconds ago 25.9MB [2024-03-07T23:36:44.998Z] security-spiffe-token-provider-arm64 latest 9589298b3aa4 23 seconds ago 29.1MB [2024-03-07T23:36:44.998Z] core-data-arm64 latest 78415f6f4615 40 seconds ago 17.2MB [2024-03-07T23:36:44.998Z] core-metadata-arm64 latest 1a89664e9e19 43 seconds ago 17.4MB [2024-03-07T23:36:44.998Z] core-command-arm64 latest b2bb86054ae7 54 seconds ago 17.1MB [2024-03-07T23:36:44.998Z] core-common-config-bootstrapper-arm64 latest 956b0e3b26b9 About a minute ago 15.1MB [2024-03-07T23:36:44.998Z] security-proxy-auth-arm64 latest 50003fd1f5cf About a minute ago 15.9MB [2024-03-07T23:36:44.998Z] security-secretstore-setup-arm64 latest 80293e20f896 About a minute ago 35.9MB [2024-03-07T23:36:44.998Z] security-bootstrapper-arm64 latest 9aa2ced1de28 About a minute ago 18.5MB [2024-03-07T23:36:44.998Z] security-proxy-setup-arm64 latest 0e00764b9910 2 minutes ago 25.9MB [2024-03-07T23:36:44.998Z] security-spire-agent-arm64 latest 8698e0fde5d9 14 minutes ago 152MB [2024-03-07T23:36:44.998Z] security-spire-config-arm64 latest 37e28ec2078c 14 minutes ago 95.8MB [2024-03-07T23:36:44.998Z] security-spire-server-arm64 latest 1aae1780236c 14 minutes ago 96.7MB [2024-03-07T23:36:44.998Z] ci-base-image-arm64 latest 7a34532c21d1 28 minutes ago 882MB [2024-03-07T23:36:44.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-07T23:36:44.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:36:46.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:36:46.260Z] [2024-03-07T23:36:46.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:36:46.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:36:46.972Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:36:46.972Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:36:46.972Z] 04944245beec: Pulling fs layer [2024-03-07T23:36:46.972Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:36:46.972Z] 765212b225bb: Pulling fs layer [2024-03-07T23:36:46.972Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:36:46.972Z] 765212b225bb: Waiting [2024-03-07T23:36:46.972Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:36:46.972Z] f23df028b6ca: Waiting [2024-03-07T23:36:46.972Z] d65c8cfc05b1: Waiting [2024-03-07T23:36:46.972Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:36:46.972Z] 04944245beec: Verifying Checksum [2024-03-07T23:36:46.972Z] 04944245beec: Download complete [2024-03-07T23:36:46.972Z] 765212b225bb: Verifying Checksum [2024-03-07T23:36:46.972Z] 765212b225bb: Download complete [2024-03-07T23:36:46.972Z] f23df028b6ca: Verifying Checksum [2024-03-07T23:36:46.972Z] f23df028b6ca: Download complete [2024-03-07T23:36:46.972Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:36:46.972Z] d65c8cfc05b1: Download complete [2024-03-07T23:36:47.248Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:36:47.248Z] 699f458cf7ca: Download complete [2024-03-07T23:36:47.518Z] 8998bd30e6a1: Verifying Checksum [2024-03-07T23:36:47.518Z] 8998bd30e6a1: Download complete [2024-03-07T23:36:50.086Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:36:50.086Z] 2437ff75d9bd: Download complete [2024-03-07T23:36:52.653Z] 8998bd30e6a1: Pull complete [2024-03-07T23:36:52.653Z] 04944245beec: Pull complete [2024-03-07T23:36:54.055Z] 699f458cf7ca: Pull complete [2024-03-07T23:36:54.322Z] 765212b225bb: Pull complete [2024-03-07T23:36:55.279Z] f23df028b6ca: Pull complete [2024-03-07T23:36:55.549Z] d65c8cfc05b1: Pull complete [2024-03-07T23:37:13.734Z] 2437ff75d9bd: Pull complete [2024-03-07T23:37:13.734Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:37:13.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:37:13.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:37:14.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-5130 does not seem to be running inside a container [2024-03-07T23:37:14.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-07T23:37:17.178Z] $ docker top 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:18.332Z] ---> job-cost.sh [2024-03-07T23:37:18.332Z] lf-activate-venv: SKIPPING [2024-03-07T23:37:18.332Z] INFO: No Stack... [2024-03-07T23:37:18.597Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:37:19.553Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:37:19.994Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-07T23:37:19.994Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:37:20.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] [2024-03-07T23:37:20.103Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] did not exist. Created. [2024-03-07T23:37:20.108Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:37:20.623Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:37:20.844Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:37:20.870Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4772-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:37:21.023Z] $ docker stop --time=1 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c [2024-03-07T23:37:22.535Z] $ docker rm -f --volumes 5d864fc2f635245aff4542f08efd3611208de1273ab46c20fead0c919ee15c6c [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-03-07T23:37:24.746Z] provisioning config files... [2024-03-07T23:37:24.754Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11676655350969719080tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:37:25.182Z] + set +x [2024-03-07T23:37:25.182Z] + curl -s https://codecov.io/bash [2024-03-07T23:37:25.182Z] + bash -s -- [2024-03-07T23:37:25.182Z] [2024-03-07T23:37:25.182Z] _____ _ [2024-03-07T23:37:25.182Z] / ____| | | [2024-03-07T23:37:25.182Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:37:25.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:37:25.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:37:25.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:37:25.182Z] Bash-1.0.6 [2024-03-07T23:37:25.182Z] [2024-03-07T23:37:25.182Z] [2024-03-07T23:37:25.182Z] ==> git version 2.25.1 found [2024-03-07T23:37:25.182Z] ==> 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-03-07T23:37:25.183Z] Release-Date: 2020-01-08 [2024-03-07T23:37:25.183Z] 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-03-07T23:37:25.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:37:25.183Z] ==> Jenkins CI detected. [2024-03-07T23:37:25.183Z] current dir:  /w/workspace/edgex-go/1 [2024-03-07T23:37:25.183Z] project root: . [2024-03-07T23:37:25.183Z] --> token set from env [2024-03-07T23:37:25.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:37:25.443Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:37:25.443Z] ==> Python coveragepy not found [2024-03-07T23:37:25.443Z] ==> Searching for coverage reports in: [2024-03-07T23:37:25.443Z] + . [2024-03-07T23:37:25.443Z] -> Found 1 reports [2024-03-07T23:37:25.443Z] ==> Detecting git/mercurial file structure [2024-03-07T23:37:25.443Z] ==> Reading reports [2024-03-07T23:37:25.443Z] + ./coverage.out bytes=453602 [2024-03-07T23:37:25.443Z] ==> Appending adjustments [2024-03-07T23:37:25.443Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:37:26.383Z] + Found adjustments [2024-03-07T23:37:26.383Z] ==> Gzipping contents [2024-03-07T23:37:26.383Z] 60K /tmp/codecov.zOl7MT.gz [2024-03-07T23:37:26.383Z] ==> Uploading reports [2024-03-07T23:37:26.383Z] url: https://codecov.io [2024-03-07T23:37:26.383Z] query: branch=PR-4772&commit=5f499acd0abad9633e3d98eb81665596835595e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4772&job=&cmd_args= [2024-03-07T23:37:26.383Z] -> Pinging Codecov [2024-03-07T23:37:26.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4772&commit=5f499acd0abad9633e3d98eb81665596835595e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4772%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4772&job=&cmd_args= [2024-03-07T23:37:26.643Z] -> Uploading to [2024-03-07T23:37:26.643Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/00271124DB129430A58F1EEE437C3FCB/5f499acd0abad9633e3d98eb81665596835595e6/378f05ab-95a5-4d94-94c0-d075c8614877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T233726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72a3f9a74c781f6775c169148e2bbfa1d8eea6753c2ca7c197232bca4f644683 [2024-03-07T23:37:26.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:37:26.643Z] Dload Upload Total Spent Left Speed [2024-03-07T23:37:27.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57690 0 0 100 57690 0 274k --:--:-- --:--:-- --:--:-- 274k 100 57690 0 0 100 57690 0 172k --:--:-- --:--:-- --:--:-- 171k [2024-03-07T23:37:27.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f499acd0abad9633e3d98eb81665596835595e6 [Pipeline] } [2024-03-07T23:37:27.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-07T23:37:29.637Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:29.966Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:30.873Z] ---> package-listing.sh [2024-03-07T23:37:30.874Z] ++ facter osfamily [2024-03-07T23:37:30.874Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:37:31.134Z] + OS_FAMILY=debian [2024-03-07T23:37:31.134Z] + workspace=/w/workspace/edgex-go/1 [2024-03-07T23:37:31.134Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:37:31.134Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:37:31.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:37:31.134Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:37:31.134Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-07T23:37:31.134Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:37:31.134Z] + case "${OS_FAMILY}" in [2024-03-07T23:37:31.134Z] + dpkg -l [2024-03-07T23:37:31.134Z] + grep '^ii' [2024-03-07T23:37:31.134Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:37:31.134Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:37:31.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:37:31.134Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-07T23:37:31.134Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-07T23:37:31.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-07T23:37:31.174Z] 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-03-07T23:37:31.469Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:37:32.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:37:32.155Z] [2024-03-07T23:37:32.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:37:32.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:37:32.570Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:37:32.570Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:37:32.570Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:37:32.570Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:37:32.570Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:37:32.570Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:37:32.570Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:37:32.570Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:37:32.570Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:37:32.570Z] 33b1e0a273af: Waiting [2024-03-07T23:37:32.570Z] 5d3b04190fa2: Waiting [2024-03-07T23:37:32.570Z] 2f39f015ded8: Waiting [2024-03-07T23:37:32.570Z] 5c69ac0246d0: Verifying Checksum [2024-03-07T23:37:32.570Z] 5c69ac0246d0: Download complete [2024-03-07T23:37:32.570Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-07T23:37:32.570Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:37:32.570Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:37:32.570Z] 33b1e0a273af: Download complete [2024-03-07T23:37:32.570Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:37:32.570Z] ec43610c2a17: Download complete [2024-03-07T23:37:32.570Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:37:32.570Z] 5d3b04190fa2: Download complete [2024-03-07T23:37:32.829Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:37:32.829Z] 5eb5b503b376: Download complete [2024-03-07T23:37:33.760Z] 5eb5b503b376: Pull complete [2024-03-07T23:37:34.017Z] 5c69ac0246d0: Pull complete [2024-03-07T23:37:34.275Z] ec43610c2a17: Pull complete [2024-03-07T23:37:34.533Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:37:34.533Z] 33b1e0a273af: Pull complete [2024-03-07T23:37:34.791Z] 5d3b04190fa2: Pull complete [2024-03-07T23:37:40.060Z] 2f39f015ded8: Pull complete [2024-03-07T23:37:40.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:37:40.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:37:40.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:37:40.623Z] prd-ubuntu20.04-docker-8c-8g-5117 does not seem to be running inside a container [2024-03-07T23:37:40.655Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:37:43.201Z] $ docker top f8272af501895b0fc90bb9feeab4882d03dd1fa3861860112eca208fbd28cdba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:37:43.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:37:44.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:37:44.392Z] + ls /var/log/sa-host [2024-03-07T23:37:44.392Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:37:44.582Z] provisioning config files... [2024-03-07T23:37:44.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config86958468555202944tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:37:44.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:45.056Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:37:45.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:45.602Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:37:45.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:45.948Z] ---> sudo-logs.sh [2024-03-07T23:37:45.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:37:46.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:46.376Z] ---> job-cost.sh [2024-03-07T23:37:46.376Z] lf-activate-venv: SKIPPING [2024-03-07T23:37:46.376Z] DEBUG: total: 0.10999999940395355 [2024-03-07T23:37:46.376Z] INFO: Retrieving Stack Cost... [2024-03-07T23:37:46.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:37:47.212Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:37:47.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:37:47.570Z] ---> logs-deploy.sh [2024-03-07T23:37:47.570Z] lf-activate-venv: SKIPPING [2024-03-07T23:37:47.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4772/1 [2024-03-07T23:37:47.570Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:37:48.510Z] Archives upload complete. [2024-03-07T23:37:49.078Z] INFO: archiving logs to Nexus [2024-03-07T23:37:49.651Z] ---> uname -a: [2024-03-07T23:37:49.651Z] Linux prd-ubuntu20-04-docker-8c-8g-5117 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] ---> lscpu: [2024-03-07T23:37:49.651Z] Architecture: x86_64 [2024-03-07T23:37:49.651Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-07T23:37:49.651Z] Byte Order: Little Endian [2024-03-07T23:37:49.651Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-07T23:37:49.651Z] CPU(s): 8 [2024-03-07T23:37:49.651Z] On-line CPU(s) list: 0-7 [2024-03-07T23:37:49.651Z] Thread(s) per core: 1 [2024-03-07T23:37:49.651Z] Core(s) per socket: 1 [2024-03-07T23:37:49.651Z] Socket(s): 8 [2024-03-07T23:37:49.651Z] NUMA node(s): 1 [2024-03-07T23:37:49.651Z] Vendor ID: AuthenticAMD [2024-03-07T23:37:49.651Z] CPU family: 23 [2024-03-07T23:37:49.651Z] Model: 49 [2024-03-07T23:37:49.651Z] Model name: AMD EPYC-Rome Processor [2024-03-07T23:37:49.651Z] Stepping: 0 [2024-03-07T23:37:49.651Z] CPU MHz: 2800.000 [2024-03-07T23:37:49.651Z] BogoMIPS: 5600.00 [2024-03-07T23:37:49.651Z] Virtualization: AMD-V [2024-03-07T23:37:49.651Z] Hypervisor vendor: KVM [2024-03-07T23:37:49.651Z] Virtualization type: full [2024-03-07T23:37:49.651Z] L1d cache: 256 KiB [2024-03-07T23:37:49.651Z] L1i cache: 256 KiB [2024-03-07T23:37:49.651Z] L2 cache: 4 MiB [2024-03-07T23:37:49.651Z] L3 cache: 128 MiB [2024-03-07T23:37:49.651Z] NUMA node0 CPU(s): 0-7 [2024-03-07T23:37:49.651Z] Vulnerability Itlb multihit: Not affected [2024-03-07T23:37:49.651Z] Vulnerability L1tf: Not affected [2024-03-07T23:37:49.651Z] Vulnerability Mds: Not affected [2024-03-07T23:37:49.651Z] Vulnerability Meltdown: Not affected [2024-03-07T23:37:49.651Z] Vulnerability Mmio stale data: Not affected [2024-03-07T23:37:49.651Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-07T23:37:49.651Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-07T23:37:49.651Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-07T23:37:49.651Z] Vulnerability Srbds: Not affected [2024-03-07T23:37:49.651Z] Vulnerability Tsx async abort: Not affected [2024-03-07T23:37:49.651Z] 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-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] ---> nproc: [2024-03-07T23:37:49.651Z] 8 [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] ---> df -h: [2024-03-07T23:37:49.651Z] Filesystem Size Used Avail Use% Mounted on [2024-03-07T23:37:49.651Z] overlay 155G 19G 136G 13% / [2024-03-07T23:37:49.651Z] tmpfs 64M 0 64M 0% /dev [2024-03-07T23:37:49.651Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-07T23:37:49.651Z] shm 64M 0 64M 0% /dev/shm [2024-03-07T23:37:49.651Z] /dev/vda1 155G 19G 136G 13% /facter-os [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] ---> sar -b -r -n DEV: [2024-03-07T23:37:49.651Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5117) 03/07/24 _x86_64_ (8 CPU) [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] 23:01:28 LINUX RESTART (8 CPU) [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] 23:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-07T23:37:49.651Z] 23:03:01 130.52 14.96 115.56 0.00 1978.24 114059.99 0.00 [2024-03-07T23:37:49.651Z] 23:04:01 91.15 2.18 88.97 0.00 49.99 44957.99 0.00 [2024-03-07T23:37:49.651Z] 23:05:01 23.45 0.23 23.21 0.00 11.60 7305.98 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 259.99 0.68 259.31 0.00 73.45 151985.74 0.00 [2024-03-07T23:37:49.651Z] 23:07:01 627.54 12.50 615.04 0.00 2935.42 120375.21 0.00 [2024-03-07T23:37:49.651Z] 23:08:01 309.25 0.07 309.18 0.00 0.53 72344.48 0.00 [2024-03-07T23:37:49.651Z] 23:09:01 235.18 0.03 235.14 0.00 3.33 5243.79 0.00 [2024-03-07T23:37:49.651Z] 23:10:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-03-07T23:37:49.651Z] 23:11:02 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2024-03-07T23:37:49.651Z] 23:12:01 2.63 0.00 2.63 0.00 0.00 36.60 0.00 [2024-03-07T23:37:49.651Z] 23:13:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-03-07T23:37:49.651Z] 23:14:01 1.35 0.00 1.35 0.00 0.00 15.19 0.00 [2024-03-07T23:37:49.651Z] 23:15:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-03-07T23:37:49.651Z] 23:16:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-03-07T23:37:49.651Z] 23:17:01 2.03 0.03 2.00 0.00 0.27 23.46 0.00 [2024-03-07T23:37:49.651Z] 23:18:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2024-03-07T23:37:49.651Z] 23:19:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-03-07T23:37:49.651Z] 23:20:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2024-03-07T23:37:49.651Z] 23:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2024-03-07T23:37:49.651Z] 23:22:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 [2024-03-07T23:37:49.651Z] 23:23:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2024-03-07T23:37:49.651Z] 23:24:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2024-03-07T23:37:49.651Z] 23:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-03-07T23:37:49.651Z] 23:26:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2024-03-07T23:37:49.651Z] 23:27:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-03-07T23:37:49.651Z] 23:28:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2024-03-07T23:37:49.651Z] 23:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-03-07T23:37:49.651Z] 23:30:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2024-03-07T23:37:49.651Z] 23:31:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2024-03-07T23:37:49.651Z] 23:32:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 [2024-03-07T23:37:49.651Z] 23:33:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-03-07T23:37:49.651Z] 23:34:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2024-03-07T23:37:49.651Z] 23:35:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2024-03-07T23:37:49.651Z] 23:36:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-03-07T23:37:49.651Z] 23:37:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2024-03-07T23:37:49.651Z] Average: 48.94 0.87 48.07 0.00 143.57 14722.84 0.00 [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] 23:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-07T23:37:49.651Z] 23:03:01 28705816 31522288 787524 2.39 78148 3002408 1942340 5.72 1105360 2672756 1604 [2024-03-07T23:37:49.651Z] 23:04:01 27434004 31208204 1092548 3.32 111944 3840456 2423464 7.14 1899220 3048452 132704 [2024-03-07T23:37:49.651Z] 23:05:01 27500312 31438024 860552 2.62 116068 3972444 2123568 6.26 1517856 3334340 355304 [2024-03-07T23:37:49.651Z] 23:06:01 23938196 31182676 1090872 3.32 128056 7184532 4438956 13.08 1827492 6467572 124 [2024-03-07T23:37:49.651Z] 23:07:01 16877772 28050660 4169880 12.68 222360 10648468 10583252 31.19 5864004 9034108 258720 [2024-03-07T23:37:49.651Z] 23:08:01 19442248 31398472 874464 2.66 234540 11488620 2461068 7.25 2223056 10269600 0 [2024-03-07T23:37:49.651Z] 23:09:01 19407080 31423960 853244 2.59 238432 11543200 2159744 6.37 2258528 10269496 8 [2024-03-07T23:37:49.651Z] 23:10:01 19408180 31425132 851808 2.59 238472 11543204 2159744 6.37 2257992 10269500 20 [2024-03-07T23:37:49.651Z] 23:11:02 19453468 31470472 806460 2.45 238504 11543212 2159744 6.37 2211888 10269504 36 [2024-03-07T23:37:49.651Z] 23:12:01 19455956 31473088 803712 2.44 238636 11543192 2159744 6.37 2210736 10269488 16 [2024-03-07T23:37:49.651Z] 23:13:01 19456676 31473856 803060 2.44 238680 11543196 2159744 6.37 2210808 10269492 8 [2024-03-07T23:37:49.651Z] 23:14:01 19457560 31474468 802892 2.44 238704 11543196 2159744 6.37 2210900 10269492 48 [2024-03-07T23:37:49.651Z] 23:15:01 19457472 31474420 802920 2.44 238720 11543200 2159744 6.37 2210920 10269496 8 [2024-03-07T23:37:49.651Z] 23:16:01 19457708 31475264 802568 2.44 238776 11543200 2159744 6.37 2210536 10270080 44 [2024-03-07T23:37:49.651Z] 23:17:01 19456168 31473980 803752 2.44 238856 11543192 2149116 6.33 2210668 10270156 24 [2024-03-07T23:37:49.651Z] 23:18:01 19456780 31474720 802820 2.44 238880 11543204 2149116 6.33 2210504 10270156 40 [2024-03-07T23:37:49.651Z] 23:19:01 19457008 31474968 802488 2.44 238904 11543208 2132772 6.29 2210436 10270160 184 [2024-03-07T23:37:49.651Z] 23:20:01 19457308 31475336 802100 2.44 238936 11543216 2132772 6.29 2210480 10270168 144 [2024-03-07T23:37:49.651Z] 23:21:01 19457040 31475092 802260 2.44 238956 11543216 2132772 6.29 2210628 10270168 8 [2024-03-07T23:37:49.651Z] 23:22:01 19457224 31475300 802216 2.44 238988 11543204 2132772 6.29 2210720 10270172 44 [2024-03-07T23:37:49.651Z] 23:23:01 19457492 31475608 801880 2.44 239012 11543220 2116352 6.24 2210864 10270172 8 [2024-03-07T23:37:49.651Z] 23:24:01 19457120 31475332 801968 2.44 239036 11543352 2116352 6.24 2211184 10270252 276 [2024-03-07T23:37:49.651Z] 23:25:01 19457356 31475644 801660 2.44 239048 11543352 2116352 6.24 2211212 10270304 160 [2024-03-07T23:37:49.651Z] 23:26:01 19457340 31475648 801588 2.44 239072 11543356 2116352 6.24 2211268 10270308 184 [2024-03-07T23:37:49.651Z] 23:27:01 19457080 31475424 801900 2.44 239108 11543352 2116352 6.24 2211080 10270316 8 [2024-03-07T23:37:49.651Z] 23:28:01 19457168 31475512 801972 2.44 239120 11543368 2116352 6.24 2211348 10270316 228 [2024-03-07T23:37:49.651Z] 23:29:01 19457104 31475452 801960 2.44 239132 11543372 2116352 6.24 2211448 10270320 168 [2024-03-07T23:37:49.651Z] 23:30:01 19457412 31475820 801612 2.44 239172 11543372 2116352 6.24 2211168 10270328 152 [2024-03-07T23:37:49.651Z] 23:31:01 19457356 31475768 801572 2.44 239200 11543376 2116352 6.24 2211208 10270332 24 [2024-03-07T23:37:49.651Z] 23:32:01 19457320 31475800 801732 2.44 239216 11543376 2116352 6.24 2211640 10270340 12 [2024-03-07T23:37:49.651Z] 23:33:01 19457320 31475800 801680 2.44 239220 11543380 2116352 6.24 2211452 10270340 172 [2024-03-07T23:37:49.651Z] 23:34:01 19456972 31475460 801900 2.44 239244 11543384 2116352 6.24 2211668 10270344 44 [2024-03-07T23:37:49.651Z] 23:35:01 19456876 31475424 801860 2.44 239268 11543384 2116352 6.24 2211928 10270348 184 [2024-03-07T23:37:49.651Z] 23:36:01 19457168 31475732 801536 2.44 239296 11543388 2116352 6.24 2211720 10270340 140 [2024-03-07T23:37:49.651Z] 23:37:01 19457328 31475916 801496 2.44 239332 11543380 2116352 6.24 2211888 10270340 8 [2024-03-07T23:37:49.651Z] Average: 20230068 31356421 921270 2.80 223458 10711205 2452149 7.23 2247252 9504544 21453 [2024-03-07T23:37:49.651Z] [2024-03-07T23:37:49.651Z] 23:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-07T23:37:49.651Z] 23:03:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:03:01 vetha0f44a7 48.65 51.80 4.74 49.79 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:03:01 ens3 1145.53 897.22 10920.17 161.94 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:03:01 docker0 470.48 526.22 31.16 2913.12 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:04:01 veth631ffbc 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:04:01 ens3 161.87 137.88 1679.91 33.06 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:04:01 docker0 106.50 113.13 8.50 1634.61 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:05:01 veth631ffbc 1.62 1.63 0.14 0.14 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:05:01 ens3 33.51 21.96 25.63 14.05 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:05:01 docker0 1.62 1.62 0.12 0.14 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethb325f7b 0.78 0.95 0.06 7.22 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 veth28e49ba 0.95 0.95 0.07 7.22 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 veth8ebb4a1 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethd834c8b 2.95 4.17 0.22 61.75 0.00 0.00 0.00 0.01 [2024-03-07T23:37:49.651Z] 23:06:01 vethcec5c09 1.73 2.28 0.14 31.60 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vetha12a969 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 veth53f0fd0 3.30 4.95 0.26 63.02 0.00 0.00 0.00 0.01 [2024-03-07T23:37:49.651Z] 23:06:01 vethf102996 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 ens3 184.20 106.67 3447.83 22.91 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethf57a120 2.47 5.85 0.19 98.07 0.00 0.00 0.00 0.01 [2024-03-07T23:37:49.651Z] 23:06:01 docker0 22.68 32.98 1.39 433.18 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethfa50a82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethca8b970 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethdff68f5 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 veth5a39893 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 veth119b2a0 2.10 2.65 0.16 35.99 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vetheb05daa 0.55 0.68 0.05 0.19 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.651Z] 23:06:01 vethd177460 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:06:01 veth1e982d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 veth2f1f5fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vethdb4eb1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 ens3 283.22 175.41 2610.96 26.07 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 docker0 146.15 222.06 12.03 1926.50 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 veth9a50c5b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 veth60f3895 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 veth164f729 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vethc94f317 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vethf9bd49c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vetheb05daa 0.12 0.80 0.01 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 veth9ac2f39 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vetha7c0fe6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vethf8168f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:07:01 vethe41397e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 ens3 7.18 3.78 5.33 2.87 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 veth4eeae21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 veth601acdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:08:01 vetheb05daa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:09:01 ens3 9.02 3.80 6.62 2.89 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:10:01 ens3 0.80 0.23 0.13 0.08 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:11:02 ens3 0.55 0.20 0.26 0.19 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:12:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:13:01 ens3 0.57 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:14:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:15:01 ens3 0.83 0.00 0.07 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:16:01 ens3 0.45 0.20 0.11 0.08 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:17:01 ens3 0.40 0.25 0.25 0.20 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:18:01 ens3 0.55 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:19:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:20:01 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:21:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:22:01 ens3 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:23:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:25:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:27:01 ens3 0.17 0.05 0.08 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:28:01 ens3 0.30 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:32:01 ens3 0.30 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:36:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] Average: ens3 51.87 38.17 529.54 7.50 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] Average: docker0 21.15 25.37 1.51 196.16 0.00 0.00 0.00 0.00 [2024-03-07T23:37:49.652Z] [2024-03-07T23:37:49.652Z] [2024-03-07T23:37:49.652Z] ---> sar -P ALL: [2024-03-07T23:37:49.652Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5117) 03/07/24 _x86_64_ (8 CPU) [2024-03-07T23:37:49.652Z] [2024-03-07T23:37:49.652Z] 23:01:28 LINUX RESTART (8 CPU) [2024-03-07T23:37:49.652Z] [2024-03-07T23:37:49.652Z] 23:02:02 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:37:49.652Z] 23:03:01 all 9.12 0.00 3.02 2.58 0.06 85.21 [2024-03-07T23:37:49.652Z] 23:03:01 0 8.33 0.00 3.79 5.12 0.07 82.69 [2024-03-07T23:37:49.652Z] 23:03:01 1 10.05 0.00 3.52 11.95 0.09 74.39 [2024-03-07T23:37:49.652Z] 23:03:01 2 9.64 0.00 2.04 0.14 0.07 88.11 [2024-03-07T23:37:49.652Z] 23:03:01 3 8.03 0.00 2.40 0.24 0.07 89.27 [2024-03-07T23:37:49.652Z] 23:03:01 4 12.14 0.00 3.46 0.14 0.03 84.23 [2024-03-07T23:37:49.652Z] 23:03:01 5 6.97 0.00 3.26 0.09 0.05 89.63 [2024-03-07T23:37:49.652Z] 23:03:01 6 10.70 0.00 2.67 0.10 0.07 86.47 [2024-03-07T23:37:49.652Z] 23:03:01 7 7.13 0.00 3.06 2.89 0.07 86.85 [2024-03-07T23:37:49.652Z] 23:04:01 all 26.76 0.00 3.94 2.47 0.09 66.74 [2024-03-07T23:37:49.652Z] 23:04:01 0 26.95 0.00 4.24 1.52 0.10 67.19 [2024-03-07T23:37:49.652Z] 23:04:01 1 27.66 0.00 4.58 8.31 0.08 59.36 [2024-03-07T23:37:49.652Z] 23:04:01 2 25.67 0.00 3.94 0.08 0.08 70.22 [2024-03-07T23:37:49.652Z] 23:04:01 3 27.51 0.00 3.64 1.77 0.07 67.01 [2024-03-07T23:37:49.652Z] 23:04:01 4 26.01 0.00 4.45 6.09 0.10 63.36 [2024-03-07T23:37:49.652Z] 23:04:01 5 28.97 0.00 3.51 0.10 0.08 67.34 [2024-03-07T23:37:49.652Z] 23:04:01 6 26.01 0.00 3.34 0.15 0.08 70.42 [2024-03-07T23:37:49.652Z] 23:04:01 7 25.27 0.00 3.84 1.78 0.08 69.03 [2024-03-07T23:37:49.652Z] 23:05:01 all 43.20 0.00 3.89 0.60 0.08 52.23 [2024-03-07T23:37:49.652Z] 23:05:01 0 42.79 0.00 4.18 3.22 0.08 49.72 [2024-03-07T23:37:49.652Z] 23:05:01 1 43.41 0.00 4.12 0.08 0.10 52.29 [2024-03-07T23:37:49.652Z] 23:05:01 2 43.47 0.00 3.79 0.39 0.08 52.28 [2024-03-07T23:37:49.652Z] 23:05:01 3 42.39 0.00 3.96 0.24 0.08 53.33 [2024-03-07T23:37:49.652Z] 23:05:01 4 44.38 0.00 3.73 0.34 0.07 51.49 [2024-03-07T23:37:49.652Z] 23:05:01 5 41.75 0.00 3.73 0.13 0.08 54.29 [2024-03-07T23:37:49.652Z] 23:05:01 6 42.99 0.00 4.06 0.27 0.08 52.59 [2024-03-07T23:37:49.652Z] 23:05:01 7 44.43 0.00 3.58 0.10 0.08 51.81 [2024-03-07T23:37:49.652Z] 23:06:01 all 15.39 0.00 5.15 16.83 0.07 62.56 [2024-03-07T23:37:49.652Z] 23:06:01 0 14.90 0.00 4.91 7.96 0.07 72.16 [2024-03-07T23:37:49.652Z] 23:06:01 1 15.31 0.00 5.73 17.04 0.09 61.84 [2024-03-07T23:37:49.652Z] 23:06:01 2 15.53 0.00 5.19 33.72 0.07 45.49 [2024-03-07T23:37:49.652Z] 23:06:01 3 15.25 0.00 6.15 40.31 0.07 38.23 [2024-03-07T23:37:49.652Z] 23:06:01 4 15.07 0.00 4.50 4.82 0.07 75.55 [2024-03-07T23:37:49.652Z] 23:06:01 5 14.37 0.00 5.25 13.09 0.08 67.21 [2024-03-07T23:37:49.652Z] 23:06:01 6 16.24 0.00 4.64 5.10 0.07 73.95 [2024-03-07T23:37:49.652Z] 23:06:01 7 16.45 0.00 4.84 12.78 0.08 65.85 [2024-03-07T23:37:49.652Z] 23:07:01 all 47.23 0.00 7.78 11.49 0.13 33.36 [2024-03-07T23:37:49.652Z] 23:07:01 0 47.96 0.00 6.89 13.40 0.12 31.63 [2024-03-07T23:37:49.652Z] 23:07:01 1 48.01 0.00 7.68 6.55 0.17 37.59 [2024-03-07T23:37:49.652Z] 23:07:01 2 46.73 0.00 7.71 14.84 0.14 30.59 [2024-03-07T23:37:49.652Z] 23:07:01 3 47.22 0.00 7.92 11.72 0.12 33.02 [2024-03-07T23:37:49.652Z] 23:07:01 4 47.44 0.00 7.76 10.81 0.12 33.87 [2024-03-07T23:37:49.652Z] 23:07:01 5 47.44 0.00 7.65 23.44 0.12 21.35 [2024-03-07T23:37:49.652Z] 23:07:01 6 45.44 0.00 8.80 2.95 0.19 42.63 [2024-03-07T23:37:49.652Z] 23:07:01 7 47.57 0.00 7.86 8.10 0.10 36.36 [2024-03-07T23:37:49.652Z] 23:08:01 all 71.33 0.00 5.23 4.49 0.16 18.79 [2024-03-07T23:37:49.652Z] 23:08:01 0 72.15 0.00 4.40 2.28 0.13 21.04 [2024-03-07T23:37:49.652Z] 23:08:01 1 71.77 0.00 5.06 1.87 0.17 21.13 [2024-03-07T23:37:49.652Z] 23:08:01 2 71.53 0.00 4.94 1.75 0.13 21.66 [2024-03-07T23:37:49.652Z] 23:08:01 3 71.37 0.00 5.37 5.28 0.15 17.83 [2024-03-07T23:37:49.652Z] 23:08:01 4 71.60 0.00 5.20 0.95 0.15 22.09 [2024-03-07T23:37:49.652Z] 23:08:01 5 71.23 0.00 5.15 1.66 0.13 21.83 [2024-03-07T23:37:49.652Z] 23:08:01 6 69.17 0.00 7.00 20.24 0.24 3.35 [2024-03-07T23:37:49.652Z] 23:08:01 7 71.74 0.00 4.79 2.41 0.15 20.90 [2024-03-07T23:37:49.652Z] 23:09:01 all 1.03 0.00 0.51 1.29 0.01 97.15 [2024-03-07T23:37:49.652Z] 23:09:01 0 0.75 0.00 0.63 2.05 0.02 96.54 [2024-03-07T23:37:49.652Z] 23:09:01 1 0.88 0.00 0.53 1.39 0.03 97.16 [2024-03-07T23:37:49.652Z] 23:09:01 2 0.77 0.00 0.55 1.40 0.02 97.27 [2024-03-07T23:37:49.652Z] 23:09:01 3 0.73 0.00 0.43 1.17 0.02 97.65 [2024-03-07T23:37:49.652Z] 23:09:01 4 0.75 0.00 0.55 2.14 0.02 96.55 [2024-03-07T23:37:49.652Z] 23:09:01 5 0.82 0.00 0.48 0.37 0.00 98.33 [2024-03-07T23:37:49.652Z] 23:09:01 6 0.87 0.00 0.40 1.07 0.00 97.67 [2024-03-07T23:37:49.652Z] 23:09:01 7 2.65 0.00 0.53 0.72 0.02 96.09 [2024-03-07T23:37:49.652Z] 23:10:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2024-03-07T23:37:49.652Z] 23:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-07T23:37:49.652Z] 23:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-07T23:37:49.652Z] 23:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.652Z] 23:10:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2024-03-07T23:37:49.652Z] 23:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.652Z] 23:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:37:49.652Z] 23:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.652Z] 23:10:01 7 1.97 0.00 0.00 0.00 0.03 98.00 [2024-03-07T23:37:49.652Z] 23:11:02 all 0.27 0.00 0.02 0.00 0.02 99.69 [2024-03-07T23:37:49.652Z] 23:11:02 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-03-07T23:37:49.652Z] 23:11:02 1 0.03 0.00 0.05 0.00 0.03 99.88 [2024-03-07T23:37:49.652Z] 23:11:02 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.652Z] 23:11:02 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-07T23:37:49.652Z] 23:11:02 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-07T23:37:49.652Z] 23:11:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.652Z] 23:11:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.652Z] 23:11:02 7 1.99 0.00 0.03 0.00 0.02 97.96 [2024-03-07T23:37:49.652Z] 23:12:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2024-03-07T23:37:49.652Z] 23:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-07T23:37:49.652Z] 23:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-03-07T23:37:49.652Z] 23:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:12:01 4 0.02 0.00 0.02 0.07 0.02 99.88 [2024-03-07T23:37:49.653Z] 23:12:01 5 0.24 0.00 0.02 0.02 0.00 99.73 [2024-03-07T23:37:49.653Z] 23:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:12:01 7 0.99 0.00 0.02 0.00 0.02 98.97 [2024-03-07T23:37:49.653Z] 23:13:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-03-07T23:37:49.653Z] 23:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-07T23:37:49.653Z] 23:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-07T23:37:49.653Z] 23:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:13:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2024-03-07T23:37:49.653Z] 23:13:01 5 0.17 0.00 0.02 0.00 0.02 99.80 [2024-03-07T23:37:49.653Z] 23:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:13:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2024-03-07T23:37:49.653Z] [2024-03-07T23:37:49.653Z] 23:13:01 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:37:49.653Z] 23:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-03-07T23:37:49.653Z] 23:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-07T23:37:49.653Z] 23:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:14:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:14:01 5 0.12 0.00 0.03 0.00 0.00 99.85 [2024-03-07T23:37:49.653Z] 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:15:01 all 0.04 0.00 0.00 0.00 0.01 99.95 [2024-03-07T23:37:49.653Z] 23:15:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:15:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2024-03-07T23:37:49.653Z] 23:15:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-03-07T23:37:49.653Z] 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-03-07T23:37:49.653Z] 23:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.653Z] 23:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:17:01 all 0.03 0.00 0.04 0.00 0.01 99.91 [2024-03-07T23:37:49.653Z] 23:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-07T23:37:49.653Z] 23:17:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2024-03-07T23:37:49.653Z] 23:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:17:01 3 0.02 0.00 0.07 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:17:01 4 0.03 0.00 0.05 0.03 0.02 99.87 [2024-03-07T23:37:49.653Z] 23:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:17:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-03-07T23:37:49.653Z] 23:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-03-07T23:37:49.653Z] 23:18:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-07T23:37:49.653Z] 23:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] 23:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:19:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:20:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-03-07T23:37:49.653Z] 23:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] 23:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:20:01 4 0.00 0.00 0.00 0.08 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:20:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] 23:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-07T23:37:49.653Z] 23:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] 23:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:21:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-07T23:37:49.653Z] 23:22:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-07T23:37:49.653Z] 23:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2024-03-07T23:37:49.653Z] 23:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.653Z] 23:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:22:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-07T23:37:49.653Z] 23:23:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2024-03-07T23:37:49.653Z] 23:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-07T23:37:49.653Z] 23:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] 23:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:24:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-03-07T23:37:49.653Z] [2024-03-07T23:37:49.653Z] 23:24:01 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:37:49.653Z] 23:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-03-07T23:37:49.653Z] 23:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.653Z] 23:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:25:01 4 0.00 0.00 0.00 0.08 0.00 99.92 [2024-03-07T23:37:49.653Z] 23:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-03-07T23:37:49.653Z] 23:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-07T23:37:49.653Z] 23:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:26:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:26:01 7 2.02 0.00 0.02 0.00 0.02 97.95 [2024-03-07T23:37:49.653Z] 23:27:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-03-07T23:37:49.653Z] 23:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:27:01 7 1.97 0.00 0.00 0.00 0.03 98.00 [2024-03-07T23:37:49.653Z] 23:28:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-03-07T23:37:49.653Z] 23:28:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:28:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:28:01 7 1.97 0.00 0.03 0.00 0.03 97.96 [2024-03-07T23:37:49.653Z] 23:29:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-03-07T23:37:49.653Z] 23:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:29:01 7 1.99 0.00 0.03 0.00 0.03 97.95 [2024-03-07T23:37:49.653Z] 23:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-03-07T23:37:49.653Z] 23:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:30:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.653Z] 23:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:30:01 7 2.02 0.00 0.05 0.00 0.03 97.90 [2024-03-07T23:37:49.653Z] 23:31:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2024-03-07T23:37:49.653Z] 23:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:31:01 7 1.99 0.00 0.03 0.00 0.05 97.93 [2024-03-07T23:37:49.653Z] 23:32:01 all 0.11 0.00 0.03 0.01 0.01 99.84 [2024-03-07T23:37:49.653Z] 23:32:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-07T23:37:49.653Z] 23:32:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:32:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2024-03-07T23:37:49.653Z] 23:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:32:01 7 0.67 0.00 0.12 0.00 0.02 99.20 [2024-03-07T23:37:49.653Z] 23:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-07T23:37:49.653Z] 23:33:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-07T23:37:49.653Z] 23:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-07T23:37:49.653Z] 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-07T23:37:49.653Z] 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:33:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-03-07T23:37:49.653Z] 23:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-03-07T23:37:49.653Z] 23:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-07T23:37:49.653Z] 23:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:34:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-07T23:37:49.653Z] 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-07T23:37:49.653Z] 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:34:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2024-03-07T23:37:49.653Z] 23:35:01 all 0.13 0.00 0.01 0.01 0.01 99.84 [2024-03-07T23:37:49.653Z] 23:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.653Z] 23:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-07T23:37:49.653Z] 23:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:35:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2024-03-07T23:37:49.653Z] 23:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-07T23:37:49.653Z] 23:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.653Z] 23:35:01 7 0.96 0.00 0.03 0.00 0.03 98.97 [2024-03-07T23:37:49.654Z] [2024-03-07T23:37:49.654Z] 23:35:01 CPU %user %nice %system %iowait %steal %idle [2024-03-07T23:37:49.654Z] 23:36:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2024-03-07T23:37:49.654Z] 23:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-07T23:37:49.654Z] 23:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-07T23:37:49.654Z] 23:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-07T23:37:49.654Z] 23:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-07T23:37:49.654Z] 23:36:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2024-03-07T23:37:49.654Z] 23:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-07T23:37:49.654Z] 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.654Z] 23:36:01 7 2.02 0.00 0.05 0.00 0.02 97.91 [2024-03-07T23:37:49.654Z] 23:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-03-07T23:37:49.654Z] 23:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-07T23:37:49.654Z] 23:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-07T23:37:49.654Z] 23:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-07T23:37:49.654Z] 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-07T23:37:49.654Z] 23:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-03-07T23:37:49.654Z] 23:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-07T23:37:49.654Z] 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-07T23:37:49.654Z] 23:37:01 7 1.99 0.00 0.02 0.00 0.03 97.96 [2024-03-07T23:37:49.654Z] Average: all 6.17 0.00 0.85 1.13 0.03 91.83 [2024-03-07T23:37:49.654Z] Average: 0 6.12 0.00 0.84 1.01 0.03 92.01 [2024-03-07T23:37:49.654Z] Average: 1 6.18 0.00 0.90 1.33 0.04 91.55 [2024-03-07T23:37:49.654Z] Average: 2 6.07 0.00 0.81 1.48 0.02 91.61 [2024-03-07T23:37:49.654Z] Average: 3 6.05 0.00 0.86 1.72 0.02 91.36 [2024-03-07T23:37:49.654Z] Average: 4 6.18 0.00 0.85 0.74 0.02 92.21 [2024-03-07T23:37:49.654Z] Average: 5 6.04 0.00 0.84 1.10 0.02 92.01 [2024-03-07T23:37:49.654Z] Average: 6 5.93 0.00 0.87 0.83 0.02 92.34 [2024-03-07T23:37:49.654Z] Average: 7 6.76 0.00 0.83 0.81 0.04 91.57 [2024-03-07T23:37:49.654Z] [2024-03-07T23:37:49.654Z] [2024-03-07T23:37:49.654Z]