Pull request #4812 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a34fd204b88c6ff329b88896207c4e85235fe8d+d3e93d299d336768afbb67d4e8d03cb0d65cb15d (35abf89da2f963c75289e425dbea850213be922d) 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-ssh14347244821314348518.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-ssh10867247495606751617.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-4812/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-4812/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh974324808773966451.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-ssh7835934322040640632.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-4812/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-4812/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2368885116102472315.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4789 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 0a34fd204b88c6ff329b88896207c4e85235fe8d Merge succeeded, producing 0a34fd204b88c6ff329b88896207c4e85235fe8d Checking out Revision 0a34fd204b88c6ff329b88896207c4e85235fe8d (PR-4812) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. 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/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 > git rev-list --no-walk 987be7b851209481075b5066528ba378ef4242e5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T07:29:04.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T07:29:04.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T07:29:04.926Z] ========================================================= [2024-07-02T07:29:04.926Z] EdgeX Global Pipelines Version Info [2024-07-02T07:29:04.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:29:06.012Z] ------------------- [2024-07-02T07:29:06.012Z] stable info: [2024-07-02T07:29:06.012Z] ------------------- [2024-07-02T07:29:06.012Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:29:06.012Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T07:29:06.012Z] Message: update stable to v1.0.260 [2024-07-02T07:29:06.271Z] ------------------- [2024-07-02T07:29:06.271Z] experimental info: [2024-07-02T07:29:06.271Z] ------------------- [2024-07-02T07:29:06.271Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:29:06.271Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T07:29:06.271Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T07:29:06.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T07:29:06.353Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T07:29:06.370Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T07:29:06.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T07:29:06.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T07:29:06.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T07:29:06.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T07:29:06.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T07:29:06.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T07:29:06.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T07:29:06.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T07:29:06.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T07:29:06.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T07:29:06.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T07:29:06.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T07:29:06.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:29:06.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:29:06.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T07:29:06.733Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T07:29:06.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T07:29:06.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T07:29:06.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T07:29:06.820Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T07:29:06.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4812 [Pipeline] echo [2024-07-02T07:29:06.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4812 [Pipeline] echo [2024-07-02T07:29:06.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4812 [Pipeline] echo [2024-07-02T07:29:06.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo [2024-07-02T07:29:06.930Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a34fd2 [Pipeline] echo [2024-07-02T07:29:06.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:29:07.024Z] provisioning config files... [2024-07-02T07:29:07.039Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4872058377421070827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:29:07.372Z] ---> ****-login.sh [2024-07-02T07:29:07.372Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:29:07.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:07.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:07.633Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:07.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:07.633Z] [2024-07-02T07:29:07.633Z] Login Succeeded [2024-07-02T07:29:07.633Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:29:07.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:07.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:07.893Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:07.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:07.893Z] [2024-07-02T07:29:07.893Z] Login Succeeded [2024-07-02T07:29:07.893Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:29:07.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:07.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:07.893Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:07.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:07.893Z] [2024-07-02T07:29:07.893Z] Login Succeeded [2024-07-02T07:29:07.893Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:29:07.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:07.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:07.894Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:07.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:07.894Z] [2024-07-02T07:29:07.894Z] Login Succeeded [2024-07-02T07:29:07.894Z] ****.io [2024-07-02T07:29:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:08.155Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:08.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:08.156Z] [2024-07-02T07:29:08.156Z] Login Succeeded [2024-07-02T07:29:08.156Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:29:08.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:29:08.502Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/core-command/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/core-data/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T07:29:08.503Z] + + cut -d/ -f2 [2024-07-02T07:29:08.503Z] dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T07:29:08.503Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:29:08.503Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2024-07-02T07:29:08.503Z] -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T07:29:08.503Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T07:29:08.503Z] + cut -d/ -f2 [2024-07-02T07:29:08.503Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T07:29:08.536Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T07:29:08.891Z] + git rev-list -1 --merges 0a34fd204b88c6ff329b88896207c4e85235fe8d~1..0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo [2024-07-02T07:29:08.903Z] -----------> git rev-list -1 --merges 0a34fd204b88c6ff329b88896207c4e85235fe8d~1..0a34fd204b88c6ff329b88896207c4e85235fe8d 0a34fd204b88c6ff329b88896207c4e85235fe8d [false] [Pipeline] sh [2024-07-02T07:29:09.191Z] + git log --format=format:%s -1 0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] echo [2024-07-02T07:29:09.205Z] ========================================================= [2024-07-02T07:29:09.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T07:29:09.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T07:29:09.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:29:09.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T07:29:09.569Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T07:29:09.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T07:29:09.569Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T07:29:09.569Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T07:29:09.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:09.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:29:09.923Z] [2024-07-02T07:29:09.923Z] 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-02T07:29:10.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:29:10.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T07:29:10.258Z] b85a868b505f: Pulling fs layer [2024-07-02T07:29:10.258Z] e2be974225ed: Pulling fs layer [2024-07-02T07:29:10.258Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T07:29:10.258Z] 988bab9f4d93: Pulling fs layer [2024-07-02T07:29:10.258Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T07:29:10.258Z] eaf3925da568: Pulling fs layer [2024-07-02T07:29:10.258Z] bab4dde63d76: Pulling fs layer [2024-07-02T07:29:10.258Z] bde34c3a00c8: Pulling fs layer [2024-07-02T07:29:10.258Z] b352a97aabf1: Pulling fs layer [2024-07-02T07:29:10.258Z] 4872d77fe225: Pulling fs layer [2024-07-02T07:29:10.258Z] 5851b861e8e6: Pulling fs layer [2024-07-02T07:29:10.258Z] bde34c3a00c8: Waiting [2024-07-02T07:29:10.258Z] 988bab9f4d93: Waiting [2024-07-02T07:29:10.258Z] 4872d77fe225: Waiting [2024-07-02T07:29:10.258Z] 5851b861e8e6: Waiting [2024-07-02T07:29:10.258Z] eaf3925da568: Waiting [2024-07-02T07:29:10.258Z] bab4dde63d76: Waiting [2024-07-02T07:29:10.258Z] b352a97aabf1: Waiting [2024-07-02T07:29:10.258Z] 1469e6f7b9e6: Waiting [2024-07-02T07:29:10.258Z] e2be974225ed: Verifying Checksum [2024-07-02T07:29:10.258Z] e2be974225ed: Download complete [2024-07-02T07:29:10.258Z] 988bab9f4d93: Verifying Checksum [2024-07-02T07:29:10.258Z] 988bab9f4d93: Download complete [2024-07-02T07:29:10.258Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T07:29:10.258Z] 1469e6f7b9e6: Download complete [2024-07-02T07:29:10.258Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T07:29:10.258Z] 339a4e72a1f5: Download complete [2024-07-02T07:29:10.517Z] eaf3925da568: Download complete [2024-07-02T07:29:10.518Z] bde34c3a00c8: Download complete [2024-07-02T07:29:10.518Z] b352a97aabf1: Verifying Checksum [2024-07-02T07:29:10.518Z] b352a97aabf1: Download complete [2024-07-02T07:29:10.518Z] 4872d77fe225: Verifying Checksum [2024-07-02T07:29:10.518Z] 4872d77fe225: Download complete [2024-07-02T07:29:10.518Z] 5851b861e8e6: Verifying Checksum [2024-07-02T07:29:10.518Z] 5851b861e8e6: Download complete [2024-07-02T07:29:10.518Z] b85a868b505f: Verifying Checksum [2024-07-02T07:29:10.518Z] b85a868b505f: Download complete [2024-07-02T07:29:10.776Z] bab4dde63d76: Verifying Checksum [2024-07-02T07:29:10.776Z] bab4dde63d76: Download complete [2024-07-02T07:29:11.712Z] b85a868b505f: Pull complete [2024-07-02T07:29:11.971Z] e2be974225ed: Pull complete [2024-07-02T07:29:12.229Z] 339a4e72a1f5: Pull complete [2024-07-02T07:29:12.229Z] 988bab9f4d93: Pull complete [2024-07-02T07:29:12.489Z] 1469e6f7b9e6: Pull complete [2024-07-02T07:29:12.749Z] eaf3925da568: Pull complete [2024-07-02T07:29:14.672Z] bab4dde63d76: Pull complete [2024-07-02T07:29:14.672Z] bde34c3a00c8: Pull complete [2024-07-02T07:29:14.672Z] b352a97aabf1: Pull complete [2024-07-02T07:29:14.672Z] 4872d77fe225: Pull complete [2024-07-02T07:29:14.672Z] 5851b861e8e6: Pull complete [2024-07-02T07:29:14.672Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T07:29:14.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:29:14.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:29:14.824Z] prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container [2024-07-02T07:29:14.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T07:29:19.145Z] $ docker top 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 -eo pid,comm [2024-07-02T07:29:19.200Z] 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-02T07:29:19.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:29:19.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:29:19.255Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:29:19.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:29:19.366Z] $ docker exec 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent [2024-07-02T07:29:19.465Z] SSH_AUTH_SOCK=/tmp/ssh-SDSMXWf9aAkJ/agent.31 [2024-07-02T07:29:19.465Z] SSH_AGENT_PID=37 [2024-07-02T07:29:19.471Z] Running ssh-add (command line suppressed) [2024-07-02T07:29:19.561Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8060207678035839825.key (/w/workspace/edgex-go/2@tmp/private_key_8060207678035839825.key) [2024-07-02T07:29:19.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:29:19.868Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T07:29:19.878Z] $ docker exec --env ******** --env ******** 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent -k [2024-07-02T07:29:19.969Z] unset SSH_AUTH_SOCK; [2024-07-02T07:29:19.969Z] unset SSH_AGENT_PID; [2024-07-02T07:29:19.969Z] echo Agent pid 37 killed; [2024-07-02T07:29:19.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T07:29:20.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:29:20.014Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:29:20.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:29:20.130Z] $ docker exec 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent [2024-07-02T07:29:20.230Z] SSH_AUTH_SOCK=/tmp/ssh-gMJwewiy2XWc/agent.70 [2024-07-02T07:29:20.230Z] SSH_AGENT_PID=76 [2024-07-02T07:29:20.235Z] Running ssh-add (command line suppressed) [2024-07-02T07:29:20.333Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17731448070432153465.key (/w/workspace/edgex-go/2@tmp/private_key_17731448070432153465.key) [2024-07-02T07:29:20.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:29:20.660Z] + git semver init [2024-07-02T07:29:20.919Z] 2024-07-02 07:29:20,834 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T07:29:20.920Z] 2024-07-02 07:29:20,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-07-02T07:29:20.920Z] 2024-07-02 07:29:20,836 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-07-02T07:29:20.920Z] 2024-07-02 07:29:20,836 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,307 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4812 with force:False [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4812 [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,312 [execute] INFO git cat-file --batch-check [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,317 [execute] INFO git cat-file --batch [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:29:27.486Z] 2024-07-02 07:29:27,321 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4812 [2024-07-02T07:29:27.486Z] 0.0.0 [Pipeline] } [2024-07-02T07:29:27.494Z] $ docker exec --env ******** --env ******** 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 ssh-agent -k [2024-07-02T07:29:27.580Z] unset SSH_AUTH_SOCK; [2024-07-02T07:29:27.581Z] unset SSH_AGENT_PID; [2024-07-02T07:29:27.581Z] echo Agent pid 76 killed; [2024-07-02T07:29:27.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:29:27.912Z] + git semver [Pipeline] } [2024-07-02T07:29:28.182Z] $ docker stop --time=1 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 [2024-07-02T07:29:29.565Z] $ docker rm -f --volumes 29a9998b57f9a17b97760cb86296641ab27fa08e0970dec519b86ecb0ab42b62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:29:29.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T07:29:30.133Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T07:29:30.136Z] [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-02T07:29:30.569Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-02T07:29:30.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:29:30.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:29:30.609Z] ========================================================= [2024-07-02T07:29:30.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T07:29:30.609Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:29:30.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:29:30.898Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T07:29:30.898Z] 619be1103602: Pulling fs layer [2024-07-02T07:29:30.898Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T07:29:30.898Z] 5df492c9dc93: Pulling fs layer [2024-07-02T07:29:30.898Z] 7629e6793208: Pulling fs layer [2024-07-02T07:29:30.898Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:29:30.898Z] fb5054dd5b73: Pulling fs layer [2024-07-02T07:29:30.898Z] eeca6798cff9: Pulling fs layer [2024-07-02T07:29:30.898Z] aa269ceb94a6: Pulling fs layer [2024-07-02T07:29:30.898Z] 7629e6793208: Waiting [2024-07-02T07:29:30.898Z] fb5054dd5b73: Waiting [2024-07-02T07:29:30.898Z] 4f4fb700ef54: Waiting [2024-07-02T07:29:30.898Z] eeca6798cff9: Waiting [2024-07-02T07:29:30.898Z] aa269ceb94a6: Waiting [2024-07-02T07:29:30.898Z] ada007ff1a6a: Pulling fs layer [2024-07-02T07:29:30.898Z] ada007ff1a6a: Waiting [2024-07-02T07:29:30.898Z] 7862e08f4a3e: Verifying Checksum [2024-07-02T07:29:30.898Z] 7862e08f4a3e: Download complete [2024-07-02T07:29:30.898Z] 7629e6793208: Verifying Checksum [2024-07-02T07:29:30.898Z] 7629e6793208: Download complete [2024-07-02T07:29:30.898Z] 4f4fb700ef54: Download complete [2024-07-02T07:29:30.898Z] fb5054dd5b73: Verifying Checksum [2024-07-02T07:29:30.898Z] fb5054dd5b73: Download complete [2024-07-02T07:29:30.898Z] 619be1103602: Verifying Checksum [2024-07-02T07:29:30.898Z] 619be1103602: Download complete [2024-07-02T07:29:30.898Z] eeca6798cff9: Verifying Checksum [2024-07-02T07:29:30.898Z] eeca6798cff9: Download complete [2024-07-02T07:29:31.157Z] 619be1103602: Pull complete [2024-07-02T07:29:31.157Z] 7862e08f4a3e: Pull complete [2024-07-02T07:29:31.157Z] ada007ff1a6a: Verifying Checksum [2024-07-02T07:29:31.157Z] ada007ff1a6a: Download complete [2024-07-02T07:29:31.415Z] 5df492c9dc93: Download complete [2024-07-02T07:29:31.673Z] aa269ceb94a6: Verifying Checksum [2024-07-02T07:29:31.673Z] aa269ceb94a6: Download complete [2024-07-02T07:29:34.205Z] 5df492c9dc93: Pull complete [2024-07-02T07:29:34.205Z] 7629e6793208: Pull complete [2024-07-02T07:29:34.463Z] 4f4fb700ef54: Pull complete [2024-07-02T07:29:34.463Z] fb5054dd5b73: Pull complete [2024-07-02T07:29:34.463Z] eeca6798cff9: Pull complete [2024-07-02T07:29:37.020Z] aa269ceb94a6: Pull complete [2024-07-02T07:29:37.279Z] ada007ff1a6a: Pull complete [2024-07-02T07:29:37.279Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T07:29:37.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:29:37.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:29:37.574Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:29:37.574Z] WORKDIR /edgex [2024-07-02T07:29:37.574Z] COPY go.mod . [2024-07-02T07:29:37.574Z] RUN go mod download [2024-07-02T07:29:37.574Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T07:29:38.142Z] Sending build context to Docker daemon 178.3MB [2024-07-02T07:29:38.142Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:29:38.142Z] ---> f489d0715acc [2024-07-02T07:29:38.142Z] Step 2/4 : WORKDIR /edgex [2024-07-02T07:29:45.229Z] Still waiting to schedule task [2024-07-02T07:29:45.230Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-02T07:29:46.318Z] ---> Running in da2a5c06fabb [2024-07-02T07:29:46.318Z] Removing intermediate container da2a5c06fabb [2024-07-02T07:29:46.318Z] ---> 2327258b2abb [2024-07-02T07:29:46.318Z] Step 3/4 : COPY go.mod . [2024-07-02T07:29:46.318Z] ---> a63ac60f3b82 [2024-07-02T07:29:46.318Z] Step 4/4 : RUN go mod download [2024-07-02T07:29:46.318Z] ---> Running in 69fe3cca382b [2024-07-02T07:30:12.886Z] Removing intermediate container 69fe3cca382b [2024-07-02T07:30:12.886Z] ---> 0851a1a1acf7 [2024-07-02T07:30:12.886Z] Successfully built 0851a1a1acf7 [2024-07-02T07:30:12.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:13.196Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:30:13.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:30:13.278Z] prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container [2024-07-02T07:30:13.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:30:13.755Z] $ docker top c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:30:14.101Z] + go version [2024-07-02T07:30:14.101Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T07:30:14.109Z] $ docker stop --time=1 c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 [2024-07-02T07:30:15.374Z] $ docker rm -f --volumes c3b0c94296a0700e5059dc414dd9c63796095359fa5be8db5e6557fe266e3aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:15.792Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:30:15.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:30:15.875Z] prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container [2024-07-02T07:30:15.902Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:30:16.206Z] $ docker top 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T07:30:16.276Z] ========================================================= [2024-07-02T07:30:16.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T07:30:16.277Z] ========================================================= [Pipeline] sh [2024-07-02T07:30:16.557Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:30:16.856Z] + make test [2024-07-02T07:30:16.856Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T07:30:23.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T07:30:55.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T07:30:55.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T07:30:58.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T07:30:58.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T07:30:59.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-07-02T07:30:59.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T07:30:59.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T07:30:59.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T07:31:00.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-07-02T07:31:00.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T07:31:00.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T07:31:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T07:31:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T07:31:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:31:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T07:31:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T07:31:02.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T07:31:02.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T07:31:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-07-02T07:31:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-07-02T07:31:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.369s coverage: 93.4% of statements [2024-07-02T07:31:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.6% of statements [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T07:31:03.414Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T07:31:04.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.319s coverage: 97.6% of statements [2024-07-02T07:31:04.801Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-07-02T07:31:05.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T07:31:05.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T07:31:06.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.9% of statements [2024-07-02T07:31:06.436Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements [2024-07-02T07:31:06.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-02T07:31:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.029s coverage: 82.9% of statements [2024-07-02T07:31:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-07-02T07:31:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.018s coverage: 96.3% of statements [2024-07-02T07:31:07.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-02T07:31:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T07:31:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T07:31:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T07:31:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T07:31:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T07:31:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T07:31:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T07:31:07.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T07:31:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T07:31:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T07:31:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T07:31:08.563Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T07:31:09.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T07:31:09.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T07:31:09.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T07:31:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T07:31:11.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T07:31:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T07:31:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T07:31:15.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T07:31:15.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T07:31:15.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T07:31:16.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T07:31:16.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T07:31:16.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T07:31:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T07:31:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T07:31:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T07:31:16.833Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T07:31:18.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T07:31:18.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T07:31:18.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T07:31:18.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T07:31:19.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements [2024-07-02T07:31:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T07:31:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:31:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T07:31:19.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T07:31:20.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T07:31:20.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T07:31:21.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T07:31:21.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.224s coverage: 79.9% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.045s coverage: 92.9% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.012s coverage: 64.4% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.110s coverage: 63.1% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.035s coverage: 19.9% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.085s coverage: 95.7% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-07-02T07:31:31.697Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.046s coverage: 98.9% of statements [2024-07-02T07:31:31.697Z] 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-02T07:31:31.956Z] running golangci-lint [2024-07-02T07:31:32.213Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T07:31:32.213Z] go version go1.21.9 linux/amd64 [2024-07-02T07:31:32.213Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T07:31:32.213Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T07:31:54.136Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|deps|exports_file|compiled_files|imports) took 20.391924846s" [2024-07-02T07:31:54.136Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.412579ms" [2024-07-02T07:32:04.096Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.534844938s with top 10 stages: buildir: 43.818955673s, gosec: 6.779597263s, fact_deprecated: 2.644809462s, inspect: 2.420089188s, printf: 1.828588216s, ctrlflow: 1.664903627s, nilness: 1.221872376s, fact_purity: 1.180772801s, S1038: 780.015069ms, SA5012: 652.018166ms" [2024-07-02T07:32:04.096Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T07:32:04.096Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, skip_dirs: 197/197" [2024-07-02T07:32:04.096Z] level=info msg="[runner] processing took 14.919037ms with stages: nolint: 6.338344ms, identifier_marker: 4.679752ms, exclude-rules: 1.459589ms, autogenerated_exclude: 995.023µs, path_prettifier: 962.073µs, skip_dirs: 440.256µs, cgo: 25.42µs, filename_unadjuster: 15.2µs, max_same_issues: 500ns, skip_files: 440ns, fixer: 390ns, uniq_by_line: 370ns, exclude: 290ns, severity-rules: 260ns, sort_results: 240ns, diff: 210ns, source_code: 160ns, max_from_linter: 160ns, path_prefixer: 120ns, path_shortener: 120ns, max_per_file_from_linter: 120ns" [2024-07-02T07:32:04.096Z] level=info msg="[runner] linters took 9.716296604s with stages: goanalysis_metalinter: 9.701305536s" [2024-07-02T07:32:04.096Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T07:32:04.096Z] level=info msg="Memory: 300 samples, avg is 257.6MB, max is 1262.3MB" [2024-07-02T07:32:04.096Z] level=info msg="Execution took 30.158859828s" [2024-07-02T07:32:04.096Z] go vet ./... [2024-07-02T07:32:09.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T07:32:09.361Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T07:32:09.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T07:32:09.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T07:32:09.668Z] + ls -al . [2024-07-02T07:32:09.668Z] total 816 [2024-07-02T07:32:09.668Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 07:30 . [2024-07-02T07:32:09.668Z] drwxr-xr-x 4 root root 4096 Jul 2 07:30 .. [2024-07-02T07:32:09.668Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 .blubracket [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 07:29 .dockerignore [2024-07-02T07:32:09.668Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 07:31 .git [2024-07-02T07:32:09.668Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:29 .github [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:29 .gitignore [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 07:29 .golangci.yml [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 07:29 .hadolint.yml [2024-07-02T07:32:09.668Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 07:29 .semver [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 07:29 .sonarcloud.properties [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:29 ADOPTERS.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:29 Attribution.txt [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:29 CHANGELOG.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:29 CONTRIBUTING.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 07:29 GOVERNANCE.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 07:29 Jenkinsfile [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:29 LICENSE [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:29 Makefile [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 07:29 OWNERS.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:29 README.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 07:29 SECURITY.md [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 07:29 VERSION [2024-07-02T07:32:09.668Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 bin [2024-07-02T07:32:09.668Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 07:29 cmd [2024-07-02T07:32:09.668Z] -rw-r--r-- 1 root root 456284 Jul 2 07:31 coverage.out [2024-07-02T07:32:09.668Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:29 fuzz_test [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:29 go.mod [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:29 go.sum [2024-07-02T07:32:09.668Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 07:29 internal [2024-07-02T07:32:09.668Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:29 openapi [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 07:29 security.txt [2024-07-02T07:32:09.668Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 07:29 version.go [Pipeline] sh [2024-07-02T07:32:09.951Z] + '[' -e coverage.out ] [2024-07-02T07:32:09.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T07:32:10.054Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T07:32:10.330Z] + make build [2024-07-02T07:32:10.331Z] 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-02T07:32:32.278Z] 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-02T07:32:32.536Z] 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-02T07:32:33.913Z] 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-02T07:32:34.479Z] 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-02T07:32:38.669Z] 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-02T07:32:40.042Z] 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-02T07:32:41.948Z] 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-02T07:32:42.514Z] 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-02T07:32:43.100Z] 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-02T07:32:44.037Z] 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-02T07:32:44.606Z] 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-02T07:32:45.552Z] $ docker stop --time=1 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f [2024-07-02T07:32:54.574Z] $ docker rm -f --volumes 493977e54e737e00c0e2c1d4bd04b047a79322f24be902b7c17cbe5b241b695f [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-02T07:32:55.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:32:55.570Z] [2024-07-02T07:32:55.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:32:55.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:32:56.229Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T07:32:56.229Z] 91d30c5bc195: Pulling fs layer [2024-07-02T07:32:56.229Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T07:32:56.229Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T07:32:56.229Z] 4698f68db338: Pulling fs layer [2024-07-02T07:32:56.229Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T07:32:56.229Z] e0025b399a48: Pulling fs layer [2024-07-02T07:32:56.229Z] 4698f68db338: Waiting [2024-07-02T07:32:56.229Z] 2a2f49069b9e: Waiting [2024-07-02T07:32:56.229Z] e0025b399a48: Waiting [2024-07-02T07:32:56.229Z] 91d30c5bc195: Download complete [2024-07-02T07:32:56.229Z] 4698f68db338: Verifying Checksum [2024-07-02T07:32:56.229Z] 4698f68db338: Download complete [2024-07-02T07:32:56.229Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T07:32:56.229Z] 2e9b0aa3be6d: Download complete [2024-07-02T07:32:56.229Z] e0025b399a48: Verifying Checksum [2024-07-02T07:32:56.229Z] e0025b399a48: Download complete [2024-07-02T07:32:56.489Z] 2a2f49069b9e: Download complete [2024-07-02T07:32:56.489Z] 91d30c5bc195: Pull complete [2024-07-02T07:32:56.747Z] 2e9b0aa3be6d: Pull complete [2024-07-02T07:32:56.747Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T07:32:56.747Z] 9c61dcf015f6: Download complete [2024-07-02T07:32:59.275Z] 9c61dcf015f6: Pull complete [2024-07-02T07:32:59.275Z] 4698f68db338: Pull complete [2024-07-02T07:32:59.535Z] 2a2f49069b9e: Pull complete [2024-07-02T07:32:59.535Z] e0025b399a48: Pull complete [2024-07-02T07:32:59.535Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T07:32:59.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:32:59.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:32:59.638Z] prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container [2024-07-02T07:32:59.665Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T07:33:04.738Z] $ docker top 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:33:05.085Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T07:33:07.617Z] #1 [core-data internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #1 transferring dockerfile: 2.01kB done [2024-07-02T07:33:07.617Z] #1 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #2 transferring dockerfile: 1.93kB done [2024-07-02T07:33:07.617Z] #2 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #3 transferring dockerfile: 1.69kB done [2024-07-02T07:33:07.617Z] #3 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #4 transferring dockerfile: 2.06kB done [2024-07-02T07:33:07.617Z] #4 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #5 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #6 transferring dockerfile: 2.50kB done [2024-07-02T07:33:07.617Z] #6 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #7 transferring dockerfile: 1.89kB done [2024-07-02T07:33:07.617Z] #7 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #8 transferring dockerfile: 2.93kB done [2024-07-02T07:33:07.617Z] #8 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #5 transferring dockerfile: 2.15kB done [2024-07-02T07:33:07.617Z] #5 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #9 transferring dockerfile: 1.81kB done [2024-07-02T07:33:07.617Z] #9 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #10 transferring dockerfile: 1.93kB done [2024-07-02T07:33:07.617Z] #10 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #11 transferring dockerfile: 2.49kB done [2024-07-02T07:33:07.617Z] #11 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #12 transferring dockerfile: 1.70kB done [2024-07-02T07:33:07.617Z] #12 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #13 transferring dockerfile: 2.23kB done [2024-07-02T07:33:07.617Z] #13 DONE 0.1s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-02T07:33:07.617Z] #14 transferring dockerfile: 1.95kB done [2024-07-02T07:33:07.617Z] #14 DONE 0.1s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #15 [support-scheduler internal] load .dockerignore [2024-07-02T07:33:07.617Z] #15 transferring context: 50B done [2024-07-02T07:33:07.617Z] #15 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #16 [core-data internal] load .dockerignore [2024-07-02T07:33:07.617Z] #16 transferring context: 50B done [2024-07-02T07:33:07.617Z] #16 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #17 [security-spire-config internal] load .dockerignore [2024-07-02T07:33:07.617Z] #17 transferring context: 50B done [2024-07-02T07:33:07.617Z] #17 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #18 [security-proxy-setup internal] load .dockerignore [2024-07-02T07:33:07.617Z] #18 transferring context: 50B done [2024-07-02T07:33:07.617Z] #18 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #19 [core-metadata internal] load .dockerignore [2024-07-02T07:33:07.617Z] #19 transferring context: 50B done [2024-07-02T07:33:07.617Z] #19 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #20 [security-bootstrapper internal] load .dockerignore [2024-07-02T07:33:07.617Z] #20 transferring context: 50B done [2024-07-02T07:33:07.617Z] #20 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T07:33:07.617Z] #21 transferring context: 50B 0.0s done [2024-07-02T07:33:07.617Z] #21 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-02T07:33:07.617Z] #22 transferring context: 50B done [2024-07-02T07:33:07.617Z] #22 DONE 0.0s [2024-07-02T07:33:07.617Z] [2024-07-02T07:33:07.617Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-02T07:33:07.617Z] #23 transferring context: 50B done [2024-07-02T07:33:07.874Z] #23 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #24 [core-command internal] load .dockerignore [2024-07-02T07:33:07.874Z] #24 transferring context: 50B done [2024-07-02T07:33:07.874Z] #24 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:33:07.874Z] #25 transferring context: 50B done [2024-07-02T07:33:07.874Z] #25 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #26 [security-spire-server internal] load .dockerignore [2024-07-02T07:33:07.874Z] #26 transferring context: 50B done [2024-07-02T07:33:07.874Z] #26 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T07:33:07.874Z] #27 transferring context: 50B done [2024-07-02T07:33:07.874Z] #27 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #28 [support-notifications internal] load .dockerignore [2024-07-02T07:33:07.874Z] #28 transferring context: 50B done [2024-07-02T07:33:07.874Z] #28 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:33:07.874Z] #29 DONE 0.0s [2024-07-02T07:33:07.874Z] [2024-07-02T07:33:07.874Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:33:08.164Z] #30 ... [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:33:08.164Z] #29 DONE 0.0s [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:33:08.164Z] #30 ... [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:33:08.164Z] #29 DONE 0.0s [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:33:08.164Z] #30 DONE 0.4s [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:33:08.164Z] #29 DONE 0.0s [2024-07-02T07:33:08.164Z] [2024-07-02T07:33:08.164Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:33:08.164Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:33:08.164Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:33:08.164Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:33:08.164Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:33:08.164Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s [2024-07-02T07:33:08.423Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-02T07:33:08.423Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T07:33:08.681Z] #31 ... [2024-07-02T07:33:08.681Z] [2024-07-02T07:33:08.681Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:33:08.681Z] #32 DONE 0.8s [2024-07-02T07:33:08.681Z] [2024-07-02T07:33:08.681Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:33:08.681Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:33:08.681Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:33:08.681Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:33:08.681Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:33:08.681Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-02T07:33:08.681Z] #31 ... [2024-07-02T07:33:08.681Z] [2024-07-02T07:33:08.681Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:33:08.681Z] #33 DONE 0.8s [2024-07-02T07:33:08.681Z] [2024-07-02T07:33:08.682Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:33:08.682Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:33:08.682Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:33:08.682Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:33:08.682Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:33:08.682Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done [2024-07-02T07:33:08.682Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done [2024-07-02T07:33:09.365Z] #31 ... [2024-07-02T07:33:09.365Z] [2024-07-02T07:33:09.365Z] #34 [security-spire-server internal] load build context [2024-07-02T07:33:09.365Z] #34 transferring context: 26.79kB 0.0s done [2024-07-02T07:33:09.365Z] #34 DONE 0.5s [2024-07-02T07:33:09.365Z] [2024-07-02T07:33:09.365Z] #35 [security-spire-config internal] load build context [2024-07-02T07:33:09.365Z] #35 transferring context: 25.04kB 0.0s done [2024-07-02T07:33:09.365Z] #35 DONE 0.6s [2024-07-02T07:33:09.365Z] [2024-07-02T07:33:09.365Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:33:09.365Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-07-02T07:33:09.365Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:33:09.365Z] #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T07:33:09.365Z] #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T07:33:09.365Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T07:33:09.365Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T07:33:09.365Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-02T07:33:09.365Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-07-02T07:33:09.365Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-07-02T07:33:09.365Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T07:33:09.365Z] #36 ... [2024-07-02T07:33:09.365Z] [2024-07-02T07:33:09.365Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:33:09.365Z] #31 DONE 1.6s [2024-07-02T07:33:09.365Z] [2024-07-02T07:33:09.365Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:33:09.650Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.5s [2024-07-02T07:33:09.650Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T07:33:09.650Z] #36 ... [2024-07-02T07:33:09.650Z] [2024-07-02T07:33:09.650Z] #37 [security-spire-agent internal] load build context [2024-07-02T07:33:09.650Z] #37 transferring context: 26.32kB 0.0s done [2024-07-02T07:33:09.650Z] #37 DONE 0.9s [2024-07-02T07:33:09.650Z] [2024-07-02T07:33:09.650Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:33:09.650Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.6s [2024-07-02T07:33:09.650Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-07-02T07:33:09.938Z] #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2024-07-02T07:33:09.938Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-02T07:33:10.560Z] #36 ... [2024-07-02T07:33:10.560Z] [2024-07-02T07:33:10.560Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T07:33:10.560Z] #38 DONE 2.7s [2024-07-02T07:33:10.560Z] [2024-07-02T07:33:10.560Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:33:11.980Z] #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done [2024-07-02T07:33:16.220Z] #36 ... [2024-07-02T07:33:16.220Z] [2024-07-02T07:33:16.220Z] #39 [support-scheduler internal] load build context [2024-07-02T07:33:16.220Z] #39 transferring context: 303.70MB 7.9s [2024-07-02T07:33:16.220Z] #39 ... [2024-07-02T07:33:16.220Z] [2024-07-02T07:33:16.220Z] #40 [core-data internal] load build context [2024-07-02T07:33:16.220Z] #40 ... [2024-07-02T07:33:16.220Z] [2024-07-02T07:33:16.220Z] #39 [support-scheduler internal] load build context [2024-07-02T07:33:18.157Z] #39 ... [2024-07-02T07:33:18.157Z] [2024-07-02T07:33:18.157Z] #41 [core-metadata internal] load build context [2024-07-02T07:33:18.157Z] #41 ... [2024-07-02T07:33:18.157Z] [2024-07-02T07:33:18.157Z] #42 [security-proxy-auth internal] load build context [2024-07-02T07:33:18.157Z] #42 transferring context: 411.04MB 9.9s done [2024-07-02T07:33:18.157Z] #42 ... [2024-07-02T07:33:18.157Z] [2024-07-02T07:33:18.157Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T07:33:18.157Z] #43 ... [2024-07-02T07:33:18.157Z] [2024-07-02T07:33:18.157Z] #44 [support-notifications internal] load build context [2024-07-02T07:33:18.414Z] #44 ... [2024-07-02T07:33:18.414Z] [2024-07-02T07:33:18.414Z] #45 [security-bootstrapper internal] load build context [2024-07-02T07:33:18.414Z] #45 transferring context: 411.04MB 8.9s done [2024-07-02T07:33:18.414Z] #45 ... [2024-07-02T07:33:18.414Z] [2024-07-02T07:33:18.414Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T07:33:18.672Z] #46 ... [2024-07-02T07:33:18.672Z] [2024-07-02T07:33:18.672Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:33:18.672Z] #47 transferring context: 411.04MB 10.1s done [2024-07-02T07:33:18.672Z] #47 ... [2024-07-02T07:33:18.672Z] [2024-07-02T07:33:18.672Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:33:18.672Z] #48 transferring context: 411.04MB 10.2s done [2024-07-02T07:33:18.672Z] #48 ... [2024-07-02T07:33:18.672Z] [2024-07-02T07:33:18.672Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:33:18.672Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-02T07:33:18.672Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T07:33:18.672Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T07:33:18.672Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-07-02T07:33:18.672Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T07:33:18.672Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-07-02T07:33:18.672Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T07:33:18.672Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s [2024-07-02T07:33:18.672Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.3s done [2024-07-02T07:33:18.672Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T07:33:18.672Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2024-07-02T07:33:18.937Z] #49 ... [2024-07-02T07:33:18.937Z] [2024-07-02T07:33:18.937Z] #50 [core-command internal] load build context [2024-07-02T07:33:18.937Z] #50 transferring context: 411.04MB 10.2s done [2024-07-02T07:33:18.937Z] #50 ... [2024-07-02T07:33:18.937Z] [2024-07-02T07:33:18.937Z] #44 [support-notifications internal] load build context [2024-07-02T07:33:18.937Z] #44 transferring context: 411.04MB 10.4s done [2024-07-02T07:33:19.505Z] #44 ... [2024-07-02T07:33:19.505Z] [2024-07-02T07:33:19.505Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:33:19.763Z] #51 ... [2024-07-02T07:33:19.763Z] [2024-07-02T07:33:19.763Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T07:33:19.763Z] #52 ... [2024-07-02T07:33:19.763Z] [2024-07-02T07:33:19.763Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:33:19.763Z] #0 7.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:19.763Z] #0 7.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:19.763Z] #0 7.579 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:19.763Z] #0 7.762 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:19.763Z] #0 8.373 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:19.763Z] #0 8.373 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T07:33:19.763Z] #0 8.393 (5/6) Installing su-exec (0.2-r3) [2024-07-02T07:33:19.763Z] #0 8.393 (6/6) Installing yq (4.33.3-r5) [2024-07-02T07:33:19.763Z] #0 8.488 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:19.763Z] #0 8.488 OK: 17 MiB in 19 packages [2024-07-02T07:33:20.022Z] #53 ... [2024-07-02T07:33:20.022Z] [2024-07-02T07:33:20.022Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:33:20.280Z] #54 ... [2024-07-02T07:33:20.280Z] [2024-07-02T07:33:20.280Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:33:20.280Z] #55 ... [2024-07-02T07:33:20.280Z] [2024-07-02T07:33:20.280Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:33:20.539Z] #56 ... [2024-07-02T07:33:20.539Z] [2024-07-02T07:33:20.539Z] #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T07:33:20.539Z] #57 ... [2024-07-02T07:33:20.539Z] [2024-07-02T07:33:20.539Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:33:20.797Z] #58 ... [2024-07-02T07:33:20.797Z] [2024-07-02T07:33:20.797Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:33:20.797Z] #59 ... [2024-07-02T07:33:20.797Z] [2024-07-02T07:33:20.797Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:33:21.055Z] #60 ... [2024-07-02T07:33:21.055Z] [2024-07-02T07:33:21.055Z] #40 [core-data internal] load build context [2024-07-02T07:33:21.055Z] #40 transferring context: 411.04MB 11.6s done [2024-07-02T07:33:25.716Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4790 in /w/workspace/edgexfoundry_edgex-go_PR-4812 [Pipeline] { [Pipeline] ws [2024-07-02T07:33:25.731Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-07-02T07:33:28.410Z] #40 ... [2024-07-02T07:33:28.410Z] [2024-07-02T07:33:28.410Z] #39 [support-scheduler internal] load build context [2024-07-02T07:33:28.410Z] #39 transferring context: 411.04MB 10.4s done [2024-07-02T07:33:28.410Z] #39 ... [2024-07-02T07:33:28.410Z] [2024-07-02T07:33:28.410Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T07:33:28.410Z] #43 transferring context: 411.04MB 10.9s done [2024-07-02T07:33:28.410Z] #43 ... [2024-07-02T07:33:28.410Z] [2024-07-02T07:33:28.410Z] #41 [core-metadata internal] load build context [2024-07-02T07:33:28.410Z] #41 transferring context: 411.04MB 10.2s done [2024-07-02T07:33:28.668Z] #41 ... [2024-07-02T07:33:28.668Z] [2024-07-02T07:33:28.668Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T07:33:28.668Z] #46 transferring context: 411.04MB 10.2s done [2024-07-02T07:33:28.801Z] The recommended git tool is: git [2024-07-02T07:33:37.179Z] using credential edgex-jenkins-ssh [2024-07-02T07:33:37.209Z] Cloning the remote Git repository [2024-07-02T07:33:37.288Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T07:33:37.421Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-07-02T07:33:37.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T07:33:37.635Z] > git --version # timeout=10 [2024-07-02T07:33:37.674Z] > git --version # 'git version 2.25.1' [2024-07-02T07:33:37.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T07:33:37.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T07:33:50.628Z] #46 ... [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #45 [security-bootstrapper internal] load build context [2024-07-02T07:33:50.628Z] #45 DONE 42.0s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:33:50.628Z] #53 DONE 40.6s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #57 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T07:33:50.628Z] #57 DONE 39.8s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:33:50.628Z] #61 ... [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #42 [security-proxy-auth internal] load build context [2024-07-02T07:33:50.628Z] #42 DONE 42.1s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #41 [core-metadata internal] load build context [2024-07-02T07:33:50.628Z] #41 DONE 42.2s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.628Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:33:50.628Z] #48 DONE 42.2s [2024-07-02T07:33:50.628Z] [2024-07-02T07:33:50.629Z] #39 [support-scheduler internal] load build context [2024-07-02T07:33:50.629Z] #39 DONE 42.2s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #47 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:33:50.629Z] #47 DONE 42.0s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #46 [security-secretstore-setup internal] load build context [2024-07-02T07:33:50.629Z] #46 DONE 42.0s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #50 [core-command internal] load build context [2024-07-02T07:33:50.629Z] #50 DONE 42.0s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #44 [support-notifications internal] load build context [2024-07-02T07:33:50.629Z] #44 DONE 42.0s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #43 [security-spiffe-token-provider internal] load build context [2024-07-02T07:33:50.629Z] #43 DONE 42.3s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #40 [core-data internal] load build context [2024-07-02T07:33:50.629Z] #40 DONE 42.3s [2024-07-02T07:33:50.629Z] [2024-07-02T07:33:50.629Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:33:51.193Z] #49 ... [2024-07-02T07:33:51.193Z] [2024-07-02T07:33:51.193Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:33:51.193Z] #54 40.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #54 41.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #54 41.33 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T07:33:51.193Z] #54 41.34 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.193Z] #54 41.34 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.193Z] #54 41.35 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:51.193Z] #54 41.42 OK: 8 MiB in 17 packages [2024-07-02T07:33:51.193Z] #54 DONE 41.7s [2024-07-02T07:33:51.193Z] [2024-07-02T07:33:51.193Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:33:51.193Z] #56 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #56 41.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #56 41.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.193Z] #56 41.39 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.193Z] #56 41.39 OK: 7 MiB in 16 packages [2024-07-02T07:33:51.193Z] #56 DONE 41.7s [2024-07-02T07:33:51.193Z] [2024-07-02T07:33:51.193Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T07:33:51.193Z] #52 40.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #52 41.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #52 41.35 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.193Z] #52 41.35 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.193Z] #52 41.39 OK: 7 MiB in 16 packages [2024-07-02T07:33:51.193Z] #52 DONE 41.8s [2024-07-02T07:33:51.193Z] [2024-07-02T07:33:51.193Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:33:51.193Z] #51 41.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #51 41.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.193Z] #51 41.53 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.193Z] #51 41.68 (2/2) Installing su-exec (0.2-r3) [2024-07-02T07:33:51.193Z] #51 41.68 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.193Z] #51 41.69 OK: 7 MiB in 17 packages [2024-07-02T07:33:51.193Z] #51 DONE 41.8s [2024-07-02T07:33:51.193Z] [2024-07-02T07:33:51.193Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:33:51.451Z] #62 ... [2024-07-02T07:33:51.451Z] [2024-07-02T07:33:51.451Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:33:51.451Z] #55 41.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.451Z] #55 41.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.451Z] #55 41.47 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:33:51.451Z] #55 41.47 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:33:51.451Z] #55 41.47 OK: 20072 distinct packages available [2024-07-02T07:33:51.451Z] #55 41.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.451Z] #55 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.451Z] #55 41.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.451Z] #55 41.84 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:33:51.451Z] #55 41.84 (3/4) Installing libucontext (1.2-r2) [2024-07-02T07:33:51.451Z] #55 41.84 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T07:33:51.451Z] #55 41.85 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.451Z] #55 41.86 OK: 8 MiB in 19 packages [2024-07-02T07:33:51.451Z] #55 DONE 42.2s [2024-07-02T07:33:51.709Z] [2024-07-02T07:33:51.709Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:33:51.709Z] #58 41.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.709Z] #58 41.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.709Z] #58 41.51 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:33:51.709Z] #58 41.51 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:33:51.709Z] #58 41.51 OK: 20072 distinct packages available [2024-07-02T07:33:51.709Z] #58 41.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.709Z] #58 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.709Z] #58 41.87 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:51.709Z] #58 41.92 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:51.709Z] #58 41.92 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.709Z] #58 41.92 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:33:51.709Z] #58 41.93 (5/7) Installing libucontext (1.2-r2) [2024-07-02T07:33:51.709Z] #58 41.93 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T07:33:51.709Z] #58 41.94 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T07:33:51.709Z] #58 41.95 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.709Z] #58 41.96 OK: 8 MiB in 20 packages [2024-07-02T07:33:51.709Z] #58 DONE 42.2s [2024-07-02T07:33:51.709Z] [2024-07-02T07:33:51.709Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:33:51.709Z] #61 1.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.709Z] #61 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #61 ... [2024-07-02T07:33:51.966Z] [2024-07-02T07:33:51.966Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:33:51.966Z] #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #0 1.541 OK: 264 MiB in 52 packages [2024-07-02T07:33:51.966Z] #63 DONE 1.9s [2024-07-02T07:33:51.966Z] [2024-07-02T07:33:51.966Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:33:51.966Z] #60 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #60 41.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #60 41.66 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:33:51.966Z] #60 41.66 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:33:51.966Z] #60 41.66 OK: 20072 distinct packages available [2024-07-02T07:33:51.966Z] #60 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #60 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #60 42.03 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T07:33:51.966Z] #60 42.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T07:33:51.966Z] #60 42.13 (3/11) Installing libunistring (1.1-r1) [2024-07-02T07:33:51.966Z] #60 42.15 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T07:33:51.966Z] #60 42.15 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T07:33:51.966Z] #60 42.17 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T07:33:51.966Z] #60 42.17 (7/11) Installing curl (8.5.0-r0) [2024-07-02T07:33:51.966Z] #60 42.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.966Z] #60 42.19 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:33:51.966Z] #60 42.19 (10/11) Installing libucontext (1.2-r2) [2024-07-02T07:33:51.966Z] #60 42.19 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T07:33:51.966Z] #60 42.19 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.966Z] #60 42.20 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:51.966Z] #60 42.25 OK: 12 MiB in 26 packages [2024-07-02T07:33:51.966Z] #60 DONE 42.5s [2024-07-02T07:33:51.966Z] [2024-07-02T07:33:51.966Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:33:51.966Z] #59 41.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #59 41.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:51.966Z] #59 41.93 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T07:33:51.966Z] #59 42.11 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:33:51.966Z] #59 42.12 (3/4) Installing su-exec (0.2-r3) [2024-07-02T07:33:51.966Z] #59 42.12 (4/4) Installing yq (4.33.3-r5) [2024-07-02T07:33:51.966Z] #59 42.20 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:33:51.966Z] #59 42.21 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:51.966Z] #59 42.28 OK: 17 MiB in 19 packages [2024-07-02T07:33:51.966Z] #59 DONE 42.5s [2024-07-02T07:33:51.966Z] [2024-07-02T07:33:51.966Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:33:51.966Z] #64 DONE 0.1s [2024-07-02T07:33:51.966Z] [2024-07-02T07:33:51.966Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:33:51.966Z] #61 1.956 OK: 264 MiB in 52 packages [2024-07-02T07:33:52.224Z] #61 DONE 2.2s [2024-07-02T07:33:52.224Z] [2024-07-02T07:33:52.224Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:33:52.224Z] #65 DONE 0.0s [2024-07-02T07:33:52.224Z] [2024-07-02T07:33:52.224Z] #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:33:52.482Z] #66 ... [2024-07-02T07:33:52.482Z] [2024-07-02T07:33:52.482Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:33:52.482Z] #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 2.013 OK: 264 MiB in 52 packages [2024-07-02T07:33:52.482Z] #67 DONE 2.2s [2024-07-02T07:33:52.482Z] [2024-07-02T07:33:52.482Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:33:52.482Z] #68 DONE 0.1s [2024-07-02T07:33:52.482Z] [2024-07-02T07:33:52.482Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:33:52.482Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 1.754 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:33:52.482Z] #0 1.754 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:33:52.482Z] #0 1.754 OK: 20075 distinct packages available [2024-07-02T07:33:52.482Z] #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 1.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:52.482Z] #0 2.130 OK: 264 MiB in 52 packages [2024-07-02T07:33:52.482Z] #69 DONE 2.3s [2024-07-02T07:33:52.482Z] [2024-07-02T07:33:52.482Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:33:52.482Z] #70 DONE 0.1s [2024-07-02T07:33:52.482Z] [2024-07-02T07:33:52.482Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:33:53.416Z] #71 ... [2024-07-02T07:33:53.416Z] [2024-07-02T07:33:53.416Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:33:53.416Z] #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.416Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.416Z] #0 3.080 OK: 17 MiB in 19 packages [2024-07-02T07:33:53.416Z] #72 DONE 3.2s [2024-07-02T07:33:53.416Z] [2024-07-02T07:33:53.416Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:33:53.416Z] #73 DONE 0.0s [2024-07-02T07:33:53.416Z] [2024-07-02T07:33:53.416Z] #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:33:53.416Z] #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.416Z] #0 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.673Z] #74 2.281 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:53.673Z] #74 2.314 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:53.673Z] #74 2.327 OK: 7 MiB in 16 packages [2024-07-02T07:33:53.932Z] #74 DONE 2.6s [2024-07-02T07:33:53.932Z] [2024-07-02T07:33:53.932Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:33:53.932Z] #0 2.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.932Z] #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:53.932Z] #0 2.351 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:53.932Z] #0 2.382 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:53.932Z] #0 2.393 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:53.932Z] #0 2.492 OK: 8 MiB in 17 packages [2024-07-02T07:33:53.932Z] #75 DONE 2.6s [2024-07-02T07:33:53.932Z] [2024-07-02T07:33:53.932Z] #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:33:53.932Z] #62 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:54.229Z] #62 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:54.229Z] #62 2.932 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:54.229Z] #62 2.963 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:54.229Z] #62 2.972 OK: 7 MiB in 16 packages [2024-07-02T07:33:54.485Z] #62 DONE 3.3s [2024-07-02T07:33:54.485Z] [2024-07-02T07:33:54.485Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:33:54.485Z] #0 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:54.485Z] #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:54.485Z] #0 2.887 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:54.485Z] #0 2.920 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:54.485Z] #0 2.928 OK: 7 MiB in 17 packages [2024-07-02T07:33:54.485Z] #76 DONE 3.2s [2024-07-02T07:33:54.485Z] [2024-07-02T07:33:54.485Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:33:55.420Z] #77 ... [2024-07-02T07:33:55.420Z] [2024-07-02T07:33:55.420Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:33:55.420Z] #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.420Z] #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.420Z] #0 2.560 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 2.593 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 2.600 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:55.421Z] #0 2.652 OK: 12 MiB in 26 packages [2024-07-02T07:33:55.421Z] #78 DONE 3.2s [2024-07-02T07:33:55.421Z] [2024-07-02T07:33:55.421Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:33:55.421Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 2.975 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 3.017 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 3.029 OK: 8 MiB in 19 packages [2024-07-02T07:33:55.421Z] #79 DONE 3.6s [2024-07-02T07:33:55.421Z] [2024-07-02T07:33:55.421Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:33:55.421Z] #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 3.245 OK: 8 MiB in 20 packages [2024-07-02T07:33:55.421Z] #80 DONE 3.6s [2024-07-02T07:33:55.421Z] [2024-07-02T07:33:55.421Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:33:55.421Z] #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 2.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:33:55.421Z] #0 2.856 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 2.885 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:33:55.421Z] #0 2.891 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:33:55.421Z] #0 2.938 OK: 17 MiB in 19 packages [2024-07-02T07:33:55.421Z] #81 DONE 3.2s [2024-07-02T07:33:55.421Z] [2024-07-02T07:33:55.421Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:33:55.692Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T07:33:55.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T07:33:56.862Z] #82 DONE 1.6s [2024-07-02T07:33:56.862Z] [2024-07-02T07:33:56.862Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:33:56.862Z] #83 DONE 1.6s [2024-07-02T07:33:56.862Z] [2024-07-02T07:33:56.862Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:33:56.862Z] #84 DONE 1.6s [2024-07-02T07:33:56.862Z] [2024-07-02T07:33:56.862Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:33:56.862Z] #85 DONE 0.1s [2024-07-02T07:33:56.862Z] [2024-07-02T07:33:56.862Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:33:57.121Z] #86 DONE 0.2s [2024-07-02T07:33:57.121Z] [2024-07-02T07:33:57.121Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:33:57.391Z] Merging remotes/origin/main commit d3e93d299d336768afbb67d4e8d03cb0d65cb15d into PR head commit 0a34fd204b88c6ff329b88896207c4e85235fe8d [2024-07-02T07:33:57.687Z] #87 ... [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T07:33:57.687Z] #88 DONE 0.7s [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:33:57.687Z] #89 DONE 0.8s [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:33:57.687Z] #87 DONE 0.7s [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:33:57.687Z] #77 DONE 3.3s [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:33:57.687Z] #90 DONE 0.1s [2024-07-02T07:33:57.687Z] [2024-07-02T07:33:57.687Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T07:33:57.852Z] Merge succeeded, producing 0a34fd204b88c6ff329b88896207c4e85235fe8d [2024-07-02T07:33:57.853Z] Checking out Revision 0a34fd204b88c6ff329b88896207c4e85235fe8d (PR-4812) [2024-07-02T07:33:57.945Z] #91 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T07:33:57.945Z] #92 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:33:57.945Z] #93 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T07:33:57.945Z] #94 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:33:57.945Z] #95 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:33:57.945Z] #96 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T07:33:57.945Z] #97 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T07:33:57.945Z] #98 DONE 0.1s [2024-07-02T07:33:57.945Z] [2024-07-02T07:33:57.945Z] #99 [security-spire-server] exporting to image [2024-07-02T07:33:57.945Z] #99 exporting layers [2024-07-02T07:33:56.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T07:33:56.788Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T07:33:56.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T07:33:56.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4812/head:refs/remotes/origin/PR-4812 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T07:33:57.406Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T07:33:57.474Z] > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 [2024-07-02T07:33:57.716Z] > git remote # timeout=10 [2024-07-02T07:33:57.738Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T07:33:57.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T07:33:57.793Z] > git merge d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [2024-07-02T07:33:57.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T07:33:57.858Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T07:33:57.875Z] > git checkout -f 0a34fd204b88c6ff329b88896207c4e85235fe8d # timeout=10 [2024-07-02T07:33:58.203Z] #99 ... [2024-07-02T07:33:58.203Z] [2024-07-02T07:33:58.203Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T07:33:58.203Z] #100 DONE 0.1s [2024-07-02T07:33:58.203Z] [2024-07-02T07:33:58.203Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:33:58.203Z] #101 DONE 0.1s [2024-07-02T07:33:58.203Z] [2024-07-02T07:33:58.203Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T07:33:58.203Z] #102 DONE 0.1s [2024-07-02T07:33:58.203Z] [2024-07-02T07:33:58.203Z] #99 [security-spire-config] exporting to image [2024-07-02T07:33:58.461Z] #99 exporting layers 0.5s done [2024-07-02T07:33:58.461Z] #99 writing image sha256:9d07de3a8e89d24ffac882adaf72d1360628492ff7e2e2b3c17ba8e5059f8fe6 done [2024-07-02T07:33:58.461Z] #99 naming to docker.io/library/security-spire-server done [2024-07-02T07:33:58.645Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-07-02T07:33:58.719Z] #99 exporting layers 0.5s done [2024-07-02T07:33:58.719Z] #99 writing image sha256:2c9ec3174becddf740751529fa397a181eb0bab719a0e070fb7e5b76a07b5525 done [2024-07-02T07:33:58.719Z] #99 naming to docker.io/library/security-spire-config done [2024-07-02T07:33:58.719Z] #99 writing image sha256:dd176306a7aa6873a9a8085cba651bc4fa8347aca0aa2098628b1bc9cf5a85b2 done [2024-07-02T07:33:58.719Z] #99 naming to docker.io/library/security-spire-agent done [2024-07-02T07:33:58.719Z] #99 DONE 0.7s [2024-07-02T07:33:58.719Z] [2024-07-02T07:33:58.719Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T07:34:02.953Z] #36 ... [2024-07-02T07:34:02.953Z] [2024-07-02T07:34:02.953Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:02.953Z] #103 ... [2024-07-02T07:34:02.953Z] [2024-07-02T07:34:02.953Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:03.388Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T07:34:03.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:34:03.388Z] Dload Upload Total Spent Left Speed [2024-07-02T07:34:03.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-07-02T07:34:03.743Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T07:34:04.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T07:34:04.079Z] + sudo tee /etc/docker/daemon.new [2024-07-02T07:34:04.079Z] { [2024-07-02T07:34:04.079Z] "registry-mirrors": [ [2024-07-02T07:34:04.079Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T07:34:04.079Z] ], [2024-07-02T07:34:04.079Z] "bip": "10.250.0.254/24", [2024-07-02T07:34:04.079Z] "hosts": [ [2024-07-02T07:34:04.079Z] "tcp://0.0.0.0:5555", [2024-07-02T07:34:04.079Z] "unix:///var/run/docker.sock" [2024-07-02T07:34:04.079Z] ], [2024-07-02T07:34:04.079Z] "mtu": 1458, [2024-07-02T07:34:04.079Z] "selinux-enabled": true, [2024-07-02T07:34:04.079Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T07:34:04.079Z] } [Pipeline] sh [2024-07-02T07:34:04.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T07:34:04.742Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:34:23.033Z] provisioning config files... [2024-07-02T07:34:23.062Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4555676049018704346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:34:23.507Z] ---> ****-login.sh [2024-07-02T07:34:23.507Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:34:24.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:34:24.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:34:24.097Z] Configure a credential helper to remove this warning. See [2024-07-02T07:34:24.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:34:24.097Z] [2024-07-02T07:34:24.097Z] Login Succeeded [2024-07-02T07:34:24.097Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:34:24.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:34:24.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:34:24.639Z] Configure a credential helper to remove this warning. See [2024-07-02T07:34:24.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:34:24.639Z] [2024-07-02T07:34:24.639Z] Login Succeeded [2024-07-02T07:34:24.639Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:34:24.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:34:24.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:34:24.911Z] Configure a credential helper to remove this warning. See [2024-07-02T07:34:24.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:34:24.911Z] [2024-07-02T07:34:24.911Z] Login Succeeded [2024-07-02T07:34:24.911Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:34:25.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:34:25.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:34:25.185Z] Configure a credential helper to remove this warning. See [2024-07-02T07:34:25.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:34:25.185Z] [2024-07-02T07:34:25.185Z] Login Succeeded [2024-07-02T07:34:25.185Z] ****.io [2024-07-02T07:34:25.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:34:25.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:34:25.722Z] Configure a credential helper to remove this warning. See [2024-07-02T07:34:25.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:34:25.722Z] [2024-07-02T07:34:25.722Z] Login Succeeded [2024-07-02T07:34:25.722Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:34:25.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T07:34:26.358Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-02T07:34:26.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:34:26.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:34:26.418Z] ========================================================= [2024-07-02T07:34:26.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T07:34:26.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:34:26.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:34:27.007Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T07:34:27.007Z] c6b39de5b339: Pulling fs layer [2024-07-02T07:34:27.007Z] a69c41024577: Pulling fs layer [2024-07-02T07:34:27.007Z] d6de4b400683: Pulling fs layer [2024-07-02T07:34:27.007Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T07:34:27.007Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:34:27.007Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T07:34:27.007Z] 00f215d4a9da: Pulling fs layer [2024-07-02T07:34:27.007Z] d496ad576159: Pulling fs layer [2024-07-02T07:34:27.007Z] 4f4fb700ef54: Waiting [2024-07-02T07:34:27.007Z] 35cb2a7552d0: Waiting [2024-07-02T07:34:27.007Z] 464afbd9ba4c: Waiting [2024-07-02T07:34:27.007Z] 00f215d4a9da: Waiting [2024-07-02T07:34:27.007Z] a69c41024577: Download complete [2024-07-02T07:34:27.007Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T07:34:27.007Z] 35cb2a7552d0: Download complete [2024-07-02T07:34:27.007Z] c6b39de5b339: Verifying Checksum [2024-07-02T07:34:27.007Z] c6b39de5b339: Download complete [2024-07-02T07:34:27.007Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T07:34:27.007Z] 4f4fb700ef54: Download complete [2024-07-02T07:34:27.007Z] 464afbd9ba4c: Download complete [2024-07-02T07:34:27.593Z] d496ad576159: Verifying Checksum [2024-07-02T07:34:27.593Z] d496ad576159: Download complete [2024-07-02T07:34:28.191Z] c6b39de5b339: Pull complete [2024-07-02T07:34:28.776Z] a69c41024577: Pull complete [2024-07-02T07:34:29.045Z] d6de4b400683: Download complete [2024-07-02T07:34:30.005Z] 00f215d4a9da: Verifying Checksum [2024-07-02T07:34:30.005Z] 00f215d4a9da: Download complete [2024-07-02T07:34:42.204Z] #104 DONE 47.3s [2024-07-02T07:34:42.204Z] [2024-07-02T07:34:42.204Z] #66 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:42.204Z] #66 DONE 47.5s [2024-07-02T07:34:42.204Z] [2024-07-02T07:34:42.204Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:42.204Z] #71 DONE 47.2s [2024-07-02T07:34:42.204Z] [2024-07-02T07:34:42.204Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:42.204Z] #103 DONE 47.5s [2024-07-02T07:34:42.204Z] [2024-07-02T07:34:42.204Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:34:42.323Z] d6de4b400683: Pull complete [2024-07-02T07:34:42.908Z] 35cb2a7552d0: Pull complete [2024-07-02T07:34:43.179Z] 4f4fb700ef54: Pull complete [2024-07-02T07:34:43.449Z] 464afbd9ba4c: Pull complete [2024-07-02T07:34:50.502Z] #105 ... [2024-07-02T07:34:50.502Z] [2024-07-02T07:34:50.502Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:34:50.502Z] #106 ... [2024-07-02T07:34:50.502Z] [2024-07-02T07:34:50.502Z] #107 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:34:50.502Z] #107 ... [2024-07-02T07:34:50.502Z] [2024-07-02T07:34:50.502Z] #108 [support-notifications builder 6/7] COPY . . [2024-07-02T07:34:53.569Z] 00f215d4a9da: Pull complete [2024-07-02T07:34:54.156Z] d496ad576159: Pull complete [2024-07-02T07:34:54.156Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T07:34:54.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:34:54.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:34:54.494Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T07:34:54.494Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:34:54.494Z] WORKDIR /edgex [2024-07-02T07:34:54.494Z] COPY go.mod . [2024-07-02T07:34:54.494Z] RUN go mod download [2024-07-02T07:34:55.084Z] Sending build context to Docker daemon 3.007MB [2024-07-02T07:34:55.084Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:34:55.084Z] ---> f246e2811388 [2024-07-02T07:34:55.084Z] Step 2/4 : WORKDIR /edgex [2024-07-02T07:34:56.029Z] #108 ... [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #106 DONE 15.7s [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #109 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #110 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #111 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #105 DONE 15.7s [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #112 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #113 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #113 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #114 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #115 [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-02T07:34:56.029Z] #115 ... [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #108 [support-notifications builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #108 DONE 15.7s [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #107 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #107 DONE 15.8s [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #116 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #117 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #118 [core-command builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #118 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #119 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #120 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #121 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #122 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #123 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #124 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #125 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #126 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #127 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #128 [core-data builder 6/7] COPY . . [2024-07-02T07:34:56.029Z] #128 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:34:56.029Z] #129 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:34:56.029Z] #130 CACHED [2024-07-02T07:34:56.029Z] [2024-07-02T07:34:56.029Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:34:56.969Z] #131 1.520 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-02T07:34:57.053Z] ---> Running in 6dca3de253ed [2024-07-02T07:34:57.326Z] Removing intermediate container 6dca3de253ed [2024-07-02T07:34:57.326Z] ---> 7d94b9239e8d [2024-07-02T07:34:57.326Z] Step 3/4 : COPY go.mod . [2024-07-02T07:34:57.912Z] ---> d912d2b57d43 [2024-07-02T07:34:57.912Z] Step 4/4 : RUN go mod download [2024-07-02T07:34:57.912Z] ---> Running in 30f72df7f353 [2024-07-02T07:35:06.953Z] #131 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:35:06.953Z] #0 0.982 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-02T07:35:06.953Z] #132 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:35:06.953Z] #0 0.927 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-02T07:35:06.953Z] #133 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:35:06.953Z] #0 1.189 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-02T07:35:06.953Z] #134 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:35:06.953Z] #0 1.406 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-02T07:35:06.953Z] #135 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:35:06.953Z] #0 0.970 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-02T07:35:06.953Z] #136 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:35:06.953Z] #0 0.866 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-02T07:35:06.953Z] #137 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:35:06.953Z] #0 1.885 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-02T07:35:06.953Z] #138 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:35:06.953Z] #0 1.584 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-02T07:35:06.953Z] #139 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #115 [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-02T07:35:06.953Z] #115 1.193 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-02T07:35:06.953Z] #115 ... [2024-07-02T07:35:06.953Z] [2024-07-02T07:35:06.953Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:35:06.953Z] #0 1.245 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-02T07:36:05.796Z] Removing intermediate container 30f72df7f353 [2024-07-02T07:36:05.796Z] ---> 6047b8831531 [2024-07-02T07:36:05.796Z] Successfully built 6047b8831531 [2024-07-02T07:36:05.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:36:06.133Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T07:36:06.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:36:06.359Z] prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container [2024-07-02T07:36:06.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T07:36:07.680Z] $ docker top 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:36:08.565Z] + go version [2024-07-02T07:36:08.565Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T07:36:08.582Z] $ docker stop --time=1 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 [2024-07-02T07:36:10.167Z] $ docker rm -f --volumes 6e67f796d9ccd7fead415185de0bc9b49c3a11976753d89637266f9aa7e78c69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:36:10.746Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T07:36:10.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:36:10.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container [2024-07-02T07:36:10.998Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T07:36:12.235Z] $ docker top 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T07:36:12.435Z] ========================================================= [2024-07-02T07:36:12.436Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T07:36:12.436Z] ========================================================= [Pipeline] sh [2024-07-02T07:36:13.068Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:36:13.716Z] + make test [2024-07-02T07:36:13.716Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T07:36:16.301Z] #140 ... [2024-07-02T07:36:16.301Z] [2024-07-02T07:36:16.301Z] #115 [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-02T07:36:16.301Z] #115 79.20 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-02T07:37:00.578Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T07:37:12.676Z] #115 ... [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:37:12.676Z] #140 DONE 136.4s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:37:12.676Z] #136 DONE 136.5s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:37:12.676Z] #135 DONE 136.4s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:37:12.676Z] #131 DONE 136.5s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:37:12.676Z] #137 DONE 136.7s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:37:12.676Z] #139 DONE 136.5s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.676Z] #141 ... [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #115 [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-02T07:37:12.676Z] #115 DONE 136.8s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:37:12.676Z] #133 DONE 136.6s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:37:12.676Z] #132 DONE 136.9s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:37:12.676Z] #138 DONE 136.8s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.676Z] #142 ... [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:37:12.676Z] #134 DONE 137.0s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:37:12.676Z] #143 ... [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.676Z] #144 DONE 0.7s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #141 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.676Z] #141 DONE 0.7s [2024-07-02T07:37:12.676Z] [2024-07-02T07:37:12.676Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.676Z] #145 DONE 0.8s [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.953Z] #146 DONE 0.7s [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.953Z] #147 DONE 0.4s [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:12.953Z] #142 DONE 0.5s [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:37:12.953Z] #143 DONE 0.5s [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:37:12.953Z] #148 ... [2024-07-02T07:37:12.953Z] [2024-07-02T07:37:12.953Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:12.953Z] #149 DONE 0.3s [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #150 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:13.215Z] #151 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:13.215Z] #152 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #153 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:13.215Z] #154 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #155 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #155 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #156 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:13.215Z] #157 CACHED [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #158 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #158 DONE 0.3s [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #159 DONE 0.3s [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #160 DONE 0.3s [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #161 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #161 DONE 0.3s [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T07:37:13.215Z] #162 ... [2024-07-02T07:37:13.215Z] [2024-07-02T07:37:13.215Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:13.215Z] #163 DONE 0.3s [2024-07-02T07:37:13.476Z] [2024-07-02T07:37:13.476Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T07:37:16.025Z] #164 ... [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:37:16.025Z] #165 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:37:16.025Z] #166 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:37:16.025Z] #167 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:37:16.025Z] #168 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:37:16.025Z] #169 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #164 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-02T07:37:16.025Z] #164 DONE 2.5s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:37:16.025Z] #170 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:37:16.025Z] #171 DONE 2.7s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T07:37:16.025Z] #162 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:37:16.025Z] #172 DONE 2.6s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:37:16.025Z] #173 ... [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #174 [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-02T07:37:16.025Z] #174 DONE 0.3s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.025Z] #175 DONE 0.3s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.025Z] #176 DONE 0.3s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.025Z] #177 DONE 0.3s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.025Z] #178 DONE 0.4s [2024-07-02T07:37:16.025Z] [2024-07-02T07:37:16.025Z] #179 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:37:16.292Z] #179 ... [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-02T07:37:16.292Z] #180 DONE 0.4s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #181 [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-02T07:37:16.292Z] #181 DONE 0.4s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.292Z] #182 DONE 0.4s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:37:16.292Z] #173 DONE 0.4s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:37:16.292Z] #148 DONE 3.3s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.292Z] #183 DONE 0.4s [2024-07-02T07:37:16.292Z] [2024-07-02T07:37:16.292Z] #99 [core-data] exporting to image [2024-07-02T07:37:16.292Z] #99 exporting layers [2024-07-02T07:37:16.556Z] #99 ... [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #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-02T07:37:16.556Z] #184 DONE 0.4s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #179 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:37:16.556Z] #179 DONE 0.5s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #99 [core-data] exporting to image [2024-07-02T07:37:16.556Z] #99 exporting layers 0.5s done [2024-07-02T07:37:16.556Z] #99 ... [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:37:16.556Z] #185 DONE 0.5s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:37:16.556Z] #186 DONE 0.5s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:37:16.556Z] #187 DONE 0.5s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:37:16.556Z] #188 DONE 0.5s [2024-07-02T07:37:16.556Z] [2024-07-02T07:37:16.556Z] #99 [support-scheduler] exporting to image [2024-07-02T07:37:16.556Z] #99 exporting layers 0.5s done [2024-07-02T07:37:16.556Z] #99 writing image sha256:f178b517e57d944b9c103a66715d527939d1b451d79bc2c2874c9998291e99a1 0.0s done [2024-07-02T07:37:16.556Z] #99 naming to docker.io/library/support-scheduler done [2024-07-02T07:37:16.556Z] #99 writing image sha256:f36d2b2c0c36baa6a468cbc63c924002dd3534222e0a3d2b8422e2304d78016b 0.0s done [2024-07-02T07:37:16.556Z] #99 writing image sha256:66c9921cc5bda14f953c03de3ce8af2e539fe6d271548824ce8489d1df6ce679 [2024-07-02T07:37:16.556Z] #99 naming to docker.io/library/core-command [2024-07-02T07:37:16.817Z] #99 exporting layers 0.6s done [2024-07-02T07:37:16.817Z] #99 writing image sha256:66c9921cc5bda14f953c03de3ce8af2e539fe6d271548824ce8489d1df6ce679 0.0s done [2024-07-02T07:37:16.817Z] #99 naming to docker.io/library/core-command done [2024-07-02T07:37:16.817Z] #99 naming to docker.io/library/support-notifications done [2024-07-02T07:37:16.817Z] #99 ... [2024-07-02T07:37:16.817Z] [2024-07-02T07:37:16.817Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:37:16.817Z] #189 DONE 0.3s [2024-07-02T07:37:16.817Z] [2024-07-02T07:37:16.817Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:37:16.817Z] #190 DONE 0.3s [2024-07-02T07:37:16.817Z] [2024-07-02T07:37:16.817Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:37:16.817Z] #191 DONE 0.3s [2024-07-02T07:37:16.817Z] [2024-07-02T07:37:16.817Z] #99 [support-notifications] exporting to image [2024-07-02T07:37:16.817Z] #99 exporting layers 0.3s done [2024-07-02T07:37:16.817Z] #99 writing image sha256:05a3f62bad6be6b6b494be3ffd126174507dbf726a5502a18879851ed8b475ce [2024-07-02T07:37:17.077Z] #99 writing image sha256:05a3f62bad6be6b6b494be3ffd126174507dbf726a5502a18879851ed8b475ce done [2024-07-02T07:37:17.077Z] #99 writing image sha256:b3e78537ee5b644c9b810509e7ba0e3de561a3082ee5f198d069826a589a66c2 0.0s done [2024-07-02T07:37:17.077Z] #99 writing image sha256:4c95985b755db3e2c2594306da7c057e7d96d7c9901c89e6605eef876c4a0cef done [2024-07-02T07:37:17.077Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T07:37:17.077Z] #99 naming to docker.io/library/core-metadata done [2024-07-02T07:37:17.077Z] #99 naming to docker.io/library/core-data done [2024-07-02T07:37:17.077Z] #99 DONE 1.8s [2024-07-02T07:37:17.077Z] [2024-07-02T07:37:17.077Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:37:17.337Z] #192 ... [2024-07-02T07:37:17.337Z] [2024-07-02T07:37:17.337Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:37:17.337Z] #193 DONE 0.4s [2024-07-02T07:37:17.597Z] [2024-07-02T07:37:17.597Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:37:17.597Z] #194 DONE 1.0s [2024-07-02T07:37:17.597Z] [2024-07-02T07:37:17.597Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:37:17.597Z] #192 DONE 0.6s [2024-07-02T07:37:17.597Z] [2024-07-02T07:37:17.597Z] #99 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:37:17.597Z] #99 ... [2024-07-02T07:37:17.597Z] [2024-07-02T07:37:17.597Z] #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-02T07:37:17.597Z] #195 DONE 0.9s [2024-07-02T07:37:17.597Z] [2024-07-02T07:37:17.597Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:37:17.598Z] #196 DONE 0.2s [2024-07-02T07:37:17.598Z] [2024-07-02T07:37:17.598Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:37:17.598Z] #197 DONE 0.1s [2024-07-02T07:37:17.598Z] [2024-07-02T07:37:17.598Z] #99 [security-proxy-auth] exporting to image [2024-07-02T07:37:17.598Z] #99 exporting layers 0.2s done [2024-07-02T07:37:17.857Z] #99 ... [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:37:17.857Z] #198 DONE 0.1s [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:37:17.857Z] #199 DONE 0.1s [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #99 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:37:17.857Z] #99 exporting layers 0.2s done [2024-07-02T07:37:17.857Z] #99 writing image sha256:8fc8ae64718c00c8f313371eb45173bf153c514d126b49f23e1b4931ae0cdd50 done [2024-07-02T07:37:17.857Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-02T07:37:17.857Z] #99 writing image sha256:bb0918196203a5a543eb8fed04ba5844f8a563fd505f00f1912776139a53890f 0.0s done [2024-07-02T07:37:17.857Z] #99 naming to docker.io/library/security-proxy-auth done [2024-07-02T07:37:17.857Z] #99 DONE 2.1s [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:37:17.857Z] #200 DONE 0.1s [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:37:17.857Z] #201 DONE 0.0s [2024-07-02T07:37:17.857Z] [2024-07-02T07:37:17.857Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:37:18.116Z] #202 ... [2024-07-02T07:37:18.116Z] [2024-07-02T07:37:18.116Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:37:18.116Z] #203 DONE 1.0s [2024-07-02T07:37:18.116Z] [2024-07-02T07:37:18.116Z] #99 [security-proxy-setup] exporting to image [2024-07-02T07:37:18.376Z] #99 ... [2024-07-02T07:37:18.376Z] [2024-07-02T07:37:18.376Z] #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:37:18.376Z] #202 DONE 0.7s [2024-07-02T07:37:18.376Z] [2024-07-02T07:37:18.376Z] #99 [security-secretstore-setup] exporting to image [2024-07-02T07:37:18.376Z] #99 writing image sha256:34a2bb108c6faec0e723cfa84d918d9335b92660bd284320115e24fb9be07f59 done [2024-07-02T07:37:18.376Z] #99 naming to docker.io/library/security-proxy-setup done [2024-07-02T07:37:18.376Z] #99 exporting layers 0.2s done [2024-07-02T07:37:18.636Z] #99 ... [2024-07-02T07:37:18.636Z] [2024-07-02T07:37:18.636Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:37:18.636Z] #204 DONE 0.6s [2024-07-02T07:37:18.636Z] [2024-07-02T07:37:18.636Z] #99 [security-secretstore-setup] exporting to image [2024-07-02T07:37:18.636Z] #99 writing image sha256:b276162f5edfa7f580146916237c478307629b66eaad0375030a66a6dc1614b2 done [2024-07-02T07:37:18.636Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-07-02T07:37:18.636Z] #99 exporting layers 0.2s done [2024-07-02T07:37:18.636Z] #99 writing image sha256:ddd9e6f4c6ff11455ce2605f74e33d195c0c4a2f36192500ba8d5b5245a0e457 done [2024-07-02T07:37:18.636Z] #99 naming to docker.io/library/security-bootstrapper done [2024-07-02T07:37:18.636Z] #99 DONE 2.8s [2024-07-02T07:37:18.636Z] [2024-07-02T07:37:18.636Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:37:18.636Z] time="2024-07-02T07:33:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:37:18.647Z] $ docker stop --time=1 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 [2024-07-02T07:37:19.903Z] $ docker rm -f --volumes 4f337abea9d401588cfaf8972bd34088059b975c8f7e858e452029b44015b2e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:37:20.253Z] + docker images [2024-07-02T07:37:20.254Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:37:20.254Z] security-bootstrapper latest ddd9e6f4c6ff 2 seconds ago 24MB [2024-07-02T07:37:20.254Z] security-secretstore-setup latest b276162f5edf 2 seconds ago 42.2MB [2024-07-02T07:37:20.254Z] core-common-config-bootstrapper latest 8fc8ae64718c 3 seconds ago 20.2MB [2024-07-02T07:37:20.254Z] security-proxy-setup latest 34a2bb108c6f 3 seconds ago 31.2MB [2024-07-02T07:37:20.254Z] security-proxy-auth latest bb0918196203 3 seconds ago 38MB [2024-07-02T07:37:20.254Z] core-metadata latest 05a3f62bad6b 4 seconds ago 40.9MB [2024-07-02T07:37:20.254Z] core-data latest b3e78537ee5b 5 seconds ago 40.7MB [2024-07-02T07:37:20.254Z] support-scheduler latest f178b517e57d 5 seconds ago 43MB [2024-07-02T07:37:20.254Z] security-spiffe-token-provider latest 4c95985b755d 5 seconds ago 34MB [2024-07-02T07:37:20.254Z] core-command latest f36d2b2c0c36 5 seconds ago 40.4MB [2024-07-02T07:37:20.254Z] support-notifications latest 66c9921cc5bd 5 seconds ago 43.9MB [2024-07-02T07:37:20.254Z] security-spire-agent latest dd176306a7aa 3 minutes ago 166MB [2024-07-02T07:37:20.254Z] security-spire-server latest 9d07de3a8e89 3 minutes ago 107MB [2024-07-02T07:37:20.254Z] security-spire-config latest 2c9ec3174bec 3 minutes ago 107MB [2024-07-02T07:37:20.254Z] ci-base-image-x86_64 latest 0851a1a1acf7 7 minutes ago 966MB [2024-07-02T07:37:20.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T07:37:20.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T07:37:20.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T07:40:22.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T07:40:22.387Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T07:40:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T07:40:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T07:40:29.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T07:40:29.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T07:40:29.932Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T07:40:30.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T07:40:30.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T07:40:30.789Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T07:40:35.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T07:40:35.050Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T07:40:35.050Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T07:40:35.050Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T07:40:47.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T07:40:47.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T07:40:47.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements [2024-07-02T07:40:58.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements [2024-07-02T07:41:04.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T07:41:04.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T07:41:04.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T07:41:08.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements [2024-07-02T07:41:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T07:41:11.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T07:41:12.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.219s coverage: 53.2% of statements [2024-07-02T07:41:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T07:41:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T07:41:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T07:41:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T07:41:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:41:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T07:41:27.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T07:41:27.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.023s coverage: 93.4% of statements [2024-07-02T07:41:27.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.254s coverage: 6.6% of statements [2024-07-02T07:41:40.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T07:41:40.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:41:40.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T07:41:42.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T07:41:42.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.787s coverage: 97.6% of statements [2024-07-02T07:41:43.398Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements [2024-07-02T07:41:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T07:41:53.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T07:41:54.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.291s coverage: 0.9% of statements [2024-07-02T07:41:54.057Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.147s coverage: 32.2% of statements [2024-07-02T07:41:58.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements [2024-07-02T07:41:58.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.122s coverage: 82.9% of statements [2024-07-02T07:41:58.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.093s coverage: 94.1% of statements [2024-07-02T07:41:58.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements [2024-07-02T07:42:03.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.114s coverage: 87.5% of statements [2024-07-02T07:42:04.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T07:42:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T07:42:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T07:42:05.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T07:42:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T07:42:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T07:42:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T07:42:09.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T07:42:14.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.126s coverage: 94.4% of statements [2024-07-02T07:42:14.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T07:42:14.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T07:42:14.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T07:42:14.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T07:42:25.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T07:42:25.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T07:42:26.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.069s coverage: 79.9% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.159s coverage: 92.9% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.119s coverage: 87.2% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.087s coverage: 20.0% of statements [2024-07-02T07:42:29.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements [2024-07-02T07:42:31.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.300s coverage: 81.8% of statements [2024-07-02T07:42:32.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T07:42:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T07:42:33.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements [2024-07-02T07:42:34.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements [2024-07-02T07:42:38.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T07:42:38.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T07:42:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.806s coverage: 63.1% of statements [2024-07-02T07:42:40.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-07-02T07:42:42.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.126s coverage: 89.4% of statements [2024-07-02T07:42:42.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.121s coverage: 100.0% of statements [2024-07-02T07:42:42.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T07:42:42.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T07:42:42.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T07:42:42.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-07-02T07:42:43.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-07-02T07:42:50.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T07:42:50.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T07:42:50.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T07:42:52.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.699s coverage: 38.4% of statements [2024-07-02T07:42:52.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements [2024-07-02T07:42:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T07:42:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T07:42:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T07:42:53.055Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T07:42:54.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.110s coverage: 84.8% of statements [2024-07-02T07:42:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T07:42:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T07:42:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T07:42:59.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T07:43:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.185s coverage: 19.9% of statements [2024-07-02T07:43:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T07:43:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:43:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T07:43:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T07:43:09.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements [2024-07-02T07:43:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T07:43:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T07:43:13.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.160s coverage: 61.8% of statements [2024-07-02T07:43:16.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T07:43:16.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:43:17.666Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.313s coverage: 98.9% of statements [2024-07-02T07:43:19.074Z] 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-02T07:43:19.342Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T07:43:19.342Z] go vet ./... [2024-07-02T07:47:41.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T07:47:41.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T07:47:41.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T07:47:41.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T07:47:42.042Z] + ls -al . [2024-07-02T07:47:42.042Z] total 812 [2024-07-02T07:47:42.042Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 07:36 . [2024-07-02T07:47:42.042Z] drwxr-xr-x 4 root root 4096 Jul 2 07:36 .. [2024-07-02T07:47:42.042Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 .blubracket [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 07:33 .dockerignore [2024-07-02T07:47:42.042Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 07:34 .git [2024-07-02T07:47:42.042Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:33 .github [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:33 .gitignore [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 07:33 .golangci.yml [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 07:33 .hadolint.yml [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 07:33 .sonarcloud.properties [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:33 ADOPTERS.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:33 Attribution.txt [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:33 CHANGELOG.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:33 CONTRIBUTING.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 07:33 GOVERNANCE.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 07:33 Jenkinsfile [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:33 LICENSE [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:33 Makefile [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 07:33 OWNERS.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:33 README.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 07:33 SECURITY.md [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 5 Jul 2 07:29 VERSION [2024-07-02T07:47:42.042Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 bin [2024-07-02T07:47:42.042Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 07:33 cmd [2024-07-02T07:47:42.042Z] -rw-r--r-- 1 root root 456284 Jul 2 07:43 coverage.out [2024-07-02T07:47:42.042Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:33 fuzz_test [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:33 go.mod [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:33 go.sum [2024-07-02T07:47:42.042Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 07:33 internal [2024-07-02T07:47:42.042Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:33 openapi [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 07:33 security.txt [2024-07-02T07:47:42.042Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 07:33 version.go [Pipeline] sh [2024-07-02T07:47:42.684Z] + '[' -e coverage.out ] [2024-07-02T07:47:42.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T07:47:42.712Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T07:47:43.619Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T07:47:44.252Z] + make build [2024-07-02T07:47:44.252Z] 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-02T07:51:06.018Z] 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-02T07:51:06.018Z] 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-02T07:51:12.662Z] 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-02T07:51:15.999Z] 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-02T07:51:48.216Z] 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-02T07:51:52.467Z] 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-02T07:52:04.772Z] 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-02T07:52:08.110Z] 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-02T07:52:11.447Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T07:52:14.780Z] 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-02T07:52:20.109Z] 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-02T07:52:24.362Z] $ docker stop --time=1 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce [2024-07-02T07:52:26.517Z] $ docker rm -f --volumes 9183a4d3c161670361a527d92e419eb251ea9632428a2978d85f50a8cc2fccce [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-02T07:52:30.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:52:30.151Z] [2024-07-02T07:52:30.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:52:30.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:52:30.741Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T07:52:30.741Z] 547446be3368: Pulling fs layer [2024-07-02T07:52:30.741Z] d125d8839a47: Pulling fs layer [2024-07-02T07:52:30.741Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T07:52:30.741Z] c3105a71a48b: Pulling fs layer [2024-07-02T07:52:30.741Z] 0f093f025ec4: Pulling fs layer [2024-07-02T07:52:30.741Z] c3106fc0e877: Pulling fs layer [2024-07-02T07:52:30.741Z] 0f093f025ec4: Waiting [2024-07-02T07:52:30.741Z] c3106fc0e877: Waiting [2024-07-02T07:52:30.741Z] c3105a71a48b: Waiting [2024-07-02T07:52:30.741Z] 547446be3368: Verifying Checksum [2024-07-02T07:52:30.741Z] 547446be3368: Download complete [2024-07-02T07:52:31.063Z] c3105a71a48b: Verifying Checksum [2024-07-02T07:52:31.063Z] c3105a71a48b: Download complete [2024-07-02T07:52:31.349Z] d125d8839a47: Verifying Checksum [2024-07-02T07:52:31.349Z] d125d8839a47: Download complete [2024-07-02T07:52:31.349Z] c3106fc0e877: Verifying Checksum [2024-07-02T07:52:31.349Z] c3106fc0e877: Download complete [2024-07-02T07:52:31.620Z] 0f093f025ec4: Verifying Checksum [2024-07-02T07:52:31.620Z] 0f093f025ec4: Download complete [2024-07-02T07:52:31.888Z] 547446be3368: Pull complete [2024-07-02T07:52:33.301Z] d125d8839a47: Pull complete [2024-07-02T07:52:33.566Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T07:52:33.566Z] 3e85d5ac6304: Download complete [2024-07-02T07:52:43.631Z] 3e85d5ac6304: Pull complete [2024-07-02T07:52:43.631Z] c3105a71a48b: Pull complete [2024-07-02T07:52:44.587Z] 0f093f025ec4: Pull complete [2024-07-02T07:52:44.852Z] c3106fc0e877: Pull complete [2024-07-02T07:52:44.852Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T07:52:44.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:52:44.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:52:45.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container [2024-07-02T07:52:45.105Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T07:52:47.222Z] $ docker top 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:52:48.052Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T07:52:58.113Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-07-02T07:52:58.113Z] #1 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #2 [core-command internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T07:52:58.113Z] #2 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-07-02T07:52:58.113Z] #3 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #4 transferring dockerfile: 2.06kB done [2024-07-02T07:52:58.113Z] #4 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #5 [core-data internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #5 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T07:52:58.113Z] #5 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #6 transferring dockerfile: 2.50kB done [2024-07-02T07:52:58.113Z] #6 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-07-02T07:52:58.113Z] #7 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-07-02T07:52:58.113Z] #8 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-07-02T07:52:58.113Z] #9 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #10 transferring dockerfile: 1.95kB done [2024-07-02T07:52:58.113Z] #10 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #11 transferring dockerfile: 1.70kB 0.0s done [2024-07-02T07:52:58.113Z] #11 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-07-02T07:52:58.113Z] #12 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #13 transferring dockerfile: 2.93kB 0.0s done [2024-07-02T07:52:58.113Z] #13 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T07:52:58.113Z] #14 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T07:52:58.113Z] #14 DONE 0.1s [2024-07-02T07:52:58.113Z] [2024-07-02T07:52:58.113Z] #15 [security-spire-config internal] load .dockerignore [2024-07-02T07:52:58.113Z] #15 transferring context: 50B 0.0s done [2024-07-02T07:52:58.113Z] #15 DONE 0.1s [2024-07-02T07:52:58.700Z] [2024-07-02T07:52:58.700Z] #16 [core-command internal] load .dockerignore [2024-07-02T07:52:58.700Z] #16 transferring context: 50B 0.0s done [2024-07-02T07:52:58.700Z] #16 DONE 0.1s [2024-07-02T07:52:58.700Z] [2024-07-02T07:52:58.700Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-02T07:52:58.700Z] #17 transferring context: 50B done [2024-07-02T07:52:58.700Z] #17 DONE 0.1s [2024-07-02T07:52:58.700Z] [2024-07-02T07:52:58.700Z] #18 [core-metadata internal] load .dockerignore [2024-07-02T07:52:58.987Z] #18 transferring context: 50B done [2024-07-02T07:52:58.987Z] #18 DONE 0.1s [2024-07-02T07:52:58.987Z] [2024-07-02T07:52:58.987Z] #19 [core-data internal] load .dockerignore [2024-07-02T07:52:58.987Z] #19 transferring context: 50B 0.0s done [2024-07-02T07:52:58.987Z] #19 DONE 0.1s [2024-07-02T07:52:58.987Z] [2024-07-02T07:52:58.987Z] #20 [security-proxy-setup internal] load .dockerignore [2024-07-02T07:52:58.987Z] #20 transferring context: 50B 0.0s done [2024-07-02T07:52:58.987Z] #20 DONE 0.1s [2024-07-02T07:52:58.987Z] [2024-07-02T07:52:58.987Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T07:52:59.274Z] #21 transferring context: 50B done [2024-07-02T07:52:59.274Z] #21 DONE 0.1s [2024-07-02T07:52:59.274Z] [2024-07-02T07:52:59.274Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-02T07:52:59.274Z] #22 transferring context: 50B 0.0s done [2024-07-02T07:52:59.274Z] #22 DONE 0.1s [2024-07-02T07:52:59.274Z] [2024-07-02T07:52:59.274Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:52:59.274Z] #23 transferring context: 50B 0.0s done [2024-07-02T07:52:59.274Z] #23 DONE 0.1s [2024-07-02T07:52:59.274Z] [2024-07-02T07:52:59.274Z] #24 [support-notifications internal] load .dockerignore [2024-07-02T07:52:59.274Z] #24 transferring context: 50B done [2024-07-02T07:52:59.274Z] #24 DONE 0.1s [2024-07-02T07:52:59.274Z] [2024-07-02T07:52:59.274Z] #25 [security-spire-server internal] load .dockerignore [2024-07-02T07:52:59.274Z] #25 transferring context: 50B 0.0s done [2024-07-02T07:52:59.274Z] #25 DONE 0.1s [2024-07-02T07:52:59.274Z] [2024-07-02T07:52:59.274Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T07:52:59.541Z] #26 transferring context: 50B 0.0s done [2024-07-02T07:52:59.541Z] #26 DONE 0.1s [2024-07-02T07:52:59.541Z] [2024-07-02T07:52:59.541Z] #27 [security-bootstrapper internal] load .dockerignore [2024-07-02T07:52:59.541Z] #27 transferring context: 50B 0.0s done [2024-07-02T07:52:59.541Z] #27 DONE 0.1s [2024-07-02T07:52:59.541Z] [2024-07-02T07:52:59.541Z] #28 [support-scheduler internal] load .dockerignore [2024-07-02T07:52:59.541Z] #28 transferring context: 50B 0.0s done [2024-07-02T07:52:59.541Z] #28 DONE 0.1s [2024-07-02T07:52:59.541Z] [2024-07-02T07:52:59.541Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:52:59.815Z] #29 ... [2024-07-02T07:52:59.815Z] [2024-07-02T07:52:59.815Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:52:59.815Z] #30 DONE 0.2s [2024-07-02T07:52:59.815Z] [2024-07-02T07:52:59.815Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:53:00.083Z] #29 DONE 0.6s [2024-07-02T07:53:00.350Z] [2024-07-02T07:53:00.350Z] #31 [security-spire-config internal] load build context [2024-07-02T07:53:00.350Z] #31 transferring context: 25.04kB 0.0s done [2024-07-02T07:53:00.350Z] #31 DONE 0.1s [2024-07-02T07:53:00.350Z] [2024-07-02T07:53:00.350Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:00.350Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T07:53:00.350Z] #32 ... [2024-07-02T07:53:00.350Z] [2024-07-02T07:53:00.350Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:00.350Z] #33 DONE 0.0s [2024-07-02T07:53:00.350Z] [2024-07-02T07:53:00.350Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:00.350Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:53:00.350Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T07:53:00.350Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T07:53:00.350Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-02T07:53:00.350Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-07-02T07:53:00.620Z] #32 ... [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:00.620Z] #33 DONE 0.0s [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:53:00.620Z] #30 DONE 0.3s [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:00.620Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-07-02T07:53:00.620Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T07:53:00.620Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-07-02T07:53:00.620Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-02T07:53:00.620Z] #32 ... [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:00.620Z] #33 DONE 0.0s [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:53:00.620Z] #30 DONE 0.3s [2024-07-02T07:53:00.620Z] [2024-07-02T07:53:00.620Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:00.620Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T07:53:00.620Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-07-02T07:53:00.620Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 720.90kB / 23.39MB 0.4s [2024-07-02T07:53:00.887Z] #32 ... [2024-07-02T07:53:00.887Z] [2024-07-02T07:53:00.887Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:00.887Z] #33 DONE 0.0s [2024-07-02T07:53:00.887Z] [2024-07-02T07:53:00.887Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:00.887Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.19MB / 23.39MB 0.5s [2024-07-02T07:53:01.153Z] #32 ... [2024-07-02T07:53:01.153Z] [2024-07-02T07:53:01.153Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:01.153Z] #33 DONE 0.0s [2024-07-02T07:53:01.153Z] [2024-07-02T07:53:01.153Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:53:01.153Z] #30 DONE 0.6s [2024-07-02T07:53:01.153Z] [2024-07-02T07:53:01.153Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:01.153Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.7s [2024-07-02T07:53:01.153Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 0.8s [2024-07-02T07:53:01.153Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T07:53:01.153Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.70MB / 23.39MB 1.0s [2024-07-02T07:53:01.418Z] #32 ... [2024-07-02T07:53:01.418Z] [2024-07-02T07:53:01.418Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:01.418Z] #33 DONE 0.0s [2024-07-02T07:53:01.418Z] [2024-07-02T07:53:01.418Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:01.418Z] #33 DONE 0.0s [2024-07-02T07:53:01.418Z] [2024-07-02T07:53:01.418Z] #34 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:01.418Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:01.418Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:01.418Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:01.418Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:01.418Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:01.418Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s [2024-07-02T07:53:02.002Z] #34 ... [2024-07-02T07:53:02.002Z] [2024-07-02T07:53:02.002Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:02.002Z] #33 DONE 0.0s [2024-07-02T07:53:02.002Z] [2024-07-02T07:53:02.002Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:02.002Z] #35 DONE 0.0s [2024-07-02T07:53:02.002Z] [2024-07-02T07:53:02.002Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:53:02.002Z] #29 DONE 1.5s [2024-07-02T07:53:02.002Z] [2024-07-02T07:53:02.002Z] #34 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:02.002Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:02.002Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:02.002Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:02.002Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:02.002Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:02.002Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:02.002Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:02.002Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:02.002Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:02.002Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:02.268Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:02.269Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:02.269Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:02.269Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:02.269Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:02.269Z] #34 ... [2024-07-02T07:53:02.269Z] [2024-07-02T07:53:02.269Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:53:02.269Z] #30 DONE 1.6s [2024-07-02T07:53:02.269Z] [2024-07-02T07:53:02.269Z] #34 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:02.269Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:02.269Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:02.269Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:02.269Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:02.269Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:02.535Z] #34 ... [2024-07-02T07:53:02.535Z] [2024-07-02T07:53:02.535Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:02.535Z] #33 DONE 0.0s [2024-07-02T07:53:02.535Z] [2024-07-02T07:53:02.535Z] #34 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:02.535Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-07-02T07:53:02.800Z] #34 ... [2024-07-02T07:53:02.800Z] [2024-07-02T07:53:02.800Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:53:02.800Z] #33 DONE 0.0s [2024-07-02T07:53:02.800Z] [2024-07-02T07:53:02.800Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:02.800Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T07:53:02.801Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:53:02.801Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T07:53:02.801Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T07:53:02.801Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T07:53:02.801Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T07:53:02.801Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-07-02T07:53:02.801Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-02T07:53:02.801Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2024-07-02T07:53:02.801Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T07:53:02.801Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T07:53:03.068Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-07-02T07:53:03.335Z] #32 ... [2024-07-02T07:53:03.335Z] [2024-07-02T07:53:03.335Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:53:03.335Z] #30 DONE 2.5s [2024-07-02T07:53:03.335Z] [2024-07-02T07:53:03.335Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:53:03.335Z] #36 DONE 2.2s [2024-07-02T07:53:03.335Z] [2024-07-02T07:53:03.335Z] #34 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:03.335Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:03.335Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:03.335Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:03.335Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:03.335Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:03.335Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-07-02T07:53:03.599Z] #34 ... [2024-07-02T07:53:03.599Z] [2024-07-02T07:53:03.599Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:03.599Z] #37 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-07-02T07:53:03.599Z] #37 DONE 0.1s [2024-07-02T07:53:03.599Z] [2024-07-02T07:53:03.599Z] #34 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:53:03.599Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:53:03.599Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:53:03.599Z] #34 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:53:03.599Z] #34 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:53:03.599Z] #34 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T07:53:03.599Z] #34 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done [2024-07-02T07:53:04.561Z] #34 DONE 5.0s [2024-07-02T07:53:04.561Z] [2024-07-02T07:53:04.561Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:04.561Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-07-02T07:53:04.561Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:53:04.561Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T07:53:04.561Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T07:53:04.561Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T07:53:04.561Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-07-02T07:53:04.561Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-07-02T07:53:04.561Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-07-02T07:53:04.561Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done [2024-07-02T07:53:04.561Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-07-02T07:53:04.561Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T07:53:04.827Z] #32 ... [2024-07-02T07:53:04.827Z] [2024-07-02T07:53:04.827Z] #38 [security-spire-server internal] load build context [2024-07-02T07:53:04.827Z] #38 transferring context: 26.79kB 0.2s done [2024-07-02T07:53:04.827Z] #38 DONE 2.7s [2024-07-02T07:53:04.827Z] [2024-07-02T07:53:04.827Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:04.827Z] #37 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T07:53:04.827Z] #37 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T07:53:04.827Z] #37 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T07:53:04.827Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T07:53:04.827Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T07:53:04.827Z] #37 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-07-02T07:53:04.827Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.0s [2024-07-02T07:53:04.827Z] #37 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T07:53:05.097Z] #37 ... [2024-07-02T07:53:05.097Z] [2024-07-02T07:53:05.097Z] #39 [security-spire-agent internal] load build context [2024-07-02T07:53:05.097Z] #39 transferring context: 26.32kB 0.3s done [2024-07-02T07:53:05.097Z] #39 DONE 1.6s [2024-07-02T07:53:05.097Z] [2024-07-02T07:53:05.097Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:05.097Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 1.1s [2024-07-02T07:53:05.364Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.4s [2024-07-02T07:53:05.364Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.5s [2024-07-02T07:53:05.364Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.6s [2024-07-02T07:53:05.630Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.8s [2024-07-02T07:53:05.899Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.54MB / 17.12MB 2.0s [2024-07-02T07:53:05.899Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.1s [2024-07-02T07:53:06.166Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.48MB / 17.12MB 2.3s [2024-07-02T07:53:06.434Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s [2024-07-02T07:53:07.023Z] #37 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s done [2024-07-02T07:53:07.023Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-07-02T07:53:08.435Z] #37 ... [2024-07-02T07:53:08.435Z] [2024-07-02T07:53:08.435Z] #40 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:53:08.435Z] #40 DONE 8.1s [2024-07-02T07:53:08.702Z] [2024-07-02T07:53:08.702Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:08.702Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2024-07-02T07:53:10.126Z] #32 ... [2024-07-02T07:53:10.126Z] [2024-07-02T07:53:10.126Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T07:53:10.126Z] #41 DONE 1.8s [2024-07-02T07:53:10.126Z] [2024-07-02T07:53:10.126Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:10.734Z] #42 ... [2024-07-02T07:53:10.734Z] [2024-07-02T07:53:10.734Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:10.734Z] #43 transferring context: 23.40MB 9.0s [2024-07-02T07:53:10.734Z] #43 ... [2024-07-02T07:53:10.734Z] [2024-07-02T07:53:10.734Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:11.002Z] #44 ... [2024-07-02T07:53:11.002Z] [2024-07-02T07:53:11.002Z] #45 [core-data internal] load build context [2024-07-02T07:53:11.002Z] #45 ... [2024-07-02T07:53:11.002Z] [2024-07-02T07:53:11.002Z] #46 [core-command internal] load build context [2024-07-02T07:53:11.267Z] #46 ... [2024-07-02T07:53:11.267Z] [2024-07-02T07:53:11.267Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:11.267Z] #47 ... [2024-07-02T07:53:11.267Z] [2024-07-02T07:53:11.267Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:11.267Z] #48 ... [2024-07-02T07:53:11.267Z] [2024-07-02T07:53:11.267Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:12.225Z] #47 ... [2024-07-02T07:53:12.225Z] [2024-07-02T07:53:12.225Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:12.225Z] #35 ... [2024-07-02T07:53:12.225Z] [2024-07-02T07:53:12.225Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:12.493Z] #49 ... [2024-07-02T07:53:12.493Z] [2024-07-02T07:53:12.493Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:53:12.493Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:12.493Z] #0 5.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:12.493Z] #0 6.807 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:12.493Z] #0 6.807 (2/2) Installing su-exec (0.2-r3) [2024-07-02T07:53:12.493Z] #0 6.807 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:12.493Z] #0 6.807 OK: 8 MiB in 17 packages [2024-07-02T07:53:12.493Z] #50 DONE 7.7s [2024-07-02T07:53:12.493Z] [2024-07-02T07:53:12.493Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:12.493Z] #51 ... [2024-07-02T07:53:12.493Z] [2024-07-02T07:53:12.493Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:13.449Z] #49 ... [2024-07-02T07:53:13.449Z] [2024-07-02T07:53:13.449Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:13.715Z] #52 ... [2024-07-02T07:53:13.715Z] [2024-07-02T07:53:13.715Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:13.715Z] #53 ... [2024-07-02T07:53:13.715Z] [2024-07-02T07:53:13.715Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:15.113Z] #52 ... [2024-07-02T07:53:15.113Z] [2024-07-02T07:53:15.113Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:53:15.113Z] #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:15.113Z] #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:15.378Z] #54 ... [2024-07-02T07:53:15.378Z] [2024-07-02T07:53:15.379Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:53:15.379Z] #55 ... [2024-07-02T07:53:15.379Z] [2024-07-02T07:53:15.379Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:53:15.645Z] #56 ... [2024-07-02T07:53:15.645Z] [2024-07-02T07:53:15.645Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:53:15.645Z] #57 ... [2024-07-02T07:53:15.645Z] [2024-07-02T07:53:15.645Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:53:15.645Z] #58 ... [2024-07-02T07:53:15.645Z] [2024-07-02T07:53:15.645Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:53:15.910Z] #59 ... [2024-07-02T07:53:15.910Z] [2024-07-02T07:53:15.910Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:53:15.910Z] #60 ... [2024-07-02T07:53:15.910Z] [2024-07-02T07:53:15.910Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T07:53:15.910Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:15.911Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:16.177Z] #61 ... [2024-07-02T07:53:16.177Z] [2024-07-02T07:53:16.177Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:16.177Z] #35 transferring context: 30.36MB 12.6s [2024-07-02T07:53:18.751Z] #35 ... [2024-07-02T07:53:18.751Z] [2024-07-02T07:53:18.751Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:18.751Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.7s [2024-07-02T07:53:19.017Z] #37 ... [2024-07-02T07:53:19.017Z] [2024-07-02T07:53:19.017Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:19.983Z] #35 ... [2024-07-02T07:53:19.983Z] [2024-07-02T07:53:19.983Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T07:53:19.983Z] #61 12.49 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:19.983Z] #61 12.49 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:19.983Z] #61 12.76 OK: 8 MiB in 16 packages [2024-07-02T07:53:19.983Z] #61 DONE 14.9s [2024-07-02T07:53:19.983Z] [2024-07-02T07:53:19.983Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:20.250Z] #35 ... [2024-07-02T07:53:20.250Z] [2024-07-02T07:53:20.250Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:20.250Z] #62 ... [2024-07-02T07:53:20.250Z] [2024-07-02T07:53:20.250Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:53:20.518Z] #63 ... [2024-07-02T07:53:20.518Z] [2024-07-02T07:53:20.518Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:53:20.518Z] #64 ... [2024-07-02T07:53:20.518Z] [2024-07-02T07:53:20.518Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:20.783Z] #35 ... [2024-07-02T07:53:20.783Z] [2024-07-02T07:53:20.783Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:20.783Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s [2024-07-02T07:53:20.783Z] #32 ... [2024-07-02T07:53:20.783Z] [2024-07-02T07:53:20.783Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:21.048Z] #44 ... [2024-07-02T07:53:21.048Z] [2024-07-02T07:53:21.048Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:21.048Z] #43 ... [2024-07-02T07:53:21.048Z] [2024-07-02T07:53:21.048Z] #45 [core-data internal] load build context [2024-07-02T07:53:21.314Z] #45 transferring context: 45.52MB 19.6s [2024-07-02T07:53:21.314Z] #45 ... [2024-07-02T07:53:21.314Z] [2024-07-02T07:53:21.314Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:21.314Z] #47 ... [2024-07-02T07:53:21.314Z] [2024-07-02T07:53:21.314Z] #46 [core-command internal] load build context [2024-07-02T07:53:21.587Z] #46 ... [2024-07-02T07:53:21.587Z] [2024-07-02T07:53:21.587Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:21.863Z] #43 ... [2024-07-02T07:53:21.863Z] [2024-07-02T07:53:21.863Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:21.863Z] #48 ... [2024-07-02T07:53:21.863Z] [2024-07-02T07:53:21.863Z] #46 [core-command internal] load build context [2024-07-02T07:53:22.447Z] #46 ... [2024-07-02T07:53:22.447Z] [2024-07-02T07:53:22.447Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:53:22.447Z] #65 ... [2024-07-02T07:53:22.447Z] [2024-07-02T07:53:22.447Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:22.714Z] #44 ... [2024-07-02T07:53:22.714Z] [2024-07-02T07:53:22.714Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:22.714Z] #51 ... [2024-07-02T07:53:22.714Z] [2024-07-02T07:53:22.714Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:53:22.714Z] #60 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:23.295Z] #60 ... [2024-07-02T07:53:23.295Z] [2024-07-02T07:53:23.295Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:53:23.295Z] #56 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:23.295Z] #56 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:23.295Z] #56 15.14 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:23.295Z] #56 15.14 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:23.295Z] #56 15.21 OK: 8 MiB in 16 packages [2024-07-02T07:53:23.295Z] #56 DONE 17.8s [2024-07-02T07:53:23.295Z] [2024-07-02T07:53:23.295Z] #46 [core-command internal] load build context [2024-07-02T07:53:23.561Z] #46 ... [2024-07-02T07:53:23.561Z] [2024-07-02T07:53:23.561Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:23.827Z] #49 ... [2024-07-02T07:53:23.827Z] [2024-07-02T07:53:23.827Z] #46 [core-command internal] load build context [2024-07-02T07:53:23.827Z] #46 ... [2024-07-02T07:53:23.827Z] [2024-07-02T07:53:23.827Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:23.827Z] #53 ... [2024-07-02T07:53:23.827Z] [2024-07-02T07:53:23.827Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:53:23.827Z] #58 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:23.827Z] #58 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:23.827Z] #58 15.43 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:23.827Z] #58 15.61 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:23.827Z] #58 15.74 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:23.827Z] #58 15.74 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T07:53:23.827Z] #58 15.74 (5/6) Installing su-exec (0.2-r3) [2024-07-02T07:53:23.827Z] #58 15.74 (6/6) Installing yq (4.33.3-r5) [2024-07-02T07:53:23.827Z] #58 16.42 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:23.827Z] #58 16.62 OK: 18 MiB in 19 packages [2024-07-02T07:53:23.827Z] #58 DONE 18.6s [2024-07-02T07:53:23.827Z] [2024-07-02T07:53:23.827Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:23.827Z] #53 ... [2024-07-02T07:53:23.827Z] [2024-07-02T07:53:23.827Z] #46 [core-command internal] load build context [2024-07-02T07:53:25.762Z] #46 ... [2024-07-02T07:53:25.762Z] [2024-07-02T07:53:25.762Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:53:25.762Z] #54 11.78 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:53:25.762Z] #54 11.78 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:53:25.762Z] #54 11.78 OK: 19948 distinct packages available [2024-07-02T07:53:25.762Z] #54 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:25.762Z] #54 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:25.762Z] #54 17.17 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:25.762Z] #54 17.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:53:25.762Z] #54 17.17 (3/4) Installing libucontext (1.2-r2) [2024-07-02T07:53:25.762Z] #54 17.17 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T07:53:25.762Z] #54 17.17 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:25.762Z] #54 17.43 OK: 8 MiB in 19 packages [2024-07-02T07:53:25.762Z] #54 DONE 20.1s [2024-07-02T07:53:25.762Z] [2024-07-02T07:53:25.762Z] #46 [core-command internal] load build context [2024-07-02T07:53:25.762Z] #46 ... [2024-07-02T07:53:25.762Z] [2024-07-02T07:53:25.762Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:25.762Z] #52 ... [2024-07-02T07:53:25.762Z] [2024-07-02T07:53:25.762Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:53:28.335Z] #66 ... [2024-07-02T07:53:28.335Z] [2024-07-02T07:53:28.335Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:53:28.335Z] #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:28.335Z] #59 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:28.335Z] #59 18.64 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T07:53:28.335Z] #59 19.22 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:28.335Z] #59 19.22 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:28.335Z] #59 19.51 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:28.335Z] #59 20.58 OK: 9 MiB in 17 packages [2024-07-02T07:53:28.335Z] #59 DONE 22.8s [2024-07-02T07:53:28.335Z] [2024-07-02T07:53:28.335Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:29.738Z] #67 ... [2024-07-02T07:53:29.738Z] [2024-07-02T07:53:29.738Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:29.738Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.0s [2024-07-02T07:53:30.003Z] #37 ... [2024-07-02T07:53:30.003Z] [2024-07-02T07:53:30.003Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:30.003Z] #44 transferring context: 70.06MB 29.1s [2024-07-02T07:53:30.003Z] #44 ... [2024-07-02T07:53:30.003Z] [2024-07-02T07:53:30.003Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:53:30.268Z] #68 ... [2024-07-02T07:53:30.268Z] [2024-07-02T07:53:30.268Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:30.847Z] #44 ... [2024-07-02T07:53:30.847Z] [2024-07-02T07:53:30.847Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:31.113Z] #35 ... [2024-07-02T07:53:31.113Z] [2024-07-02T07:53:31.113Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:31.378Z] #44 ... [2024-07-02T07:53:31.378Z] [2024-07-02T07:53:31.378Z] #45 [core-data internal] load build context [2024-07-02T07:53:31.643Z] #45 ... [2024-07-02T07:53:31.643Z] [2024-07-02T07:53:31.643Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:31.643Z] #47 ... [2024-07-02T07:53:31.643Z] [2024-07-02T07:53:31.643Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:31.643Z] #42 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:31.908Z] #42 ... [2024-07-02T07:53:31.908Z] [2024-07-02T07:53:31.908Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:53:31.908Z] #55 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:31.908Z] #55 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:31.908Z] #55 21.33 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:53:31.908Z] #55 21.33 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:53:31.908Z] #55 21.33 OK: 19948 distinct packages available [2024-07-02T07:53:31.908Z] #55 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:31.908Z] #55 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:32.174Z] #55 ... [2024-07-02T07:53:32.174Z] [2024-07-02T07:53:32.174Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:32.174Z] #43 ... [2024-07-02T07:53:32.174Z] [2024-07-02T07:53:32.174Z] #45 [core-data internal] load build context [2024-07-02T07:53:32.757Z] #45 ... [2024-07-02T07:53:32.757Z] [2024-07-02T07:53:32.757Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:53:32.757Z] #57 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:32.757Z] #57 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:32.757Z] #57 21.20 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:53:32.757Z] #57 21.20 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:53:32.757Z] #57 21.20 OK: 19948 distinct packages available [2024-07-02T07:53:32.757Z] #57 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:32.757Z] #57 24.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:33.022Z] #57 ... [2024-07-02T07:53:33.022Z] [2024-07-02T07:53:33.022Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:33.022Z] #51 ... [2024-07-02T07:53:33.022Z] [2024-07-02T07:53:33.022Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:33.287Z] #48 ... [2024-07-02T07:53:33.287Z] [2024-07-02T07:53:33.287Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:33.287Z] #51 ... [2024-07-02T07:53:33.287Z] [2024-07-02T07:53:33.287Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:53:33.287Z] #63 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:33.287Z] #63 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:33.287Z] #63 21.24 OK: 266 MiB in 52 packages [2024-07-02T07:53:33.287Z] #63 DONE 23.1s [2024-07-02T07:53:33.287Z] [2024-07-02T07:53:33.287Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:33.554Z] #51 ... [2024-07-02T07:53:33.554Z] [2024-07-02T07:53:33.554Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:33.554Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.2s [2024-07-02T07:53:33.554Z] #32 ... [2024-07-02T07:53:33.554Z] [2024-07-02T07:53:33.554Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:33.819Z] #69 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:33.819Z] #69 ... [2024-07-02T07:53:33.819Z] [2024-07-02T07:53:33.819Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:34.084Z] #51 ... [2024-07-02T07:53:34.084Z] [2024-07-02T07:53:34.084Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:34.084Z] #53 ... [2024-07-02T07:53:34.084Z] [2024-07-02T07:53:34.084Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:34.084Z] #49 ... [2024-07-02T07:53:34.084Z] [2024-07-02T07:53:34.084Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:53:34.084Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:34.354Z] #70 ... [2024-07-02T07:53:34.354Z] [2024-07-02T07:53:34.354Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:34.354Z] #49 ... [2024-07-02T07:53:34.354Z] [2024-07-02T07:53:34.354Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:53:34.354Z] #60 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:34.354Z] #60 23.31 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T07:53:34.354Z] #60 23.52 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:34.354Z] #60 23.52 (3/4) Installing su-exec (0.2-r3) [2024-07-02T07:53:34.354Z] #60 23.52 (4/4) Installing yq (4.33.3-r5) [2024-07-02T07:53:34.354Z] #60 24.61 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:34.354Z] #60 24.61 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:34.354Z] #60 26.46 OK: 18 MiB in 19 packages [2024-07-02T07:53:34.621Z] #60 ... [2024-07-02T07:53:34.621Z] [2024-07-02T07:53:34.621Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:34.621Z] #49 ... [2024-07-02T07:53:34.621Z] [2024-07-02T07:53:34.621Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:53:34.621Z] #60 DONE 29.2s [2024-07-02T07:53:34.916Z] [2024-07-02T07:53:34.916Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:34.916Z] #48 transferring context: 58.15MB 32.7s [2024-07-02T07:53:35.871Z] #48 ... [2024-07-02T07:53:35.871Z] [2024-07-02T07:53:35.871Z] #46 [core-command internal] load build context [2024-07-02T07:53:35.871Z] #46 ... [2024-07-02T07:53:35.871Z] [2024-07-02T07:53:35.871Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:35.871Z] #52 ... [2024-07-02T07:53:35.871Z] [2024-07-02T07:53:35.871Z] #46 [core-command internal] load build context [2024-07-02T07:53:36.830Z] #46 ... [2024-07-02T07:53:36.830Z] [2024-07-02T07:53:36.830Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:36.830Z] #62 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:36.830Z] #62 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:36.830Z] #62 25.07 OK: 266 MiB in 52 packages [2024-07-02T07:53:36.830Z] #62 ... [2024-07-02T07:53:36.830Z] [2024-07-02T07:53:36.830Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:53:36.830Z] #70 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:37.095Z] #70 ... [2024-07-02T07:53:37.095Z] [2024-07-02T07:53:37.095Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:37.095Z] #62 DONE 26.9s [2024-07-02T07:53:37.360Z] [2024-07-02T07:53:37.360Z] #46 [core-command internal] load build context [2024-07-02T07:53:37.945Z] #46 ... [2024-07-02T07:53:37.945Z] [2024-07-02T07:53:37.945Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:53:37.945Z] #64 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:37.945Z] #64 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:37.945Z] #64 24.73 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:53:37.945Z] #64 24.73 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:53:37.945Z] #64 24.73 OK: 19951 distinct packages available [2024-07-02T07:53:37.945Z] #64 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:37.945Z] #64 ... [2024-07-02T07:53:37.945Z] [2024-07-02T07:53:37.945Z] #46 [core-command internal] load build context [2024-07-02T07:53:39.361Z] #46 ... [2024-07-02T07:53:39.361Z] [2024-07-02T07:53:39.361Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:53:39.361Z] #65 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:39.361Z] #65 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:39.361Z] #65 25.89 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:39.361Z] #65 26.35 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:39.361Z] #65 26.53 OK: 8 MiB in 17 packages [2024-07-02T07:53:39.361Z] #65 ... [2024-07-02T07:53:39.361Z] [2024-07-02T07:53:39.361Z] #46 [core-command internal] load build context [2024-07-02T07:53:40.318Z] #46 ... [2024-07-02T07:53:40.318Z] [2024-07-02T07:53:40.318Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:53:40.318Z] #57 29.95 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:40.318Z] #57 30.70 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:40.318Z] #57 30.77 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:40.318Z] #57 30.77 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:53:40.318Z] #57 30.83 (5/7) Installing libucontext (1.2-r2) [2024-07-02T07:53:40.318Z] #57 30.83 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T07:53:40.318Z] #57 30.91 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T07:53:40.318Z] #57 31.05 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:40.319Z] #57 31.41 OK: 9 MiB in 20 packages [2024-07-02T07:53:40.319Z] #57 DONE 34.9s [2024-07-02T07:53:40.319Z] [2024-07-02T07:53:40.319Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:40.319Z] #51 transferring context: 54.06MB 36.8s [2024-07-02T07:53:40.587Z] #51 ... [2024-07-02T07:53:40.587Z] [2024-07-02T07:53:40.587Z] #46 [core-command internal] load build context [2024-07-02T07:53:40.587Z] #46 ... [2024-07-02T07:53:40.587Z] [2024-07-02T07:53:40.587Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:40.587Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.5s [2024-07-02T07:53:40.854Z] #37 ... [2024-07-02T07:53:40.854Z] [2024-07-02T07:53:40.854Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:40.854Z] #51 ... [2024-07-02T07:53:40.854Z] [2024-07-02T07:53:40.854Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:53:40.854Z] #65 DONE 28.6s [2024-07-02T07:53:41.119Z] [2024-07-02T07:53:41.119Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:41.119Z] #37 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.9s done [2024-07-02T07:53:41.119Z] #37 ... [2024-07-02T07:53:41.119Z] [2024-07-02T07:53:41.119Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:41.385Z] #35 ... [2024-07-02T07:53:41.385Z] [2024-07-02T07:53:41.385Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:41.666Z] #51 ... [2024-07-02T07:53:41.666Z] [2024-07-02T07:53:41.666Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:41.666Z] #44 ... [2024-07-02T07:53:41.666Z] [2024-07-02T07:53:41.666Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:41.935Z] #47 ... [2024-07-02T07:53:41.935Z] [2024-07-02T07:53:41.935Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:41.935Z] #44 ... [2024-07-02T07:53:41.935Z] [2024-07-02T07:53:41.935Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:53:41.935Z] #68 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:41.935Z] #68 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:41.935Z] #68 ... [2024-07-02T07:53:41.935Z] [2024-07-02T07:53:41.935Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:42.201Z] #44 ... [2024-07-02T07:53:42.201Z] [2024-07-02T07:53:42.201Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:53:42.201Z] #42 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:42.201Z] #42 29.76 OK: 266 MiB in 52 packages [2024-07-02T07:53:42.201Z] #42 DONE 32.2s [2024-07-02T07:53:42.201Z] [2024-07-02T07:53:42.201Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:42.467Z] #47 ... [2024-07-02T07:53:42.467Z] [2024-07-02T07:53:42.467Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:42.467Z] #43 ... [2024-07-02T07:53:42.467Z] [2024-07-02T07:53:42.467Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:43.051Z] #47 ... [2024-07-02T07:53:43.051Z] [2024-07-02T07:53:43.051Z] #45 [core-data internal] load build context [2024-07-02T07:53:43.051Z] #45 ... [2024-07-02T07:53:43.051Z] [2024-07-02T07:53:43.051Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:43.633Z] #47 ... [2024-07-02T07:53:43.633Z] [2024-07-02T07:53:43.633Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:53:43.633Z] #55 32.74 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T07:53:43.633Z] #55 33.19 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T07:53:43.633Z] #55 33.35 (3/11) Installing libunistring (1.1-r1) [2024-07-02T07:53:43.633Z] #55 33.63 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T07:53:43.633Z] #55 33.71 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T07:53:43.633Z] #55 33.79 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T07:53:43.633Z] #55 33.97 (7/11) Installing curl (8.5.0-r0) [2024-07-02T07:53:43.633Z] #55 34.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T07:53:43.633Z] #55 34.05 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:53:43.633Z] #55 34.06 (10/11) Installing libucontext (1.2-r2) [2024-07-02T07:53:43.633Z] #55 34.10 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T07:53:43.633Z] #55 34.16 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:53:43.633Z] #55 34.44 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:43.633Z] #55 35.79 OK: 13 MiB in 26 packages [2024-07-02T07:53:43.633Z] #55 DONE 38.2s [2024-07-02T07:53:43.633Z] [2024-07-02T07:53:43.633Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:43.633Z] #47 ... [2024-07-02T07:53:43.633Z] [2024-07-02T07:53:43.633Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:43.633Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.6s [2024-07-02T07:53:43.633Z] #32 ... [2024-07-02T07:53:43.633Z] [2024-07-02T07:53:43.633Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:44.220Z] #47 ... [2024-07-02T07:53:44.220Z] [2024-07-02T07:53:44.220Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:44.220Z] #53 ... [2024-07-02T07:53:44.220Z] [2024-07-02T07:53:44.220Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:44.811Z] #43 ... [2024-07-02T07:53:44.811Z] [2024-07-02T07:53:44.811Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:44.811Z] #49 ... [2024-07-02T07:53:44.811Z] [2024-07-02T07:53:44.811Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:45.076Z] #47 ... [2024-07-02T07:53:45.076Z] [2024-07-02T07:53:45.076Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:53:45.076Z] #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:45.076Z] #0 9.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:45.076Z] #71 ... [2024-07-02T07:53:45.076Z] [2024-07-02T07:53:45.076Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:45.342Z] #47 transferring context: 99.87MB 43.0s [2024-07-02T07:53:45.609Z] #47 ... [2024-07-02T07:53:45.609Z] [2024-07-02T07:53:45.609Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:45.879Z] #48 ... [2024-07-02T07:53:45.879Z] [2024-07-02T07:53:45.879Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:53:45.879Z] #70 19.15 OK: 18 MiB in 19 packages [2024-07-02T07:53:45.879Z] #70 DONE 21.6s [2024-07-02T07:53:45.879Z] [2024-07-02T07:53:45.879Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:45.879Z] #48 ... [2024-07-02T07:53:45.879Z] [2024-07-02T07:53:45.879Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:53:45.879Z] #66 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:45.879Z] #66 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:45.879Z] #66 19.66 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:45.879Z] #66 19.76 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:45.879Z] #66 19.86 OK: 8 MiB in 19 packages [2024-07-02T07:53:45.879Z] #66 ... [2024-07-02T07:53:45.879Z] [2024-07-02T07:53:45.879Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:46.145Z] #48 ... [2024-07-02T07:53:46.145Z] [2024-07-02T07:53:46.145Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:46.145Z] #52 ... [2024-07-02T07:53:46.145Z] [2024-07-02T07:53:46.145Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:46.145Z] #69 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:46.145Z] #69 19.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:46.145Z] #69 19.96 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:46.145Z] #69 20.18 OK: 8 MiB in 16 packages [2024-07-02T07:53:46.414Z] #69 ... [2024-07-02T07:53:46.414Z] [2024-07-02T07:53:46.414Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:46.414Z] #49 ... [2024-07-02T07:53:46.414Z] [2024-07-02T07:53:46.414Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:46.414Z] #69 DONE 22.9s [2024-07-02T07:53:46.414Z] [2024-07-02T07:53:46.414Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:46.681Z] #49 ... [2024-07-02T07:53:46.681Z] [2024-07-02T07:53:46.681Z] #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:53:46.681Z] #68 22.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:46.681Z] #68 23.38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:46.681Z] #68 23.55 OK: 8 MiB in 16 packages [2024-07-02T07:53:46.681Z] #68 DONE 26.9s [2024-07-02T07:53:46.681Z] [2024-07-02T07:53:46.681Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:46.947Z] #49 ... [2024-07-02T07:53:46.947Z] [2024-07-02T07:53:46.948Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:53:46.948Z] #64 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:46.948Z] #64 35.13 OK: 266 MiB in 52 packages [2024-07-02T07:53:46.948Z] #64 DONE 36.8s [2024-07-02T07:53:46.948Z] [2024-07-02T07:53:46.948Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:47.214Z] #49 ... [2024-07-02T07:53:47.214Z] [2024-07-02T07:53:47.214Z] #66 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:53:47.214Z] #66 DONE 21.8s [2024-07-02T07:53:47.214Z] [2024-07-02T07:53:47.214Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:48.190Z] #49 ... [2024-07-02T07:53:48.190Z] [2024-07-02T07:53:48.190Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:48.190Z] #67 9.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:48.190Z] #67 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:48.190Z] #67 17.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:48.190Z] #67 17.98 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:48.191Z] #67 17.98 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:48.191Z] #67 18.50 OK: 9 MiB in 17 packages [2024-07-02T07:53:48.191Z] #67 ... [2024-07-02T07:53:48.191Z] [2024-07-02T07:53:48.191Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:48.771Z] #47 ... [2024-07-02T07:53:48.771Z] [2024-07-02T07:53:48.771Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:48.771Z] #67 DONE 20.7s [2024-07-02T07:53:48.771Z] [2024-07-02T07:53:48.771Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:49.037Z] #47 ... [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:53:49.037Z] #71 12.02 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:49.037Z] #71 12.09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:49.037Z] #71 12.09 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:49.037Z] #71 12.36 OK: 18 MiB in 19 packages [2024-07-02T07:53:49.037Z] #71 DONE 13.9s [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:49.037Z] #47 ... [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:53:49.037Z] #37 DONE 45.6s [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:49.037Z] #47 ... [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:53:49.037Z] #72 DONE 3.1s [2024-07-02T07:53:49.037Z] [2024-07-02T07:53:49.037Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:50.003Z] #47 ... [2024-07-02T07:53:50.003Z] [2024-07-02T07:53:50.003Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:53:50.003Z] #73 DONE 8.7s [2024-07-02T07:53:50.003Z] [2024-07-02T07:53:50.003Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:50.592Z] #47 transferring context: 114.51MB 48.1s [2024-07-02T07:53:50.592Z] #47 ... [2024-07-02T07:53:50.592Z] [2024-07-02T07:53:50.592Z] #46 [core-command internal] load build context [2024-07-02T07:53:50.859Z] #46 ... [2024-07-02T07:53:50.859Z] [2024-07-02T07:53:50.859Z] #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:53:50.859Z] #0 8.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:50.859Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:50.859Z] #0 10.02 OK: 9 MiB in 20 packages [2024-07-02T07:53:50.859Z] #74 ... [2024-07-02T07:53:50.859Z] [2024-07-02T07:53:50.859Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T07:53:50.859Z] #75 DONE 1.0s [2024-07-02T07:53:50.859Z] [2024-07-02T07:53:50.859Z] #46 [core-command internal] load build context [2024-07-02T07:53:51.444Z] #46 ... [2024-07-02T07:53:51.444Z] [2024-07-02T07:53:51.444Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:53:51.444Z] #74 DONE 10.8s [2024-07-02T07:53:51.444Z] [2024-07-02T07:53:51.444Z] #46 [core-command internal] load build context [2024-07-02T07:53:51.444Z] #46 ... [2024-07-02T07:53:51.444Z] [2024-07-02T07:53:51.444Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:51.709Z] #35 ... [2024-07-02T07:53:51.709Z] [2024-07-02T07:53:51.709Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:53:51.709Z] #51 ... [2024-07-02T07:53:51.709Z] [2024-07-02T07:53:51.709Z] #35 [support-notifications internal] load build context [2024-07-02T07:53:52.288Z] #35 ... [2024-07-02T07:53:52.288Z] [2024-07-02T07:53:52.288Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:53:52.288Z] #44 ... [2024-07-02T07:53:52.288Z] [2024-07-02T07:53:52.288Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:52.554Z] #47 ... [2024-07-02T07:53:52.554Z] [2024-07-02T07:53:52.554Z] #32 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:53:52.554Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 47.6s done [2024-07-02T07:53:52.554Z] #32 DONE 53.0s [2024-07-02T07:53:52.554Z] [2024-07-02T07:53:52.554Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:53.510Z] #47 ... [2024-07-02T07:53:53.510Z] [2024-07-02T07:53:53.510Z] #45 [core-data internal] load build context [2024-07-02T07:53:53.510Z] #45 ... [2024-07-02T07:53:53.510Z] [2024-07-02T07:53:53.510Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:53.790Z] #47 ... [2024-07-02T07:53:53.790Z] [2024-07-02T07:53:53.790Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:53.790Z] #0 8.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:53.790Z] #0 8.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:53:53.790Z] #0 9.762 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:53.790Z] #0 9.904 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:53:53.790Z] #0 9.904 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:53:53.790Z] #76 ... [2024-07-02T07:53:53.790Z] [2024-07-02T07:53:53.790Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:54.063Z] #47 ... [2024-07-02T07:53:54.063Z] [2024-07-02T07:53:54.063Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:53:54.063Z] #77 DONE 2.0s [2024-07-02T07:53:54.063Z] [2024-07-02T07:53:54.063Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:54.644Z] #47 ... [2024-07-02T07:53:54.644Z] [2024-07-02T07:53:54.644Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:54.644Z] #53 ... [2024-07-02T07:53:54.644Z] [2024-07-02T07:53:54.644Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:53:54.644Z] #76 10.26 OK: 13 MiB in 26 packages [2024-07-02T07:53:54.644Z] #76 DONE 11.0s [2024-07-02T07:53:54.644Z] [2024-07-02T07:53:54.644Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:53:54.644Z] #53 ... [2024-07-02T07:53:54.644Z] [2024-07-02T07:53:54.644Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:55.223Z] #47 ... [2024-07-02T07:53:55.223Z] [2024-07-02T07:53:55.223Z] #43 [core-metadata internal] load build context [2024-07-02T07:53:55.223Z] #43 ... [2024-07-02T07:53:55.223Z] [2024-07-02T07:53:55.223Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:55.488Z] #47 transferring context: 134.04MB 53.2s [2024-07-02T07:53:56.073Z] #47 ... [2024-07-02T07:53:56.073Z] [2024-07-02T07:53:56.073Z] #52 [support-scheduler internal] load build context [2024-07-02T07:53:56.342Z] #52 ... [2024-07-02T07:53:56.342Z] [2024-07-02T07:53:56.342Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:53:56.342Z] #48 ... [2024-07-02T07:53:56.342Z] [2024-07-02T07:53:56.342Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:57.766Z] #47 ... [2024-07-02T07:53:57.766Z] [2024-07-02T07:53:57.766Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:53:57.766Z] #78 DONE 3.0s [2024-07-02T07:53:57.766Z] [2024-07-02T07:53:57.766Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:57.766Z] #47 ... [2024-07-02T07:53:57.766Z] [2024-07-02T07:53:57.766Z] #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:53:57.766Z] #79 DONE 3.1s [2024-07-02T07:53:58.030Z] [2024-07-02T07:53:58.030Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:53:58.295Z] #80 ... [2024-07-02T07:53:58.295Z] [2024-07-02T07:53:58.295Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:53:58.295Z] #81 DONE 3.3s [2024-07-02T07:53:58.295Z] [2024-07-02T07:53:58.295Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:53:58.295Z] #49 ... [2024-07-02T07:53:58.295Z] [2024-07-02T07:53:58.295Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:53:59.252Z] #82 ... [2024-07-02T07:53:59.252Z] [2024-07-02T07:53:59.252Z] #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T07:53:59.252Z] #83 DONE 1.2s [2024-07-02T07:53:59.519Z] [2024-07-02T07:53:59.519Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:59.519Z] #47 ... [2024-07-02T07:53:59.519Z] [2024-07-02T07:53:59.519Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:53:59.519Z] #80 DONE 1.6s [2024-07-02T07:53:59.519Z] [2024-07-02T07:53:59.519Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:53:59.519Z] #47 ... [2024-07-02T07:53:59.519Z] [2024-07-02T07:53:59.519Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:53:59.519Z] #82 DONE 1.2s [2024-07-02T07:53:59.519Z] [2024-07-02T07:53:59.520Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:00.483Z] #47 ... [2024-07-02T07:54:00.483Z] [2024-07-02T07:54:00.483Z] #84 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T07:54:00.483Z] #84 DONE 1.1s [2024-07-02T07:54:00.483Z] [2024-07-02T07:54:00.483Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:54:00.483Z] #85 DONE 1.0s [2024-07-02T07:54:00.483Z] [2024-07-02T07:54:00.483Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:00.483Z] #47 transferring context: 162.26MB 58.3s [2024-07-02T07:54:01.444Z] #47 ... [2024-07-02T07:54:01.444Z] [2024-07-02T07:54:01.444Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T07:54:01.444Z] #86 DONE 1.7s [2024-07-02T07:54:01.444Z] [2024-07-02T07:54:01.444Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:01.444Z] #47 ... [2024-07-02T07:54:01.444Z] [2024-07-02T07:54:01.444Z] #46 [core-command internal] load build context [2024-07-02T07:54:01.709Z] #46 ... [2024-07-02T07:54:01.709Z] [2024-07-02T07:54:01.709Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:01.977Z] #47 ... [2024-07-02T07:54:01.977Z] [2024-07-02T07:54:01.977Z] #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:54:01.977Z] #87 DONE 1.2s [2024-07-02T07:54:01.977Z] [2024-07-02T07:54:01.977Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:01.977Z] #47 ... [2024-07-02T07:54:01.977Z] [2024-07-02T07:54:01.977Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:01.977Z] #51 ... [2024-07-02T07:54:01.977Z] [2024-07-02T07:54:01.977Z] #88 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:54:02.246Z] #88 ... [2024-07-02T07:54:02.246Z] [2024-07-02T07:54:02.246Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:54:02.246Z] #89 DONE 1.5s [2024-07-02T07:54:02.246Z] [2024-07-02T07:54:02.246Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:02.511Z] #35 ... [2024-07-02T07:54:02.511Z] [2024-07-02T07:54:02.511Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:54:02.511Z] #44 ... [2024-07-02T07:54:02.511Z] [2024-07-02T07:54:02.511Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:02.778Z] #35 ... [2024-07-02T07:54:02.778Z] [2024-07-02T07:54:02.778Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:54:02.778Z] #90 DONE 1.3s [2024-07-02T07:54:02.778Z] [2024-07-02T07:54:02.778Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:54:03.045Z] #91 ... [2024-07-02T07:54:03.045Z] [2024-07-02T07:54:03.045Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T07:54:03.045Z] #92 DONE 0.7s [2024-07-02T07:54:03.045Z] [2024-07-02T07:54:03.045Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:03.311Z] #35 ... [2024-07-02T07:54:03.311Z] [2024-07-02T07:54:03.311Z] #88 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:54:03.311Z] #88 DONE 1.3s [2024-07-02T07:54:03.311Z] [2024-07-02T07:54:03.311Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:03.578Z] #35 ... [2024-07-02T07:54:03.578Z] [2024-07-02T07:54:03.578Z] #45 [core-data internal] load build context [2024-07-02T07:54:03.578Z] #45 ... [2024-07-02T07:54:03.578Z] [2024-07-02T07:54:03.578Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:54:03.847Z] #49 ... [2024-07-02T07:54:03.847Z] [2024-07-02T07:54:03.847Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:04.430Z] #35 ... [2024-07-02T07:54:04.431Z] [2024-07-02T07:54:04.431Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T07:54:04.431Z] #93 DONE 1.4s [2024-07-02T07:54:04.431Z] [2024-07-02T07:54:04.431Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:04.431Z] #35 ... [2024-07-02T07:54:04.431Z] [2024-07-02T07:54:04.431Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:54:04.431Z] #91 DONE 1.7s [2024-07-02T07:54:04.431Z] [2024-07-02T07:54:04.431Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:04.779Z] #35 ... [2024-07-02T07:54:04.779Z] [2024-07-02T07:54:04.779Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T07:54:04.779Z] #94 DONE 1.4s [2024-07-02T07:54:04.779Z] [2024-07-02T07:54:04.779Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:04.779Z] #35 ... [2024-07-02T07:54:04.779Z] [2024-07-02T07:54:04.779Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:05.061Z] #53 ... [2024-07-02T07:54:05.061Z] [2024-07-02T07:54:05.061Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:05.345Z] #35 ... [2024-07-02T07:54:05.345Z] [2024-07-02T07:54:05.345Z] #43 [core-metadata internal] load build context [2024-07-02T07:54:05.345Z] #43 ... [2024-07-02T07:54:05.345Z] [2024-07-02T07:54:05.345Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:05.618Z] #53 transferring context: 66.28MB 60.9s [2024-07-02T07:54:05.896Z] #53 ... [2024-07-02T07:54:05.896Z] [2024-07-02T07:54:05.896Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T07:54:05.896Z] #95 DONE 1.3s [2024-07-02T07:54:05.896Z] [2024-07-02T07:54:05.896Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:06.509Z] #53 ... [2024-07-02T07:54:06.509Z] [2024-07-02T07:54:06.509Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:06.509Z] #52 ... [2024-07-02T07:54:06.509Z] [2024-07-02T07:54:06.509Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:54:06.781Z] #48 ... [2024-07-02T07:54:06.781Z] [2024-07-02T07:54:06.781Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:54:09.459Z] #49 ... [2024-07-02T07:54:09.459Z] [2024-07-02T07:54:09.459Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:54:10.864Z] #48 transferring context: 177.90MB 68.4s [2024-07-02T07:54:11.829Z] #48 ... [2024-07-02T07:54:11.829Z] [2024-07-02T07:54:11.829Z] #46 [core-command internal] load build context [2024-07-02T07:54:11.829Z] #46 ... [2024-07-02T07:54:11.829Z] [2024-07-02T07:54:11.829Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:54:12.095Z] #48 ... [2024-07-02T07:54:12.095Z] [2024-07-02T07:54:12.095Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:12.095Z] #47 ... [2024-07-02T07:54:12.095Z] [2024-07-02T07:54:12.095Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:12.095Z] #51 ... [2024-07-02T07:54:12.095Z] [2024-07-02T07:54:12.095Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:12.676Z] #47 ... [2024-07-02T07:54:12.676Z] [2024-07-02T07:54:12.676Z] #96 [security-spire-server] exporting to image [2024-07-02T07:54:12.676Z] #96 exporting layers 5.7s done [2024-07-02T07:54:12.676Z] #96 writing image sha256:ecc12c28a62ed88f36c3af7da6cecd34acefafc8a1f99b3bc54983387c208549 0.2s done [2024-07-02T07:54:12.676Z] #96 writing image sha256:f41982d7d156b9bc5e6d34e1922e9753be0d88ad16f9c1d5e1f5d41e7f30cf28 0.0s done [2024-07-02T07:54:12.676Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T07:54:12.676Z] #96 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-07-02T07:54:12.676Z] #96 writing image sha256:3f1f45e214502a98ce8bccf717bff3fd9ed2f779d7bfd950425fc6f6f81e3c9d 0.1s done [2024-07-02T07:54:12.676Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-02T07:54:12.676Z] #96 DONE 7.7s [2024-07-02T07:54:12.676Z] [2024-07-02T07:54:12.676Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:12.676Z] #47 ... [2024-07-02T07:54:12.676Z] [2024-07-02T07:54:12.676Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:54:12.676Z] #44 ... [2024-07-02T07:54:12.676Z] [2024-07-02T07:54:12.676Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:13.644Z] #47 transferring context: 228.41MB 71.4s done [2024-07-02T07:54:13.644Z] #47 ... [2024-07-02T07:54:13.644Z] [2024-07-02T07:54:13.644Z] #45 [core-data internal] load build context [2024-07-02T07:54:13.909Z] #45 ... [2024-07-02T07:54:13.909Z] [2024-07-02T07:54:13.909Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-02T07:54:13.909Z] #47 DONE 72.7s [2024-07-02T07:54:13.909Z] [2024-07-02T07:54:13.909Z] #45 [core-data internal] load build context [2024-07-02T07:54:13.909Z] #45 ... [2024-07-02T07:54:13.909Z] [2024-07-02T07:54:13.909Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:13.909Z] #51 ... [2024-07-02T07:54:13.909Z] [2024-07-02T07:54:13.909Z] #44 [security-proxy-auth internal] load build context [2024-07-02T07:54:13.909Z] #44 transferring context: 228.41MB 73.1s done [2024-07-02T07:54:13.909Z] #44 DONE 73.4s [2024-07-02T07:54:13.909Z] [2024-07-02T07:54:13.909Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:15.355Z] #51 ... [2024-07-02T07:54:15.355Z] [2024-07-02T07:54:15.355Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:15.626Z] #35 ... [2024-07-02T07:54:15.626Z] [2024-07-02T07:54:15.626Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:15.894Z] #51 ... [2024-07-02T07:54:15.894Z] [2024-07-02T07:54:15.894Z] #43 [core-metadata internal] load build context [2024-07-02T07:54:15.894Z] #43 ... [2024-07-02T07:54:15.894Z] [2024-07-02T07:54:15.894Z] #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:54:15.894Z] #97 DONE 1.8s [2024-07-02T07:54:15.894Z] [2024-07-02T07:54:15.894Z] #43 [core-metadata internal] load build context [2024-07-02T07:54:15.894Z] #43 ... [2024-07-02T07:54:15.894Z] [2024-07-02T07:54:15.894Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:16.160Z] #51 ... [2024-07-02T07:54:16.160Z] [2024-07-02T07:54:16.160Z] #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:54:16.160Z] #98 DONE 2.1s [2024-07-02T07:54:16.160Z] [2024-07-02T07:54:16.160Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:16.742Z] #51 ... [2024-07-02T07:54:16.742Z] [2024-07-02T07:54:16.742Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:16.742Z] #52 ... [2024-07-02T07:54:16.742Z] [2024-07-02T07:54:16.742Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:16.742Z] #53 ... [2024-07-02T07:54:16.742Z] [2024-07-02T07:54:16.742Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:18.705Z] #52 ... [2024-07-02T07:54:18.705Z] [2024-07-02T07:54:18.705Z] #45 [core-data internal] load build context [2024-07-02T07:54:18.705Z] #45 transferring context: 228.41MB 77.1s done [2024-07-02T07:54:18.705Z] #45 DONE 78.1s [2024-07-02T07:54:18.705Z] [2024-07-02T07:54:18.705Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:19.664Z] #52 ... [2024-07-02T07:54:19.664Z] [2024-07-02T07:54:19.664Z] #48 [security-proxy-setup internal] load build context [2024-07-02T07:54:19.664Z] #48 transferring context: 228.41MB 77.2s done [2024-07-02T07:54:19.664Z] #48 DONE 78.6s [2024-07-02T07:54:19.664Z] [2024-07-02T07:54:19.664Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:19.664Z] #52 ... [2024-07-02T07:54:19.664Z] [2024-07-02T07:54:19.664Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:54:19.664Z] #49 ... [2024-07-02T07:54:19.664Z] [2024-07-02T07:54:19.664Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:20.626Z] #52 ... [2024-07-02T07:54:20.626Z] [2024-07-02T07:54:20.626Z] #46 [core-command internal] load build context [2024-07-02T07:54:20.626Z] #46 transferring context: 228.41MB 79.2s done [2024-07-02T07:54:20.626Z] #46 DONE 79.9s [2024-07-02T07:54:20.626Z] [2024-07-02T07:54:20.626Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:20.894Z] #52 ... [2024-07-02T07:54:20.894Z] [2024-07-02T07:54:20.894Z] #35 [support-notifications internal] load build context [2024-07-02T07:54:20.894Z] #35 transferring context: 228.41MB 76.7s done [2024-07-02T07:54:20.894Z] #35 DONE 78.7s [2024-07-02T07:54:20.894Z] [2024-07-02T07:54:20.894Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:21.167Z] #52 ... [2024-07-02T07:54:21.167Z] [2024-07-02T07:54:21.167Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:54:21.167Z] #99 DONE 1.4s [2024-07-02T07:54:21.167Z] [2024-07-02T07:54:21.167Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:21.167Z] #52 transferring context: 228.41MB 76.9s done [2024-07-02T07:54:21.167Z] #52 ... [2024-07-02T07:54:21.167Z] [2024-07-02T07:54:21.167Z] #49 [security-secretstore-setup internal] load build context [2024-07-02T07:54:21.167Z] #49 transferring context: 228.41MB 78.2s done [2024-07-02T07:54:21.167Z] #49 DONE 79.3s [2024-07-02T07:54:21.435Z] [2024-07-02T07:54:21.435Z] #52 [support-scheduler internal] load build context [2024-07-02T07:54:21.435Z] #52 DONE 77.9s [2024-07-02T07:54:21.435Z] [2024-07-02T07:54:21.435Z] #43 [core-metadata internal] load build context [2024-07-02T07:54:22.023Z] #43 ... [2024-07-02T07:54:22.023Z] [2024-07-02T07:54:22.023Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:54:22.023Z] #100 DONE 0.9s [2024-07-02T07:54:22.023Z] [2024-07-02T07:54:22.023Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:23.429Z] #53 ... [2024-07-02T07:54:23.429Z] [2024-07-02T07:54:23.429Z] #51 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:54:23.429Z] #51 transferring context: 228.41MB 79.4s done [2024-07-02T07:54:23.429Z] #51 DONE 80.9s [2024-07-02T07:54:23.429Z] [2024-07-02T07:54:23.429Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:23.429Z] #53 ... [2024-07-02T07:54:23.429Z] [2024-07-02T07:54:23.429Z] #43 [core-metadata internal] load build context [2024-07-02T07:54:26.011Z] #43 transferring context: 228.41MB 83.9s done [2024-07-02T07:54:26.012Z] #43 DONE 84.9s [2024-07-02T07:54:26.012Z] [2024-07-02T07:54:26.012Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:26.012Z] #53 ... [2024-07-02T07:54:26.012Z] [2024-07-02T07:54:26.012Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:54:26.277Z] #101 ... [2024-07-02T07:54:26.277Z] [2024-07-02T07:54:26.277Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:54:26.277Z] #102 ... [2024-07-02T07:54:26.277Z] [2024-07-02T07:54:26.277Z] #53 [security-bootstrapper internal] load build context [2024-07-02T07:54:27.236Z] #53 transferring context: 228.41MB 82.4s done [2024-07-02T07:54:27.236Z] #53 DONE 83.8s [2024-07-02T07:54:27.236Z] [2024-07-02T07:54:27.236Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:54:31.488Z] #103 ... [2024-07-02T07:54:31.488Z] [2024-07-02T07:54:31.488Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.072Z] #104 DONE 63.5s [2024-07-02T07:55:28.072Z] [2024-07-02T07:55:28.072Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.072Z] #103 DONE 62.6s [2024-07-02T07:55:28.072Z] [2024-07-02T07:55:28.072Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.072Z] #101 DONE 68.5s [2024-07-02T07:55:28.072Z] [2024-07-02T07:55:28.072Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.072Z] #102 DONE 68.6s [2024-07-02T07:55:28.072Z] [2024-07-02T07:55:28.072Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #105 ... [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #106 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.338Z] #107 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.338Z] #108 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #109 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #109 DONE 3.8s [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #110 [support-notifications builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #110 DONE 3.8s [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.338Z] #111 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.338Z] #112 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #113 CACHED [2024-07-02T07:55:28.338Z] [2024-07-02T07:55:28.338Z] #114 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:55:28.338Z] #114 DONE 3.8s [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #115 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.607Z] #116 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.607Z] #117 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #118 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.607Z] #119 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.607Z] #120 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #121 [core-data builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #121 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.607Z] #122 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.607Z] #123 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.607Z] #124 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.607Z] #125 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #126 [core-metadata builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #126 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #105 DONE 3.8s [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #127 [core-command builder 6/7] COPY . . [2024-07-02T07:55:28.607Z] #127 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:55:28.607Z] #128 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:55:28.607Z] #129 CACHED [2024-07-02T07:55:28.607Z] [2024-07-02T07:55:28.607Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:55:33.976Z] #130 ... [2024-07-02T07:55:33.976Z] [2024-07-02T07:55:33.976Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:55:33.976Z] #0 4.585 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-02T07:55:34.247Z] #131 ... [2024-07-02T07:55:34.247Z] [2024-07-02T07:55:34.247Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:55:34.247Z] #0 5.641 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-02T07:55:34.537Z] #132 ... [2024-07-02T07:55:34.537Z] [2024-07-02T07:55:34.537Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:55:34.537Z] #130 5.943 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-02T07:55:38.800Z] #130 ... [2024-07-02T07:55:38.800Z] [2024-07-02T07:55:38.800Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:55:38.800Z] #0 5.568 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-02T07:55:38.800Z] #133 ... [2024-07-02T07:55:38.800Z] [2024-07-02T07:55:38.800Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:55:38.800Z] #0 5.867 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-02T07:55:38.800Z] #134 ... [2024-07-02T07:55:38.800Z] [2024-07-02T07:55:38.800Z] #135 [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-02T07:55:38.800Z] #0 5.477 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-02T07:55:39.067Z] #135 ... [2024-07-02T07:55:39.067Z] [2024-07-02T07:55:39.067Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:55:39.067Z] #0 5.472 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-02T07:55:39.333Z] #136 ... [2024-07-02T07:55:39.333Z] [2024-07-02T07:55:39.333Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:55:39.333Z] #0 4.739 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-02T07:55:39.333Z] #137 ... [2024-07-02T07:55:39.333Z] [2024-07-02T07:55:39.333Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:55:39.333Z] #0 5.333 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-02T07:55:39.606Z] #138 ... [2024-07-02T07:55:39.606Z] [2024-07-02T07:55:39.606Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:55:39.606Z] #0 4.029 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-02T07:55:39.606Z] #139 ... [2024-07-02T07:55:39.606Z] [2024-07-02T07:55:39.606Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:55:39.606Z] #0 4.693 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-02T08:12:02.659Z] #140 ... [2024-07-02T08:12:02.659Z] [2024-07-02T08:12:02.659Z] #135 [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-02T08:12:02.659Z] #135 990.3 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-02T08:12:04.605Z] #135 ... [2024-07-02T08:12:04.605Z] [2024-07-02T08:12:04.605Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T08:12:04.605Z] #137 DONE 995.6s [2024-07-02T08:12:04.605Z] [2024-07-02T08:12:04.605Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:12:04.605Z] #131 ... [2024-07-02T08:12:04.605Z] [2024-07-02T08:12:04.605Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:12:04.605Z] #141 DONE 0.2s [2024-07-02T08:12:04.605Z] [2024-07-02T08:12:04.605Z] #135 [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-02T08:12:04.876Z] #135 ... [2024-07-02T08:12:04.876Z] [2024-07-02T08:12:04.876Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:12:04.876Z] #142 DONE 0.1s [2024-07-02T08:12:04.876Z] [2024-07-02T08:12:04.876Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-02T08:12:04.876Z] #143 DONE 0.1s [2024-07-02T08:12:04.876Z] [2024-07-02T08:12:04.876Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:12:05.144Z] #140 ... [2024-07-02T08:12:05.144Z] [2024-07-02T08:12:05.144Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T08:12:05.412Z] #144 DONE 0.2s [2024-07-02T08:12:05.413Z] [2024-07-02T08:12:05.413Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T08:12:05.413Z] #145 DONE 0.3s [2024-07-02T08:12:05.413Z] [2024-07-02T08:12:05.413Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:12:05.413Z] #132 ... [2024-07-02T08:12:05.413Z] [2024-07-02T08:12:05.413Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T08:12:05.413Z] #146 DONE 0.1s [2024-07-02T08:12:05.680Z] [2024-07-02T08:12:05.681Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:12:07.622Z] #147 DONE 2.2s [2024-07-02T08:12:07.622Z] [2024-07-02T08:12:07.622Z] #96 [security-proxy-setup] exporting to image [2024-07-02T08:12:07.622Z] #96 exporting layers [2024-07-02T08:12:09.034Z] #96 exporting layers 1.0s done [2024-07-02T08:12:09.034Z] #96 writing image sha256:54b0591043592925e7baa4197f00cd6c507f1f9814eceb2d4b12a63bbf9862e9 0.0s done [2024-07-02T08:12:09.034Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T08:12:09.034Z] #96 DONE 8.8s [2024-07-02T08:12:09.034Z] [2024-07-02T08:12:09.034Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:12:15.684Z] #131 ... [2024-07-02T08:12:15.684Z] [2024-07-02T08:12:15.684Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T08:12:15.684Z] #136 DONE 1006.4s [2024-07-02T08:12:15.684Z] [2024-07-02T08:12:15.684Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:12:15.684Z] #140 ... [2024-07-02T08:12:15.684Z] [2024-07-02T08:12:15.684Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T08:12:15.684Z] #148 DONE 0.2s [2024-07-02T08:12:15.684Z] [2024-07-02T08:12:15.684Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T08:12:17.626Z] #149 DONE 1.9s [2024-07-02T08:12:17.626Z] [2024-07-02T08:12:17.626Z] #135 [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-02T08:12:17.626Z] #135 DONE 1009.0s [2024-07-02T08:12:17.626Z] [2024-07-02T08:12:17.626Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:12:17.895Z] #150 DONE 0.4s [2024-07-02T08:12:17.895Z] [2024-07-02T08:12:17.895Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:12:18.163Z] #151 ... [2024-07-02T08:12:18.163Z] [2024-07-02T08:12:18.163Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:12:18.163Z] #152 DONE 0.4s [2024-07-02T08:12:18.438Z] [2024-07-02T08:12:18.438Z] #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:12:18.438Z] #153 ... [2024-07-02T08:12:18.438Z] [2024-07-02T08:12:18.438Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:12:18.438Z] #151 DONE 0.5s [2024-07-02T08:12:18.708Z] [2024-07-02T08:12:18.708Z] #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:12:18.708Z] #153 DONE 0.4s [2024-07-02T08:12:18.708Z] [2024-07-02T08:12:18.708Z] #154 [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-02T08:12:18.708Z] #154 ... [2024-07-02T08:12:18.708Z] [2024-07-02T08:12:18.708Z] #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T08:12:18.708Z] #155 DONE 0.4s [2024-07-02T08:12:18.981Z] [2024-07-02T08:12:18.981Z] #154 [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-02T08:12:18.981Z] #154 DONE 0.2s [2024-07-02T08:12:18.981Z] [2024-07-02T08:12:18.981Z] #156 [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-02T08:12:18.981Z] #156 ... [2024-07-02T08:12:18.981Z] [2024-07-02T08:12:18.981Z] #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T08:12:18.981Z] #157 DONE 0.2s [2024-07-02T08:12:19.252Z] [2024-07-02T08:12:19.252Z] #156 [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-02T08:12:19.252Z] #156 DONE 0.2s [2024-07-02T08:12:19.252Z] [2024-07-02T08:12:19.252Z] #158 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:12:19.252Z] #158 ... [2024-07-02T08:12:19.252Z] [2024-07-02T08:12:19.252Z] #159 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T08:12:19.252Z] #159 DONE 0.2s [2024-07-02T08:12:19.520Z] [2024-07-02T08:12:19.520Z] #158 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:12:19.520Z] #158 DONE 0.3s [2024-07-02T08:12:19.520Z] [2024-07-02T08:12:19.520Z] #160 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T08:12:19.520Z] #160 ... [2024-07-02T08:12:19.520Z] [2024-07-02T08:12:19.520Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T08:12:19.520Z] #161 DONE 0.3s [2024-07-02T08:12:19.814Z] [2024-07-02T08:12:19.814Z] #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T08:12:19.814Z] #162 DONE 0.2s [2024-07-02T08:12:19.814Z] [2024-07-02T08:12:19.814Z] #160 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T08:12:19.814Z] #160 DONE 0.4s [2024-07-02T08:12:19.814Z] [2024-07-02T08:12:19.814Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T08:12:20.080Z] #163 DONE 0.2s [2024-07-02T08:12:20.080Z] [2024-07-02T08:12:20.080Z] #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T08:12:20.080Z] #164 DONE 0.3s [2024-07-02T08:12:20.080Z] [2024-07-02T08:12:20.080Z] #165 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T08:12:20.666Z] #165 DONE 0.2s [2024-07-02T08:12:20.666Z] [2024-07-02T08:12:20.666Z] #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:12:23.255Z] #166 ... [2024-07-02T08:12:23.255Z] [2024-07-02T08:12:23.255Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T08:12:23.255Z] #167 DONE 2.6s [2024-07-02T08:12:23.255Z] [2024-07-02T08:12:23.255Z] #96 [security-bootstrapper] exporting to image [2024-07-02T08:12:23.255Z] #96 exporting layers [2024-07-02T08:12:23.255Z] #96 ... [2024-07-02T08:12:23.255Z] [2024-07-02T08:12:23.255Z] #166 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:12:23.255Z] #166 DONE 2.9s [2024-07-02T08:12:23.255Z] [2024-07-02T08:12:23.255Z] #96 [security-secretstore-setup] exporting to image [2024-07-02T08:12:24.674Z] #96 exporting layers 1.6s done [2024-07-02T08:12:24.674Z] #96 writing image sha256:05f94bf87cf3d98b353c615bb4b35c22487117c1fff9f0907a03252f2c7ca998 done [2024-07-02T08:12:24.674Z] #96 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-02T08:12:24.674Z] #96 exporting layers 1.4s done [2024-07-02T08:12:24.674Z] #96 writing image sha256:62f6832d6858e135cc1d505f05de22dcea5f40ba6be4e4e14292c2e644a71dd3 done [2024-07-02T08:12:24.674Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 [2024-07-02T08:12:24.940Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T08:12:24.940Z] #96 DONE 10.9s [2024-07-02T08:12:24.940Z] [2024-07-02T08:12:24.940Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:13:11.758Z] #132 ... [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T08:13:11.758Z] #131 DONE 1061.7s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:13:11.758Z] #133 ... [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:13:11.758Z] #168 DONE 0.2s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:13:11.758Z] #132 ... [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:13:11.758Z] #169 DONE 0.1s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T08:13:11.758Z] #170 DONE 0.2s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:13:11.758Z] #133 ... [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #171 [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-02T08:13:11.758Z] #171 DONE 0.1s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #172 [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-02T08:13:11.758Z] #172 DONE 0.1s [2024-07-02T08:13:11.758Z] [2024-07-02T08:13:11.758Z] #173 [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-02T08:13:13.697Z] #173 DONE 1.9s [2024-07-02T08:13:13.697Z] [2024-07-02T08:13:13.697Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:13:13.697Z] #138 ... [2024-07-02T08:13:13.697Z] [2024-07-02T08:13:13.697Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-02T08:13:13.697Z] #96 exporting layers [2024-07-02T08:13:13.964Z] #96 exporting layers 0.5s done [2024-07-02T08:13:13.964Z] #96 writing image sha256:c887c70089ccac70b1bc01268c5e9b99a58bba325d18078af423a6dfac74b323 done [2024-07-02T08:13:13.964Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T08:13:13.964Z] #96 DONE 11.5s [2024-07-02T08:13:13.964Z] [2024-07-02T08:13:13.964Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:14:50.584Z] #132 ... [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T08:14:50.585Z] #139 DONE 1149.5s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:14:50.585Z] #140 ... [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:14:50.585Z] #174 DONE 0.3s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:14:50.585Z] #132 ... [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:14:50.585Z] #175 DONE 0.3s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T08:14:50.585Z] #176 DONE 0.3s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #177 [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-02T08:14:50.585Z] #177 DONE 0.1s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #96 [security-spiffe-token-provider] exporting to image [2024-07-02T08:14:50.585Z] #96 exporting layers [2024-07-02T08:14:50.585Z] #96 exporting layers 0.9s done [2024-07-02T08:14:50.585Z] #96 writing image sha256:90a035f860470e22d0e854b3d14f61c7ec76d2911a07870b0f36f4b318884a92 done [2024-07-02T08:14:50.585Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T08:14:50.585Z] #96 DONE 12.4s [2024-07-02T08:14:50.585Z] [2024-07-02T08:14:50.585Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:20:42.488Z] #134 ... [2024-07-02T08:20:42.488Z] [2024-07-02T08:20:42.488Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T08:20:42.488Z] #140 DONE 1513.4s [2024-07-02T08:20:42.488Z] [2024-07-02T08:20:42.488Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:20:42.488Z] #134 ... [2024-07-02T08:20:42.488Z] [2024-07-02T08:20:42.488Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:20:43.073Z] #178 DONE 0.2s [2024-07-02T08:20:43.073Z] [2024-07-02T08:20:43.073Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:20:43.073Z] #179 DONE 0.1s [2024-07-02T08:20:43.073Z] [2024-07-02T08:20:43.073Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T08:20:43.678Z] #180 DONE 0.4s [2024-07-02T08:20:43.678Z] [2024-07-02T08:20:43.678Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:20:43.678Z] #181 DONE 0.2s [2024-07-02T08:20:43.678Z] [2024-07-02T08:20:43.678Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T08:20:43.946Z] #182 DONE 0.1s [2024-07-02T08:20:43.946Z] [2024-07-02T08:20:43.946Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T08:20:45.908Z] #183 DONE 1.9s [2024-07-02T08:20:45.908Z] [2024-07-02T08:20:45.908Z] #96 [security-proxy-auth] exporting to image [2024-07-02T08:20:45.908Z] #96 exporting layers [2024-07-02T08:20:46.495Z] #96 exporting layers 0.7s done [2024-07-02T08:20:46.495Z] #96 writing image sha256:2fb7da75e81633d65340f86613d3fda7956366c2b3a7fd794b1f32f983bc884e done [2024-07-02T08:20:46.495Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T08:20:46.495Z] #96 DONE 13.1s [2024-07-02T08:20:46.495Z] [2024-07-02T08:20:46.495Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T08:21:33.327Z] #132 DONE 1562.6s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:21:33.327Z] #133 ... [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:21:33.327Z] #184 DONE 0.1s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:21:33.327Z] #133 ... [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:21:33.327Z] #185 DONE 0.2s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T08:21:33.327Z] #186 DONE 0.4s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:21:33.327Z] #187 DONE 0.2s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #96 [core-command] exporting to image [2024-07-02T08:21:33.327Z] #96 exporting layers [2024-07-02T08:21:33.327Z] #96 exporting layers 0.5s done [2024-07-02T08:21:33.327Z] #96 writing image sha256:047e7d1f1bb441dcafcc671006768f0654ff6d9651375031561bfd229ce4c8e9 done [2024-07-02T08:21:33.327Z] #96 naming to docker.io/library/core-command-arm64 done [2024-07-02T08:21:33.327Z] #96 DONE 13.7s [2024-07-02T08:21:33.327Z] [2024-07-02T08:21:33.327Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:21:41.528Z] #133 ... [2024-07-02T08:21:41.528Z] [2024-07-02T08:21:41.528Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T08:21:41.528Z] #134 DONE 1573.0s [2024-07-02T08:21:41.808Z] [2024-07-02T08:21:41.808Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:21:42.090Z] #138 ... [2024-07-02T08:21:42.090Z] [2024-07-02T08:21:42.090Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:21:42.090Z] #188 DONE 0.3s [2024-07-02T08:21:42.090Z] [2024-07-02T08:21:42.090Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:21:42.357Z] #138 ... [2024-07-02T08:21:42.358Z] [2024-07-02T08:21:42.358Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:21:42.624Z] #189 DONE 0.2s [2024-07-02T08:21:42.624Z] [2024-07-02T08:21:42.624Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T08:21:42.891Z] #190 DONE 0.4s [2024-07-02T08:21:42.891Z] [2024-07-02T08:21:42.891Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:21:43.161Z] #138 ... [2024-07-02T08:21:43.161Z] [2024-07-02T08:21:43.161Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:21:43.161Z] #191 DONE 0.2s [2024-07-02T08:21:43.161Z] [2024-07-02T08:21:43.161Z] #96 [core-data] exporting to image [2024-07-02T08:21:43.161Z] #96 exporting layers [2024-07-02T08:21:43.744Z] #96 ... [2024-07-02T08:21:43.744Z] [2024-07-02T08:21:43.744Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T08:21:43.744Z] #138 DONE 1575.1s [2024-07-02T08:21:43.744Z] [2024-07-02T08:21:43.744Z] #96 [core-data] exporting to image [2024-07-02T08:21:44.350Z] #96 ... [2024-07-02T08:21:44.350Z] [2024-07-02T08:21:44.350Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:21:44.350Z] #192 DONE 0.2s [2024-07-02T08:21:44.350Z] [2024-07-02T08:21:44.350Z] #96 [core-data] exporting to image [2024-07-02T08:21:44.350Z] #96 exporting layers 1.0s done [2024-07-02T08:21:44.350Z] #96 writing image sha256:5a5044d6bf2702b37d1f33a11fcc839b1708aefd139e6699386703f87ba50cab 0.0s done [2024-07-02T08:21:44.350Z] #96 naming to docker.io/library/core-data-arm64 done [2024-07-02T08:21:44.350Z] #96 DONE 14.8s [2024-07-02T08:21:44.350Z] [2024-07-02T08:21:44.350Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:21:44.620Z] #193 DONE 0.2s [2024-07-02T08:21:44.620Z] [2024-07-02T08:21:44.620Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:21:44.620Z] #133 ... [2024-07-02T08:21:44.620Z] [2024-07-02T08:21:44.620Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T08:21:45.208Z] #194 DONE 0.5s [2024-07-02T08:21:45.208Z] [2024-07-02T08:21:45.208Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:21:45.208Z] #195 DONE 0.1s [2024-07-02T08:21:45.208Z] [2024-07-02T08:21:45.208Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T08:21:45.208Z] #130 ... [2024-07-02T08:21:45.208Z] [2024-07-02T08:21:45.208Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T08:21:45.208Z] #196 DONE 0.1s [2024-07-02T08:21:45.208Z] [2024-07-02T08:21:45.208Z] #96 [core-metadata] exporting to image [2024-07-02T08:21:45.496Z] #96 exporting layers 0.4s done [2024-07-02T08:21:45.763Z] #96 writing image sha256:ffd1ff221ca7353bb298c61e11202a6a7ef0ba7e7a2e6f5020e10fd8dd4d9830 0.0s done [2024-07-02T08:21:45.763Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-07-02T08:21:45.763Z] #96 DONE 15.2s [2024-07-02T08:21:45.763Z] [2024-07-02T08:21:45.763Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:22:12.471Z] #133 ... [2024-07-02T08:22:12.471Z] [2024-07-02T08:22:12.471Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T08:22:12.471Z] #130 DONE 1603.2s [2024-07-02T08:22:12.471Z] [2024-07-02T08:22:12.471Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:22:12.471Z] #133 ... [2024-07-02T08:22:12.471Z] [2024-07-02T08:22:12.471Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:22:12.471Z] #197 DONE 0.2s [2024-07-02T08:22:12.471Z] [2024-07-02T08:22:12.471Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:22:12.471Z] #198 DONE 0.1s [2024-07-02T08:22:12.471Z] [2024-07-02T08:22:12.471Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:22:12.747Z] #133 ... [2024-07-02T08:22:12.747Z] [2024-07-02T08:22:12.747Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T08:22:13.016Z] #199 DONE 0.4s [2024-07-02T08:22:13.016Z] [2024-07-02T08:22:13.016Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:22:13.016Z] #133 ... [2024-07-02T08:22:13.016Z] [2024-07-02T08:22:13.016Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:22:13.016Z] #200 DONE 0.1s [2024-07-02T08:22:13.282Z] [2024-07-02T08:22:13.282Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T08:22:13.282Z] #133 DONE 1604.7s [2024-07-02T08:22:13.282Z] [2024-07-02T08:22:13.282Z] #96 [support-scheduler] exporting to image [2024-07-02T08:22:13.282Z] #96 exporting layers [2024-07-02T08:22:13.872Z] #96 exporting layers 0.6s done [2024-07-02T08:22:13.872Z] #96 writing image sha256:a8a2c7eadcb72dc92a25f2859b349cd4525d67ae491b49ae3af10f8c7041806e 0.0s done [2024-07-02T08:22:13.872Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T08:22:13.872Z] #96 DONE 15.9s [2024-07-02T08:22:13.872Z] [2024-07-02T08:22:13.872Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T08:22:13.872Z] #201 DONE 0.1s [2024-07-02T08:22:13.872Z] [2024-07-02T08:22:13.872Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T08:22:14.140Z] #202 DONE 0.1s [2024-07-02T08:22:14.140Z] [2024-07-02T08:22:14.140Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T08:22:14.405Z] #203 DONE 0.4s [2024-07-02T08:22:14.405Z] [2024-07-02T08:22:14.405Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T08:22:14.405Z] #204 DONE 0.1s [2024-07-02T08:22:14.405Z] [2024-07-02T08:22:14.405Z] #96 [support-notifications] exporting to image [2024-07-02T08:22:14.989Z] #96 exporting layers 0.5s done [2024-07-02T08:22:14.989Z] #96 writing image sha256:7c1deccecafe3894d6efaa25e8a5f02e86b66a30ed0acca6126327fcea3e9539 done [2024-07-02T08:22:14.989Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T08:22:14.989Z] #96 DONE 16.4s [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T08:22:14.989Z] time="2024-07-02T07:52:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T08:22:14.993Z] $ docker stop --time=1 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 [2024-07-02T08:22:16.689Z] $ docker rm -f --volumes 399bf25c45af4fd2535f83ca14d096e7b6496ddbd402aaa774f7f79e063c69e6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:22:17.217Z] + docker images [2024-07-02T08:22:17.217Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T08:22:17.217Z] support-notifications-arm64 latest 7c1deccecafe 3 seconds ago 43.3MB [2024-07-02T08:22:17.217Z] support-scheduler-arm64 latest a8a2c7eadcb7 5 seconds ago 42.4MB [2024-07-02T08:22:17.217Z] core-metadata-arm64 latest ffd1ff221ca7 32 seconds ago 40.3MB [2024-07-02T08:22:17.217Z] core-data-arm64 latest 5a5044d6bf27 35 seconds ago 40.1MB [2024-07-02T08:22:17.217Z] core-command-arm64 latest 047e7d1f1bb4 45 seconds ago 39.9MB [2024-07-02T08:22:17.217Z] security-proxy-auth-arm64 latest 2fb7da75e816 About a minute ago 37.4MB [2024-07-02T08:22:17.217Z] security-spiffe-token-provider-arm64 latest 90a035f86047 7 minutes ago 34.1MB [2024-07-02T08:22:17.217Z] core-common-config-bootstrapper-arm64 latest c887c70089cc 9 minutes ago 20.1MB [2024-07-02T08:22:17.217Z] security-secretstore-setup-arm64 latest 62f6832d6858 9 minutes ago 41.5MB [2024-07-02T08:22:17.217Z] security-bootstrapper-arm64 latest 05f94bf87cf3 9 minutes ago 23.7MB [2024-07-02T08:22:17.217Z] security-proxy-setup-arm64 latest 54b059104359 10 minutes ago 31MB [2024-07-02T08:22:17.217Z] security-spire-server-arm64 latest 3f1f45e21450 28 minutes ago 102MB [2024-07-02T08:22:17.217Z] security-spire-agent-arm64 latest ecc12c28a62e 28 minutes ago 157MB [2024-07-02T08:22:17.217Z] security-spire-config-arm64 latest f41982d7d156 28 minutes ago 101MB [2024-07-02T08:22:17.217Z] ci-base-image-arm64 latest 6047b8831531 46 minutes ago 962MB [2024-07-02T08:22:17.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T08:22:17.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-02T08:22:17.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:22:17.697Z] [2024-07-02T08:22:17.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:22:18.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:22:18.303Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T08:22:18.303Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T08:22:18.303Z] 04944245beec: Pulling fs layer [2024-07-02T08:22:18.303Z] 699f458cf7ca: Pulling fs layer [2024-07-02T08:22:18.303Z] 765212b225bb: Pulling fs layer [2024-07-02T08:22:18.303Z] f23df028b6ca: Pulling fs layer [2024-07-02T08:22:18.303Z] 765212b225bb: Waiting [2024-07-02T08:22:18.303Z] f23df028b6ca: Waiting [2024-07-02T08:22:18.303Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T08:22:18.303Z] d65c8cfc05b1: Waiting [2024-07-02T08:22:18.303Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T08:22:18.303Z] 2437ff75d9bd: Waiting [2024-07-02T08:22:18.303Z] 04944245beec: Verifying Checksum [2024-07-02T08:22:18.303Z] 04944245beec: Download complete [2024-07-02T08:22:18.303Z] 765212b225bb: Verifying Checksum [2024-07-02T08:22:18.571Z] f23df028b6ca: Verifying Checksum [2024-07-02T08:22:18.571Z] f23df028b6ca: Download complete [2024-07-02T08:22:18.571Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T08:22:18.571Z] d65c8cfc05b1: Download complete [2024-07-02T08:22:18.571Z] 699f458cf7ca: Verifying Checksum [2024-07-02T08:22:19.155Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T08:22:19.155Z] 8998bd30e6a1: Download complete [2024-07-02T08:22:21.735Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T08:22:21.735Z] 2437ff75d9bd: Download complete [2024-07-02T08:22:24.315Z] 8998bd30e6a1: Pull complete [2024-07-02T08:22:24.315Z] 04944245beec: Pull complete [2024-07-02T08:22:26.254Z] 699f458cf7ca: Pull complete [2024-07-02T08:22:26.254Z] 765212b225bb: Pull complete [2024-07-02T08:22:27.212Z] f23df028b6ca: Pull complete [2024-07-02T08:22:27.479Z] d65c8cfc05b1: Pull complete [2024-07-02T08:22:45.674Z] 2437ff75d9bd: Pull complete [2024-07-02T08:22:45.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T08:22:45.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:22:45.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:22:45.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-4790 does not seem to be running inside a container [2024-07-02T08:22:46.005Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T08:22:48.986Z] $ docker top 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:22:49.924Z] ---> job-cost.sh [2024-07-02T08:22:49.924Z] lf-activate-venv: SKIPPING [2024-07-02T08:22:49.924Z] INFO: No Stack... [2024-07-02T08:22:50.511Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T08:22:51.096Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T08:22:51.749Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-07-02T08:22:51.749Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T08:22:51.802Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] [2024-07-02T08:22:56.239Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] did not exist. Created. [2024-07-02T08:22:56.249Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T08:22:56.902Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T08:22:57.113Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T08:22:57.122Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4812-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T08:22:57.127Z] $ docker stop --time=1 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 [2024-07-02T08:22:58.693Z] $ docker rm -f --volumes 112ddfe40dcf0a0938046a908619d59445466c357dd88a45cd9f77042e7a53c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-02T08:22:59.210Z] provisioning config files... [2024-07-02T08:22:59.217Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config18015802314128089598tmp [Pipeline] { [Pipeline] sh [2024-07-02T08:22:59.523Z] + set +x [2024-07-02T08:22:59.523Z] + curl -s https://codecov.io/bash [2024-07-02T08:22:59.523Z] + bash -s -- [2024-07-02T08:22:59.523Z] [2024-07-02T08:22:59.523Z] _____ _ [2024-07-02T08:22:59.523Z] / ____| | | [2024-07-02T08:22:59.523Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T08:22:59.523Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T08:22:59.523Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T08:22:59.523Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T08:22:59.523Z] Bash-1.0.6 [2024-07-02T08:22:59.523Z] [2024-07-02T08:22:59.523Z] [2024-07-02T08:22:59.523Z] ==> git version 2.25.1 found [2024-07-02T08:22:59.523Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-02T08:22:59.523Z] Release-Date: 2020-01-08 [2024-07-02T08:22:59.523Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-02T08:22:59.523Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T08:22:59.523Z] ==> Jenkins CI detected. [2024-07-02T08:22:59.523Z] current dir:  /w/workspace/edgex-go/2 [2024-07-02T08:22:59.523Z] project root: . [2024-07-02T08:22:59.523Z] --> token set from env [2024-07-02T08:22:59.523Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T08:22:59.523Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T08:22:59.523Z] ==> Python coveragepy not found [2024-07-02T08:22:59.523Z] ==> Searching for coverage reports in: [2024-07-02T08:22:59.523Z] + . [2024-07-02T08:22:59.782Z] -> Found 1 reports [2024-07-02T08:22:59.782Z] ==> Detecting git/mercurial file structure [2024-07-02T08:22:59.782Z] ==> Reading reports [2024-07-02T08:22:59.782Z] + ./coverage.out bytes=456284 [2024-07-02T08:22:59.782Z] ==> Appending adjustments [2024-07-02T08:22:59.782Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T08:23:00.716Z] + Found adjustments [2024-07-02T08:23:00.716Z] ==> Gzipping contents [2024-07-02T08:23:00.716Z] 60K /tmp/codecov.vI3OSP.gz [2024-07-02T08:23:00.716Z] ==> Uploading reports [2024-07-02T08:23:00.716Z] url: https://codecov.io [2024-07-02T08:23:00.716Z] query: branch=PR-4812&commit=0a34fd204b88c6ff329b88896207c4e85235fe8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= [2024-07-02T08:23:00.716Z] -> Pinging Codecov [2024-07-02T08:23:00.716Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4812&commit=0a34fd204b88c6ff329b88896207c4e85235fe8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4812%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4812&job=&cmd_args= [2024-07-02T08:23:00.975Z] -> Uploading to [2024-07-02T08:23:00.975Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/0a34fd204b88c6ff329b88896207c4e85235fe8d/97178428-e8cf-43b0-81bb-9bb27109f88e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T082300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf0e6db2ad43e04b0c343d929bbf9c6aaeb5a828228cb57544589669da47feca [2024-07-02T08:23:00.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:23:00.975Z] Dload Upload Total Spent Left Speed [2024-07-02T08:23:01.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57961 0 0 100 57961 0 218k --:--:-- --:--:-- --:--:-- 218k [2024-07-02T08:23:01.235Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0a34fd204b88c6ff329b88896207c4e85235fe8d [Pipeline] } [2024-07-02T08:23:01.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-02T08:23:01.985Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:02.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:03.127Z] ---> package-listing.sh [2024-07-02T08:23:03.127Z] ++ facter osfamily [2024-07-02T08:23:03.127Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T08:23:03.386Z] + OS_FAMILY=debian [2024-07-02T08:23:03.386Z] + workspace=/w/workspace/edgex-go/2 [2024-07-02T08:23:03.386Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T08:23:03.386Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T08:23:03.386Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T08:23:03.386Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T08:23:03.386Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-02T08:23:03.386Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T08:23:03.386Z] + case "${OS_FAMILY}" in [2024-07-02T08:23:03.386Z] + dpkg -l [2024-07-02T08:23:03.386Z] + grep '^ii' [2024-07-02T08:23:03.386Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T08:23:03.386Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T08:23:03.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T08:23:03.386Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-02T08:23:03.386Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-07-02T08:23:03.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-07-02T08:23:03.396Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T08:23:03.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:23:04.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:23:04.237Z] [2024-07-02T08:23:04.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:23:04.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:23:04.539Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T08:23:04.539Z] 5eb5b503b376: Pulling fs layer [2024-07-02T08:23:04.539Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T08:23:04.539Z] ec43610c2a17: Pulling fs layer [2024-07-02T08:23:04.539Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T08:23:04.539Z] 33b1e0a273af: Pulling fs layer [2024-07-02T08:23:04.539Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T08:23:04.539Z] 2f39f015ded8: Pulling fs layer [2024-07-02T08:23:04.539Z] 3a2ae6a8a46f: Waiting [2024-07-02T08:23:04.539Z] 5d3b04190fa2: Waiting [2024-07-02T08:23:04.539Z] 33b1e0a273af: Waiting [2024-07-02T08:23:04.539Z] 2f39f015ded8: Waiting [2024-07-02T08:23:04.539Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T08:23:04.539Z] 5c69ac0246d0: Download complete [2024-07-02T08:23:04.539Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T08:23:04.539Z] 3a2ae6a8a46f: Download complete [2024-07-02T08:23:04.539Z] 33b1e0a273af: Verifying Checksum [2024-07-02T08:23:04.539Z] 33b1e0a273af: Download complete [2024-07-02T08:23:04.539Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T08:23:04.539Z] 5d3b04190fa2: Download complete [2024-07-02T08:23:04.539Z] ec43610c2a17: Verifying Checksum [2024-07-02T08:23:04.539Z] ec43610c2a17: Download complete [2024-07-02T08:23:04.798Z] 5eb5b503b376: Download complete [2024-07-02T08:23:05.365Z] 2f39f015ded8: Download complete [2024-07-02T08:23:05.931Z] 5eb5b503b376: Pull complete [2024-07-02T08:23:06.189Z] 5c69ac0246d0: Pull complete [2024-07-02T08:23:06.447Z] ec43610c2a17: Pull complete [2024-07-02T08:23:06.447Z] 3a2ae6a8a46f: Pull complete [2024-07-02T08:23:06.705Z] 33b1e0a273af: Pull complete [2024-07-02T08:23:06.965Z] 5d3b04190fa2: Pull complete [2024-07-02T08:23:11.151Z] 2f39f015ded8: Pull complete [2024-07-02T08:23:11.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T08:23:11.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:23:11.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:23:11.248Z] prd-ubuntu20.04-docker-8c-8g-4789 does not seem to be running inside a container [2024-07-02T08:23:11.267Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T08:23:17.847Z] $ docker top f0001f63c3209cb6a04b7ddf076f9ee2bbda1285d24650224edcef3722730791 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:23:18.217Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T08:23:18.503Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T08:23:18.791Z] + ls /var/log/sa-host [2024-07-02T08:23:18.791Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:23:18.937Z] provisioning config files... [2024-07-02T08:23:18.946Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8747540560351259286tmp [Pipeline] { [Pipeline] echo [2024-07-02T08:23:18.964Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:19.247Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T08:23:19.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:19.607Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T08:23:19.617Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:19.897Z] ---> sudo-logs.sh [2024-07-02T08:23:19.897Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T08:23:19.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:20.206Z] ---> job-cost.sh [2024-07-02T08:23:20.206Z] lf-activate-venv: SKIPPING [2024-07-02T08:23:20.206Z] DEBUG: total: 0.10999999940395355 [2024-07-02T08:23:20.206Z] INFO: Retrieving Stack Cost... [2024-07-02T08:23:20.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T08:23:20.724Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T08:23:20.737Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:23:21.021Z] ---> logs-deploy.sh [2024-07-02T08:23:21.021Z] lf-activate-venv: SKIPPING [2024-07-02T08:23:21.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4812/2 [2024-07-02T08:23:21.021Z] INFO: archiving workspace using pattern(s): [2024-07-02T08:23:21.959Z] Archives upload complete. [2024-07-02T08:23:21.959Z] INFO: archiving logs to Nexus