Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from cfa5009ca3226281341bcfa1991c47a3678d2d48+041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 (29de11202cd9a4a2e1ad6c25620a2863b7be4ed8) 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-ssh12145333650171910008.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5919319837883335919.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13449574612196465240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4443047737956339040.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14160044285698911300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6856 in /w/workspace/edgexfoundry_edgex-go_PR-4839 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 into PR head commit cfa5009ca3226281341bcfa1991c47a3678d2d48 Merge succeeded, producing c499cbd779359c33c3856c99351758eb032698aa Checking out Revision c499cbd779359c33c3856c99351758eb032698aa (PR-4839) > 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/4839/head:refs/remotes/origin/PR-4839 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # 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 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c499cbd779359c33c3856c99351758eb032698aa # timeout=10 Commit message: "Merge commit '041e6f6c6c367bee7b45b8df01fd92059f4bc2e1' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk acbdad9d35f02b22683c0ecdad747e44a7bd2e95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T08:29:37.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T08:29:37.091Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T08:29:37.121Z] ========================================================= [2024-07-31T08:29:37.121Z] EdgeX Global Pipelines Version Info [2024-07-31T08:29:37.121Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T08:29:37.869Z] ------------------- [2024-07-31T08:29:37.869Z] stable info: [2024-07-31T08:29:37.869Z] ------------------- [2024-07-31T08:29:37.869Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T08:29:37.869Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T08:29:37.869Z] Message: update stable to v1.0.260 [2024-07-31T08:29:38.440Z] ------------------- [2024-07-31T08:29:38.440Z] experimental info: [2024-07-31T08:29:38.440Z] ------------------- [2024-07-31T08:29:38.440Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T08:29:38.440Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T08:29:38.440Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T08:29:38.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-31T08:29:38.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-31T08:29:38.580Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T08:29:38.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T08:29:38.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T08:29:38.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T08:29:38.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T08:29:38.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-31T08:29:38.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-31T08:29:38.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-31T08:29:38.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T08:29:38.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T08:29:38.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T08:29:38.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T08:29:38.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T08:29:38.869Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T08:29:38.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T08:29:38.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T08:29:39.011Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-31T08:29:39.030Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-31T08:29:39.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T08:29:39.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T08:29:39.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T08:29:39.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4839 [Pipeline] echo [2024-07-31T08:29:39.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4839 [Pipeline] echo [2024-07-31T08:29:39.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4839 [Pipeline] echo [2024-07-31T08:29:39.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c499cbd779359c33c3856c99351758eb032698aa [Pipeline] echo [2024-07-31T08:29:39.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c499cbd [Pipeline] echo [2024-07-31T08:29:39.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T08:29:39.291Z] provisioning config files... [2024-07-31T08:29:39.307Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12587967301680825227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T08:29:39.643Z] ---> ****-login.sh [2024-07-31T08:29:39.643Z] nexus3.edgexfoundry.org:10001 [2024-07-31T08:29:39.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:29:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:29:40.162Z] Configure a credential helper to remove this warning. See [2024-07-31T08:29:40.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:29:40.162Z] [2024-07-31T08:29:40.162Z] Login Succeeded [2024-07-31T08:29:40.162Z] nexus3.edgexfoundry.org:10002 [2024-07-31T08:29:40.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:29:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:29:40.162Z] Configure a credential helper to remove this warning. See [2024-07-31T08:29:40.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:29:40.162Z] [2024-07-31T08:29:40.162Z] Login Succeeded [2024-07-31T08:29:40.162Z] nexus3.edgexfoundry.org:10003 [2024-07-31T08:29:40.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:29:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:29:40.162Z] Configure a credential helper to remove this warning. See [2024-07-31T08:29:40.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:29:40.163Z] [2024-07-31T08:29:40.163Z] Login Succeeded [2024-07-31T08:29:40.163Z] nexus3.edgexfoundry.org:10004 [2024-07-31T08:29:40.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:29:40.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:29:40.423Z] Configure a credential helper to remove this warning. See [2024-07-31T08:29:40.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:29:40.423Z] [2024-07-31T08:29:40.423Z] Login Succeeded [2024-07-31T08:29:40.423Z] ****.io [2024-07-31T08:29:40.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:29:40.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:29:40.685Z] Configure a credential helper to remove this warning. See [2024-07-31T08:29:40.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:29:40.685Z] [2024-07-31T08:29:40.685Z] Login Succeeded [2024-07-31T08:29:40.685Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T08:29:40.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T08:29:41.027Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-07-31T08:29:41.027Z] + dirname cmd/core-command/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-31T08:29:41.027Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T08:29:41.027Z] cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/core-data/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + dirname cmd/core-keeper/Dockerfile [2024-07-31T08:29:41.027Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + dirname cmd/core-metadata/Dockerfile [2024-07-31T08:29:41.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-31T08:29:41.027Z] + + cut -d/ -f2 [2024-07-31T08:29:41.027Z] dirname cmd/security-proxy-setup/Dockerfile [2024-07-31T08:29:41.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + dirname cmd/support-notifications/Dockerfile [2024-07-31T08:29:41.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-31T08:29:41.027Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-31T08:29:41.027Z] + cut -d/ -f2 [2024-07-31T08:29:41.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-31T08:29:41.063Z] 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-keeper, dockerfile:cmd/core-keeper/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-07-31T08:29:41.433Z] + git rev-list -1 --merges c499cbd779359c33c3856c99351758eb032698aa~1..c499cbd779359c33c3856c99351758eb032698aa [Pipeline] echo [2024-07-31T08:29:41.446Z] -----------> git rev-list -1 --merges c499cbd779359c33c3856c99351758eb032698aa~1..c499cbd779359c33c3856c99351758eb032698aa c499cbd779359c33c3856c99351758eb032698aa [2024-07-31T08:29:41.446Z] c499cbd779359c33c3856c99351758eb032698aa [false] [Pipeline] sh [2024-07-31T08:29:41.740Z] + git log --format=format:%s -1 c499cbd779359c33c3856c99351758eb032698aa [Pipeline] echo [2024-07-31T08:29:41.755Z] ========================================================= [2024-07-31T08:29:41.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T08:29:41.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-31T08:29:42.201Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T08:29:42.201Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T08:29:42.201Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T08:29:42.201Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T08:29:42.201Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T08:29:42.201Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T08:29:42.201Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:29:42.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T08:29:42.633Z] [2024-07-31T08:29:42.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:29:44.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T08:29:44.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T08:29:44.325Z] b85a868b505f: Pulling fs layer [2024-07-31T08:29:44.325Z] e2be974225ed: Pulling fs layer [2024-07-31T08:29:44.325Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T08:29:44.325Z] 988bab9f4d93: Pulling fs layer [2024-07-31T08:29:44.325Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T08:29:44.325Z] eaf3925da568: Pulling fs layer [2024-07-31T08:29:44.325Z] bab4dde63d76: Pulling fs layer [2024-07-31T08:29:44.325Z] bde34c3a00c8: Pulling fs layer [2024-07-31T08:29:44.325Z] b352a97aabf1: Pulling fs layer [2024-07-31T08:29:44.325Z] 4872d77fe225: Pulling fs layer [2024-07-31T08:29:44.325Z] 5851b861e8e6: Pulling fs layer [2024-07-31T08:29:44.325Z] 988bab9f4d93: Waiting [2024-07-31T08:29:44.325Z] bde34c3a00c8: Waiting [2024-07-31T08:29:44.325Z] b352a97aabf1: Waiting [2024-07-31T08:29:44.325Z] 1469e6f7b9e6: Waiting [2024-07-31T08:29:44.325Z] eaf3925da568: Waiting [2024-07-31T08:29:44.325Z] bab4dde63d76: Waiting [2024-07-31T08:29:44.325Z] 4872d77fe225: Waiting [2024-07-31T08:29:44.325Z] e2be974225ed: Verifying Checksum [2024-07-31T08:29:44.325Z] e2be974225ed: Download complete [2024-07-31T08:29:44.325Z] 988bab9f4d93: Verifying Checksum [2024-07-31T08:29:44.325Z] 988bab9f4d93: Download complete [2024-07-31T08:29:44.586Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T08:29:44.586Z] 1469e6f7b9e6: Download complete [2024-07-31T08:29:44.586Z] eaf3925da568: Verifying Checksum [2024-07-31T08:29:44.586Z] eaf3925da568: Download complete [2024-07-31T08:29:44.586Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T08:29:44.586Z] 339a4e72a1f5: Download complete [2024-07-31T08:29:44.586Z] bde34c3a00c8: Verifying Checksum [2024-07-31T08:29:44.586Z] bde34c3a00c8: Download complete [2024-07-31T08:29:44.586Z] b352a97aabf1: Download complete [2024-07-31T08:29:44.586Z] 4872d77fe225: Verifying Checksum [2024-07-31T08:29:44.586Z] 4872d77fe225: Download complete [2024-07-31T08:29:44.586Z] 5851b861e8e6: Download complete [2024-07-31T08:29:44.586Z] b85a868b505f: Verifying Checksum [2024-07-31T08:29:44.586Z] b85a868b505f: Download complete [2024-07-31T08:29:44.845Z] bab4dde63d76: Verifying Checksum [2024-07-31T08:29:44.845Z] bab4dde63d76: Download complete [2024-07-31T08:29:46.223Z] b85a868b505f: Pull complete [2024-07-31T08:29:46.223Z] e2be974225ed: Pull complete [2024-07-31T08:29:46.483Z] 339a4e72a1f5: Pull complete [2024-07-31T08:29:46.742Z] 988bab9f4d93: Pull complete [2024-07-31T08:29:47.001Z] 1469e6f7b9e6: Pull complete [2024-07-31T08:29:47.001Z] eaf3925da568: Pull complete [2024-07-31T08:29:48.906Z] bab4dde63d76: Pull complete [2024-07-31T08:29:48.906Z] bde34c3a00c8: Pull complete [2024-07-31T08:29:48.906Z] b352a97aabf1: Pull complete [2024-07-31T08:29:49.166Z] 4872d77fe225: Pull complete [2024-07-31T08:29:49.166Z] 5851b861e8e6: Pull complete [2024-07-31T08:29:49.166Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T08:29:49.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T08:29:49.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:29:49.321Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2024-07-31T08:29:49.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-31T08:29:53.505Z] $ docker top 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 -eo pid,comm [2024-07-31T08:29:53.563Z] 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-07-31T08:29:53.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T08:29:53.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T08:29:53.619Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T08:29:53.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T08:29:53.736Z] $ docker exec 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 ssh-agent [2024-07-31T08:29:53.840Z] SSH_AUTH_SOCK=/tmp/ssh-BRG6qtaQeJxv/agent.31 [2024-07-31T08:29:53.840Z] SSH_AGENT_PID=37 [2024-07-31T08:29:53.846Z] Running ssh-add (command line suppressed) [2024-07-31T08:29:53.940Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10326353424537193419.key (/w/workspace/edgex-go/4@tmp/private_key_10326353424537193419.key) [2024-07-31T08:29:53.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T08:29:54.248Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T08:29:54.255Z] $ docker exec --env ******** --env ******** 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 ssh-agent -k [2024-07-31T08:29:54.355Z] unset SSH_AUTH_SOCK; [2024-07-31T08:29:54.355Z] unset SSH_AGENT_PID; [2024-07-31T08:29:54.355Z] echo Agent pid 37 killed; [2024-07-31T08:29:54.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T08:29:54.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T08:29:54.413Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T08:29:54.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T08:29:54.526Z] $ docker exec 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 ssh-agent [2024-07-31T08:29:54.620Z] SSH_AUTH_SOCK=/tmp/ssh-NFR2c74uda39/agent.70 [2024-07-31T08:29:54.620Z] SSH_AGENT_PID=76 [2024-07-31T08:29:54.625Z] Running ssh-add (command line suppressed) [2024-07-31T08:29:54.708Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10103545052223720259.key (/w/workspace/edgex-go/4@tmp/private_key_10103545052223720259.key) [2024-07-31T08:29:54.726Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T08:29:55.019Z] + git semver init [2024-07-31T08:29:55.279Z] 2024-07-31 08:29:55,188 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T08:29:55.279Z] 2024-07-31 08:29:55,189 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-07-31T08:29:55.279Z] 2024-07-31 08:29:55,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-07-31T08:29:55.279Z] 2024-07-31 08:29:55,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,228 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4839 with force:False [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,229 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4839 [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,233 [execute] INFO git cat-file --batch-check [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,239 [execute] INFO git cat-file --batch [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T08:30:01.846Z] 2024-07-31 08:30:01,243 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4839 [2024-07-31T08:30:01.846Z] 0.0.0 [Pipeline] } [2024-07-31T08:30:01.864Z] $ docker exec --env ******** --env ******** 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 ssh-agent -k [2024-07-31T08:30:01.959Z] unset SSH_AUTH_SOCK; [2024-07-31T08:30:01.959Z] unset SSH_AGENT_PID; [2024-07-31T08:30:01.959Z] echo Agent pid 76 killed; [2024-07-31T08:30:01.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T08:30:02.298Z] + git semver [Pipeline] } [2024-07-31T08:30:02.568Z] $ docker stop --time=1 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 [2024-07-31T08:30:03.842Z] $ docker rm -f --volumes 1bd80b3ac4cfa67a1b32c20c4a190c436be54bd33834ad50db3c11632d6bc7f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T08:30:04.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T08:30:04.423Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T08:30:04.427Z] [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-07-31T08:30:04.855Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-07-31T08:30:04.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T08:30:04.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T08:30:04.915Z] ========================================================= [2024-07-31T08:30:04.915Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T08:30:04.915Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:30:05.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T08:30:05.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T08:30:05.211Z] 619be1103602: Pulling fs layer [2024-07-31T08:30:05.211Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T08:30:05.211Z] 5df492c9dc93: Pulling fs layer [2024-07-31T08:30:05.211Z] 7629e6793208: Pulling fs layer [2024-07-31T08:30:05.211Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T08:30:05.211Z] fb5054dd5b73: Pulling fs layer [2024-07-31T08:30:05.211Z] eeca6798cff9: Pulling fs layer [2024-07-31T08:30:05.211Z] aa269ceb94a6: Pulling fs layer [2024-07-31T08:30:05.211Z] ada007ff1a6a: Pulling fs layer [2024-07-31T08:30:05.211Z] fb5054dd5b73: Waiting [2024-07-31T08:30:05.211Z] eeca6798cff9: Waiting [2024-07-31T08:30:05.211Z] aa269ceb94a6: Waiting [2024-07-31T08:30:05.211Z] ada007ff1a6a: Waiting [2024-07-31T08:30:05.211Z] 7629e6793208: Waiting [2024-07-31T08:30:05.211Z] 4f4fb700ef54: Waiting [2024-07-31T08:30:05.211Z] 7862e08f4a3e: Download complete [2024-07-31T08:30:05.211Z] 7629e6793208: Verifying Checksum [2024-07-31T08:30:05.211Z] 7629e6793208: Download complete [2024-07-31T08:30:05.211Z] 4f4fb700ef54: Download complete [2024-07-31T08:30:05.211Z] 619be1103602: Verifying Checksum [2024-07-31T08:30:05.211Z] 619be1103602: Download complete [2024-07-31T08:30:05.211Z] fb5054dd5b73: Verifying Checksum [2024-07-31T08:30:05.211Z] fb5054dd5b73: Download complete [2024-07-31T08:30:05.211Z] eeca6798cff9: Verifying Checksum [2024-07-31T08:30:05.211Z] eeca6798cff9: Download complete [2024-07-31T08:30:06.447Z] 619be1103602: Pull complete [2024-07-31T08:30:06.448Z] 7862e08f4a3e: Pull complete [2024-07-31T08:30:06.707Z] ada007ff1a6a: Verifying Checksum [2024-07-31T08:30:06.707Z] ada007ff1a6a: Download complete [2024-07-31T08:30:06.707Z] 5df492c9dc93: Download complete [2024-07-31T08:30:07.273Z] aa269ceb94a6: Verifying Checksum [2024-07-31T08:30:07.273Z] aa269ceb94a6: Download complete [2024-07-31T08:30:09.812Z] 5df492c9dc93: Pull complete [2024-07-31T08:30:09.812Z] 7629e6793208: Pull complete [2024-07-31T08:30:09.812Z] 4f4fb700ef54: Pull complete [2024-07-31T08:30:09.812Z] fb5054dd5b73: Pull complete [2024-07-31T08:30:10.071Z] eeca6798cff9: Pull complete [2024-07-31T08:30:11.971Z] aa269ceb94a6: Pull complete [2024-07-31T08:30:12.540Z] ada007ff1a6a: Pull complete [2024-07-31T08:30:12.540Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T08:30:12.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T08:30:12.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:30:12.845Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T08:30:12.845Z] WORKDIR /edgex [2024-07-31T08:30:12.845Z] COPY go.mod . [2024-07-31T08:30:12.845Z] RUN go mod download [2024-07-31T08:30:12.845Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-31T08:30:13.418Z] Sending build context to Docker daemon 178.7MB [2024-07-31T08:30:13.418Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T08:30:13.418Z] ---> f489d0715acc [2024-07-31T08:30:13.418Z] Step 2/4 : WORKDIR /edgex [2024-07-31T08:30:19.519Z] Still waiting to schedule task [2024-07-31T08:30:19.520Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-31T08:30:21.573Z] ---> Running in ce1d8c71d0a0 [2024-07-31T08:30:21.573Z] Removing intermediate container ce1d8c71d0a0 [2024-07-31T08:30:21.573Z] ---> 98444769c146 [2024-07-31T08:30:21.573Z] Step 3/4 : COPY go.mod . [2024-07-31T08:30:21.573Z] ---> 8084861742f7 [2024-07-31T08:30:21.573Z] Step 4/4 : RUN go mod download [2024-07-31T08:30:21.573Z] ---> Running in 3d1a8f350b0e [2024-07-31T08:30:48.132Z] Removing intermediate container 3d1a8f350b0e [2024-07-31T08:30:48.132Z] ---> faa180cc232a [2024-07-31T08:30:48.132Z] Successfully built faa180cc232a [2024-07-31T08:30:48.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:30:48.438Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T08:30:48.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:30:48.522Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2024-07-31T08:30:48.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T08:30:49.023Z] $ docker top d09057b1585d1f8c286f0a4766da6561a76a9f41da0366e7b06eb39b7b2f372c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T08:30:49.364Z] + go version [2024-07-31T08:30:49.364Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T08:30:49.378Z] $ docker stop --time=1 d09057b1585d1f8c286f0a4766da6561a76a9f41da0366e7b06eb39b7b2f372c [2024-07-31T08:30:50.661Z] $ docker rm -f --volumes d09057b1585d1f8c286f0a4766da6561a76a9f41da0366e7b06eb39b7b2f372c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:30:51.098Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T08:30:51.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:30:51.183Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2024-07-31T08:30:51.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-31T08:30:51.550Z] $ docker top 47cae463112d7af9dd029912f413aed62345ff989f455e9881ee5c16357a9763 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-31T08:30:51.622Z] ========================================================= [2024-07-31T08:30:51.622Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-31T08:30:51.622Z] ========================================================= [Pipeline] sh [2024-07-31T08:30:51.908Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:30:52.226Z] + make test [2024-07-31T08:30:52.226Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T08:31:00.345Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-31T08:31:32.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-31T08:31:34.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-31T08:31:34.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-31T08:31:34.446Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-31T08:31:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-31T08:31:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-31T08:31:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-31T08:31:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-31T08:31:35.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-31T08:31:35.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-31T08:31:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-31T08:31:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-31T08:31:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:31:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-31T08:31:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-31T08:31:37.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-31T08:31:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-31T08:31:39.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-31T08:31:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-07-31T08:31:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-07-31T08:31:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.415s coverage: 93.4% of statements [2024-07-31T08:31:39.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-31T08:31:40.135Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-31T08:31:40.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.5% of statements [2024-07-31T08:31:41.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements [2024-07-31T08:31:41.512Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-31T08:31:41.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-31T08:31:41.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-31T08:31:42.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements [2024-07-31T08:31:42.703Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements [2024-07-31T08:31:42.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-07-31T08:31:42.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-07-31T08:31:42.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-31T08:31:43.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.561s coverage: 96.3% of statements [2024-07-31T08:31:43.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-31T08:31:43.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-31T08:31:45.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers [no test files] [2024-07-31T08:31:45.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-31T08:31:45.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-31T08:31:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-31T08:31:47.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-31T08:31:48.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-31T08:31:49.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-31T08:31:49.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-31T08:31:51.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6857 in /w/workspace/edgexfoundry_edgex-go_PR-4839 [Pipeline] { [Pipeline] ws [2024-07-31T08:31:51.705Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-07-31T08:31:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-31T08:31:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-31T08:31:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-31T08:31:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/client [no test files] [2024-07-31T08:31:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-31T08:31:52.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-31T08:31:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tls [no test files] [2024-07-31T08:31:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-31T08:31:54.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-31T08:31:54.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-31T08:31:54.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-31T08:31:54.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-31T08:31:54.768Z] The recommended git tool is: git [2024-07-31T08:31:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-31T08:31:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-31T08:31:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-31T08:31:55.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-31T08:31:55.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-07-31T08:31:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-31T08:31:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:31:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-31T08:31:56.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-31T08:31:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-31T08:31:57.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-31T08:31:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-31T08:31:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:32:01.690Z] using credential edgex-jenkins-ssh [2024-07-31T08:32:01.715Z] Cloning the remote Git repository [2024-07-31T08:32:01.759Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-31T08:32:01.902Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-07-31T08:32:02.103Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-31T08:32:02.105Z] > git --version # timeout=10 [2024-07-31T08:32:02.138Z] > git --version # 'git version 2.25.1' [2024-07-31T08:32:02.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T08:32:02.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 37.4% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-07-31T08:32:09.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.050s coverage: 98.9% of statements [2024-07-31T08:32:09.102Z] 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-07-31T08:32:09.102Z] running golangci-lint [2024-07-31T08:32:09.103Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-31T08:32:09.103Z] go version go1.21.9 linux/amd64 [2024-07-31T08:32:09.103Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-31T08:32:09.103Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-31T08:32:21.492Z] Merging remotes/origin/main commit 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 into PR head commit cfa5009ca3226281341bcfa1991c47a3678d2d48 [2024-07-31T08:32:19.805Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-31T08:32:19.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T08:32:20.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-31T08:32:20.695Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-31T08:32:20.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T08:32:20.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4839/head:refs/remotes/origin/PR-4839 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T08:32:21.509Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T08:32:21.569Z] > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # timeout=10 [2024-07-31T08:32:22.103Z] Merge succeeded, producing d6ffed881c67576d434fc2e620e1b9d7aa7f742c [2024-07-31T08:32:22.104Z] Checking out Revision d6ffed881c67576d434fc2e620e1b9d7aa7f742c (PR-4839) [2024-07-31T08:32:21.804Z] > git remote # timeout=10 [2024-07-31T08:32:21.833Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T08:32:21.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T08:32:21.870Z] > git merge 041e6f6c6c367bee7b45b8df01fd92059f4bc2e1 # timeout=10 [2024-07-31T08:32:22.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T08:32:22.108Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T08:32:22.120Z] > git checkout -f d6ffed881c67576d434fc2e620e1b9d7aa7f742c # timeout=10 [2024-07-31T08:32:25.686Z] Commit message: "Merge commit '041e6f6c6c367bee7b45b8df01fd92059f4bc2e1' into HEAD" [2024-07-31T08:32:25.710Z] First time build. Skipping changelog. [2024-07-31T08:32:25.691Z] > git rev-list --no-walk acbdad9d35f02b22683c0ecdad747e44a7bd2e95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T08:32:27.288Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T08:32:27.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T08:32:27.288Z] Dload Upload Total Spent Left Speed [2024-07-31T08:32:27.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-07-31T08:32:27.622Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T08:32:27.940Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T08:32:27.940Z] sudo tee /etc/docker/daemon.new [2024-07-31T08:32:27.940Z] { [2024-07-31T08:32:27.940Z] "registry-mirrors": [ [2024-07-31T08:32:27.940Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T08:32:27.940Z] ], [2024-07-31T08:32:27.940Z] "bip": "10.250.0.254/24", [2024-07-31T08:32:27.940Z] "hosts": [ [2024-07-31T08:32:27.940Z] "tcp://0.0.0.0:5555", [2024-07-31T08:32:27.940Z] "unix:///var/run/docker.sock" [2024-07-31T08:32:27.940Z] ], [2024-07-31T08:32:27.940Z] "mtu": 1458, [2024-07-31T08:32:27.940Z] "selinux-enabled": true, [2024-07-31T08:32:27.940Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T08:32:27.940Z] } [Pipeline] sh [2024-07-31T08:32:28.263Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T08:32:28.612Z] + sudo service docker restart [2024-07-31T08:32:31.019Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|name|compiled_files|files|imports) took 19.462298379s" [2024-07-31T08:32:31.020Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.068427ms" [2024-07-31T08:32:39.122Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.417562473s with top 10 stages: buildir: 49.002022921s, gosec: 7.40767988s, inspect: 3.238506001s, fact_deprecated: 2.85826688s, ctrlflow: 1.564791353s, printf: 1.548952099s, fact_purity: 1.339396101s, nilness: 981.514613ms, unused: 887.725383ms, errcheck: 861.34532ms" [2024-07-31T08:32:39.122Z] level=info msg="[runner] Issues before processing: 235, after processing: 12" [2024-07-31T08:32:39.122Z] level=info msg="[runner] Processors filtering stat (out/in): path_shortener: 12/12, severity-rules: 12/12, path_prefixer: 12/12, skip_dirs: 235/235, exclude-rules: 36/235, diff: 12/12, max_per_file_from_linter: 12/12, path_prettifier: 235/235, exclude: 235/235, nolint: 12/36, max_from_linter: 12/12, source_code: 12/12, sort_results: 12/12, filename_unadjuster: 235/235, skip_files: 235/235, autogenerated_exclude: 235/235, identifier_marker: 235/235, cgo: 235/235, uniq_by_line: 12/12, max_same_issues: 12/12, fixer: 12/12" [2024-07-31T08:32:39.122Z] level=info msg="[runner] processing took 17.985609ms with stages: nolint: 7.711645ms, identifier_marker: 5.473379ms, exclude-rules: 1.493518ms, path_prettifier: 1.471716ms, autogenerated_exclude: 1.196488ms, skip_dirs: 540.276µs, cgo: 40.272µs, filename_unadjuster: 18.172µs, source_code: 17.822µs, uniq_by_line: 6.231µs, max_same_issues: 5.74µs, max_from_linter: 3.75µs, path_shortener: 3.51µs, max_per_file_from_linter: 1.03µs, skip_files: 560ns, exclude: 440ns, severity-rules: 270ns, sort_results: 250ns, fixer: 220ns, diff: 200ns, path_prefixer: 120ns" [2024-07-31T08:32:39.122Z] level=info msg="[runner] linters took 10.490025437s with stages: goanalysis_metalinter: 10.47192271s" [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:11:2: G101: Potential hardcoded credentials (gosec) [2024-07-31T08:32:39.122Z] baseSecretOutputDir = "/tmp/edgex/secrets" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:36:2: G101: Potential hardcoded credentials (gosec) [2024-07-31T08:32:39.122Z] postgresTlsSecretName = "postgres-tls" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:19:2: const `redisTlsCertOutputDir` is unused (unused) [2024-07-31T08:32:39.122Z] redisTlsCertOutputDir = baseSecretOutputDir + "/redis" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:20:2: const `redisClientCertOutputDir` is unused (unused) [2024-07-31T08:32:39.122Z] redisClientCertOutputDir = redisTlsCertOutputDir + "/client" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:21:2: const `redisServerCertOutputDir` is unused (unused) [2024-07-31T08:32:39.122Z] redisServerCertOutputDir = redisTlsCertOutputDir + "/server" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:22:2: const `redisServerCertFileName` is unused (unused) [2024-07-31T08:32:39.122Z] redisServerCertFileName = "redis-server.crt" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:23:2: const `redisServerKeyFileName` is unused (unused) [2024-07-31T08:32:39.122Z] redisServerKeyFileName = "redis-server.key" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:24:2: const `redisTlsSecretName` is unused (unused) [2024-07-31T08:32:39.122Z] redisTlsSecretName = "redis-tls" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:25:2: const `redisKeyFileName` is unused (unused) [2024-07-31T08:32:39.122Z] redisKeyFileName = "redis.key" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:26:2: const `redisCsrFileName` is unused (unused) [2024-07-31T08:32:39.122Z] redisCsrFileName = "redis.csr" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:27:2: const `redisCertFileName` is unused (unused) [2024-07-31T08:32:39.122Z] redisCertFileName = "redis.crt" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] internal/security/secretstore/tls/constants.go:28:2: const `redisHostName` is unused (unused) [2024-07-31T08:32:39.122Z] redisHostName = "redis" [2024-07-31T08:32:39.122Z] ^ [2024-07-31T08:32:39.122Z] level=info msg="File cache stats: 1 entries of total size 1.5KiB" [2024-07-31T08:32:39.122Z] level=info msg="Memory: 301 samples, avg is 287.1MB, max is 1296.5MB" [2024-07-31T08:32:39.122Z] level=info msg="Execution took 30.010016473s" [2024-07-31T08:32:39.122Z] make: *** [Makefile:162: lint] Error 1 [Pipeline] } [2024-07-31T08:32:39.136Z] $ docker stop --time=1 47cae463112d7af9dd029912f413aed62345ff989f455e9881ee5c16357a9763 [2024-07-31T08:32:46.193Z] $ docker rm -f --volumes 47cae463112d7af9dd029912f413aed62345ff989f455e9881ee5c16357a9763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T08:32:46.812Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T08:32:46.863Z] provisioning config files... [2024-07-31T08:32:46.891Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3699134185045154456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T08:32:47.323Z] ---> ****-login.sh [2024-07-31T08:32:47.323Z] nexus3.edgexfoundry.org:10001 [2024-07-31T08:32:47.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:32:47.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:32:47.867Z] Configure a credential helper to remove this warning. See [2024-07-31T08:32:47.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:32:47.867Z] [2024-07-31T08:32:47.867Z] Login Succeeded [2024-07-31T08:32:47.867Z] nexus3.edgexfoundry.org:10002 [2024-07-31T08:32:48.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:32:48.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:32:48.134Z] Configure a credential helper to remove this warning. See [2024-07-31T08:32:48.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:32:48.135Z] [2024-07-31T08:32:48.135Z] Login Succeeded [2024-07-31T08:32:48.135Z] nexus3.edgexfoundry.org:10003 [2024-07-31T08:32:48.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:32:48.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:32:48.671Z] Configure a credential helper to remove this warning. See [2024-07-31T08:32:48.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:32:48.671Z] [2024-07-31T08:32:48.671Z] Login Succeeded [2024-07-31T08:32:48.671Z] nexus3.edgexfoundry.org:10004 [2024-07-31T08:32:48.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:32:48.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:32:48.940Z] Configure a credential helper to remove this warning. See [2024-07-31T08:32:48.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:32:48.940Z] [2024-07-31T08:32:48.940Z] Login Succeeded [2024-07-31T08:32:48.940Z] ****.io [2024-07-31T08:32:49.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T08:32:49.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T08:32:49.479Z] Configure a credential helper to remove this warning. See [2024-07-31T08:32:49.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T08:32:49.479Z] [2024-07-31T08:32:49.479Z] Login Succeeded [2024-07-31T08:32:49.479Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T08:32:49.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-31T08:32:50.090Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-07-31T08:32:50.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T08:32:50.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T08:32:50.154Z] ========================================================= [2024-07-31T08:32:50.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T08:32:50.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:32:50.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T08:32:50.479Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T08:32:50.479Z] c6b39de5b339: Pulling fs layer [2024-07-31T08:32:50.479Z] a69c41024577: Pulling fs layer [2024-07-31T08:32:50.479Z] d6de4b400683: Pulling fs layer [2024-07-31T08:32:50.479Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T08:32:50.479Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T08:32:50.479Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T08:32:50.479Z] 00f215d4a9da: Pulling fs layer [2024-07-31T08:32:50.479Z] d496ad576159: Pulling fs layer [2024-07-31T08:32:50.479Z] 464afbd9ba4c: Waiting [2024-07-31T08:32:50.479Z] 35cb2a7552d0: Waiting [2024-07-31T08:32:50.479Z] 4f4fb700ef54: Waiting [2024-07-31T08:32:50.479Z] 00f215d4a9da: Waiting [2024-07-31T08:32:50.746Z] a69c41024577: Download complete [2024-07-31T08:32:50.746Z] 35cb2a7552d0: Download complete [2024-07-31T08:32:50.746Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T08:32:50.746Z] 4f4fb700ef54: Download complete [2024-07-31T08:32:50.746Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T08:32:50.746Z] 464afbd9ba4c: Download complete [2024-07-31T08:32:50.746Z] c6b39de5b339: Download complete [2024-07-31T08:32:51.018Z] d496ad576159: Verifying Checksum [2024-07-31T08:32:51.018Z] d496ad576159: Download complete [2024-07-31T08:32:51.601Z] c6b39de5b339: Pull complete [2024-07-31T08:32:52.192Z] a69c41024577: Pull complete [2024-07-31T08:32:52.459Z] d6de4b400683: Verifying Checksum [2024-07-31T08:32:52.459Z] d6de4b400683: Download complete [2024-07-31T08:32:53.419Z] 00f215d4a9da: Verifying Checksum [2024-07-31T08:32:53.419Z] 00f215d4a9da: Download complete [2024-07-31T08:33:05.745Z] d6de4b400683: Pull complete [2024-07-31T08:33:05.745Z] 35cb2a7552d0: Pull complete [2024-07-31T08:33:05.745Z] 4f4fb700ef54: Pull complete [2024-07-31T08:33:06.712Z] 464afbd9ba4c: Pull complete [2024-07-31T08:33:14.944Z] 00f215d4a9da: Pull complete [2024-07-31T08:33:16.890Z] d496ad576159: Pull complete [2024-07-31T08:33:16.890Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T08:33:16.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T08:33:16.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:33:17.227Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T08:33:17.227Z] WORKDIR /edgex [2024-07-31T08:33:17.227Z] COPY go.mod . [2024-07-31T08:33:17.227Z] RUN go mod download [2024-07-31T08:33:17.227Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-31T08:33:17.810Z] Sending build context to Docker daemon 3.269MB [2024-07-31T08:33:17.810Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T08:33:17.810Z] ---> f246e2811388 [2024-07-31T08:33:17.810Z] Step 2/4 : WORKDIR /edgex [2024-07-31T08:33:19.742Z] ---> Running in f7b6bde4c741 [2024-07-31T08:33:19.742Z] Removing intermediate container f7b6bde4c741 [2024-07-31T08:33:19.742Z] ---> e74f1cdc52a2 [2024-07-31T08:33:19.742Z] Step 3/4 : COPY go.mod . [2024-07-31T08:33:20.327Z] ---> 71389d845fd7 [2024-07-31T08:33:20.327Z] Step 4/4 : RUN go mod download [2024-07-31T08:33:20.327Z] ---> Running in 57c51addf587 [2024-07-31T08:34:16.750Z] Removing intermediate container 57c51addf587 [2024-07-31T08:34:16.750Z] ---> 9dcdbc22e19a [2024-07-31T08:34:16.750Z] Successfully built 9dcdbc22e19a [2024-07-31T08:34:16.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:34:17.087Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T08:34:17.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:34:17.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2024-07-31T08:34:17.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T08:34:18.526Z] $ docker top 2755162f8ebc73ae9756ffaa34e639e0323ea3806faa1fb49a977754cb8a37f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T08:34:19.346Z] + go version [2024-07-31T08:34:19.346Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T08:34:19.362Z] $ docker stop --time=1 2755162f8ebc73ae9756ffaa34e639e0323ea3806faa1fb49a977754cb8a37f5 [2024-07-31T08:34:20.966Z] $ docker rm -f --volumes 2755162f8ebc73ae9756ffaa34e639e0323ea3806faa1fb49a977754cb8a37f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:34:21.547Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T08:34:21.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:34:21.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2024-07-31T08:34:21.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T08:34:22.969Z] $ docker top 60431994be387f705bcb165921f6fee8d85d1d45290f12f13061757dfcf4682f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-31T08:34:23.193Z] ========================================================= [2024-07-31T08:34:23.193Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-31T08:34:23.193Z] ========================================================= [Pipeline] sh [2024-07-31T08:34:23.498Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-07-31T08:34:24.158Z] + make test [2024-07-31T08:34:24.158Z] go test -race -coverprofile=coverage.out ./... [2024-07-31T08:35:10.987Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-31T08:38:18.003Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-31T08:38:18.270Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-31T08:38:18.855Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-31T08:38:19.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-31T08:38:19.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-31T08:38:19.713Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-31T08:38:23.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-31T08:38:23.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-31T08:38:23.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-31T08:38:23.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-31T08:38:36.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-31T08:38:36.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-31T08:38:36.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.113s coverage: 28.7% of statements [2024-07-31T08:38:46.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements [2024-07-31T08:38:50.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-31T08:38:50.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-31T08:38:50.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-31T08:38:54.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.261s coverage: 69.2% of statements [2024-07-31T08:38:55.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-31T08:38:55.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-31T08:38:57.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-31T08:39:02.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-31T08:39:09.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-31T08:39:09.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:39:09.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-31T08:39:09.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-31T08:39:09.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-31T08:39:15.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.252s coverage: 93.4% of statements [2024-07-31T08:39:15.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.287s coverage: 91.7% of statements [2024-07-31T08:39:17.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-31T08:39:17.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-31T08:39:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.217s coverage: 6.5% of statements [2024-07-31T08:39:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-31T08:39:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:39:28.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-31T08:39:29.321Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-31T08:39:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.594s coverage: 95.8% of statements [2024-07-31T08:39:30.172Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-07-31T08:39:40.232Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-31T08:39:40.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-31T08:39:41.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.298s coverage: 0.8% of statements [2024-07-31T08:39:41.194Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.137s coverage: 32.2% of statements [2024-07-31T08:39:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements [2024-07-31T08:39:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.116s coverage: 77.8% of statements [2024-07-31T08:39:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.083s coverage: 94.1% of statements [2024-07-31T08:39:45.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-07-31T08:39:49.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.093s coverage: 87.5% of statements [2024-07-31T08:39:51.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-31T08:39:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-31T08:39:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-31T08:39:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-31T08:39:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-31T08:39:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-31T08:39:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-31T08:39:56.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-31T08:40:01.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.107s coverage: 94.4% of statements [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-31T08:40:01.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-31T08:40:12.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-31T08:40:12.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-31T08:40:14.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-31T08:40:16.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.881s coverage: 79.9% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.157s coverage: 92.9% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.097s coverage: 87.2% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-07-31T08:40:16.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-07-31T08:40:20.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-31T08:40:20.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-31T08:40:20.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements [2024-07-31T08:40:20.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.261s coverage: 82.1% of statements [2024-07-31T08:40:21.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements [2024-07-31T08:40:26.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-31T08:40:26.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-31T08:40:27.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.712s coverage: 63.1% of statements [2024-07-31T08:40:27.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.110s coverage: 100.0% of statements [2024-07-31T08:40:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-07-31T08:40:29.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2024-07-31T08:40:29.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-31T08:40:29.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-31T08:40:29.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-31T08:40:30.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-07-31T08:40:30.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-07-31T08:40:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/client [no test files] [2024-07-31T08:40:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-31T08:40:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-31T08:40:38.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 37.4% of statements [2024-07-31T08:40:38.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tls [no test files] [2024-07-31T08:40:38.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-31T08:40:39.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.104s coverage: 89.5% of statements [2024-07-31T08:40:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-31T08:40:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-31T08:40:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-31T08:40:40.665Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-31T08:40:41.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements [2024-07-31T08:40:46.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-31T08:40:46.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-31T08:40:46.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-31T08:40:46.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-31T08:40:55.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements [2024-07-31T08:40:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-31T08:40:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:40:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-31T08:40:55.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-31T08:40:55.693Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.477s coverage: 95.7% of statements [2024-07-31T08:40:58.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-31T08:40:58.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-31T08:40:59.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements [2024-07-31T08:41:02.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-31T08:41:02.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-31T08:41:03.643Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.282s coverage: 98.9% of statements [2024-07-31T08:41:05.044Z] 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-07-31T08:41:05.044Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T08:41:05.044Z] go vet ./... [2024-07-31T08:44:56.842Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T08:44:56.842Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T08:44:56.842Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-31T08:44:57.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-31T08:44:57.778Z] + ls -al . [2024-07-31T08:44:58.045Z] total 836 [2024-07-31T08:44:58.045Z] drwxrwxr-x 10 1001 1001 4096 Jul 31 08:34 . [2024-07-31T08:44:58.045Z] drwxr-xr-x 4 root root 4096 Jul 31 08:34 .. [2024-07-31T08:44:58.045Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 08:32 .blubracket [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 10 Jul 31 08:32 .dockerignore [2024-07-31T08:44:58.045Z] drwxrwxr-x 8 1001 1001 4096 Jul 31 08:32 .git [2024-07-31T08:44:58.045Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 08:32 .github [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 1102 Jul 31 08:32 .gitignore [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 42 Jul 31 08:32 .golangci.yml [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 100 Jul 31 08:32 .hadolint.yml [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 155 Jul 31 08:32 .sonarcloud.properties [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 1171 Jul 31 08:32 ADOPTERS.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 20361 Jul 31 08:32 Attribution.txt [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 100284 Jul 31 08:32 CHANGELOG.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 3804 Jul 31 08:32 CONTRIBUTING.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 677 Jul 31 08:32 GOVERNANCE.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 861 Jul 31 08:32 Jenkinsfile [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 10775 Jul 31 08:32 LICENSE [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 16051 Jul 31 08:32 Makefile [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 582 Jul 31 08:32 OWNERS.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 9528 Jul 31 08:32 README.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 789 Jul 31 08:32 SECURITY.md [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 5 Jul 31 08:30 VERSION [2024-07-31T08:44:58.045Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 08:32 bin [2024-07-31T08:44:58.045Z] drwxrwxr-x 19 1001 1001 4096 Jul 31 08:32 cmd [2024-07-31T08:44:58.045Z] -rw-r--r-- 1 root root 482759 Jul 31 08:41 coverage.out [2024-07-31T08:44:58.045Z] drwxrwxr-x 2 1001 1001 4096 Jul 31 08:32 fuzz_test [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 6912 Jul 31 08:32 go.mod [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 100928 Jul 31 08:32 go.sum [2024-07-31T08:44:58.045Z] drwxrwxr-x 7 1001 1001 4096 Jul 31 08:32 internal [2024-07-31T08:44:58.045Z] drwxrwxr-x 3 1001 1001 4096 Jul 31 08:32 openapi [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 584 Jul 31 08:32 security.txt [2024-07-31T08:44:58.045Z] -rw-rw-r-- 1 1001 1001 204 Jul 31 08:32 version.go [Pipeline] sh [2024-07-31T08:44:58.674Z] + '[' -e coverage.out ] [2024-07-31T08:44:58.675Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-31T08:44:59.487Z] Stashed 1 file(s) [Pipeline] sh [2024-07-31T08:45:00.118Z] + make build [2024-07-31T08:45:00.118Z] 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-07-31T08:47:51.834Z] 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-07-31T08:47:57.167Z] 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-07-31T08:48:05.364Z] 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-07-31T08:48:07.929Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-31T08:48:16.137Z] 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-07-31T08:48:42.787Z] 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-07-31T08:48:50.982Z] 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-07-31T08:49:03.268Z] 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-07-31T08:49:05.830Z] 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-07-31T08:49:09.151Z] 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-07-31T08:49:12.487Z] 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-07-31T08:49:16.733Z] 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-07-31T08:49:22.084Z] $ docker stop --time=1 60431994be387f705bcb165921f6fee8d85d1d45290f12f13061757dfcf4682f [2024-07-31T08:49:24.226Z] $ docker rm -f --volumes 60431994be387f705bcb165921f6fee8d85d1d45290f12f13061757dfcf4682f [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-07-31T08:49:27.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T08:49:27.878Z] [2024-07-31T08:49:27.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T08:49:28.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T08:49:28.544Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-31T08:49:28.544Z] 547446be3368: Pulling fs layer [2024-07-31T08:49:28.544Z] d125d8839a47: Pulling fs layer [2024-07-31T08:49:28.544Z] 3e85d5ac6304: Pulling fs layer [2024-07-31T08:49:28.544Z] c3105a71a48b: Pulling fs layer [2024-07-31T08:49:28.544Z] 0f093f025ec4: Pulling fs layer [2024-07-31T08:49:28.544Z] c3106fc0e877: Pulling fs layer [2024-07-31T08:49:28.544Z] c3106fc0e877: Waiting [2024-07-31T08:49:28.544Z] c3105a71a48b: Waiting [2024-07-31T08:49:28.544Z] 0f093f025ec4: Waiting [2024-07-31T08:49:28.824Z] 547446be3368: Verifying Checksum [2024-07-31T08:49:28.824Z] 547446be3368: Download complete [2024-07-31T08:49:28.824Z] c3105a71a48b: Verifying Checksum [2024-07-31T08:49:28.824Z] c3105a71a48b: Download complete [2024-07-31T08:49:29.093Z] d125d8839a47: Verifying Checksum [2024-07-31T08:49:29.093Z] d125d8839a47: Download complete [2024-07-31T08:49:29.365Z] c3106fc0e877: Verifying Checksum [2024-07-31T08:49:29.365Z] c3106fc0e877: Download complete [2024-07-31T08:49:29.365Z] 0f093f025ec4: Verifying Checksum [2024-07-31T08:49:29.365Z] 0f093f025ec4: Download complete [2024-07-31T08:49:29.636Z] 547446be3368: Pull complete [2024-07-31T08:49:31.043Z] d125d8839a47: Pull complete [2024-07-31T08:49:31.311Z] 3e85d5ac6304: Download complete [2024-07-31T08:49:41.364Z] 3e85d5ac6304: Pull complete [2024-07-31T08:49:41.365Z] c3105a71a48b: Pull complete [2024-07-31T08:49:41.944Z] 0f093f025ec4: Pull complete [2024-07-31T08:49:42.208Z] c3106fc0e877: Pull complete [2024-07-31T08:49:42.208Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-31T08:49:42.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-31T08:49:42.208Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T08:49:42.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2024-07-31T08:49:42.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-31T08:49:44.470Z] $ docker top 7958a6a1a88847de7c3830cfb7cfdf9f300d4457c6cf8d0693f38caeebefa44f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T08:49:45.286Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-31T08:49:55.350Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-31T08:49:55.350Z] #1 transferring dockerfile: 1.70kB done [2024-07-31T08:49:55.350Z] #1 DONE 0.1s [2024-07-31T08:49:55.350Z] [2024-07-31T08:49:55.350Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-07-31T08:49:55.350Z] #2 transferring dockerfile: 1.81kB done [2024-07-31T08:49:55.350Z] #2 DONE 0.0s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #3 [core-data internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #3 transferring dockerfile: 2.01kB done [2024-07-31T08:49:55.351Z] #3 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #4 transferring dockerfile: 3.17kB done [2024-07-31T08:49:55.351Z] #4 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-07-31T08:49:55.351Z] #5 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #6 transferring dockerfile: 1.89kB done [2024-07-31T08:49:55.351Z] #6 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #7 [core-command internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #7 transferring dockerfile: 1.93kB done [2024-07-31T08:49:55.351Z] #7 DONE 0.0s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #8 transferring dockerfile: 1.95kB done [2024-07-31T08:49:55.351Z] #8 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #9 transferring dockerfile: 2.49kB done [2024-07-31T08:49:55.351Z] #9 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #10 transferring dockerfile: 2.50kB done [2024-07-31T08:49:55.351Z] #10 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-07-31T08:49:55.351Z] #11 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #12 transferring dockerfile: 2.06kB done [2024-07-31T08:49:55.351Z] #12 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #13 transferring dockerfile: 1.69kB done [2024-07-31T08:49:55.351Z] #13 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-07-31T08:49:55.351Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-07-31T08:49:55.351Z] #14 DONE 0.1s [2024-07-31T08:49:55.351Z] [2024-07-31T08:49:55.351Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-07-31T08:49:55.619Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-07-31T08:49:55.619Z] #15 DONE 0.1s [2024-07-31T08:49:55.619Z] [2024-07-31T08:49:55.619Z] #16 [security-spire-server internal] load .dockerignore [2024-07-31T08:49:55.619Z] #16 transferring context: 50B done [2024-07-31T08:49:55.619Z] #16 DONE 0.1s [2024-07-31T08:49:56.201Z] [2024-07-31T08:49:56.201Z] #17 [security-spire-agent internal] load .dockerignore [2024-07-31T08:49:56.201Z] #17 transferring context: 50B done [2024-07-31T08:49:56.201Z] #17 DONE 0.0s [2024-07-31T08:49:56.201Z] [2024-07-31T08:49:56.201Z] #18 [core-data internal] load .dockerignore [2024-07-31T08:49:56.469Z] #18 transferring context: 50B done [2024-07-31T08:49:56.469Z] #18 DONE 0.0s [2024-07-31T08:49:56.469Z] [2024-07-31T08:49:56.469Z] #19 [security-bootstrapper internal] load .dockerignore [2024-07-31T08:49:56.469Z] #19 transferring context: 50B done [2024-07-31T08:49:56.469Z] #19 DONE 0.1s [2024-07-31T08:49:56.469Z] [2024-07-31T08:49:56.469Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-31T08:49:56.469Z] #20 transferring context: 50B 0.0s done [2024-07-31T08:49:56.469Z] #20 DONE 0.1s [2024-07-31T08:49:56.469Z] [2024-07-31T08:49:56.469Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-31T08:49:56.469Z] #21 transferring context: 50B done [2024-07-31T08:49:56.469Z] #21 DONE 0.1s [2024-07-31T08:49:56.469Z] [2024-07-31T08:49:56.469Z] #22 [core-command internal] load .dockerignore [2024-07-31T08:49:56.738Z] #22 transferring context: 50B done [2024-07-31T08:49:56.738Z] #22 DONE 0.1s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-31T08:49:56.738Z] #23 DONE 0.0s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #24 [support-notifications internal] load .dockerignore [2024-07-31T08:49:56.738Z] #24 transferring context: 50B 0.0s done [2024-07-31T08:49:56.738Z] #24 DONE 0.1s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-31T08:49:56.738Z] #23 transferring context: 50B done [2024-07-31T08:49:56.738Z] #23 DONE 0.1s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #25 [security-proxy-setup internal] load .dockerignore [2024-07-31T08:49:56.738Z] #25 transferring context: 50B 0.0s done [2024-07-31T08:49:56.738Z] #25 DONE 0.1s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-31T08:49:56.738Z] #26 transferring context: 50B done [2024-07-31T08:49:56.738Z] #26 DONE 0.1s [2024-07-31T08:49:56.738Z] [2024-07-31T08:49:56.738Z] #27 [core-metadata internal] load .dockerignore [2024-07-31T08:49:57.004Z] #27 transferring context: 50B 0.0s done [2024-07-31T08:49:57.004Z] #27 DONE 0.1s [2024-07-31T08:49:57.004Z] [2024-07-31T08:49:57.004Z] #28 [security-spire-config internal] load .dockerignore [2024-07-31T08:49:57.004Z] #28 transferring context: 50B done [2024-07-31T08:49:57.004Z] #28 DONE 0.1s [2024-07-31T08:49:57.004Z] [2024-07-31T08:49:57.004Z] #29 [core-keeper internal] load .dockerignore [2024-07-31T08:49:57.004Z] #29 transferring context: 50B done [2024-07-31T08:49:57.004Z] #29 DONE 0.1s [2024-07-31T08:49:57.004Z] [2024-07-31T08:49:57.004Z] #30 [support-scheduler internal] load .dockerignore [2024-07-31T08:49:57.004Z] #30 transferring context: 50B done [2024-07-31T08:49:57.004Z] #30 DONE 0.1s [2024-07-31T08:49:57.271Z] [2024-07-31T08:49:57.271Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T08:49:57.855Z] #31 ... [2024-07-31T08:49:57.855Z] [2024-07-31T08:49:57.855Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T08:49:57.855Z] #32 DONE 0.6s [2024-07-31T08:49:57.855Z] [2024-07-31T08:49:57.855Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T08:49:57.855Z] #31 DONE 0.6s [2024-07-31T08:49:57.855Z] [2024-07-31T08:49:57.855Z] #33 [security-spire-server internal] load build context [2024-07-31T08:49:57.855Z] #33 transferring context: 26.79kB 0.0s done [2024-07-31T08:49:57.855Z] #33 DONE 0.1s [2024-07-31T08:49:57.855Z] [2024-07-31T08:49:57.855Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:57.855Z] #34 DONE 0.0s [2024-07-31T08:49:57.855Z] [2024-07-31T08:49:57.855Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:57.855Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-31T08:49:58.124Z] #35 ... [2024-07-31T08:49:58.124Z] [2024-07-31T08:49:58.124Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.124Z] #34 DONE 0.0s [2024-07-31T08:49:58.124Z] [2024-07-31T08:49:58.124Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T08:49:58.124Z] #31 DONE 0.6s [2024-07-31T08:49:58.124Z] [2024-07-31T08:49:58.124Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.124Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-31T08:49:58.124Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-07-31T08:49:58.124Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T08:49:58.124Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T08:49:58.124Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T08:49:58.124Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-31T08:49:58.124Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T08:49:58.124Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-07-31T08:49:58.124Z] #35 ... [2024-07-31T08:49:58.124Z] [2024-07-31T08:49:58.124Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.124Z] #34 DONE 0.0s [2024-07-31T08:49:58.124Z] [2024-07-31T08:49:58.124Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.124Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T08:49:58.124Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-07-31T08:49:58.391Z] #35 ... [2024-07-31T08:49:58.391Z] [2024-07-31T08:49:58.391Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.391Z] #34 DONE 0.0s [2024-07-31T08:49:58.391Z] [2024-07-31T08:49:58.391Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.391Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.5s [2024-07-31T08:49:58.391Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-07-31T08:49:58.391Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.93MB / 28.04MB 0.6s [2024-07-31T08:49:58.391Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-31T08:49:58.659Z] #35 ... [2024-07-31T08:49:58.659Z] [2024-07-31T08:49:58.659Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.659Z] #34 DONE 0.0s [2024-07-31T08:49:58.659Z] [2024-07-31T08:49:58.659Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T08:49:58.659Z] #32 DONE 0.6s [2024-07-31T08:49:58.659Z] [2024-07-31T08:49:58.659Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.659Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-31T08:49:58.659Z] #35 ... [2024-07-31T08:49:58.659Z] [2024-07-31T08:49:58.659Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-31T08:49:58.659Z] #36 DONE 0.7s [2024-07-31T08:49:58.659Z] [2024-07-31T08:49:58.659Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.659Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-31T08:49:58.659Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T08:49:58.659Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T08:49:58.659Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T08:49:58.659Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T08:49:58.659Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T08:49:58.659Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-31T08:49:58.659Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-31T08:49:58.659Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-31T08:49:58.926Z] #35 ... [2024-07-31T08:49:58.926Z] [2024-07-31T08:49:58.926Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.926Z] #34 DONE 0.0s [2024-07-31T08:49:58.926Z] [2024-07-31T08:49:58.926Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.926Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s [2024-07-31T08:49:58.926Z] #35 ... [2024-07-31T08:49:58.926Z] [2024-07-31T08:49:58.926Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:58.926Z] #34 DONE 0.0s [2024-07-31T08:49:58.926Z] [2024-07-31T08:49:58.926Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:58.926Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.74MB / 28.04MB 1.0s [2024-07-31T08:49:58.926Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.1s [2024-07-31T08:49:59.191Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.3s [2024-07-31T08:49:59.191Z] #35 ... [2024-07-31T08:49:59.191Z] [2024-07-31T08:49:59.191Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:59.191Z] #34 DONE 0.0s [2024-07-31T08:49:59.191Z] [2024-07-31T08:49:59.191Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:59.458Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.6s [2024-07-31T08:49:59.458Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-31T08:49:59.458Z] #35 ... [2024-07-31T08:49:59.458Z] [2024-07-31T08:49:59.458Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:49:59.458Z] #34 DONE 0.0s [2024-07-31T08:49:59.458Z] [2024-07-31T08:49:59.458Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T08:49:59.458Z] #32 DONE 1.4s [2024-07-31T08:49:59.458Z] [2024-07-31T08:49:59.458Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:49:59.724Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.8s [2024-07-31T08:49:59.724Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 1.9s [2024-07-31T08:50:00.306Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.4s [2024-07-31T08:50:00.576Z] #35 ... [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:50:00.576Z] #34 DONE 0.0s [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:00.576Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.7s [2024-07-31T08:50:00.576Z] #35 ... [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-31T08:50:00.576Z] #31 DONE 1.3s [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-31T08:50:00.576Z] #34 DONE 0.0s [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:00.576Z] #37 DONE 0.0s [2024-07-31T08:50:00.576Z] [2024-07-31T08:50:00.576Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:00.844Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-31T08:50:00.844Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-31T08:50:00.844Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-31T08:50:00.844Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-31T08:50:00.844Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-31T08:50:00.844Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-31T08:50:00.844Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-31T08:50:00.844Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-07-31T08:50:00.844Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-31T08:50:00.844Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-07-31T08:50:00.844Z] #35 ... [2024-07-31T08:50:00.844Z] [2024-07-31T08:50:00.844Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-31T08:50:00.844Z] #32 DONE 2.3s [2024-07-31T08:50:00.844Z] [2024-07-31T08:50:00.844Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:00.844Z] #38 DONE 0.0s [2024-07-31T08:50:00.844Z] [2024-07-31T08:50:00.844Z] #39 [security-spire-agent internal] load build context [2024-07-31T08:50:00.844Z] #39 transferring context: 26.32kB 0.4s done [2024-07-31T08:50:00.844Z] #39 DONE 2.1s [2024-07-31T08:50:00.844Z] [2024-07-31T08:50:00.844Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:00.844Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.0s [2024-07-31T08:50:01.111Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.19MB / 28.04MB 3.2s [2024-07-31T08:50:01.378Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s done [2024-07-31T08:50:02.339Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-31T08:50:03.748Z] #35 ... [2024-07-31T08:50:03.748Z] [2024-07-31T08:50:03.748Z] #40 [security-spire-config internal] load build context [2024-07-31T08:50:03.748Z] #40 transferring context: 25.04kB 0.2s done [2024-07-31T08:50:03.748Z] #40 DONE 2.7s [2024-07-31T08:50:03.748Z] [2024-07-31T08:50:03.748Z] #41 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-31T08:50:03.748Z] #41 DONE 5.7s [2024-07-31T08:50:03.748Z] [2024-07-31T08:50:03.748Z] #42 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-31T08:50:03.748Z] #42 ... [2024-07-31T08:50:03.748Z] [2024-07-31T08:50:03.748Z] #43 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T08:50:03.748Z] #43 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-07-31T08:50:03.748Z] #43 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-31T08:50:03.748Z] #43 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-31T08:50:03.748Z] #43 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-31T08:50:03.748Z] #43 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-07-31T08:50:03.748Z] #43 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.7s done [2024-07-31T08:50:03.748Z] #43 DONE 6.8s [2024-07-31T08:50:04.018Z] [2024-07-31T08:50:04.018Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:06.637Z] #35 ... [2024-07-31T08:50:06.637Z] [2024-07-31T08:50:06.637Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-31T08:50:06.637Z] #42 DONE 3.2s [2024-07-31T08:50:06.637Z] [2024-07-31T08:50:06.637Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:08.055Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s [2024-07-31T08:50:08.055Z] #35 ... [2024-07-31T08:50:08.055Z] [2024-07-31T08:50:08.055Z] #44 [core-data internal] load build context [2024-07-31T08:50:08.055Z] #44 transferring context: 45.66MB 9.7s [2024-07-31T08:50:08.327Z] #44 ... [2024-07-31T08:50:08.327Z] [2024-07-31T08:50:08.327Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:08.592Z] #45 ... [2024-07-31T08:50:08.592Z] [2024-07-31T08:50:08.592Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:08.592Z] #46 ... [2024-07-31T08:50:08.592Z] [2024-07-31T08:50:08.592Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:08.858Z] #47 ... [2024-07-31T08:50:08.858Z] [2024-07-31T08:50:08.858Z] #48 [core-command internal] load build context [2024-07-31T08:50:08.858Z] #48 ... [2024-07-31T08:50:08.858Z] [2024-07-31T08:50:08.858Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:08.858Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-07-31T08:50:08.858Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-31T08:50:08.858Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-31T08:50:08.858Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-31T08:50:08.858Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-31T08:50:08.858Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-31T08:50:08.858Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-31T08:50:08.858Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-31T08:50:08.858Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.0s done [2024-07-31T08:50:08.858Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-31T08:50:08.858Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.8s [2024-07-31T08:50:09.123Z] #49 ... [2024-07-31T08:50:09.123Z] [2024-07-31T08:50:09.123Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:09.123Z] #50 ... [2024-07-31T08:50:09.123Z] [2024-07-31T08:50:09.123Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:09.123Z] #51 ... [2024-07-31T08:50:09.123Z] [2024-07-31T08:50:09.123Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:09.702Z] #49 ... [2024-07-31T08:50:09.702Z] [2024-07-31T08:50:09.702Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:09.702Z] #52 ... [2024-07-31T08:50:09.702Z] [2024-07-31T08:50:09.702Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:09.968Z] #53 ... [2024-07-31T08:50:09.968Z] [2024-07-31T08:50:09.968Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:50:09.968Z] #54 ... [2024-07-31T08:50:09.968Z] [2024-07-31T08:50:09.968Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:10.922Z] #53 ... [2024-07-31T08:50:10.922Z] [2024-07-31T08:50:10.922Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:10.922Z] #37 ... [2024-07-31T08:50:10.922Z] [2024-07-31T08:50:10.922Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:11.191Z] #52 ... [2024-07-31T08:50:11.191Z] [2024-07-31T08:50:11.191Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:11.191Z] #38 ... [2024-07-31T08:50:11.191Z] [2024-07-31T08:50:11.191Z] #44 [core-data internal] load build context [2024-07-31T08:50:13.132Z] #44 transferring context: 55.21MB 14.8s [2024-07-31T08:50:14.088Z] #44 ... [2024-07-31T08:50:14.088Z] [2024-07-31T08:50:14.088Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T08:50:14.088Z] #0 7.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:14.088Z] #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:14.088Z] #0 9.539 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T08:50:14.088Z] #0 9.539 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T08:50:14.088Z] #0 9.539 OK: 19946 distinct packages available [2024-07-31T08:50:14.088Z] #0 9.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:14.088Z] #55 ... [2024-07-31T08:50:14.088Z] [2024-07-31T08:50:14.088Z] #44 [core-data internal] load build context [2024-07-31T08:50:14.669Z] #44 ... [2024-07-31T08:50:14.669Z] [2024-07-31T08:50:14.669Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T08:50:14.669Z] #56 ... [2024-07-31T08:50:14.669Z] [2024-07-31T08:50:14.669Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T08:50:14.934Z] #57 ... [2024-07-31T08:50:14.934Z] [2024-07-31T08:50:14.934Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:14.934Z] #58 ... [2024-07-31T08:50:14.934Z] [2024-07-31T08:50:14.934Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T08:50:15.199Z] #59 ... [2024-07-31T08:50:15.199Z] [2024-07-31T08:50:15.199Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T08:50:15.199Z] #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:15.199Z] #0 7.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:15.199Z] #0 9.399 (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T08:50:15.199Z] #0 9.699 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:15.199Z] #0 9.699 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:15.199Z] #0 9.794 Executing ca-certificates-20240226-r0.trigger [2024-07-31T08:50:15.199Z] #60 10.39 OK: 9 MiB in 17 packages [2024-07-31T08:50:15.199Z] #60 ... [2024-07-31T08:50:15.199Z] [2024-07-31T08:50:15.199Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:15.199Z] #0 9.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:15.476Z] #61 ... [2024-07-31T08:50:15.476Z] [2024-07-31T08:50:15.476Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T08:50:15.476Z] #62 ... [2024-07-31T08:50:15.476Z] [2024-07-31T08:50:15.476Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T08:50:15.740Z] #63 ... [2024-07-31T08:50:15.740Z] [2024-07-31T08:50:15.740Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T08:50:15.740Z] #64 ... [2024-07-31T08:50:15.740Z] [2024-07-31T08:50:15.741Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:16.005Z] #46 ... [2024-07-31T08:50:16.005Z] [2024-07-31T08:50:16.005Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:16.968Z] #52 ... [2024-07-31T08:50:16.968Z] [2024-07-31T08:50:16.968Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T08:50:16.968Z] #65 ... [2024-07-31T08:50:16.968Z] [2024-07-31T08:50:16.968Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T08:50:16.968Z] #66 ... [2024-07-31T08:50:16.968Z] [2024-07-31T08:50:16.968Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T08:50:16.968Z] #67 ... [2024-07-31T08:50:16.968Z] [2024-07-31T08:50:16.968Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T08:50:17.233Z] #68 ... [2024-07-31T08:50:17.233Z] [2024-07-31T08:50:17.233Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T08:50:17.233Z] #69 ... [2024-07-31T08:50:17.233Z] [2024-07-31T08:50:17.233Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:17.499Z] #52 ... [2024-07-31T08:50:17.499Z] [2024-07-31T08:50:17.499Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-31T08:50:17.499Z] #60 DONE 12.6s [2024-07-31T08:50:17.499Z] [2024-07-31T08:50:17.499Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:18.453Z] #52 transferring context: 50.42MB 17.6s [2024-07-31T08:50:18.718Z] #52 ... [2024-07-31T08:50:18.718Z] [2024-07-31T08:50:18.718Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:18.718Z] #45 ... [2024-07-31T08:50:18.718Z] [2024-07-31T08:50:18.718Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T08:50:18.718Z] #64 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:18.982Z] #64 ... [2024-07-31T08:50:18.982Z] [2024-07-31T08:50:18.982Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:18.982Z] #47 ... [2024-07-31T08:50:18.982Z] [2024-07-31T08:50:18.982Z] #48 [core-command internal] load build context [2024-07-31T08:50:19.246Z] #48 ... [2024-07-31T08:50:19.246Z] [2024-07-31T08:50:19.246Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:19.246Z] #47 ... [2024-07-31T08:50:19.246Z] [2024-07-31T08:50:19.246Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:19.512Z] #50 ... [2024-07-31T08:50:19.512Z] [2024-07-31T08:50:19.512Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:19.512Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s [2024-07-31T08:50:19.512Z] #35 ... [2024-07-31T08:50:19.512Z] [2024-07-31T08:50:19.512Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:19.787Z] #51 ... [2024-07-31T08:50:19.787Z] [2024-07-31T08:50:19.787Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:19.787Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s [2024-07-31T08:50:19.787Z] #49 ... [2024-07-31T08:50:19.787Z] [2024-07-31T08:50:19.788Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T08:50:19.788Z] #64 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:20.058Z] #64 ... [2024-07-31T08:50:20.058Z] [2024-07-31T08:50:20.058Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-31T08:50:20.058Z] #55 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:20.058Z] #55 13.22 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:20.058Z] #55 13.22 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-31T08:50:20.058Z] #55 13.22 (3/5) Installing libucontext (1.2-r2) [2024-07-31T08:50:20.058Z] #55 13.22 (4/5) Installing gcompat (1.1.0-r1) [2024-07-31T08:50:20.058Z] #55 13.22 (5/5) Installing openssl (3.1.6-r0) [2024-07-31T08:50:20.058Z] #55 13.29 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:20.058Z] #55 13.39 OK: 9 MiB in 20 packages [2024-07-31T08:50:20.058Z] #55 DONE 16.7s [2024-07-31T08:50:20.058Z] [2024-07-31T08:50:20.059Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:50:20.324Z] #54 ... [2024-07-31T08:50:20.324Z] [2024-07-31T08:50:20.324Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:20.588Z] #35 ... [2024-07-31T08:50:20.588Z] [2024-07-31T08:50:20.588Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T08:50:20.588Z] #59 DONE 15.7s [2024-07-31T08:50:20.588Z] [2024-07-31T08:50:20.588Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:20.853Z] #70 ... [2024-07-31T08:50:20.853Z] [2024-07-31T08:50:20.853Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:20.853Z] #61 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:20.853Z] #61 13.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:20.853Z] #61 13.30 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:20.853Z] #61 13.43 OK: 8 MiB in 16 packages [2024-07-31T08:50:20.853Z] #61 DONE 16.1s [2024-07-31T08:50:20.853Z] [2024-07-31T08:50:20.853Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:21.117Z] #35 ... [2024-07-31T08:50:21.117Z] [2024-07-31T08:50:21.117Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:21.117Z] #53 ... [2024-07-31T08:50:21.117Z] [2024-07-31T08:50:21.117Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:21.382Z] #37 ... [2024-07-31T08:50:21.382Z] [2024-07-31T08:50:21.382Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:21.382Z] #38 ... [2024-07-31T08:50:21.382Z] [2024-07-31T08:50:21.382Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:24.713Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.1s [2024-07-31T08:50:24.713Z] #35 ... [2024-07-31T08:50:24.713Z] [2024-07-31T08:50:24.713Z] #44 [core-data internal] load build context [2024-07-31T08:50:24.713Z] #44 transferring context: 70.61MB 26.4s [2024-07-31T08:50:24.979Z] #44 ... [2024-07-31T08:50:24.979Z] [2024-07-31T08:50:24.979Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:25.563Z] #37 ... [2024-07-31T08:50:25.563Z] [2024-07-31T08:50:25.563Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T08:50:25.563Z] #56 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:25.563Z] #56 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:25.563Z] #56 15.13 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T08:50:25.563Z] #56 15.13 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T08:50:25.563Z] #56 15.13 OK: 19946 distinct packages available [2024-07-31T08:50:25.563Z] #56 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:25.563Z] #56 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:25.563Z] #56 20.89 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:25.563Z] #56 20.89 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-31T08:50:25.563Z] #56 20.89 (3/4) Installing libucontext (1.2-r2) [2024-07-31T08:50:25.563Z] #56 20.89 (4/4) Installing gcompat (1.1.0-r1) [2024-07-31T08:50:25.563Z] #56 20.89 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:25.563Z] #56 20.89 OK: 8 MiB in 19 packages [2024-07-31T08:50:25.563Z] #56 ... [2024-07-31T08:50:25.563Z] [2024-07-31T08:50:25.563Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:26.144Z] #37 ... [2024-07-31T08:50:26.144Z] [2024-07-31T08:50:26.144Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:26.144Z] #58 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:26.144Z] #58 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:26.144Z] #58 18.85 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:26.144Z] #58 18.85 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:26.144Z] #58 18.93 OK: 8 MiB in 16 packages [2024-07-31T08:50:26.144Z] #58 DONE 21.5s [2024-07-31T08:50:26.144Z] [2024-07-31T08:50:26.144Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:26.144Z] #37 ... [2024-07-31T08:50:26.144Z] [2024-07-31T08:50:26.144Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:26.144Z] #46 ... [2024-07-31T08:50:26.144Z] [2024-07-31T08:50:26.144Z] #71 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T08:50:26.410Z] #71 ... [2024-07-31T08:50:26.410Z] [2024-07-31T08:50:26.410Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-31T08:50:26.410Z] #68 DONE 19.6s [2024-07-31T08:50:26.410Z] [2024-07-31T08:50:26.410Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:27.806Z] #35 ... [2024-07-31T08:50:27.806Z] [2024-07-31T08:50:27.806Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:27.806Z] #72 ... [2024-07-31T08:50:27.806Z] [2024-07-31T08:50:27.806Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:27.806Z] #46 ... [2024-07-31T08:50:27.806Z] [2024-07-31T08:50:27.806Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-31T08:50:27.806Z] #64 17.09 (1/4) Installing ca-certificates (20240226-r0) [2024-07-31T08:50:27.806Z] #64 17.70 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:27.806Z] #64 17.70 (3/4) Installing su-exec (0.2-r3) [2024-07-31T08:50:27.806Z] #64 17.70 (4/4) Installing yq (4.33.3-r5) [2024-07-31T08:50:27.806Z] #64 18.60 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:27.806Z] #64 18.73 Executing ca-certificates-20240226-r0.trigger [2024-07-31T08:50:27.806Z] #64 20.23 OK: 18 MiB in 19 packages [2024-07-31T08:50:27.806Z] #64 DONE 23.0s [2024-07-31T08:50:28.071Z] [2024-07-31T08:50:28.071Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:28.654Z] #46 ... [2024-07-31T08:50:28.654Z] [2024-07-31T08:50:28.654Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T08:50:28.654Z] #57 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:28.654Z] #57 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:28.654Z] #57 18.81 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T08:50:28.654Z] #57 18.81 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T08:50:28.654Z] #57 18.81 OK: 19946 distinct packages available [2024-07-31T08:50:28.654Z] #57 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:28.654Z] #57 21.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:28.920Z] #57 ... [2024-07-31T08:50:28.920Z] [2024-07-31T08:50:28.920Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:28.920Z] #52 ... [2024-07-31T08:50:28.920Z] [2024-07-31T08:50:28.920Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:29.189Z] #46 ... [2024-07-31T08:50:29.189Z] [2024-07-31T08:50:29.189Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:29.454Z] #45 ... [2024-07-31T08:50:29.454Z] [2024-07-31T08:50:29.454Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:29.454Z] #47 ... [2024-07-31T08:50:29.454Z] [2024-07-31T08:50:29.454Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-31T08:50:29.454Z] #56 DONE 24.9s [2024-07-31T08:50:29.454Z] [2024-07-31T08:50:29.454Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:29.454Z] #47 ... [2024-07-31T08:50:29.454Z] [2024-07-31T08:50:29.454Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:29.722Z] #50 ... [2024-07-31T08:50:29.722Z] [2024-07-31T08:50:29.722Z] #48 [core-command internal] load build context [2024-07-31T08:50:29.722Z] #48 ... [2024-07-31T08:50:29.722Z] [2024-07-31T08:50:29.722Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:29.722Z] #47 transferring context: 62.94MB 30.8s [2024-07-31T08:50:29.996Z] #47 ... [2024-07-31T08:50:29.996Z] [2024-07-31T08:50:29.996Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:29.996Z] #51 ... [2024-07-31T08:50:29.996Z] [2024-07-31T08:50:29.996Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:30.265Z] #50 ... [2024-07-31T08:50:30.265Z] [2024-07-31T08:50:30.265Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:30.265Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s [2024-07-31T08:50:30.265Z] #49 ... [2024-07-31T08:50:30.265Z] [2024-07-31T08:50:30.265Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:50:30.531Z] #54 ... [2024-07-31T08:50:30.531Z] [2024-07-31T08:50:30.531Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:30.531Z] #50 ... [2024-07-31T08:50:30.531Z] [2024-07-31T08:50:30.531Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-07-31T08:50:30.531Z] #63 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:30.531Z] #63 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:30.531Z] #63 21.83 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:30.531Z] #63 21.83 (2/2) Installing su-exec (0.2-r3) [2024-07-31T08:50:30.531Z] #63 21.83 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:30.531Z] #63 22.16 OK: 8 MiB in 17 packages [2024-07-31T08:50:30.531Z] #63 DONE 25.7s [2024-07-31T08:50:30.531Z] [2024-07-31T08:50:30.531Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:30.531Z] #50 ... [2024-07-31T08:50:30.531Z] [2024-07-31T08:50:30.531Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T08:50:30.797Z] #73 ... [2024-07-31T08:50:30.797Z] [2024-07-31T08:50:30.797Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-07-31T08:50:31.063Z] #74 ... [2024-07-31T08:50:31.063Z] [2024-07-31T08:50:31.063Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-31T08:50:31.063Z] #62 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:31.063Z] #62 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:31.063Z] #62 24.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:31.063Z] #62 24.05 (2/4) Installing openssl (3.1.6-r0) [2024-07-31T08:50:31.063Z] #62 24.05 (3/4) Installing su-exec (0.2-r3) [2024-07-31T08:50:31.063Z] #62 24.05 (4/4) Installing yq (4.33.3-r5) [2024-07-31T08:50:31.063Z] #62 24.48 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:31.063Z] #62 24.48 OK: 18 MiB in 19 packages [2024-07-31T08:50:31.063Z] #62 DONE 26.2s [2024-07-31T08:50:31.063Z] [2024-07-31T08:50:31.063Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:31.338Z] #51 ... [2024-07-31T08:50:31.338Z] [2024-07-31T08:50:31.338Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:31.338Z] #53 ... [2024-07-31T08:50:31.338Z] [2024-07-31T08:50:31.338Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:31.611Z] #75 ... [2024-07-31T08:50:31.611Z] [2024-07-31T08:50:31.611Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:31.611Z] #38 ... [2024-07-31T08:50:31.611Z] [2024-07-31T08:50:31.611Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:31.877Z] #50 ... [2024-07-31T08:50:31.877Z] [2024-07-31T08:50:31.877Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-31T08:50:31.877Z] #65 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:31.877Z] #65 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:31.877Z] #65 22.99 OK: 266 MiB in 52 packages [2024-07-31T08:50:31.877Z] #65 DONE 25.2s [2024-07-31T08:50:31.877Z] [2024-07-31T08:50:31.877Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:33.841Z] #50 ... [2024-07-31T08:50:33.841Z] [2024-07-31T08:50:33.841Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-31T08:50:33.841Z] #57 25.19 (1/11) Installing ca-certificates (20240226-r0) [2024-07-31T08:50:33.841Z] #57 25.49 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-31T08:50:33.841Z] #57 25.67 (3/11) Installing libunistring (1.1-r1) [2024-07-31T08:50:33.841Z] #57 25.67 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-31T08:50:33.841Z] #57 25.79 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-31T08:50:33.841Z] #57 25.79 (6/11) Installing libcurl (8.9.0-r0) [2024-07-31T08:50:33.841Z] #57 25.90 (7/11) Installing curl (8.9.0-r0) [2024-07-31T08:50:33.841Z] #57 25.90 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:33.841Z] #57 25.90 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-31T08:50:33.841Z] #57 25.90 (10/11) Installing libucontext (1.2-r2) [2024-07-31T08:50:33.841Z] #57 25.90 (11/11) Installing gcompat (1.1.0-r1) [2024-07-31T08:50:33.841Z] #57 25.90 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:33.841Z] #57 26.06 Executing ca-certificates-20240226-r0.trigger [2024-07-31T08:50:33.841Z] #57 26.75 OK: 13 MiB in 26 packages [2024-07-31T08:50:33.841Z] #57 DONE 29.0s [2024-07-31T08:50:33.841Z] [2024-07-31T08:50:33.841Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:35.254Z] #50 transferring context: 67.63MB 35.2s [2024-07-31T08:50:35.254Z] #50 ... [2024-07-31T08:50:35.254Z] [2024-07-31T08:50:35.254Z] #44 [core-data internal] load build context [2024-07-31T08:50:35.254Z] #44 ... [2024-07-31T08:50:35.254Z] [2024-07-31T08:50:35.254Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:35.522Z] #38 ... [2024-07-31T08:50:35.522Z] [2024-07-31T08:50:35.522Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T08:50:35.523Z] #66 23.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.523Z] #66 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.523Z] #66 27.67 OK: 266 MiB in 52 packages [2024-07-31T08:50:35.523Z] #66 DONE 28.9s [2024-07-31T08:50:35.523Z] [2024-07-31T08:50:35.523Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:35.789Z] #38 ... [2024-07-31T08:50:35.789Z] [2024-07-31T08:50:35.789Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T08:50:35.789Z] #69 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #69 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #69 23.29 v3.18.8-25-g4ef9fee9d02 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-31T08:50:35.789Z] #69 23.29 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-31T08:50:35.789Z] #69 23.29 OK: 19953 distinct packages available [2024-07-31T08:50:35.789Z] #69 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #69 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #69 28.26 OK: 266 MiB in 52 packages [2024-07-31T08:50:35.789Z] #69 ... [2024-07-31T08:50:35.789Z] [2024-07-31T08:50:35.789Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-31T08:50:35.789Z] #67 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #67 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:35.789Z] #67 27.39 OK: 266 MiB in 52 packages [2024-07-31T08:50:35.789Z] #67 DONE 29.3s [2024-07-31T08:50:35.789Z] [2024-07-31T08:50:35.789Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:36.055Z] #38 ... [2024-07-31T08:50:36.055Z] [2024-07-31T08:50:36.055Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:36.321Z] #37 ... [2024-07-31T08:50:36.321Z] [2024-07-31T08:50:36.321Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-31T08:50:36.321Z] #69 DONE 29.4s [2024-07-31T08:50:36.321Z] [2024-07-31T08:50:36.321Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:36.321Z] #37 ... [2024-07-31T08:50:36.321Z] [2024-07-31T08:50:36.321Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:36.902Z] #38 ... [2024-07-31T08:50:36.902Z] [2024-07-31T08:50:36.902Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T08:50:37.183Z] #76 ... [2024-07-31T08:50:37.183Z] [2024-07-31T08:50:37.183Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:38.145Z] #50 ... [2024-07-31T08:50:38.145Z] [2024-07-31T08:50:38.145Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T08:50:38.145Z] #77 ... [2024-07-31T08:50:38.145Z] [2024-07-31T08:50:38.145Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:38.146Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.8s [2024-07-31T08:50:38.146Z] #35 ... [2024-07-31T08:50:38.146Z] [2024-07-31T08:50:38.146Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:38.758Z] #38 ... [2024-07-31T08:50:38.758Z] [2024-07-31T08:50:38.758Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:38.758Z] #72 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:38.758Z] #72 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:38.758Z] #72 19.93 OK: 9 MiB in 17 packages [2024-07-31T08:50:38.758Z] #72 DONE 21.1s [2024-07-31T08:50:38.758Z] [2024-07-31T08:50:38.758Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:39.344Z] #38 ... [2024-07-31T08:50:39.344Z] [2024-07-31T08:50:39.344Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:39.344Z] #52 ... [2024-07-31T08:50:39.344Z] [2024-07-31T08:50:39.344Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:39.344Z] #35 ... [2024-07-31T08:50:39.344Z] [2024-07-31T08:50:39.344Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:39.610Z] #46 ... [2024-07-31T08:50:39.610Z] [2024-07-31T08:50:39.610Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:39.610Z] #52 ... [2024-07-31T08:50:39.610Z] [2024-07-31T08:50:39.610Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:39.876Z] #45 ... [2024-07-31T08:50:39.876Z] [2024-07-31T08:50:39.876Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:39.876Z] #75 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:39.876Z] #75 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:39.876Z] #75 17.33 OK: 8 MiB in 16 packages [2024-07-31T08:50:39.876Z] #75 DONE 18.6s [2024-07-31T08:50:39.876Z] [2024-07-31T08:50:39.876Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:39.876Z] #52 ... [2024-07-31T08:50:39.876Z] [2024-07-31T08:50:39.876Z] #48 [core-command internal] load build context [2024-07-31T08:50:40.145Z] #48 ... [2024-07-31T08:50:40.145Z] [2024-07-31T08:50:40.145Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:40.145Z] #47 transferring context: 78.25MB 41.0s [2024-07-31T08:50:40.145Z] #47 ... [2024-07-31T08:50:40.145Z] [2024-07-31T08:50:40.145Z] #48 [core-command internal] load build context [2024-07-31T08:50:40.414Z] #48 ... [2024-07-31T08:50:40.414Z] [2024-07-31T08:50:40.414Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:40.414Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.3s [2024-07-31T08:50:40.681Z] #49 ... [2024-07-31T08:50:40.681Z] [2024-07-31T08:50:40.681Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T08:50:40.681Z] #78 ... [2024-07-31T08:50:40.681Z] [2024-07-31T08:50:40.681Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:50:40.949Z] #54 ... [2024-07-31T08:50:40.949Z] [2024-07-31T08:50:40.949Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:40.949Z] #49 ... [2024-07-31T08:50:40.949Z] [2024-07-31T08:50:40.949Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-31T08:50:40.949Z] #73 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:40.949Z] #73 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:40.949Z] #73 20.33 OK: 9 MiB in 20 packages [2024-07-31T08:50:40.949Z] #73 DONE 21.2s [2024-07-31T08:50:40.949Z] [2024-07-31T08:50:40.949Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:41.535Z] #49 ... [2024-07-31T08:50:41.535Z] [2024-07-31T08:50:41.535Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T08:50:41.535Z] #79 ... [2024-07-31T08:50:41.535Z] [2024-07-31T08:50:41.535Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:41.535Z] #35 ... [2024-07-31T08:50:41.535Z] [2024-07-31T08:50:41.535Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:41.811Z] #53 ... [2024-07-31T08:50:41.811Z] [2024-07-31T08:50:41.811Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:41.811Z] #51 ... [2024-07-31T08:50:41.811Z] [2024-07-31T08:50:41.811Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:42.395Z] #35 ... [2024-07-31T08:50:42.395Z] [2024-07-31T08:50:42.395Z] #70 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-31T08:50:42.395Z] #70 15.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:42.395Z] #70 17.06 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:42.395Z] #70 19.81 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T08:50:42.395Z] #70 20.34 Executing busybox-1.36.1-r7.trigger [2024-07-31T08:50:42.395Z] #70 20.41 OK: 8 MiB in 16 packages [2024-07-31T08:50:42.395Z] #70 DONE 21.9s [2024-07-31T08:50:42.666Z] [2024-07-31T08:50:42.666Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:43.258Z] #53 ... [2024-07-31T08:50:43.258Z] [2024-07-31T08:50:43.258Z] #71 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-31T08:50:43.258Z] #71 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:43.258Z] #71 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:43.258Z] #71 16.52 OK: 8 MiB in 16 packages [2024-07-31T08:50:43.258Z] #71 DONE 17.3s [2024-07-31T08:50:43.258Z] [2024-07-31T08:50:43.258Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:43.839Z] #53 ... [2024-07-31T08:50:43.839Z] [2024-07-31T08:50:43.839Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:44.105Z] #80 ... [2024-07-31T08:50:44.105Z] [2024-07-31T08:50:44.105Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:45.511Z] #53 transferring context: 94.14MB 44.5s [2024-07-31T08:50:45.511Z] #53 ... [2024-07-31T08:50:45.511Z] [2024-07-31T08:50:45.511Z] #44 [core-data internal] load build context [2024-07-31T08:50:45.511Z] #44 ... [2024-07-31T08:50:45.511Z] [2024-07-31T08:50:45.511Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:46.471Z] #53 ... [2024-07-31T08:50:46.471Z] [2024-07-31T08:50:46.471Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:46.471Z] #37 ... [2024-07-31T08:50:46.471Z] [2024-07-31T08:50:46.471Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:47.432Z] #53 ... [2024-07-31T08:50:47.432Z] [2024-07-31T08:50:47.432Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-31T08:50:47.432Z] #77 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:47.432Z] #77 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:47.432Z] #77 18.60 OK: 18 MiB in 19 packages [2024-07-31T08:50:47.432Z] #77 DONE 19.6s [2024-07-31T08:50:47.432Z] [2024-07-31T08:50:47.433Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:48.014Z] #53 ... [2024-07-31T08:50:48.014Z] [2024-07-31T08:50:48.014Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:48.284Z] #50 ... [2024-07-31T08:50:48.284Z] [2024-07-31T08:50:48.284Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:49.244Z] #53 ... [2024-07-31T08:50:49.244Z] [2024-07-31T08:50:49.244Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-31T08:50:49.244Z] #76 16.95 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:49.244Z] #76 17.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:49.244Z] #76 21.12 OK: 266 MiB in 52 packages [2024-07-31T08:50:49.244Z] #76 DONE 22.0s [2024-07-31T08:50:49.244Z] [2024-07-31T08:50:49.244Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:49.244Z] #53 ... [2024-07-31T08:50:49.244Z] [2024-07-31T08:50:49.244Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-31T08:50:49.244Z] #79 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:49.244Z] #79 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:49.244Z] #79 17.03 OK: 18 MiB in 19 packages [2024-07-31T08:50:49.244Z] #79 DONE 18.0s [2024-07-31T08:50:49.244Z] [2024-07-31T08:50:49.244Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:50:49.244Z] #53 ... [2024-07-31T08:50:49.244Z] [2024-07-31T08:50:49.244Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:49.511Z] #38 ... [2024-07-31T08:50:49.511Z] [2024-07-31T08:50:49.511Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:50:49.782Z] #50 ... [2024-07-31T08:50:49.782Z] [2024-07-31T08:50:49.782Z] #46 [support-notifications internal] load build context [2024-07-31T08:50:49.782Z] #46 ... [2024-07-31T08:50:49.782Z] [2024-07-31T08:50:49.782Z] #38 [support-scheduler internal] load build context [2024-07-31T08:50:49.782Z] #38 ... [2024-07-31T08:50:49.782Z] [2024-07-31T08:50:49.782Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:50.057Z] #45 ... [2024-07-31T08:50:50.057Z] [2024-07-31T08:50:50.057Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:50.057Z] #52 ... [2024-07-31T08:50:50.057Z] [2024-07-31T08:50:50.057Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:50:50.057Z] #45 transferring context: 72.98MB 51.2s [2024-07-31T08:50:50.323Z] #45 ... [2024-07-31T08:50:50.323Z] [2024-07-31T08:50:50.323Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:50.591Z] #47 ... [2024-07-31T08:50:50.591Z] [2024-07-31T08:50:50.591Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-31T08:50:50.591Z] #81 DONE 1.1s [2024-07-31T08:50:50.591Z] [2024-07-31T08:50:50.591Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:50:50.591Z] #47 ... [2024-07-31T08:50:50.591Z] [2024-07-31T08:50:50.591Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:50.591Z] #52 ... [2024-07-31T08:50:50.591Z] [2024-07-31T08:50:50.591Z] #48 [core-command internal] load build context [2024-07-31T08:50:50.857Z] #48 ... [2024-07-31T08:50:50.857Z] [2024-07-31T08:50:50.857Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:50.857Z] #52 ... [2024-07-31T08:50:50.857Z] [2024-07-31T08:50:50.857Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:50:50.857Z] #54 ... [2024-07-31T08:50:50.857Z] [2024-07-31T08:50:50.857Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:51.445Z] #52 ... [2024-07-31T08:50:51.445Z] [2024-07-31T08:50:51.445Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-07-31T08:50:51.445Z] #74 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:51.445Z] #74 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:51.445Z] #74 19.41 OK: 8 MiB in 17 packages [2024-07-31T08:50:51.445Z] #74 DONE 20.7s [2024-07-31T08:50:51.445Z] [2024-07-31T08:50:51.445Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:52.030Z] #52 ... [2024-07-31T08:50:52.030Z] [2024-07-31T08:50:52.030Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-31T08:50:52.030Z] #78 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:52.030Z] #78 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:52.030Z] #78 20.41 OK: 8 MiB in 19 packages [2024-07-31T08:50:52.030Z] #78 DONE 21.5s [2024-07-31T08:50:52.030Z] [2024-07-31T08:50:52.030Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:52.030Z] #52 ... [2024-07-31T08:50:52.030Z] [2024-07-31T08:50:52.030Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:50:52.030Z] #51 ... [2024-07-31T08:50:52.030Z] [2024-07-31T08:50:52.030Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:52.296Z] #52 ... [2024-07-31T08:50:52.296Z] [2024-07-31T08:50:52.296Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-31T08:50:52.296Z] #80 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:52.296Z] #80 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T08:50:52.296Z] #80 17.22 OK: 13 MiB in 26 packages [2024-07-31T08:50:52.296Z] #80 DONE 18.4s [2024-07-31T08:50:52.296Z] [2024-07-31T08:50:52.296Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:52.296Z] #52 ... [2024-07-31T08:50:52.296Z] [2024-07-31T08:50:52.296Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T08:50:52.296Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.3s done [2024-07-31T08:50:52.296Z] #49 ... [2024-07-31T08:50:52.296Z] [2024-07-31T08:50:52.296Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:52.889Z] #52 ... [2024-07-31T08:50:52.889Z] [2024-07-31T08:50:52.889Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:50:52.889Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.5s [2024-07-31T08:50:52.889Z] #35 ... [2024-07-31T08:50:52.889Z] [2024-07-31T08:50:52.889Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:53.486Z] #52 ... [2024-07-31T08:50:53.486Z] [2024-07-31T08:50:53.486Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-31T08:50:53.486Z] #82 DONE 2.9s [2024-07-31T08:50:53.486Z] [2024-07-31T08:50:53.486Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:55.444Z] #52 transferring context: 132.27MB 54.6s [2024-07-31T08:50:55.714Z] #52 ... [2024-07-31T08:50:55.714Z] [2024-07-31T08:50:55.714Z] #44 [core-data internal] load build context [2024-07-31T08:50:55.714Z] #44 ... [2024-07-31T08:50:55.714Z] [2024-07-31T08:50:55.714Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:55.982Z] #52 ... [2024-07-31T08:50:55.982Z] [2024-07-31T08:50:55.982Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-31T08:50:55.982Z] #83 DONE 4.4s [2024-07-31T08:50:55.982Z] [2024-07-31T08:50:55.982Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:56.566Z] #52 ... [2024-07-31T08:50:56.566Z] [2024-07-31T08:50:56.566Z] #84 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-07-31T08:50:56.566Z] #84 DONE 0.6s [2024-07-31T08:50:56.566Z] [2024-07-31T08:50:56.566Z] #52 [core-metadata internal] load build context [2024-07-31T08:50:56.566Z] #52 ... [2024-07-31T08:50:56.566Z] [2024-07-31T08:50:56.566Z] #37 [core-keeper internal] load build context [2024-07-31T08:50:56.832Z] #37 ... [2024-07-31T08:50:56.832Z] [2024-07-31T08:50:56.832Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:00.170Z] #52 ... [2024-07-31T08:51:00.170Z] [2024-07-31T08:51:00.170Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:51:00.170Z] #53 ... [2024-07-31T08:51:00.170Z] [2024-07-31T08:51:00.170Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:00.170Z] #52 ... [2024-07-31T08:51:00.170Z] [2024-07-31T08:51:00.170Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:51:00.170Z] #50 ... [2024-07-31T08:51:00.170Z] [2024-07-31T08:51:00.170Z] #38 [support-scheduler internal] load build context [2024-07-31T08:51:00.170Z] #38 ... [2024-07-31T08:51:00.170Z] [2024-07-31T08:51:00.170Z] #46 [support-notifications internal] load build context [2024-07-31T08:51:00.439Z] #46 ... [2024-07-31T08:51:00.439Z] [2024-07-31T08:51:00.439Z] #38 [support-scheduler internal] load build context [2024-07-31T08:51:00.706Z] #38 transferring context: 133.63MB 58.4s [2024-07-31T08:51:00.706Z] #38 ... [2024-07-31T08:51:00.706Z] [2024-07-31T08:51:00.706Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:00.706Z] #47 ... [2024-07-31T08:51:00.706Z] [2024-07-31T08:51:00.706Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:00.976Z] #45 ... [2024-07-31T08:51:00.976Z] [2024-07-31T08:51:00.977Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-31T08:51:00.977Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 57.0s done [2024-07-31T08:51:00.977Z] #35 DONE 63.9s [2024-07-31T08:51:00.977Z] [2024-07-31T08:51:00.977Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:00.977Z] #45 ... [2024-07-31T08:51:00.977Z] [2024-07-31T08:51:00.977Z] #48 [core-command internal] load build context [2024-07-31T08:51:00.977Z] #48 ... [2024-07-31T08:51:00.977Z] [2024-07-31T08:51:00.977Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:01.241Z] #47 ... [2024-07-31T08:51:01.241Z] [2024-07-31T08:51:01.241Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:51:01.241Z] #54 ... [2024-07-31T08:51:01.241Z] [2024-07-31T08:51:01.241Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:02.197Z] #47 ... [2024-07-31T08:51:02.197Z] [2024-07-31T08:51:02.197Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:51:02.197Z] #51 ... [2024-07-31T08:51:02.197Z] [2024-07-31T08:51:02.197Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:05.538Z] #47 transferring context: 167.13MB 66.4s [2024-07-31T08:51:05.802Z] #47 ... [2024-07-31T08:51:05.802Z] [2024-07-31T08:51:05.802Z] #44 [core-data internal] load build context [2024-07-31T08:51:06.071Z] #44 ... [2024-07-31T08:51:06.071Z] [2024-07-31T08:51:06.071Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:07.037Z] #47 ... [2024-07-31T08:51:07.037Z] [2024-07-31T08:51:07.037Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:07.037Z] #37 ... [2024-07-31T08:51:07.037Z] [2024-07-31T08:51:07.037Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:07.631Z] #47 ... [2024-07-31T08:51:07.631Z] [2024-07-31T08:51:07.631Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T08:51:07.631Z] #85 DONE 3.1s [2024-07-31T08:51:07.631Z] [2024-07-31T08:51:07.631Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:07.896Z] #47 ... [2024-07-31T08:51:07.896Z] [2024-07-31T08:51:07.896Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T08:51:07.896Z] #86 DONE 4.2s [2024-07-31T08:51:07.896Z] [2024-07-31T08:51:07.896Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:08.164Z] #47 ... [2024-07-31T08:51:08.164Z] [2024-07-31T08:51:08.164Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-31T08:51:08.164Z] #87 DONE 4.5s [2024-07-31T08:51:08.164Z] [2024-07-31T08:51:08.164Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:09.118Z] #47 ... [2024-07-31T08:51:09.118Z] [2024-07-31T08:51:09.118Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-31T08:51:09.118Z] #88 DONE 1.3s [2024-07-31T08:51:09.118Z] [2024-07-31T08:51:09.118Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:09.118Z] #47 ... [2024-07-31T08:51:09.118Z] [2024-07-31T08:51:09.118Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-31T08:51:09.118Z] #89 DONE 1.1s [2024-07-31T08:51:09.118Z] [2024-07-31T08:51:09.118Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:09.386Z] #47 ... [2024-07-31T08:51:09.386Z] [2024-07-31T08:51:09.386Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-31T08:51:09.386Z] #90 DONE 1.3s [2024-07-31T08:51:09.386Z] [2024-07-31T08:51:09.386Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:09.653Z] #47 ... [2024-07-31T08:51:09.653Z] [2024-07-31T08:51:09.653Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:51:09.921Z] #53 ... [2024-07-31T08:51:09.921Z] [2024-07-31T08:51:09.921Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:10.185Z] #47 ... [2024-07-31T08:51:10.185Z] [2024-07-31T08:51:10.186Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:10.186Z] #52 ... [2024-07-31T08:51:10.186Z] [2024-07-31T08:51:10.186Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:51:10.186Z] #50 ... [2024-07-31T08:51:10.186Z] [2024-07-31T08:51:10.186Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:10.457Z] #52 ... [2024-07-31T08:51:10.457Z] [2024-07-31T08:51:10.457Z] #46 [support-notifications internal] load build context [2024-07-31T08:51:10.721Z] #46 ... [2024-07-31T08:51:10.721Z] [2024-07-31T08:51:10.721Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-31T08:51:10.721Z] #91 DONE 1.2s [2024-07-31T08:51:10.721Z] [2024-07-31T08:51:10.721Z] #46 [support-notifications internal] load build context [2024-07-31T08:51:10.721Z] #46 transferring context: 218.02MB 70.7s [2024-07-31T08:51:10.721Z] #46 ... [2024-07-31T08:51:10.721Z] [2024-07-31T08:51:10.721Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:10.721Z] #47 ... [2024-07-31T08:51:10.721Z] [2024-07-31T08:51:10.722Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-31T08:51:10.722Z] #92 DONE 1.5s [2024-07-31T08:51:10.722Z] [2024-07-31T08:51:10.722Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:10.722Z] #47 ... [2024-07-31T08:51:10.722Z] [2024-07-31T08:51:10.722Z] #38 [support-scheduler internal] load build context [2024-07-31T08:51:10.722Z] #38 ... [2024-07-31T08:51:10.722Z] [2024-07-31T08:51:10.722Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T08:51:10.993Z] #93 ... [2024-07-31T08:51:10.993Z] [2024-07-31T08:51:10.993Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-31T08:51:10.993Z] #94 DONE 1.5s [2024-07-31T08:51:10.993Z] [2024-07-31T08:51:10.993Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:11.259Z] #52 ... [2024-07-31T08:51:11.259Z] [2024-07-31T08:51:11.259Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:11.259Z] #45 ... [2024-07-31T08:51:11.259Z] [2024-07-31T08:51:11.259Z] #48 [core-command internal] load build context [2024-07-31T08:51:11.259Z] #48 ... [2024-07-31T08:51:11.259Z] [2024-07-31T08:51:11.259Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:11.525Z] #52 ... [2024-07-31T08:51:11.525Z] [2024-07-31T08:51:11.525Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:51:11.525Z] #54 ... [2024-07-31T08:51:11.525Z] [2024-07-31T08:51:11.525Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:11.793Z] #52 ... [2024-07-31T08:51:11.793Z] [2024-07-31T08:51:11.793Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T08:51:11.793Z] #95 DONE 1.0s [2024-07-31T08:51:11.793Z] [2024-07-31T08:51:11.793Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:12.066Z] #52 ... [2024-07-31T08:51:12.066Z] [2024-07-31T08:51:12.066Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T08:51:12.066Z] #96 DONE 1.2s [2024-07-31T08:51:12.066Z] [2024-07-31T08:51:12.066Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:12.330Z] #52 ... [2024-07-31T08:51:12.330Z] [2024-07-31T08:51:12.330Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:51:12.330Z] #51 ... [2024-07-31T08:51:12.330Z] [2024-07-31T08:51:12.330Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-31T08:51:12.330Z] #93 DONE 1.6s [2024-07-31T08:51:12.331Z] [2024-07-31T08:51:12.331Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:51:12.331Z] #51 ... [2024-07-31T08:51:12.331Z] [2024-07-31T08:51:12.331Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T08:51:13.294Z] #97 ... [2024-07-31T08:51:13.294Z] [2024-07-31T08:51:13.294Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-31T08:51:13.294Z] #98 DONE 1.4s [2024-07-31T08:51:13.558Z] [2024-07-31T08:51:13.558Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-31T08:51:13.558Z] #97 DONE 1.1s [2024-07-31T08:51:13.558Z] [2024-07-31T08:51:13.558Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T08:51:13.822Z] #99 ... [2024-07-31T08:51:13.822Z] [2024-07-31T08:51:13.822Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-31T08:51:13.822Z] #100 DONE 1.3s [2024-07-31T08:51:13.822Z] [2024-07-31T08:51:13.822Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:15.235Z] #45 ... [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-31T08:51:15.235Z] #99 DONE 1.5s [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:15.235Z] #45 ... [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-31T08:51:15.235Z] #101 DONE 1.5s [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:15.235Z] #45 ... [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-31T08:51:15.235Z] #102 DONE 1.4s [2024-07-31T08:51:15.235Z] [2024-07-31T08:51:15.235Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:15.817Z] #45 transferring context: 164.29MB 76.6s [2024-07-31T08:51:16.397Z] #45 ... [2024-07-31T08:51:16.397Z] [2024-07-31T08:51:16.397Z] #44 [core-data internal] load build context [2024-07-31T08:51:16.397Z] #44 ... [2024-07-31T08:51:16.397Z] [2024-07-31T08:51:16.397Z] #48 [core-command internal] load build context [2024-07-31T08:51:16.973Z] #48 ... [2024-07-31T08:51:16.973Z] [2024-07-31T08:51:16.973Z] #44 [core-data internal] load build context [2024-07-31T08:51:17.237Z] #44 ... [2024-07-31T08:51:17.237Z] [2024-07-31T08:51:17.237Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:17.237Z] #37 ... [2024-07-31T08:51:17.237Z] [2024-07-31T08:51:17.237Z] #44 [core-data internal] load build context [2024-07-31T08:51:19.179Z] #44 ... [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #53 [security-proxy-auth internal] load build context [2024-07-31T08:51:19.179Z] #53 transferring context: 256.45MB 77.7s done [2024-07-31T08:51:19.179Z] #53 DONE 79.2s [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #44 [core-data internal] load build context [2024-07-31T08:51:19.179Z] #44 ... [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #46 [support-notifications internal] load build context [2024-07-31T08:51:19.179Z] #46 transferring context: 256.45MB 78.6s done [2024-07-31T08:51:19.179Z] #46 DONE 80.5s [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #44 [core-data internal] load build context [2024-07-31T08:51:19.179Z] #44 ... [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #52 [core-metadata internal] load build context [2024-07-31T08:51:19.179Z] #52 transferring context: 256.45MB 77.8s done [2024-07-31T08:51:19.179Z] #52 DONE 79.5s [2024-07-31T08:51:19.179Z] [2024-07-31T08:51:19.179Z] #44 [core-data internal] load build context [2024-07-31T08:51:20.584Z] #44 ... [2024-07-31T08:51:20.584Z] [2024-07-31T08:51:20.584Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:51:20.584Z] #50 ... [2024-07-31T08:51:20.584Z] [2024-07-31T08:51:20.584Z] #44 [core-data internal] load build context [2024-07-31T08:51:20.852Z] #44 ... [2024-07-31T08:51:20.852Z] [2024-07-31T08:51:20.852Z] #103 [security-spire-agent] exporting to image [2024-07-31T08:51:20.852Z] #103 exporting layers 4.9s done [2024-07-31T08:51:20.852Z] #103 writing image sha256:1a7bb68081e88f92908d52f3eb76a45ad26d25a7f430da7df2221cab9017765e 0.3s done [2024-07-31T08:51:20.852Z] #103 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-31T08:51:20.852Z] #103 writing image sha256:7501e51edf27bcce98376288a9ddddfd442caffab998f507abf6c7b8e451a5d9 0.2s done [2024-07-31T08:51:20.852Z] #103 naming to docker.io/library/security-spire-config-arm64 0.3s done [2024-07-31T08:51:20.852Z] #103 writing image sha256:e254424d7b042c0884e7b7c6524d424db94dd44118032e20e306023c56279095 0.1s done [2024-07-31T08:51:20.852Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-07-31T08:51:20.852Z] #103 DONE 5.5s [2024-07-31T08:51:20.852Z] [2024-07-31T08:51:20.852Z] #44 [core-data internal] load build context [2024-07-31T08:51:20.852Z] #44 ... [2024-07-31T08:51:20.852Z] [2024-07-31T08:51:20.852Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:20.852Z] #47 ... [2024-07-31T08:51:20.852Z] [2024-07-31T08:51:20.852Z] #44 [core-data internal] load build context [2024-07-31T08:51:21.125Z] #44 ... [2024-07-31T08:51:21.125Z] [2024-07-31T08:51:21.125Z] #38 [support-scheduler internal] load build context [2024-07-31T08:51:21.125Z] #38 ... [2024-07-31T08:51:21.125Z] [2024-07-31T08:51:21.125Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:51:21.392Z] #50 transferring context: 256.45MB 81.3s done [2024-07-31T08:51:21.656Z] #50 ... [2024-07-31T08:51:21.656Z] [2024-07-31T08:51:21.656Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:51:21.921Z] #54 ... [2024-07-31T08:51:21.921Z] [2024-07-31T08:51:21.921Z] #44 [core-data internal] load build context [2024-07-31T08:51:21.921Z] #44 ... [2024-07-31T08:51:21.921Z] [2024-07-31T08:51:21.921Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:51:21.921Z] #104 DONE 2.8s [2024-07-31T08:51:21.921Z] [2024-07-31T08:51:21.921Z] #44 [core-data internal] load build context [2024-07-31T08:51:21.921Z] #44 ... [2024-07-31T08:51:21.921Z] [2024-07-31T08:51:21.921Z] #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:51:21.921Z] #105 DONE 2.7s [2024-07-31T08:51:21.921Z] [2024-07-31T08:51:21.921Z] #44 [core-data internal] load build context [2024-07-31T08:51:22.187Z] #44 ... [2024-07-31T08:51:22.187Z] [2024-07-31T08:51:22.187Z] #50 [security-secretstore-setup internal] load build context [2024-07-31T08:51:22.187Z] #50 DONE 83.1s [2024-07-31T08:51:22.187Z] [2024-07-31T08:51:22.187Z] #44 [core-data internal] load build context [2024-07-31T08:51:22.457Z] #44 ... [2024-07-31T08:51:22.457Z] [2024-07-31T08:51:22.457Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:51:22.727Z] #51 ... [2024-07-31T08:51:22.727Z] [2024-07-31T08:51:22.727Z] #44 [core-data internal] load build context [2024-07-31T08:51:24.149Z] #44 ... [2024-07-31T08:51:24.149Z] [2024-07-31T08:51:24.149Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:51:24.149Z] #106 DONE 1.5s [2024-07-31T08:51:24.149Z] [2024-07-31T08:51:24.149Z] #44 [core-data internal] load build context [2024-07-31T08:51:24.149Z] #44 transferring context: 256.45MB 85.6s done [2024-07-31T08:51:24.149Z] #44 DONE 86.0s [2024-07-31T08:51:24.149Z] [2024-07-31T08:51:24.149Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:51:25.109Z] #107 ... [2024-07-31T08:51:25.109Z] [2024-07-31T08:51:25.109Z] #54 [security-proxy-setup internal] load build context [2024-07-31T08:51:25.109Z] #54 transferring context: 256.45MB 84.1s done [2024-07-31T08:51:25.109Z] #54 DONE 85.5s [2024-07-31T08:51:25.374Z] [2024-07-31T08:51:25.374Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:25.374Z] #37 ... [2024-07-31T08:51:25.374Z] [2024-07-31T08:51:25.374Z] #47 [security-bootstrapper internal] load build context [2024-07-31T08:51:25.374Z] #47 transferring context: 256.45MB 86.3s done [2024-07-31T08:51:25.374Z] #47 DONE 87.0s [2024-07-31T08:51:25.374Z] [2024-07-31T08:51:25.374Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:25.374Z] #37 ... [2024-07-31T08:51:25.374Z] [2024-07-31T08:51:25.374Z] #48 [core-command internal] load build context [2024-07-31T08:51:25.640Z] #48 ... [2024-07-31T08:51:25.640Z] [2024-07-31T08:51:25.640Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:26.599Z] #37 ... [2024-07-31T08:51:26.599Z] [2024-07-31T08:51:26.599Z] #38 [support-scheduler internal] load build context [2024-07-31T08:51:26.599Z] #38 transferring context: 256.45MB 84.1s done [2024-07-31T08:51:26.599Z] #38 DONE 85.4s [2024-07-31T08:51:26.599Z] [2024-07-31T08:51:26.599Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:26.599Z] #37 ... [2024-07-31T08:51:26.599Z] [2024-07-31T08:51:26.599Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:26.599Z] #45 ... [2024-07-31T08:51:26.599Z] [2024-07-31T08:51:26.599Z] #37 [core-keeper internal] load build context [2024-07-31T08:51:27.181Z] #37 transferring context: 256.45MB 85.0s done [2024-07-31T08:51:27.181Z] #37 DONE 86.4s [2024-07-31T08:51:27.181Z] [2024-07-31T08:51:27.181Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T08:51:27.181Z] #108 ... [2024-07-31T08:51:27.181Z] [2024-07-31T08:51:27.181Z] #48 [core-command internal] load build context [2024-07-31T08:51:27.181Z] #48 transferring context: 256.45MB 87.2s done [2024-07-31T08:51:27.181Z] #48 DONE 88.7s [2024-07-31T08:51:27.454Z] [2024-07-31T08:51:27.454Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:28.036Z] #45 ... [2024-07-31T08:51:28.036Z] [2024-07-31T08:51:28.036Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-31T08:51:28.036Z] #108 DONE 0.8s [2024-07-31T08:51:28.036Z] [2024-07-31T08:51:28.036Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:28.619Z] #45 ... [2024-07-31T08:51:28.619Z] [2024-07-31T08:51:28.619Z] #51 [security-spiffe-token-provider internal] load build context [2024-07-31T08:51:28.619Z] #51 transferring context: 256.45MB 89.4s done [2024-07-31T08:51:28.619Z] #51 DONE 90.1s [2024-07-31T08:51:28.619Z] [2024-07-31T08:51:28.619Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:29.203Z] #45 ... [2024-07-31T08:51:29.203Z] [2024-07-31T08:51:29.203Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:51:29.203Z] #109 DONE 0.6s [2024-07-31T08:51:29.203Z] [2024-07-31T08:51:29.203Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-31T08:51:29.922Z] #45 transferring context: 256.45MB 90.9s done [2024-07-31T08:51:29.922Z] #45 DONE 91.6s [2024-07-31T08:51:29.922Z] [2024-07-31T08:51:29.922Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:51:32.585Z] #110 ... [2024-07-31T08:51:32.585Z] [2024-07-31T08:51:32.585Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:51:32.585Z] #111 ... [2024-07-31T08:51:32.585Z] [2024-07-31T08:51:32.585Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:51:32.585Z] #112 ... [2024-07-31T08:51:32.585Z] [2024-07-31T08:51:32.585Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #113 ... [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #112 DONE 83.9s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #113 DONE 78.0s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #111 DONE 84.0s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #110 DONE 76.8s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #107 DONE 82.2s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #114 DONE 4.8s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #115 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #116 [support-scheduler builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #116 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #117 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #118 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #119 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #120 [core-metadata builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #120 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #121 [core-keeper builder 7/8] COPY . . [2024-07-31T08:52:54.250Z] #121 DONE 4.9s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #122 [support-notifications builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #122 DONE 4.8s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #123 [core-command builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #123 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #124 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #125 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #126 DONE 4.8s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #127 DONE 4.8s [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #128 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #129 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #130 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #131 [core-data builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #131 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #132 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #133 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T08:52:54.250Z] #134 ... [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #135 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #136 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #137 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-31T08:52:54.250Z] #138 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T08:52:54.250Z] #139 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-07-31T08:52:54.250Z] #140 CACHED [2024-07-31T08:52:54.250Z] [2024-07-31T08:52:54.250Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T08:52:56.189Z] #141 ... [2024-07-31T08:52:56.189Z] [2024-07-31T08:52:56.189Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T08:52:56.189Z] #0 5.220 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-07-31T08:52:56.773Z] #142 ... [2024-07-31T08:52:56.773Z] [2024-07-31T08:52:56.773Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T08:52:56.773Z] #0 5.967 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-07-31T08:52:57.040Z] #143 ... [2024-07-31T08:52:57.040Z] [2024-07-31T08:52:57.040Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T08:52:57.040Z] #134 6.139 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-31T08:53:01.351Z] #134 ... [2024-07-31T08:53:01.351Z] [2024-07-31T08:53:01.351Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T08:53:01.351Z] #0 4.003 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-07-31T08:53:01.351Z] #144 ... [2024-07-31T08:53:01.351Z] [2024-07-31T08:53:01.351Z] #145 [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-07-31T08:53:01.351Z] #0 6.183 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-07-31T08:53:01.351Z] #145 ... [2024-07-31T08:53:01.351Z] [2024-07-31T08:53:01.351Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T08:53:01.351Z] #0 5.553 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-07-31T08:53:01.351Z] #146 ... [2024-07-31T08:53:01.351Z] [2024-07-31T08:53:01.351Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T08:53:01.351Z] #0 6.354 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-07-31T08:53:01.618Z] #147 ... [2024-07-31T08:53:01.618Z] [2024-07-31T08:53:01.618Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T08:53:01.618Z] #0 5.289 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-07-31T08:53:01.618Z] #148 ... [2024-07-31T08:53:01.618Z] [2024-07-31T08:53:01.618Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T08:53:01.618Z] #0 4.372 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-07-31T08:53:01.906Z] #149 ... [2024-07-31T08:53:01.906Z] [2024-07-31T08:53:01.906Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T08:53:01.906Z] #0 6.203 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-07-31T08:53:02.234Z] #150 ... [2024-07-31T08:53:02.234Z] [2024-07-31T08:53:02.234Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T08:53:02.234Z] #0 5.675 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-07-31T08:53:02.234Z] #151 ... [2024-07-31T08:53:02.234Z] [2024-07-31T08:53:02.234Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T08:53:02.234Z] #141 6.231 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-07-31T09:10:40.046Z] #141 ... [2024-07-31T09:10:40.046Z] [2024-07-31T09:10:40.046Z] #145 [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-07-31T09:10:40.046Z] #145 1062.2 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-07-31T09:10:44.293Z] #145 ... [2024-07-31T09:10:44.293Z] [2024-07-31T09:10:44.293Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-31T09:10:44.293Z] #143 DONE 1073.2s [2024-07-31T09:10:44.293Z] [2024-07-31T09:10:44.293Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:10:44.877Z] #134 ... [2024-07-31T09:10:44.877Z] [2024-07-31T09:10:44.877Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:10:45.212Z] #152 DONE 0.4s [2024-07-31T09:10:45.212Z] [2024-07-31T09:10:45.212Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:10:45.484Z] #147 ... [2024-07-31T09:10:45.485Z] [2024-07-31T09:10:45.485Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:10:45.485Z] #153 DONE 0.4s [2024-07-31T09:10:45.485Z] [2024-07-31T09:10:45.485Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:10:45.485Z] #147 ... [2024-07-31T09:10:45.485Z] [2024-07-31T09:10:45.485Z] #154 [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-07-31T09:10:45.758Z] #154 DONE 0.3s [2024-07-31T09:10:45.758Z] [2024-07-31T09:10:45.758Z] #145 [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-07-31T09:10:46.081Z] #145 ... [2024-07-31T09:10:46.081Z] [2024-07-31T09:10:46.081Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-31T09:10:46.081Z] #155 DONE 0.2s [2024-07-31T09:10:46.081Z] [2024-07-31T09:10:46.081Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-31T09:10:46.349Z] #156 DONE 0.4s [2024-07-31T09:10:46.349Z] [2024-07-31T09:10:46.349Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T09:10:46.616Z] #157 DONE 0.2s [2024-07-31T09:10:46.616Z] [2024-07-31T09:10:46.616Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T09:10:46.616Z] #141 ... [2024-07-31T09:10:46.616Z] [2024-07-31T09:10:46.616Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T09:10:49.210Z] #158 DONE 2.4s [2024-07-31T09:10:49.210Z] [2024-07-31T09:10:49.210Z] #103 [security-proxy-setup] exporting to image [2024-07-31T09:10:49.210Z] #103 exporting layers [2024-07-31T09:10:50.167Z] #103 exporting layers 1.1s done [2024-07-31T09:10:50.167Z] #103 writing image sha256:cf517bdb1c5703dd8e34aa5d121036ee378cc6bfc7b683be599411d09cce2768 done [2024-07-31T09:10:50.167Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-31T09:10:50.167Z] #103 DONE 6.6s [2024-07-31T09:10:50.167Z] [2024-07-31T09:10:50.167Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T09:10:50.774Z] #149 ... [2024-07-31T09:10:50.774Z] [2024-07-31T09:10:50.774Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-31T09:10:50.774Z] #141 DONE 1079.7s [2024-07-31T09:10:50.774Z] [2024-07-31T09:10:50.774Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-31T09:10:51.045Z] #159 DONE 0.3s [2024-07-31T09:10:51.045Z] [2024-07-31T09:10:51.045Z] #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-07-31T09:10:53.628Z] #160 DONE 2.2s [2024-07-31T09:10:53.628Z] [2024-07-31T09:10:53.628Z] #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:10:53.628Z] #161 DONE 0.4s [2024-07-31T09:10:53.628Z] [2024-07-31T09:10:53.628Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:10:53.628Z] #144 ... [2024-07-31T09:10:53.628Z] [2024-07-31T09:10:53.628Z] #162 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:10:53.894Z] #162 DONE 0.2s [2024-07-31T09:10:53.894Z] [2024-07-31T09:10:53.894Z] #163 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-31T09:10:54.162Z] #163 DONE 0.4s [2024-07-31T09:10:54.162Z] [2024-07-31T09:10:54.162Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T09:10:54.162Z] #148 ... [2024-07-31T09:10:54.162Z] [2024-07-31T09:10:54.162Z] #164 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-31T09:10:54.162Z] #164 DONE 0.1s [2024-07-31T09:10:54.162Z] [2024-07-31T09:10:54.162Z] #165 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-31T09:10:54.427Z] #165 DONE 0.1s [2024-07-31T09:10:54.427Z] [2024-07-31T09:10:54.427Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:10:54.427Z] #147 ... [2024-07-31T09:10:54.427Z] [2024-07-31T09:10:54.427Z] #166 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-07-31T09:10:54.427Z] #166 DONE 0.1s [2024-07-31T09:10:54.696Z] [2024-07-31T09:10:54.696Z] #167 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-31T09:10:54.696Z] #167 DONE 0.1s [2024-07-31T09:10:54.696Z] [2024-07-31T09:10:54.696Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T09:10:54.696Z] #148 ... [2024-07-31T09:10:54.696Z] [2024-07-31T09:10:54.696Z] #168 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-31T09:10:54.961Z] #168 DONE 0.2s [2024-07-31T09:10:54.961Z] [2024-07-31T09:10:54.961Z] #169 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-31T09:10:54.961Z] #169 DONE 0.2s [2024-07-31T09:10:54.961Z] [2024-07-31T09:10:54.961Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T09:10:55.228Z] #149 ... [2024-07-31T09:10:55.228Z] [2024-07-31T09:10:55.228Z] #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-07-31T09:10:55.496Z] #170 ... [2024-07-31T09:10:55.496Z] [2024-07-31T09:10:55.496Z] #145 [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-07-31T09:10:55.496Z] #145 DONE 1084.4s [2024-07-31T09:10:55.496Z] [2024-07-31T09:10:55.496Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T09:10:56.095Z] #142 ... [2024-07-31T09:10:56.095Z] [2024-07-31T09:10:56.095Z] #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:10:56.095Z] #171 DONE 0.2s [2024-07-31T09:10:56.095Z] [2024-07-31T09:10:56.095Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:10:56.445Z] #172 DONE 0.2s [2024-07-31T09:10:56.445Z] [2024-07-31T09:10:56.445Z] #173 [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-07-31T09:10:56.445Z] #173 DONE 0.2s [2024-07-31T09:10:56.445Z] [2024-07-31T09:10:56.445Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T09:10:56.757Z] #151 ... [2024-07-31T09:10:56.757Z] [2024-07-31T09:10:56.757Z] #174 [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-07-31T09:10:56.757Z] #174 DONE 0.2s [2024-07-31T09:10:56.757Z] [2024-07-31T09:10:56.757Z] #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:10:57.026Z] #175 DONE 0.3s [2024-07-31T09:10:57.026Z] [2024-07-31T09:10:57.026Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-31T09:10:57.614Z] #176 DONE 0.4s [2024-07-31T09:10:57.614Z] [2024-07-31T09:10:57.614Z] #177 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-31T09:10:57.881Z] #177 DONE 0.3s [2024-07-31T09:10:57.881Z] [2024-07-31T09:10:57.881Z] #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-31T09:10:58.147Z] #178 DONE 0.3s [2024-07-31T09:10:58.147Z] [2024-07-31T09:10:58.147Z] #170 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-07-31T09:10:58.147Z] #170 DONE 2.9s [2024-07-31T09:10:58.147Z] [2024-07-31T09:10:58.147Z] #103 [security-bootstrapper] exporting to image [2024-07-31T09:10:58.147Z] #103 exporting layers [2024-07-31T09:10:59.557Z] #103 exporting layers 1.3s done [2024-07-31T09:10:59.557Z] #103 writing image sha256:f471077ea7377a61b256dfe41b2ccc2681146c1df3d90539b93019804f6c1418 0.0s done [2024-07-31T09:10:59.557Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-31T09:10:59.557Z] #103 DONE 8.0s [2024-07-31T09:10:59.557Z] [2024-07-31T09:10:59.557Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T09:11:00.977Z] #179 DONE 2.8s [2024-07-31T09:11:00.977Z] [2024-07-31T09:11:00.977Z] #103 [security-secretstore-setup] exporting to image [2024-07-31T09:11:02.387Z] #103 exporting layers 1.3s done [2024-07-31T09:11:02.387Z] #103 writing image sha256:62968620c0fbdf77fbb5dbe18f3f13aed07a7d19a1f06c0ed814e4c7fb8d97dc done [2024-07-31T09:11:02.387Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-31T09:11:02.387Z] #103 DONE 9.3s [2024-07-31T09:11:02.387Z] [2024-07-31T09:11:02.387Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:11:49.199Z] #144 ... [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-31T09:11:49.199Z] #149 DONE 1132.7s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:11:49.199Z] #147 ... [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:11:49.199Z] #180 DONE 0.3s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:11:49.199Z] #147 ... [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:11:49.199Z] #181 DONE 0.2s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-31T09:11:49.199Z] #182 DONE 0.3s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #183 [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-07-31T09:11:49.199Z] #183 DONE 0.1s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-31T09:11:49.199Z] #184 DONE 0.1s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T09:11:49.199Z] #148 ... [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T09:11:49.199Z] #185 DONE 2.0s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-31T09:11:49.199Z] #103 exporting layers [2024-07-31T09:11:49.199Z] #103 exporting layers 0.6s done [2024-07-31T09:11:49.199Z] #103 writing image sha256:a839a19b20930d37c9b9c4e0d15be6af2f1388ea11fccb4796a8abc0eae27610 done [2024-07-31T09:11:49.199Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-31T09:11:49.199Z] #103 DONE 9.9s [2024-07-31T09:11:49.199Z] [2024-07-31T09:11:49.199Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:13:40.796Z] #144 ... [2024-07-31T09:13:40.796Z] [2024-07-31T09:13:40.796Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-31T09:13:40.796Z] #142 DONE 1249.3s [2024-07-31T09:13:40.796Z] [2024-07-31T09:13:40.796Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:13:40.796Z] #134 ... [2024-07-31T09:13:40.796Z] [2024-07-31T09:13:40.796Z] #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:13:40.796Z] #186 DONE 0.1s [2024-07-31T09:13:40.796Z] [2024-07-31T09:13:40.796Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:13:40.796Z] #147 ... [2024-07-31T09:13:40.796Z] [2024-07-31T09:13:40.796Z] #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:13:40.796Z] #187 DONE 0.1s [2024-07-31T09:13:41.061Z] [2024-07-31T09:13:41.061Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-31T09:13:41.326Z] #188 DONE 0.3s [2024-07-31T09:13:41.326Z] [2024-07-31T09:13:41.326Z] #189 [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-07-31T09:13:41.326Z] #189 DONE 0.2s [2024-07-31T09:13:41.326Z] [2024-07-31T09:13:41.326Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-31T09:13:41.326Z] #103 exporting layers [2024-07-31T09:13:42.284Z] #103 exporting layers 0.7s done [2024-07-31T09:13:42.284Z] #103 writing image sha256:88d0d7559c75e2b614f61337dd7ebb09f7e53ea61cecfd649ced3c81b7322adc done [2024-07-31T09:13:42.284Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-31T09:13:42.284Z] #103 DONE 10.6s [2024-07-31T09:13:42.284Z] [2024-07-31T09:13:42.284Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:20:34.357Z] #134 ... [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-31T09:20:34.357Z] #151 DONE 1656.8s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:20:34.357Z] #147 ... [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:20:34.357Z] #190 DONE 0.1s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:20:34.357Z] #147 ... [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:20:34.357Z] #191 DONE 0.1s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-31T09:20:34.357Z] #192 DONE 0.4s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:20:34.357Z] #147 ... [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:20:34.357Z] #193 DONE 0.1s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-31T09:20:34.357Z] #194 DONE 0.1s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T09:20:34.357Z] #148 ... [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-31T09:20:34.357Z] #195 DONE 1.8s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #103 [security-proxy-auth] exporting to image [2024-07-31T09:20:34.357Z] #103 exporting layers [2024-07-31T09:20:34.357Z] #103 exporting layers 0.7s done [2024-07-31T09:20:34.357Z] #103 writing image sha256:665314fc2c146088bf124d62bbca6feb9e2b71bbbbdc22685fceb819429de3fe done [2024-07-31T09:20:34.357Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-31T09:20:34.357Z] #103 DONE 11.3s [2024-07-31T09:20:34.357Z] [2024-07-31T09:20:34.357Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T09:21:30.921Z] #150 ... [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-31T09:21:30.921Z] #147 DONE 1714.4s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:21:30.921Z] #134 ... [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:21:30.921Z] #196 DONE 0.2s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:21:30.921Z] #197 DONE 0.1s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:21:30.921Z] #134 ... [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-31T09:21:30.921Z] #198 DONE 0.4s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:21:30.921Z] #199 DONE 0.1s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #103 [core-command] exporting to image [2024-07-31T09:21:30.921Z] #103 exporting layers [2024-07-31T09:21:30.921Z] #103 exporting layers 0.4s done [2024-07-31T09:21:30.921Z] #103 writing image sha256:b27c89f9b3ffda8a69d7afeccdb078b13c518d030b8a2469c9da6f05657b9533 done [2024-07-31T09:21:30.921Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-31T09:21:30.921Z] #103 DONE 11.7s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #134 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-31T09:21:30.921Z] #134 DONE 1719.8s [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:21:30.921Z] #144 ... [2024-07-31T09:21:30.921Z] [2024-07-31T09:21:30.921Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:21:31.504Z] #200 DONE 0.3s [2024-07-31T09:21:31.504Z] [2024-07-31T09:21:31.504Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-31T09:21:31.771Z] #201 DONE 0.4s [2024-07-31T09:21:31.771Z] [2024-07-31T09:21:31.771Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:21:32.045Z] #202 DONE 0.1s [2024-07-31T09:21:32.045Z] [2024-07-31T09:21:32.045Z] #103 [core-keeper] exporting to image [2024-07-31T09:21:32.333Z] #103 exporting layers 0.4s done [2024-07-31T09:21:32.334Z] #103 writing image sha256:88f3e88d1c60bcb95591ef1ef06419268fbbf03115b674dbdfe967b1e40ddfc5 done [2024-07-31T09:21:32.334Z] #103 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-07-31T09:21:32.334Z] #103 DONE 12.1s [2024-07-31T09:21:32.334Z] [2024-07-31T09:21:32.334Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:21:33.762Z] #144 ... [2024-07-31T09:21:33.762Z] [2024-07-31T09:21:33.762Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-31T09:21:33.762Z] #148 DONE 1722.6s [2024-07-31T09:21:33.762Z] [2024-07-31T09:21:33.762Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:21:34.043Z] #49 ... [2024-07-31T09:21:34.043Z] [2024-07-31T09:21:34.043Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:21:34.314Z] #203 DONE 0.3s [2024-07-31T09:21:34.314Z] [2024-07-31T09:21:34.314Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T09:21:34.314Z] #150 ... [2024-07-31T09:21:34.314Z] [2024-07-31T09:21:34.314Z] #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:21:34.581Z] #204 DONE 0.2s [2024-07-31T09:21:34.581Z] [2024-07-31T09:21:34.581Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-31T09:21:34.847Z] #205 DONE 0.4s [2024-07-31T09:21:34.847Z] [2024-07-31T09:21:34.847Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:21:34.847Z] #144 ... [2024-07-31T09:21:34.847Z] [2024-07-31T09:21:34.847Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:21:34.847Z] #206 DONE 0.1s [2024-07-31T09:21:34.847Z] [2024-07-31T09:21:34.847Z] #103 [core-data] exporting to image [2024-07-31T09:21:35.429Z] #103 exporting layers 0.4s done [2024-07-31T09:21:35.429Z] #103 writing image sha256:2294ded708f1f4af800df76e2055fe69e448991e20f5747d2c2f2e5a1fdc29ef 0.0s done [2024-07-31T09:21:35.429Z] #103 naming to docker.io/library/core-data-arm64 0.0s done [2024-07-31T09:21:35.429Z] #103 DONE 12.6s [2024-07-31T09:21:35.429Z] [2024-07-31T09:21:35.429Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:21:39.702Z] #49 ... [2024-07-31T09:21:39.702Z] [2024-07-31T09:21:39.702Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-31T09:21:39.702Z] #146 DONE 1728.2s [2024-07-31T09:21:39.702Z] [2024-07-31T09:21:39.702Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:21:39.702Z] #49 ... [2024-07-31T09:21:39.702Z] [2024-07-31T09:21:39.702Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:21:39.702Z] #207 DONE 0.2s [2024-07-31T09:21:39.702Z] [2024-07-31T09:21:39.702Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:21:39.702Z] #49 ... [2024-07-31T09:21:39.702Z] [2024-07-31T09:21:39.702Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:21:39.969Z] #208 DONE 0.4s [2024-07-31T09:21:39.969Z] [2024-07-31T09:21:39.969Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-31T09:21:40.566Z] #209 DONE 0.5s [2024-07-31T09:21:40.566Z] [2024-07-31T09:21:40.566Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:21:40.566Z] #144 ... [2024-07-31T09:21:40.566Z] [2024-07-31T09:21:40.566Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:21:40.566Z] #210 DONE 0.1s [2024-07-31T09:21:40.566Z] [2024-07-31T09:21:40.566Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-31T09:21:40.566Z] #211 DONE 0.1s [2024-07-31T09:21:40.566Z] [2024-07-31T09:21:40.566Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:21:40.832Z] #49 ... [2024-07-31T09:21:40.832Z] [2024-07-31T09:21:40.832Z] #103 [core-metadata] exporting to image [2024-07-31T09:21:40.832Z] #103 exporting layers [2024-07-31T09:21:41.099Z] #103 exporting layers 0.4s done [2024-07-31T09:21:41.365Z] #103 writing image sha256:9171e8b1980961c963f32bc3e858e134bc744e35e398b72b2798627e84985639 done [2024-07-31T09:21:41.365Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-31T09:21:41.365Z] #103 DONE 13.1s [2024-07-31T09:21:41.365Z] [2024-07-31T09:21:41.365Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:22:03.428Z] #49 ... [2024-07-31T09:22:03.428Z] [2024-07-31T09:22:03.428Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-31T09:22:03.428Z] #144 DONE 1751.9s [2024-07-31T09:22:03.428Z] [2024-07-31T09:22:03.428Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T09:22:03.428Z] #150 ... [2024-07-31T09:22:03.428Z] [2024-07-31T09:22:03.428Z] #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:22:03.428Z] #212 DONE 0.1s [2024-07-31T09:22:03.429Z] [2024-07-31T09:22:03.429Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-31T09:22:03.429Z] #150 DONE 1752.3s [2024-07-31T09:22:03.429Z] [2024-07-31T09:22:03.429Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:22:03.429Z] #213 DONE 0.2s [2024-07-31T09:22:03.429Z] [2024-07-31T09:22:03.429Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T09:22:03.697Z] #214 ... [2024-07-31T09:22:03.697Z] [2024-07-31T09:22:03.697Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-31T09:22:03.697Z] #215 DONE 0.1s [2024-07-31T09:22:03.697Z] [2024-07-31T09:22:03.697Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-31T09:22:03.697Z] #214 DONE 0.4s [2024-07-31T09:22:03.697Z] [2024-07-31T09:22:03.697Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-31T09:22:03.697Z] #216 DONE 0.1s [2024-07-31T09:22:03.697Z] [2024-07-31T09:22:03.697Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T09:22:03.972Z] #217 ... [2024-07-31T09:22:03.972Z] [2024-07-31T09:22:03.972Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:22:03.972Z] #218 DONE 0.2s [2024-07-31T09:22:03.972Z] [2024-07-31T09:22:03.972Z] #103 [support-scheduler] exporting to image [2024-07-31T09:22:03.972Z] #103 exporting layers [2024-07-31T09:22:04.240Z] #103 ... [2024-07-31T09:22:04.240Z] [2024-07-31T09:22:04.240Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-31T09:22:04.240Z] #217 DONE 0.4s [2024-07-31T09:22:04.240Z] [2024-07-31T09:22:04.240Z] #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-31T09:22:04.240Z] #219 DONE 0.2s [2024-07-31T09:22:04.240Z] [2024-07-31T09:22:04.240Z] #103 [support-notifications] exporting to image [2024-07-31T09:22:04.240Z] #103 exporting layers 0.5s done [2024-07-31T09:22:04.240Z] #103 writing image sha256:e55a8b154ff79b6de4fd9ac952a829551c65ebf14781eeb48f72b801a95e1c61 [2024-07-31T09:22:04.508Z] #103 writing image sha256:e55a8b154ff79b6de4fd9ac952a829551c65ebf14781eeb48f72b801a95e1c61 done [2024-07-31T09:22:04.508Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-31T09:22:04.780Z] #103 exporting layers 0.5s done [2024-07-31T09:22:04.780Z] #103 writing image sha256:4d483b4f8dd68ade8e203b025c3b35848e29f3d97cda74f6c3ee2a4f781b0d14 done [2024-07-31T09:22:04.780Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-07-31T09:22:04.780Z] #103 DONE 14.0s [2024-07-31T09:22:04.780Z] [2024-07-31T09:22:04.780Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-31T09:22:04.780Z] time="2024-07-31T08:49:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-31T09:22:04.793Z] $ docker stop --time=1 7958a6a1a88847de7c3830cfb7cfdf9f300d4457c6cf8d0693f38caeebefa44f [2024-07-31T09:22:06.382Z] $ docker rm -f --volumes 7958a6a1a88847de7c3830cfb7cfdf9f300d4457c6cf8d0693f38caeebefa44f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T09:22:06.884Z] + docker images [2024-07-31T09:22:06.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-31T09:22:06.884Z] support-notifications-arm64 latest 4d483b4f8dd6 2 seconds ago 38.2MB [2024-07-31T09:22:06.884Z] support-scheduler-arm64 latest e55a8b154ff7 3 seconds ago 37.6MB [2024-07-31T09:22:06.884Z] core-metadata-arm64 latest 9171e8b19809 26 seconds ago 35.5MB [2024-07-31T09:22:06.884Z] core-data-arm64 latest 2294ded708f1 32 seconds ago 35.4MB [2024-07-31T09:22:06.884Z] core-keeper-arm64 latest 88f3e88d1c60 35 seconds ago 35.2MB [2024-07-31T09:22:06.884Z] core-command-arm64 latest b27c89f9b3ff 40 seconds ago 35MB [2024-07-31T09:22:06.884Z] security-proxy-auth-arm64 latest 665314fc2c14 About a minute ago 32.6MB [2024-07-31T09:22:06.884Z] security-spiffe-token-provider-arm64 latest 88d0d7559c75 8 minutes ago 29MB [2024-07-31T09:22:06.884Z] core-common-config-bootstrapper-arm64 latest a839a19b2093 10 minutes ago 15.3MB [2024-07-31T09:22:06.884Z] security-secretstore-setup-arm64 latest 62968620c0fb 11 minutes ago 36.4MB [2024-07-31T09:22:06.884Z] security-bootstrapper-arm64 latest f471077ea737 11 minutes ago 18.9MB [2024-07-31T09:22:06.884Z] security-proxy-setup-arm64 latest cf517bdb1c57 11 minutes ago 26.1MB [2024-07-31T09:22:06.884Z] security-spire-agent-arm64 latest e254424d7b04 30 minutes ago 174MB [2024-07-31T09:22:06.884Z] security-spire-server-arm64 latest 1a7bb68081e8 30 minutes ago 116MB [2024-07-31T09:22:06.884Z] security-spire-config-arm64 latest 7501e51edf27 30 minutes ago 115MB [2024-07-31T09:22:06.884Z] ci-base-image-arm64 latest 9dcdbc22e19a 47 minutes ago 963MB [2024-07-31T09:22:06.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-31T09:22:06.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T09:22:07.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T09:22:07.396Z] [2024-07-31T09:22:07.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T09:22:07.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T09:22:08.003Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T09:22:08.003Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T09:22:08.003Z] 04944245beec: Pulling fs layer [2024-07-31T09:22:08.003Z] 699f458cf7ca: Pulling fs layer [2024-07-31T09:22:08.003Z] 765212b225bb: Pulling fs layer [2024-07-31T09:22:08.003Z] f23df028b6ca: Pulling fs layer [2024-07-31T09:22:08.003Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T09:22:08.003Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T09:22:08.003Z] 765212b225bb: Waiting [2024-07-31T09:22:08.003Z] f23df028b6ca: Waiting [2024-07-31T09:22:08.003Z] d65c8cfc05b1: Waiting [2024-07-31T09:22:08.003Z] 2437ff75d9bd: Waiting [2024-07-31T09:22:08.003Z] 04944245beec: Verifying Checksum [2024-07-31T09:22:08.003Z] 04944245beec: Download complete [2024-07-31T09:22:08.003Z] 765212b225bb: Verifying Checksum [2024-07-31T09:22:08.003Z] 765212b225bb: Download complete [2024-07-31T09:22:08.003Z] f23df028b6ca: Verifying Checksum [2024-07-31T09:22:08.003Z] f23df028b6ca: Download complete [2024-07-31T09:22:08.003Z] d65c8cfc05b1: Download complete [2024-07-31T09:22:08.268Z] 699f458cf7ca: Verifying Checksum [2024-07-31T09:22:08.268Z] 699f458cf7ca: Download complete [2024-07-31T09:22:08.538Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T09:22:08.538Z] 8998bd30e6a1: Download complete [2024-07-31T09:22:11.130Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T09:22:11.130Z] 2437ff75d9bd: Download complete [2024-07-31T09:22:13.067Z] 8998bd30e6a1: Pull complete [2024-07-31T09:22:13.647Z] 04944245beec: Pull complete [2024-07-31T09:22:15.046Z] 699f458cf7ca: Pull complete [2024-07-31T09:22:15.311Z] 765212b225bb: Pull complete [2024-07-31T09:22:16.264Z] f23df028b6ca: Pull complete [2024-07-31T09:22:16.264Z] d65c8cfc05b1: Pull complete [2024-07-31T09:22:34.449Z] 2437ff75d9bd: Pull complete [2024-07-31T09:22:34.449Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T09:22:34.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T09:22:34.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T09:22:34.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-6857 does not seem to be running inside a container [2024-07-31T09:22:34.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T09:22:37.638Z] $ docker top f03110bf07f763784c8cb29088d435921177b44c56fb758086c05f2f64d907a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:38.549Z] ---> job-cost.sh [2024-07-31T09:22:38.549Z] lf-activate-venv: SKIPPING [2024-07-31T09:22:38.549Z] INFO: No Stack... [2024-07-31T09:22:38.813Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T09:22:39.764Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T09:22:40.087Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-07-31T09:22:40.087Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T09:22:40.122Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-4-stack-cost] [2024-07-31T09:22:40.133Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4839-4-stack-cost] did not exist. Created. [2024-07-31T09:22:40.139Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T09:22:40.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T09:22:40.988Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T09:22:41.000Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T09:22:41.020Z] $ docker stop --time=1 f03110bf07f763784c8cb29088d435921177b44c56fb758086c05f2f64d907a0 [2024-07-31T09:22:42.525Z] $ docker rm -f --volumes f03110bf07f763784c8cb29088d435921177b44c56fb758086c05f2f64d907a0 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T09:22:43.603Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:43.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:44.755Z] ---> package-listing.sh [2024-07-31T09:22:44.755Z] ++ facter osfamily [2024-07-31T09:22:44.755Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T09:22:45.014Z] + OS_FAMILY=debian [2024-07-31T09:22:45.014Z] + workspace=/w/workspace/edgex-go/4 [2024-07-31T09:22:45.014Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T09:22:45.014Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T09:22:45.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T09:22:45.014Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T09:22:45.014Z] + '[' /w/workspace/edgex-go/4 ']' [2024-07-31T09:22:45.014Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T09:22:45.014Z] + case "${OS_FAMILY}" in [2024-07-31T09:22:45.014Z] + dpkg -l [2024-07-31T09:22:45.014Z] + grep '^ii' [2024-07-31T09:22:45.014Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T09:22:45.014Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T09:22:45.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T09:22:45.014Z] + '[' /w/workspace/edgex-go/4 ']' [2024-07-31T09:22:45.014Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-07-31T09:22:45.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-07-31T09:22:45.027Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T09:22:45.307Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T09:22:45.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T09:22:45.885Z] [2024-07-31T09:22:45.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T09:22:46.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T09:22:46.187Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T09:22:46.187Z] 5eb5b503b376: Pulling fs layer [2024-07-31T09:22:46.187Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T09:22:46.187Z] ec43610c2a17: Pulling fs layer [2024-07-31T09:22:46.187Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T09:22:46.187Z] 33b1e0a273af: Pulling fs layer [2024-07-31T09:22:46.187Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T09:22:46.187Z] 2f39f015ded8: Pulling fs layer [2024-07-31T09:22:46.187Z] 3a2ae6a8a46f: Waiting [2024-07-31T09:22:46.187Z] 5d3b04190fa2: Waiting [2024-07-31T09:22:46.187Z] 33b1e0a273af: Waiting [2024-07-31T09:22:46.187Z] 2f39f015ded8: Waiting [2024-07-31T09:22:46.187Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T09:22:46.187Z] 5c69ac0246d0: Download complete [2024-07-31T09:22:46.187Z] 3a2ae6a8a46f: Download complete [2024-07-31T09:22:46.187Z] 33b1e0a273af: Verifying Checksum [2024-07-31T09:22:46.187Z] 33b1e0a273af: Download complete [2024-07-31T09:22:46.187Z] ec43610c2a17: Verifying Checksum [2024-07-31T09:22:46.187Z] ec43610c2a17: Download complete [2024-07-31T09:22:46.187Z] 5d3b04190fa2: Download complete [2024-07-31T09:22:46.450Z] 5eb5b503b376: Verifying Checksum [2024-07-31T09:22:46.450Z] 5eb5b503b376: Download complete [2024-07-31T09:22:47.017Z] 2f39f015ded8: Verifying Checksum [2024-07-31T09:22:47.017Z] 2f39f015ded8: Download complete [2024-07-31T09:22:47.586Z] 5eb5b503b376: Pull complete [2024-07-31T09:22:47.586Z] 5c69ac0246d0: Pull complete [2024-07-31T09:22:47.846Z] ec43610c2a17: Pull complete [2024-07-31T09:22:48.105Z] 3a2ae6a8a46f: Pull complete [2024-07-31T09:22:48.105Z] 33b1e0a273af: Pull complete [2024-07-31T09:22:48.364Z] 5d3b04190fa2: Pull complete [2024-07-31T09:22:52.606Z] 2f39f015ded8: Pull complete [2024-07-31T09:22:52.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T09:22:52.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T09:22:52.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T09:22:52.713Z] prd-ubuntu20.04-docker-8c-8g-6856 does not seem to be running inside a container [2024-07-31T09:22:52.864Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-31T09:22:56.835Z] $ docker top 237747f904d8a123b97307c4cd098661b722704b166aa829654e2d68bd96e7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T09:22:57.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T09:22:57.526Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T09:22:57.814Z] + ls /var/log/sa-host [2024-07-31T09:22:57.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T09:22:57.991Z] provisioning config files... [2024-07-31T09:22:58.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5913419033491172315tmp [Pipeline] { [Pipeline] echo [2024-07-31T09:22:58.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:58.311Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T09:22:58.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:58.664Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T09:22:58.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:58.957Z] ---> sudo-logs.sh [2024-07-31T09:22:58.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T09:22:59.006Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:22:59.306Z] ---> job-cost.sh [2024-07-31T09:22:59.306Z] lf-activate-venv: SKIPPING [2024-07-31T09:22:59.306Z] DEBUG: total: 0.10999999940395355 [2024-07-31T09:22:59.306Z] INFO: Retrieving Stack Cost... [2024-07-31T09:22:59.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T09:22:59.825Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T09:22:59.839Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T09:23:00.120Z] ---> logs-deploy.sh [2024-07-31T09:23:00.121Z] lf-activate-venv: SKIPPING [2024-07-31T09:23:00.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4839/4 [2024-07-31T09:23:00.121Z] INFO: archiving workspace using pattern(s): [2024-07-31T09:23:01.055Z] Archives upload complete. [2024-07-31T09:23:01.055Z] INFO: archiving logs to Nexus