Pull request #4860 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fd3df5eab013d8fff394db05c4d2567a60966353+9ed72124ad2f01edf756a46c49444a389d468e72 (3305f1e7de996cc47c0fc15c0b8036eb7f70b3a9) 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-ssh16745913696238352462.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-ssh6356297456902165477.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-4860/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-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9363901252706368503.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-ssh18259211961223060545.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-4860/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-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9322862197399174799.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 ‘prd-ubuntu20.04-docker-8c-8g-7797’ Running on prd-ubuntu20.04-docker-8c-8g-7800 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9ed72124ad2f01edf756a46c49444a389d468e72 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 Merge succeeded, producing 664d66bc12f830fae331d3d878734687136b31fd Checking out Revision 664d66bc12f830fae331d3d878734687136b31fd (PR-4860) > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # 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 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 664d66bc12f830fae331d3d878734687136b31fd # timeout=10 Commit message: "Merge commit '9ed72124ad2f01edf756a46c49444a389d468e72' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-16T06:24:20.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-16T06:24:20.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-16T06:24:20.794Z] ========================================================= [2024-08-16T06:24:20.794Z] EdgeX Global Pipelines Version Info [2024-08-16T06:24:20.794Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f4dc2b0237c09594c28615abb571e8b753d1a70c # timeout=10 [2024-08-16T06:24:21.530Z] ------------------- [2024-08-16T06:24:21.530Z] stable info: [2024-08-16T06:24:21.530Z] ------------------- [2024-08-16T06:24:21.530Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T06:24:21.530Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-16T06:24:21.530Z] Message: update stable to v1.0.260 [2024-08-16T06:24:22.101Z] ------------------- [2024-08-16T06:24:22.101Z] experimental info: [2024-08-16T06:24:22.101Z] ------------------- [2024-08-16T06:24:22.102Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-16T06:24:22.102Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-16T06:24:22.102Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-16T06:24:22.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-16T06:24:22.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-16T06:24:22.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-16T06:24:22.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-16T06:24:22.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-16T06:24:22.290Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-16T06:24:22.311Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-16T06:24:22.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-16T06:24:22.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-16T06:24:22.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-16T06:24:22.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-16T06:24:22.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-16T06:24:22.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-16T06:24:22.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-16T06:24:22.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-16T06:24:22.536Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T06:24:22.562Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-16T06:24:22.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-16T06:24:22.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-16T06:24:22.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-16T06:24:22.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-16T06:24:22.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-16T06:24:22.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-16T06:24:22.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo [2024-08-16T06:24:22.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo [2024-08-16T06:24:22.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo [2024-08-16T06:24:22.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo [2024-08-16T06:24:22.828Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664d66b [Pipeline] echo [2024-08-16T06:24:22.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T06:24:22.916Z] provisioning config files... [2024-08-16T06:24:22.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config14432898809229511297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:24:23.274Z] ---> ****-login.sh [2024-08-16T06:24:23.274Z] nexus3.edgexfoundry.org:10001 [2024-08-16T06:24:23.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:24:23.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:24:23.536Z] Configure a credential helper to remove this warning. See [2024-08-16T06:24:23.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:24:23.536Z] [2024-08-16T06:24:23.536Z] Login Succeeded [2024-08-16T06:24:23.536Z] nexus3.edgexfoundry.org:10002 [2024-08-16T06:24:23.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:24:23.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:24:23.796Z] Configure a credential helper to remove this warning. See [2024-08-16T06:24:23.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:24:23.796Z] [2024-08-16T06:24:23.796Z] Login Succeeded [2024-08-16T06:24:23.796Z] nexus3.edgexfoundry.org:10003 [2024-08-16T06:24:23.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:24:23.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:24:23.796Z] Configure a credential helper to remove this warning. See [2024-08-16T06:24:23.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:24:23.796Z] [2024-08-16T06:24:23.796Z] Login Succeeded [2024-08-16T06:24:23.796Z] nexus3.edgexfoundry.org:10004 [2024-08-16T06:24:23.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:24:24.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:24:24.055Z] Configure a credential helper to remove this warning. See [2024-08-16T06:24:24.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:24:24.055Z] [2024-08-16T06:24:24.055Z] Login Succeeded [2024-08-16T06:24:24.055Z] ****.io [2024-08-16T06:24:24.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:24:24.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:24:24.316Z] Configure a credential helper to remove this warning. See [2024-08-16T06:24:24.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:24:24.316Z] [2024-08-16T06:24:24.316Z] Login Succeeded [2024-08-16T06:24:24.316Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T06:24:24.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T06:24:24.658Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/core-command/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-16T06:24:24.658Z] + + dirname cmd/core-data/Dockerfile [2024-08-16T06:24:24.658Z] cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/core-keeper/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/core-metadata/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/support-notifications/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-16T06:24:24.658Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-16T06:24:24.658Z] + cut -d/ -f2 [2024-08-16T06:24:24.658Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-16T06:24:24.693Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-08-16T06:24:25.074Z] + git rev-list -1 --merges 664d66bc12f830fae331d3d878734687136b31fd~1..664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo [2024-08-16T06:24:25.088Z] -----------> git rev-list -1 --merges 664d66bc12f830fae331d3d878734687136b31fd~1..664d66bc12f830fae331d3d878734687136b31fd 664d66bc12f830fae331d3d878734687136b31fd [2024-08-16T06:24:25.088Z] 664d66bc12f830fae331d3d878734687136b31fd [false] [Pipeline] sh [2024-08-16T06:24:25.388Z] + git log --format=format:%s -1 664d66bc12f830fae331d3d878734687136b31fd [Pipeline] echo [2024-08-16T06:24:25.406Z] ========================================================= [2024-08-16T06:24:25.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-16T06:24:25.406Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-16T06:24:25.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-16T06:24:25.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-16T06:24:25.868Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-16T06:24:25.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-16T06:24:25.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-16T06:24:25.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-16T06:24:25.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:24:26.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:24:26.315Z] [2024-08-16T06:24:26.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:24:26.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:24:26.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-16T06:24:26.626Z] b85a868b505f: Pulling fs layer [2024-08-16T06:24:26.626Z] e2be974225ed: Pulling fs layer [2024-08-16T06:24:26.626Z] 339a4e72a1f5: Pulling fs layer [2024-08-16T06:24:26.626Z] 988bab9f4d93: Pulling fs layer [2024-08-16T06:24:26.626Z] 1469e6f7b9e6: Pulling fs layer [2024-08-16T06:24:26.626Z] eaf3925da568: Pulling fs layer [2024-08-16T06:24:26.626Z] bab4dde63d76: Pulling fs layer [2024-08-16T06:24:26.626Z] bde34c3a00c8: Pulling fs layer [2024-08-16T06:24:26.626Z] b352a97aabf1: Pulling fs layer [2024-08-16T06:24:26.626Z] 4872d77fe225: Pulling fs layer [2024-08-16T06:24:26.626Z] 5851b861e8e6: Pulling fs layer [2024-08-16T06:24:26.626Z] bde34c3a00c8: Waiting [2024-08-16T06:24:26.626Z] bab4dde63d76: Waiting [2024-08-16T06:24:26.626Z] 5851b861e8e6: Waiting [2024-08-16T06:24:26.626Z] b352a97aabf1: Waiting [2024-08-16T06:24:26.626Z] 4872d77fe225: Waiting [2024-08-16T06:24:26.626Z] 1469e6f7b9e6: Waiting [2024-08-16T06:24:26.626Z] e2be974225ed: Verifying Checksum [2024-08-16T06:24:26.626Z] e2be974225ed: Download complete [2024-08-16T06:24:26.626Z] 1469e6f7b9e6: Verifying Checksum [2024-08-16T06:24:26.626Z] 1469e6f7b9e6: Download complete [2024-08-16T06:24:26.626Z] eaf3925da568: Verifying Checksum [2024-08-16T06:24:26.626Z] eaf3925da568: Download complete [2024-08-16T06:24:26.626Z] 339a4e72a1f5: Verifying Checksum [2024-08-16T06:24:26.626Z] 339a4e72a1f5: Download complete [2024-08-16T06:24:26.885Z] bde34c3a00c8: Verifying Checksum [2024-08-16T06:24:26.885Z] bde34c3a00c8: Download complete [2024-08-16T06:24:26.885Z] b352a97aabf1: Download complete [2024-08-16T06:24:26.885Z] 4872d77fe225: Download complete [2024-08-16T06:24:26.885Z] 5851b861e8e6: Verifying Checksum [2024-08-16T06:24:26.885Z] 5851b861e8e6: Download complete [2024-08-16T06:24:26.885Z] b85a868b505f: Verifying Checksum [2024-08-16T06:24:26.885Z] b85a868b505f: Download complete [2024-08-16T06:24:27.144Z] bab4dde63d76: Verifying Checksum [2024-08-16T06:24:27.144Z] bab4dde63d76: Download complete [2024-08-16T06:24:28.081Z] b85a868b505f: Pull complete [2024-08-16T06:24:28.340Z] e2be974225ed: Pull complete [2024-08-16T06:24:28.911Z] 339a4e72a1f5: Pull complete [2024-08-16T06:24:28.911Z] 988bab9f4d93: Pull complete [2024-08-16T06:24:29.171Z] 1469e6f7b9e6: Pull complete [2024-08-16T06:24:29.430Z] eaf3925da568: Pull complete [2024-08-16T06:24:31.339Z] bab4dde63d76: Pull complete [2024-08-16T06:24:31.339Z] bde34c3a00c8: Pull complete [2024-08-16T06:24:31.339Z] b352a97aabf1: Pull complete [2024-08-16T06:24:31.601Z] 4872d77fe225: Pull complete [2024-08-16T06:24:31.601Z] 5851b861e8e6: Pull complete [2024-08-16T06:24:31.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-16T06:24:31.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-16T06:24:31.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:24:31.770Z] prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container [2024-08-16T06:24:31.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-16T06:24:35.478Z] $ docker top a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 -eo pid,comm [2024-08-16T06:24:35.537Z] 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-08-16T06:24:35.537Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-16T06:24:35.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T06:24:35.597Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T06:24:35.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T06:24:35.713Z] $ docker exec a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent [2024-08-16T06:24:35.833Z] SSH_AUTH_SOCK=/tmp/ssh-C1Z9FgmSlTdg/agent.31 [2024-08-16T06:24:35.833Z] SSH_AGENT_PID=37 [2024-08-16T06:24:35.842Z] Running ssh-add (command line suppressed) [2024-08-16T06:24:35.954Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8869862429055043689.key (/w/workspace/edgex-go/5@tmp/private_key_8869862429055043689.key) [2024-08-16T06:24:35.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T06:24:36.264Z] + git tag --points-at HEAD [Pipeline] } [2024-08-16T06:24:36.274Z] $ docker exec --env ******** --env ******** a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent -k [2024-08-16T06:24:36.379Z] unset SSH_AUTH_SOCK; [2024-08-16T06:24:36.379Z] unset SSH_AGENT_PID; [2024-08-16T06:24:36.379Z] echo Agent pid 37 killed; [2024-08-16T06:24:36.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-16T06:24:36.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-16T06:24:36.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-16T06:24:36.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-16T06:24:36.562Z] $ docker exec a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent [2024-08-16T06:24:36.680Z] SSH_AUTH_SOCK=/tmp/ssh-BEss8bj2MR0B/agent.70 [2024-08-16T06:24:36.680Z] SSH_AGENT_PID=76 [2024-08-16T06:24:36.684Z] Running ssh-add (command line suppressed) [2024-08-16T06:24:36.784Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_3848941614075211885.key (/w/workspace/edgex-go/5@tmp/private_key_3848941614075211885.key) [2024-08-16T06:24:36.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-16T06:24:37.095Z] + git semver init [2024-08-16T06:24:37.356Z] 2024-08-16 06:24:37,290 [run_init] DEBUG init version:0.0.0 force:False [2024-08-16T06:24:37.356Z] 2024-08-16 06:24:37,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2024-08-16T06:24:37.356Z] 2024-08-16 06:24:37,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2024-08-16T06:24:37.356Z] 2024-08-16 06:24:37,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,819 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4860 with force:False [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,820 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4860 [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,824 [execute] INFO git cat-file --batch-check [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,831 [execute] INFO git cat-file --batch [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2024-08-16T06:24:43.927Z] 2024-08-16 06:24:42,836 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4860 [2024-08-16T06:24:43.927Z] 0.0.0 [Pipeline] } [2024-08-16T06:24:43.945Z] $ docker exec --env ******** --env ******** a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 ssh-agent -k [2024-08-16T06:24:44.049Z] unset SSH_AUTH_SOCK; [2024-08-16T06:24:44.049Z] unset SSH_AGENT_PID; [2024-08-16T06:24:44.049Z] echo Agent pid 76 killed; [2024-08-16T06:24:44.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-16T06:24:44.394Z] + git semver [Pipeline] } [2024-08-16T06:24:44.671Z] $ docker stop --time=1 a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 [2024-08-16T06:24:45.971Z] $ docker rm -f --volumes a257a98bf44cbe96bf9dd66da3790f7cdfbff004396c9b15e743b068c65b0f56 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T06:24:46.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-16T06:24:46.558Z] Stashed 1 file(s) [Pipeline] echo [2024-08-16T06:24:46.563Z] [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-08-16T06:24:47.004Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-16T06:24:47.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:24:47.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:24:47.062Z] ========================================================= [2024-08-16T06:24:47.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-16T06:24:47.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:24:47.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T06:24:47.358Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-16T06:24:47.358Z] 619be1103602: Pulling fs layer [2024-08-16T06:24:47.358Z] 7862e08f4a3e: Pulling fs layer [2024-08-16T06:24:47.358Z] 5df492c9dc93: Pulling fs layer [2024-08-16T06:24:47.358Z] 7629e6793208: Pulling fs layer [2024-08-16T06:24:47.359Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T06:24:47.359Z] fb5054dd5b73: Pulling fs layer [2024-08-16T06:24:47.359Z] eeca6798cff9: Pulling fs layer [2024-08-16T06:24:47.359Z] aa269ceb94a6: Pulling fs layer [2024-08-16T06:24:47.359Z] ada007ff1a6a: Pulling fs layer [2024-08-16T06:24:47.359Z] 7629e6793208: Waiting [2024-08-16T06:24:47.359Z] 4f4fb700ef54: Waiting [2024-08-16T06:24:47.359Z] fb5054dd5b73: Waiting [2024-08-16T06:24:47.359Z] eeca6798cff9: Waiting [2024-08-16T06:24:47.359Z] aa269ceb94a6: Waiting [2024-08-16T06:24:47.359Z] ada007ff1a6a: Waiting [2024-08-16T06:24:47.359Z] 7862e08f4a3e: Verifying Checksum [2024-08-16T06:24:47.359Z] 7862e08f4a3e: Download complete [2024-08-16T06:24:47.359Z] 7629e6793208: Verifying Checksum [2024-08-16T06:24:47.359Z] 7629e6793208: Download complete [2024-08-16T06:24:47.359Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T06:24:47.359Z] 4f4fb700ef54: Download complete [2024-08-16T06:24:47.359Z] fb5054dd5b73: Verifying Checksum [2024-08-16T06:24:47.359Z] fb5054dd5b73: Download complete [2024-08-16T06:24:47.359Z] 619be1103602: Verifying Checksum [2024-08-16T06:24:47.359Z] 619be1103602: Download complete [2024-08-16T06:24:47.359Z] eeca6798cff9: Verifying Checksum [2024-08-16T06:24:47.359Z] eeca6798cff9: Download complete [2024-08-16T06:24:47.618Z] 619be1103602: Pull complete [2024-08-16T06:24:47.618Z] ada007ff1a6a: Verifying Checksum [2024-08-16T06:24:47.618Z] ada007ff1a6a: Download complete [2024-08-16T06:24:47.876Z] 7862e08f4a3e: Pull complete [2024-08-16T06:24:47.876Z] 5df492c9dc93: Verifying Checksum [2024-08-16T06:24:47.876Z] 5df492c9dc93: Download complete [2024-08-16T06:24:48.134Z] aa269ceb94a6: Verifying Checksum [2024-08-16T06:24:48.134Z] aa269ceb94a6: Download complete [2024-08-16T06:24:51.420Z] 5df492c9dc93: Pull complete [2024-08-16T06:24:51.420Z] 7629e6793208: Pull complete [2024-08-16T06:24:51.420Z] 4f4fb700ef54: Pull complete [2024-08-16T06:24:51.420Z] fb5054dd5b73: Pull complete [2024-08-16T06:24:51.420Z] eeca6798cff9: Pull complete [2024-08-16T06:24:53.948Z] aa269ceb94a6: Pull complete [2024-08-16T06:24:54.516Z] ada007ff1a6a: Pull complete [2024-08-16T06:24:54.516Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-16T06:24:54.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T06:24:54.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:24:54.819Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T06:24:54.819Z] WORKDIR /edgex [2024-08-16T06:24:54.819Z] COPY go.mod . [2024-08-16T06:24:54.819Z] RUN go mod download [2024-08-16T06:24:54.819Z] docker build -t ci-base-image-x86_64 -f - . [2024-08-16T06:24:55.386Z] Sending build context to Docker daemon 179.1MB [2024-08-16T06:24:55.386Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-16T06:24:55.386Z] ---> f489d0715acc [2024-08-16T06:24:55.386Z] Step 2/4 : WORKDIR /edgex [2024-08-16T06:25:01.660Z] Still waiting to schedule task [2024-08-16T06:25:01.661Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7798’ [2024-08-16T06:25:02.162Z] ---> Running in 03c54bd6a04e [2024-08-16T06:25:02.162Z] Removing intermediate container 03c54bd6a04e [2024-08-16T06:25:02.162Z] ---> 93d06deaf061 [2024-08-16T06:25:02.162Z] Step 3/4 : COPY go.mod . [2024-08-16T06:25:02.162Z] ---> 6e2633b8bbbd [2024-08-16T06:25:02.162Z] Step 4/4 : RUN go mod download [2024-08-16T06:25:02.162Z] ---> Running in 1979517d8a5b [2024-08-16T06:25:34.300Z] Removing intermediate container 1979517d8a5b [2024-08-16T06:25:34.300Z] ---> bda4494cd5ca [2024-08-16T06:25:34.300Z] Successfully built bda4494cd5ca [2024-08-16T06:25:34.300Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:25:34.609Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T06:25:34.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:25:34.689Z] prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container [2024-08-16T06:25:34.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T06:25:35.189Z] $ docker top b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:25:35.545Z] + go version [2024-08-16T06:25:35.545Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-16T06:25:35.556Z] $ docker stop --time=1 b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 [2024-08-16T06:25:36.824Z] $ docker rm -f --volumes b5c065ae4bf5fe8663ad1aec857bb86b06bb9906ed97761a18265d5d47514236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:25:37.279Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-16T06:25:37.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:25:37.370Z] prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container [2024-08-16T06:25:37.401Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-16T06:25:37.767Z] $ docker top c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-16T06:25:37.843Z] ========================================================= [2024-08-16T06:25:37.843Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T06:25:37.843Z] ========================================================= [Pipeline] sh [2024-08-16T06:25:38.125Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:25:38.430Z] + make test [2024-08-16T06:25:38.430Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T06:25:46.560Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T06:26:18.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T06:26:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T06:26:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T06:26:20.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-08-16T06:26:21.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T06:26:21.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T06:26:21.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T06:26:21.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T06:26:21.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T06:26:22.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T06:26:23.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T06:26:24.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T06:26:24.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:24.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T06:26:24.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T06:26:24.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T06:26:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-08-16T06:26:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-08-16T06:26:26.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T06:26:26.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T06:26:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.739s coverage: 93.4% of statements [2024-08-16T06:26:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-08-16T06:26:27.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T06:26:27.037Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T06:26:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T06:26:28.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements [2024-08-16T06:26:28.416Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-16T06:26:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T06:26:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T06:26:29.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] [2024-08-16T06:26:30.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-16T06:26:30.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-16T06:26:30.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements [2024-08-16T06:26:30.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.034s coverage: 77.8% of statements [2024-08-16T06:26:30.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-08-16T06:26:30.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements [2024-08-16T06:26:31.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-08-16T06:26:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T06:26:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T06:26:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T06:26:31.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T06:26:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T06:26:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T06:26:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T06:26:31.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T06:26:33.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T06:26:33.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T06:26:33.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T06:26:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T06:26:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T06:26:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T06:26:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T06:26:34.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T06:26:34.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T06:26:34.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T06:26:36.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T06:26:36.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T06:26:38.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T06:26:38.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T06:26:40.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T06:26:40.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T06:26:40.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T06:26:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T06:26:41.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T06:26:41.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T06:26:42.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T06:26:43.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-08-16T06:26:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T06:26:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T06:26:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:44.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T06:26:45.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T06:26:45.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T06:26:45.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T06:26:45.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T06:26:46.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T06:26:46.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T06:26:46.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T06:26:46.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:47.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T06:26:47.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T06:26:48.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T06:26:48.301Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.042s coverage: 92.9% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 76.6% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.054s coverage: 100.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 45.8% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.038s coverage: 61.8% of statements [2024-08-16T06:26:56.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-08-16T06:26:56.423Z] 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-08-16T06:26:56.423Z] running golangci-lint [2024-08-16T06:26:56.423Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-16T06:26:56.423Z] go version go1.21.9 linux/amd64 [2024-08-16T06:26:56.683Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-16T06:26:56.683Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-16T06:27:23.258Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 23.437931155s" [2024-08-16T06:27:23.258Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.307023ms" [2024-08-16T06:27:35.470Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.070119927s with top 10 stages: buildir: 1m6.767683963s, gosec: 10.253331646s, inspect: 3.274962094s, fact_deprecated: 2.095338178s, printf: 1.557629632s, fact_purity: 1.511229545s, nilness: 1.353261594s, S1038: 1.294018243s, directives: 1.279277531s, errcheck: 1.244628441s" [2024-08-16T06:27:35.470Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-16T06:27:35.470Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, skip_files: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, path_prettifier: 214/214" [2024-08-16T06:27:35.470Z] level=info msg="[runner] processing took 21.266266ms with stages: nolint: 11.877244ms, identifier_marker: 3.560279ms, autogenerated_exclude: 1.983535ms, path_prettifier: 1.678576ms, exclude-rules: 1.332424ms, skip_dirs: 777.376µs, cgo: 34.472µs, filename_unadjuster: 16.82µs, max_same_issues: 1.2µs, fixer: 820ns, uniq_by_line: 690ns, skip_files: 460ns, severity-rules: 450ns, sort_results: 410ns, exclude: 410ns, diff: 360ns, source_code: 230ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-08-16T06:27:35.470Z] level=info msg="[runner] linters took 14.131762966s with stages: goanalysis_metalinter: 14.110360326s" [2024-08-16T06:27:35.470Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-16T06:27:35.470Z] level=info msg="Memory: 372 samples, avg is 320.8MB, max is 1355.8MB" [2024-08-16T06:27:35.470Z] level=info msg="Execution took 37.618184509s" [2024-08-16T06:27:35.470Z] go vet ./... [2024-08-16T06:27:42.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T06:27:42.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T06:27:42.028Z] ./bin/test-attribution-txt.sh [2024-08-16T06:27:42.028Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-16T06:27:42.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T06:27:42.613Z] + ls -al . [2024-08-16T06:27:42.613Z] total 900 [2024-08-16T06:27:42.613Z] drwxrwxr-x 11 1001 1001 4096 Aug 16 06:25 . [2024-08-16T06:27:42.613Z] drwxr-xr-x 4 root root 4096 Aug 16 06:25 .. [2024-08-16T06:27:42.613Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 .blubracket [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 06:24 .dockerignore [2024-08-16T06:27:42.613Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 06:26 .git [2024-08-16T06:27:42.613Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 06:24 .github [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 06:24 .gitignore [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 06:24 .golangci.yml [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 06:24 .hadolint.yml [2024-08-16T06:27:42.613Z] drwxr-xr-x 3 1001 1001 4096 Aug 16 06:24 .semver [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 06:24 .sonarcloud.properties [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 06:24 ADOPTERS.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 21171 Aug 16 06:24 Attribution.txt [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 06:24 CHANGELOG.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 06:24 CONTRIBUTING.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 06:24 GOVERNANCE.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 06:24 Jenkinsfile [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 06:24 LICENSE [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 06:24 Makefile [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 06:24 OWNERS.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 06:24 README.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 06:24 SECURITY.md [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 06:24 VERSION [2024-08-16T06:27:42.613Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 bin [2024-08-16T06:27:42.613Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 06:24 cmd [2024-08-16T06:27:42.613Z] -rw-r--r-- 1 root root 529248 Aug 16 06:26 coverage.out [2024-08-16T06:27:42.613Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:24 fuzz_test [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 7317 Aug 16 06:24 go.mod [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 06:24 go.sum [2024-08-16T06:27:42.613Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 06:24 internal [2024-08-16T06:27:42.613Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 06:24 openapi [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 06:24 security.txt [2024-08-16T06:27:42.613Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 06:24 version.go [Pipeline] sh [2024-08-16T06:27:42.899Z] + '[' -e coverage.out ] [2024-08-16T06:27:42.899Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T06:27:43.010Z] Stashed 1 file(s) [Pipeline] sh [2024-08-16T06:27:43.295Z] + make build [2024-08-16T06:27:43.295Z] 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-08-16T06:28:09.840Z] 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-08-16T06:28:09.840Z] 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-08-16T06:28:10.412Z] 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-08-16T06:28:10.979Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:28:12.893Z] 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-08-16T06:28:18.171Z] 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-08-16T06:28:19.111Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:28:21.647Z] 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-08-16T06:28:24.182Z] 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-08-16T06:28:25.122Z] 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-08-16T06:28:25.689Z] 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-08-16T06:28:26.260Z] 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-08-16T06:28:27.199Z] 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-08-16T06:28:28.150Z] $ docker stop --time=1 c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 [2024-08-16T06:28:33.580Z] $ docker rm -f --volumes c3e43965c11bde327890ce41cb9a518aefdcd958c731cc8615dbc5fb3a1c48e3 [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-08-16T06:28:34.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T06:28:34.809Z] [2024-08-16T06:28:34.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:28:35.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T06:28:35.116Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-16T06:28:35.116Z] 91d30c5bc195: Pulling fs layer [2024-08-16T06:28:35.116Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-16T06:28:35.116Z] 9c61dcf015f6: Pulling fs layer [2024-08-16T06:28:35.116Z] 4698f68db338: Pulling fs layer [2024-08-16T06:28:35.116Z] 2a2f49069b9e: Pulling fs layer [2024-08-16T06:28:35.116Z] e0025b399a48: Pulling fs layer [2024-08-16T06:28:35.116Z] 4698f68db338: Waiting [2024-08-16T06:28:35.116Z] e0025b399a48: Waiting [2024-08-16T06:28:35.116Z] 2a2f49069b9e: Waiting [2024-08-16T06:28:35.116Z] 91d30c5bc195: Verifying Checksum [2024-08-16T06:28:35.116Z] 4698f68db338: Verifying Checksum [2024-08-16T06:28:35.116Z] 4698f68db338: Download complete [2024-08-16T06:28:35.376Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-16T06:28:35.376Z] 2e9b0aa3be6d: Download complete [2024-08-16T06:28:35.376Z] 91d30c5bc195: Pull complete [2024-08-16T06:28:35.376Z] e0025b399a48: Verifying Checksum [2024-08-16T06:28:35.376Z] e0025b399a48: Download complete [2024-08-16T06:28:35.376Z] 2a2f49069b9e: Download complete [2024-08-16T06:28:35.635Z] 2e9b0aa3be6d: Pull complete [2024-08-16T06:28:35.895Z] 9c61dcf015f6: Verifying Checksum [2024-08-16T06:28:35.895Z] 9c61dcf015f6: Download complete [2024-08-16T06:28:41.165Z] 9c61dcf015f6: Pull complete [2024-08-16T06:28:41.165Z] 4698f68db338: Pull complete [2024-08-16T06:28:41.165Z] 2a2f49069b9e: Pull complete [2024-08-16T06:28:41.165Z] e0025b399a48: Pull complete [2024-08-16T06:28:41.165Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-16T06:28:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-16T06:28:41.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:28:41.265Z] prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container [2024-08-16T06:28:41.296Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-16T06:28:42.394Z] $ docker top 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:28:42.855Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T06:28:46.284Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #1 transferring dockerfile: 1.89kB done [2024-08-16T06:28:46.284Z] #1 DONE 0.1s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #2 transferring dockerfile: 1.70kB done [2024-08-16T06:28:46.284Z] #2 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #3 [core-command internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #3 transferring dockerfile: 1.93kB done [2024-08-16T06:28:46.284Z] #3 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #4 transferring dockerfile: 1.93kB done [2024-08-16T06:28:46.284Z] #4 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #5 transferring dockerfile: 2.06kB done [2024-08-16T06:28:46.284Z] #5 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #6 transferring dockerfile: 1.81kB done [2024-08-16T06:28:46.284Z] #6 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #7 transferring dockerfile: 1.69kB done [2024-08-16T06:28:46.284Z] #7 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #8 transferring dockerfile: 2.01kB done [2024-08-16T06:28:46.284Z] #8 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #9 transferring dockerfile: 2.23kB done [2024-08-16T06:28:46.284Z] #9 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #10 transferring dockerfile: 2.01kB done [2024-08-16T06:28:46.284Z] #10 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #11 transferring dockerfile: 1.85kB done [2024-08-16T06:28:46.284Z] #11 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #12 transferring dockerfile: 2.50kB done [2024-08-16T06:28:46.284Z] #12 DONE 0.1s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #13 transferring dockerfile: 2.15kB done [2024-08-16T06:28:46.284Z] #13 DONE 0.1s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #14 transferring dockerfile: 2.49kB done [2024-08-16T06:28:46.284Z] #14 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #15 transferring dockerfile: 3.17kB done [2024-08-16T06:28:46.284Z] #15 DONE 0.1s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-16T06:28:46.284Z] #16 transferring dockerfile: 1.95kB done [2024-08-16T06:28:46.284Z] #16 DONE 0.0s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T06:28:46.284Z] #17 transferring context: 50B done [2024-08-16T06:28:46.284Z] #17 DONE 0.1s [2024-08-16T06:28:46.284Z] [2024-08-16T06:28:46.284Z] #18 [security-spire-server internal] load .dockerignore [2024-08-16T06:28:46.284Z] #18 transferring context: 50B done [2024-08-16T06:28:46.284Z] #18 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #19 [core-command internal] load .dockerignore [2024-08-16T06:28:46.542Z] #19 transferring context: 50B done [2024-08-16T06:28:46.542Z] #19 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #20 [support-scheduler internal] load .dockerignore [2024-08-16T06:28:46.542Z] #20 transferring context: 50B done [2024-08-16T06:28:46.542Z] #20 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #21 [core-metadata internal] load .dockerignore [2024-08-16T06:28:46.542Z] #21 transferring context: 50B done [2024-08-16T06:28:46.542Z] #21 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-16T06:28:46.542Z] #22 transferring context: 50B done [2024-08-16T06:28:46.542Z] #22 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #23 [core-keeper internal] load .dockerignore [2024-08-16T06:28:46.542Z] #23 transferring context: 50B done [2024-08-16T06:28:46.542Z] #23 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T06:28:46.542Z] #24 transferring context: 50B done [2024-08-16T06:28:46.542Z] #24 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #25 [security-spire-config internal] load .dockerignore [2024-08-16T06:28:46.542Z] #25 transferring context: 50B done [2024-08-16T06:28:46.542Z] #25 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:46.542Z] #26 DONE 0.0s [2024-08-16T06:28:46.542Z] [2024-08-16T06:28:46.542Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:28:46.801Z] #27 ... [2024-08-16T06:28:46.801Z] [2024-08-16T06:28:46.801Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:46.801Z] #26 DONE 0.0s [2024-08-16T06:28:46.801Z] [2024-08-16T06:28:46.801Z] #28 [core-data internal] load .dockerignore [2024-08-16T06:28:46.801Z] #28 transferring context: 50B done [2024-08-16T06:28:46.801Z] #28 DONE 0.4s [2024-08-16T06:28:46.801Z] [2024-08-16T06:28:46.801Z] #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:28:47.060Z] #27 ... [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:47.060Z] #26 DONE 0.0s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #27 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:28:47.060Z] #27 ... [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-16T06:28:47.060Z] #29 transferring context: 50B done [2024-08-16T06:28:47.060Z] #29 DONE 0.6s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #30 [security-proxy-setup internal] load .dockerignore [2024-08-16T06:28:47.060Z] #30 transferring context: 50B done [2024-08-16T06:28:47.060Z] #30 DONE 0.7s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-16T06:28:47.060Z] #31 transferring context: 50B done [2024-08-16T06:28:47.060Z] #31 DONE 0.6s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:47.060Z] #26 DONE 0.0s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #32 [security-bootstrapper internal] load .dockerignore [2024-08-16T06:28:47.060Z] #32 transferring context: 50B done [2024-08-16T06:28:47.060Z] #32 DONE 0.6s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #33 [security-secretstore-setup internal] load .dockerignore [2024-08-16T06:28:47.060Z] #33 transferring context: 50B done [2024-08-16T06:28:47.060Z] #33 DONE 0.6s [2024-08-16T06:28:47.060Z] [2024-08-16T06:28:47.060Z] #27 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:28:47.347Z] #27 DONE 0.7s [2024-08-16T06:28:47.347Z] [2024-08-16T06:28:47.347Z] #34 [support-notifications internal] load .dockerignore [2024-08-16T06:28:47.347Z] #34 transferring context: 50B done [2024-08-16T06:28:47.347Z] #34 DONE 0.6s [2024-08-16T06:28:47.347Z] [2024-08-16T06:28:47.347Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:47.347Z] #26 DONE 0.0s [2024-08-16T06:28:47.347Z] [2024-08-16T06:28:47.347Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:47.347Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:28:47.347Z] #35 ... [2024-08-16T06:28:47.347Z] [2024-08-16T06:28:47.347Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:47.347Z] #26 DONE 0.0s [2024-08-16T06:28:47.347Z] [2024-08-16T06:28:47.347Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:47.347Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:28:47.347Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:28:47.347Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T06:28:47.347Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T06:28:47.347Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.1s [2024-08-16T06:28:47.605Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.2s [2024-08-16T06:28:47.605Z] #35 ... [2024-08-16T06:28:47.605Z] [2024-08-16T06:28:47.605Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-16T06:28:47.605Z] #26 DONE 0.0s [2024-08-16T06:28:47.605Z] [2024-08-16T06:28:47.605Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:47.605Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-16T06:28:47.605Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-16T06:28:47.605Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-16T06:28:47.866Z] #35 ... [2024-08-16T06:28:47.866Z] [2024-08-16T06:28:47.866Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:28:47.866Z] #27 DONE 1.2s [2024-08-16T06:28:47.866Z] [2024-08-16T06:28:47.866Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:47.866Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:28:47.866Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:28:47.866Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T06:28:47.866Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T06:28:47.866Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-16T06:28:48.124Z] #35 ... [2024-08-16T06:28:48.124Z] [2024-08-16T06:28:48.124Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T06:28:48.124Z] #36 DONE 1.4s [2024-08-16T06:28:48.124Z] [2024-08-16T06:28:48.124Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:48.124Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:28:48.124Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:28:48.124Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T06:28:48.124Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T06:28:48.124Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-16T06:28:48.124Z] #35 ... [2024-08-16T06:28:48.124Z] [2024-08-16T06:28:48.124Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T06:28:48.124Z] #37 DONE 1.4s [2024-08-16T06:28:48.124Z] [2024-08-16T06:28:48.124Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:28:48.124Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:28:48.124Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:28:48.124Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-16T06:28:48.124Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-16T06:28:48.124Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-16T06:28:48.124Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-16T06:28:48.699Z] #35 DONE 1.5s [2024-08-16T06:28:48.699Z] [2024-08-16T06:28:48.699Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:28:48.699Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-16T06:28:48.699Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T06:28:48.699Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-16T06:28:48.699Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-16T06:28:48.699Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-16T06:28:48.699Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T06:28:48.699Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-16T06:28:48.699Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2024-08-16T06:28:48.699Z] #38 ... [2024-08-16T06:28:48.699Z] [2024-08-16T06:28:48.699Z] #39 [security-spire-agent internal] load build context [2024-08-16T06:28:48.699Z] #39 transferring context: 27.13kB 0.0s done [2024-08-16T06:28:48.699Z] #39 DONE 0.5s [2024-08-16T06:28:48.699Z] [2024-08-16T06:28:48.699Z] #40 [security-spire-config internal] load build context [2024-08-16T06:28:48.699Z] #40 transferring context: 25.85kB 0.0s done [2024-08-16T06:28:48.699Z] #40 DONE 0.6s [2024-08-16T06:28:48.699Z] [2024-08-16T06:28:48.699Z] #41 [security-spire-server internal] load build context [2024-08-16T06:28:48.699Z] #41 transferring context: 27.60kB 0.1s done [2024-08-16T06:28:48.699Z] #41 DONE 0.6s [2024-08-16T06:28:48.699Z] [2024-08-16T06:28:48.699Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:28:48.699Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s [2024-08-16T06:28:48.699Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-16T06:28:48.699Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s [2024-08-16T06:28:48.956Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s [2024-08-16T06:28:48.956Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-16T06:28:48.956Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.6s [2024-08-16T06:28:48.956Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.83MB / 30.73MB 0.7s [2024-08-16T06:28:49.215Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-08-16T06:28:49.786Z] #38 ... [2024-08-16T06:28:49.786Z] [2024-08-16T06:28:49.786Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-16T06:28:49.786Z] #42 DONE 2.8s [2024-08-16T06:28:49.786Z] [2024-08-16T06:28:49.786Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:28:50.049Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-08-16T06:28:50.049Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-16T06:28:50.527Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7801 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws [2024-08-16T06:28:50.549Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2024-08-16T06:28:53.608Z] The recommended git tool is: git [2024-08-16T06:28:54.464Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.5s done [2024-08-16T06:28:57.780Z] #38 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T06:28:57.780Z] #43 transferring context: 255.45MB 9.8s [2024-08-16T06:28:57.780Z] #43 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #44 [core-metadata internal] load build context [2024-08-16T06:28:57.780Z] #44 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #45 [security-proxy-auth internal] load build context [2024-08-16T06:28:57.780Z] #45 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #46 [core-command internal] load build context [2024-08-16T06:28:57.780Z] #46 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:28:57.780Z] #47 ... [2024-08-16T06:28:57.780Z] [2024-08-16T06:28:57.780Z] #48 [support-cron-scheduler internal] load build context [2024-08-16T06:28:58.039Z] #48 ... [2024-08-16T06:28:58.039Z] [2024-08-16T06:28:58.039Z] #49 [security-secretstore-setup internal] load build context [2024-08-16T06:28:58.039Z] #49 ... [2024-08-16T06:28:58.039Z] [2024-08-16T06:28:58.039Z] #50 [core-data internal] load build context [2024-08-16T06:28:58.039Z] #50 ... [2024-08-16T06:28:58.039Z] [2024-08-16T06:28:58.039Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:28:58.039Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-16T06:28:58.039Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-16T06:28:58.039Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T06:28:58.039Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-16T06:28:58.039Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-16T06:28:58.039Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-16T06:28:58.039Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-08-16T06:28:58.039Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-16T06:28:58.039Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-08-16T06:28:58.299Z] #51 ... [2024-08-16T06:28:58.299Z] [2024-08-16T06:28:58.299Z] #52 [support-notifications internal] load build context [2024-08-16T06:28:58.299Z] #52 ... [2024-08-16T06:28:58.299Z] [2024-08-16T06:28:58.299Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:28:58.299Z] #53 ... [2024-08-16T06:28:58.299Z] [2024-08-16T06:28:58.299Z] #54 [core-keeper internal] load build context [2024-08-16T06:28:58.556Z] #54 ... [2024-08-16T06:28:58.556Z] [2024-08-16T06:28:58.556Z] #55 [security-proxy-setup internal] load build context [2024-08-16T06:28:58.556Z] #55 ... [2024-08-16T06:28:58.556Z] [2024-08-16T06:28:58.556Z] #56 [support-scheduler internal] load build context [2024-08-16T06:28:58.828Z] #56 ... [2024-08-16T06:28:58.828Z] [2024-08-16T06:28:58.828Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T06:28:58.828Z] #57 ... [2024-08-16T06:28:58.828Z] [2024-08-16T06:28:58.828Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:28:58.828Z] #58 ... [2024-08-16T06:28:58.828Z] [2024-08-16T06:28:58.828Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T06:28:59.089Z] #59 ... [2024-08-16T06:28:59.089Z] [2024-08-16T06:28:59.089Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T06:28:59.089Z] #60 ... [2024-08-16T06:28:59.089Z] [2024-08-16T06:28:59.089Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T06:28:59.356Z] #61 ... [2024-08-16T06:28:59.356Z] [2024-08-16T06:28:59.356Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T06:28:59.356Z] #62 ... [2024-08-16T06:28:59.356Z] [2024-08-16T06:28:59.356Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T06:28:59.356Z] #63 ... [2024-08-16T06:28:59.356Z] [2024-08-16T06:28:59.356Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T06:28:59.616Z] #64 ... [2024-08-16T06:28:59.616Z] [2024-08-16T06:28:59.616Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T06:28:59.616Z] #65 ... [2024-08-16T06:28:59.616Z] [2024-08-16T06:28:59.616Z] #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-16T06:29:00.631Z] #66 ... [2024-08-16T06:29:00.631Z] [2024-08-16T06:29:00.631Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T06:29:00.631Z] #67 ... [2024-08-16T06:29:00.631Z] [2024-08-16T06:29:00.631Z] #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-16T06:29:00.985Z] #68 ... [2024-08-16T06:29:00.985Z] [2024-08-16T06:29:00.985Z] #56 [support-scheduler internal] load build context [2024-08-16T06:29:01.789Z] using credential edgex-jenkins-ssh [2024-08-16T06:29:01.828Z] Cloning the remote Git repository [2024-08-16T06:29:02.358Z] #56 transferring context: 428.06MB 15.1s [2024-08-16T06:29:01.880Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-16T06:29:01.998Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2024-08-16T06:29:02.193Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T06:29:02.194Z] > git --version # timeout=10 [2024-08-16T06:29:02.218Z] > git --version # 'git version 2.25.1' [2024-08-16T06:29:02.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T06:29:02.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T06:29:04.285Z] #56 ... [2024-08-16T06:29:04.285Z] [2024-08-16T06:29:04.285Z] #45 [security-proxy-auth internal] load build context [2024-08-16T06:29:04.285Z] #45 ... [2024-08-16T06:29:04.285Z] [2024-08-16T06:29:04.285Z] #56 [support-scheduler internal] load build context [2024-08-16T06:29:04.931Z] #56 transferring context: 494.39MB 17.5s done [2024-08-16T06:29:07.552Z] #56 ... [2024-08-16T06:29:07.552Z] [2024-08-16T06:29:07.552Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T06:29:07.552Z] #43 transferring context: 494.39MB 17.6s done [2024-08-16T06:29:07.552Z] #43 ... [2024-08-16T06:29:07.552Z] [2024-08-16T06:29:07.552Z] #44 [core-metadata internal] load build context [2024-08-16T06:29:07.552Z] #44 transferring context: 494.39MB 19.4s done [2024-08-16T06:29:07.552Z] #44 ... [2024-08-16T06:29:07.552Z] [2024-08-16T06:29:07.552Z] #45 [security-proxy-auth internal] load build context [2024-08-16T06:29:07.810Z] #45 ... [2024-08-16T06:29:07.810Z] [2024-08-16T06:29:07.810Z] #46 [core-command internal] load build context [2024-08-16T06:29:07.810Z] #46 ... [2024-08-16T06:29:07.810Z] [2024-08-16T06:29:07.810Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:29:07.810Z] #47 transferring context: 494.39MB 18.0s done [2024-08-16T06:29:07.810Z] #47 ... [2024-08-16T06:29:07.810Z] [2024-08-16T06:29:07.810Z] #48 [support-cron-scheduler internal] load build context [2024-08-16T06:29:08.075Z] #48 transferring context: 494.39MB 18.3s done [2024-08-16T06:29:08.075Z] #48 ... [2024-08-16T06:29:08.075Z] [2024-08-16T06:29:08.075Z] #49 [security-secretstore-setup internal] load build context [2024-08-16T06:29:08.075Z] #49 transferring context: 494.39MB 14.8s done [2024-08-16T06:29:08.075Z] #49 ... [2024-08-16T06:29:08.075Z] [2024-08-16T06:29:08.075Z] #50 [core-data internal] load build context [2024-08-16T06:29:08.075Z] #50 transferring context: 494.39MB 19.2s done [2024-08-16T06:29:08.334Z] #50 ... [2024-08-16T06:29:08.334Z] [2024-08-16T06:29:08.334Z] #52 [support-notifications internal] load build context [2024-08-16T06:29:08.334Z] #52 transferring context: 494.39MB 14.8s done [2024-08-16T06:29:08.334Z] #52 ... [2024-08-16T06:29:08.334Z] [2024-08-16T06:29:08.334Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:29:08.334Z] #53 transferring context: 494.39MB 20.5s done [2024-08-16T06:29:08.595Z] #53 ... [2024-08-16T06:29:08.595Z] [2024-08-16T06:29:08.595Z] #54 [core-keeper internal] load build context [2024-08-16T06:29:08.595Z] #54 transferring context: 494.39MB 21.0s done [2024-08-16T06:29:08.855Z] #54 ... [2024-08-16T06:29:08.855Z] [2024-08-16T06:29:08.855Z] #55 [security-proxy-setup internal] load build context [2024-08-16T06:29:08.855Z] #55 transferring context: 494.39MB 18.4s done [2024-08-16T06:29:08.855Z] #55 ... [2024-08-16T06:29:08.855Z] [2024-08-16T06:29:08.855Z] #46 [core-command internal] load build context [2024-08-16T06:29:09.685Z] #46 transferring context: 494.39MB 21.7s done [2024-08-16T06:29:17.936Z] #46 ... [2024-08-16T06:29:17.936Z] [2024-08-16T06:29:17.936Z] #45 [security-proxy-auth internal] load build context [2024-08-16T06:29:17.936Z] #45 transferring context: 494.39MB 20.1s done [2024-08-16T06:29:20.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T06:29:20.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-16T06:29:21.970Z] Merging remotes/origin/main commit 9ed72124ad2f01edf756a46c49444a389d468e72 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 [2024-08-16T06:29:22.760Z] Merge succeeded, producing ba3d4ab827e3470b01801febb7af33f77f2ae1ac [2024-08-16T06:29:22.761Z] Checking out Revision ba3d4ab827e3470b01801febb7af33f77f2ae1ac (PR-4860) [2024-08-16T06:29:21.052Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-16T06:29:21.091Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-16T06:29:21.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T06:29:21.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-16T06:29:21.985Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T06:29:22.057Z] > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 [2024-08-16T06:29:22.332Z] > git remote # timeout=10 [2024-08-16T06:29:22.354Z] > git config --get remote.origin.url # timeout=10 [2024-08-16T06:29:22.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-16T06:29:22.395Z] > git merge 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 [2024-08-16T06:29:22.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-16T06:29:22.765Z] > git config core.sparsecheckout # timeout=10 [2024-08-16T06:29:22.779Z] > git checkout -f ba3d4ab827e3470b01801febb7af33f77f2ae1ac # timeout=10 [2024-08-16T06:29:24.628Z] #45 ... [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #52 [support-notifications internal] load build context [2024-08-16T06:29:24.628Z] #52 DONE 36.3s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #49 [security-secretstore-setup internal] load build context [2024-08-16T06:29:24.628Z] #49 DONE 36.3s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #68 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T06:29:24.628Z] #68 DONE 34.4s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-16T06:29:24.628Z] #43 DONE 36.9s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:29:24.628Z] #69 ... [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #56 [support-scheduler internal] load build context [2024-08-16T06:29:24.628Z] #56 DONE 36.9s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:29:24.628Z] #47 DONE 36.9s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #48 [support-cron-scheduler internal] load build context [2024-08-16T06:29:24.628Z] #48 DONE 36.9s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #55 [security-proxy-setup internal] load build context [2024-08-16T06:29:24.628Z] #55 DONE 36.8s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #44 [core-metadata internal] load build context [2024-08-16T06:29:24.628Z] #44 DONE 37.0s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #50 [core-data internal] load build context [2024-08-16T06:29:24.628Z] #50 DONE 37.0s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #45 [security-proxy-auth internal] load build context [2024-08-16T06:29:24.628Z] #45 DONE 36.8s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #54 [core-keeper internal] load build context [2024-08-16T06:29:24.628Z] #54 DONE 37.0s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #46 [core-command internal] load build context [2024-08-16T06:29:24.628Z] #46 DONE 37.0s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:29:24.628Z] #53 DONE 36.9s [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:29:24.628Z] #51 ... [2024-08-16T06:29:24.628Z] [2024-08-16T06:29:24.628Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:29:24.628Z] #58 DONE 35.7s [2024-08-16T06:29:24.887Z] [2024-08-16T06:29:24.887Z] #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-16T06:29:24.887Z] #66 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:24.887Z] #66 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:24.887Z] #66 36.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:24.887Z] #66 36.04 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:24.887Z] #66 36.05 OK: 7 MiB in 16 packages [2024-08-16T06:29:25.149Z] #66 DONE 36.3s [2024-08-16T06:29:25.149Z] [2024-08-16T06:29:25.149Z] #70 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-08-16T06:29:25.718Z] #70 ... [2024-08-16T06:29:25.718Z] [2024-08-16T06:29:25.718Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T06:29:25.718Z] #57 35.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.718Z] #57 35.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.718Z] #57 36.22 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T06:29:25.718Z] #57 36.23 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:25.718Z] #57 36.24 (3/3) Installing tzdata (2024a-r0) [2024-08-16T06:29:25.718Z] #57 36.29 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:25.718Z] #57 36.45 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:29:25.718Z] #57 36.55 OK: 11 MiB in 18 packages [2024-08-16T06:29:25.718Z] #57 DONE 37.0s [2024-08-16T06:29:25.718Z] [2024-08-16T06:29:25.718Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T06:29:25.718Z] #62 36.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.718Z] #62 36.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.718Z] #62 36.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:25.718Z] #62 36.41 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:25.718Z] #62 36.42 OK: 7 MiB in 16 packages [2024-08-16T06:29:25.718Z] #62 DONE 36.9s [2024-08-16T06:29:25.976Z] [2024-08-16T06:29:25.976Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T06:29:25.976Z] #63 35.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.976Z] #63 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.976Z] #63 36.02 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:29:25.976Z] #63 36.02 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:29:25.976Z] #63 36.02 OK: 20070 distinct packages available [2024-08-16T06:29:25.976Z] #63 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.976Z] #63 36.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:25.976Z] #63 36.35 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T06:29:25.976Z] #63 36.38 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T06:29:25.976Z] #63 36.39 (3/11) Installing libunistring (1.1-r1) [2024-08-16T06:29:25.976Z] #63 36.41 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T06:29:25.976Z] #63 36.42 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T06:29:25.976Z] #63 36.43 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T06:29:25.976Z] #63 36.44 (7/11) Installing curl (8.9.0-r0) [2024-08-16T06:29:25.976Z] #63 36.45 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:25.976Z] #63 36.46 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:29:25.976Z] #63 36.46 (10/11) Installing libucontext (1.2-r2) [2024-08-16T06:29:25.976Z] #63 36.46 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T06:29:25.976Z] #63 36.47 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:25.976Z] #63 36.48 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:29:25.976Z] #63 36.85 OK: 12 MiB in 26 packages [2024-08-16T06:29:26.322Z] #63 DONE 37.5s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:29:26.322Z] #69 1.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #69 1.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #69 1.553 OK: 264 MiB in 52 packages [2024-08-16T06:29:26.322Z] #69 DONE 2.2s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:29:26.322Z] #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #0 1.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #0 1.542 OK: 264 MiB in 52 packages [2024-08-16T06:29:26.322Z] #71 DONE 2.2s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T06:29:26.322Z] #65 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #65 36.58 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T06:29:26.322Z] #65 36.80 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.322Z] #65 36.81 (3/4) Installing su-exec (0.2-r3) [2024-08-16T06:29:26.322Z] #65 36.81 (4/4) Installing yq (4.33.3-r5) [2024-08-16T06:29:26.322Z] #65 37.13 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.322Z] #65 37.13 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:29:26.322Z] #65 37.26 OK: 17 MiB in 19 packages [2024-08-16T06:29:26.322Z] #65 DONE 37.4s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T06:29:26.322Z] #61 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #61 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #61 36.22 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:29:26.322Z] #61 36.22 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:29:26.322Z] #61 36.22 OK: 20070 distinct packages available [2024-08-16T06:29:26.322Z] #61 36.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #61 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #61 36.60 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.322Z] #61 36.75 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:29:26.322Z] #61 36.76 (3/5) Installing libucontext (1.2-r2) [2024-08-16T06:29:26.322Z] #61 36.77 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T06:29:26.322Z] #61 36.78 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T06:29:26.322Z] #61 36.82 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.322Z] #61 36.84 OK: 8 MiB in 20 packages [2024-08-16T06:29:26.322Z] #61 DONE 37.4s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T06:29:26.322Z] #64 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #64 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #64 36.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.322Z] #64 36.72 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T06:29:26.322Z] #64 36.78 (3/4) Installing su-exec (0.2-r3) [2024-08-16T06:29:26.322Z] #64 36.79 (4/4) Installing yq (4.33.3-r5) [2024-08-16T06:29:26.322Z] #64 37.11 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.322Z] #64 37.11 OK: 17 MiB in 19 packages [2024-08-16T06:29:26.322Z] #64 DONE 37.4s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T06:29:26.322Z] #67 36.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #67 36.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #67 36.68 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.322Z] #67 36.74 (2/2) Installing su-exec (0.2-r3) [2024-08-16T06:29:26.322Z] #67 36.75 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.322Z] #67 36.81 OK: 7 MiB in 17 packages [2024-08-16T06:29:26.322Z] #67 DONE 37.4s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T06:29:26.322Z] #59 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #59 36.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #59 36.64 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:29:26.322Z] #59 36.64 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:29:26.322Z] #59 36.64 OK: 20070 distinct packages available [2024-08-16T06:29:26.322Z] #59 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #59 36.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.322Z] #59 37.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.322Z] #59 37.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:29:26.322Z] #59 37.05 (3/4) Installing libucontext (1.2-r2) [2024-08-16T06:29:26.322Z] #59 37.05 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T06:29:26.322Z] #59 37.09 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.322Z] #59 37.10 OK: 8 MiB in 19 packages [2024-08-16T06:29:26.322Z] #59 DONE 37.5s [2024-08-16T06:29:26.322Z] [2024-08-16T06:29:26.322Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:26.583Z] #72 ... [2024-08-16T06:29:26.583Z] [2024-08-16T06:29:26.583Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T06:29:26.583Z] #60 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.583Z] #60 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:26.583Z] #60 36.60 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T06:29:26.583Z] #60 36.79 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:26.583Z] #60 36.80 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:26.583Z] #60 36.80 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:29:26.583Z] #60 37.11 OK: 8 MiB in 17 packages [2024-08-16T06:29:26.583Z] #60 DONE 37.5s [2024-08-16T06:29:26.583Z] [2024-08-16T06:29:26.583Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:29:26.583Z] #73 DONE 0.3s [2024-08-16T06:29:26.583Z] [2024-08-16T06:29:26.583Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:29:26.583Z] #74 DONE 0.3s [2024-08-16T06:29:26.583Z] [2024-08-16T06:29:26.583Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:29:26.619Z] Commit message: "Merge commit '9ed72124ad2f01edf756a46c49444a389d468e72' into HEAD" [2024-08-16T06:29:26.646Z] First time build. Skipping changelog. [2024-08-16T06:29:27.540Z] #75 ... [2024-08-16T06:29:27.540Z] [2024-08-16T06:29:27.540Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T06:29:27.540Z] #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:27.540Z] #0 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:27.540Z] #0 2.623 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:29:27.540Z] #0 2.623 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:29:27.540Z] #0 2.623 OK: 20077 distinct packages available [2024-08-16T06:29:27.541Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:27.541Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:27.541Z] #0 2.956 OK: 264 MiB in 52 packages [2024-08-16T06:29:27.541Z] #76 DONE 3.2s [2024-08-16T06:29:27.541Z] [2024-08-16T06:29:27.541Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:29:27.541Z] #77 DONE 0.2s [2024-08-16T06:29:27.541Z] [2024-08-16T06:29:27.541Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T06:29:26.624Z] > git rev-list --no-walk f4dc2b0237c09594c28615abb571e8b753d1a70c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-16T06:29:27.800Z] #78 ... [2024-08-16T06:29:27.800Z] [2024-08-16T06:29:27.800Z] #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:29:27.800Z] #79 DONE 3.7s [2024-08-16T06:29:27.800Z] [2024-08-16T06:29:27.800Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T06:29:28.318Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-16T06:29:28.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T06:29:28.319Z] Dload Upload Total Spent Left Speed [2024-08-16T06:29:28.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-08-16T06:29:28.365Z] #80 ... [2024-08-16T06:29:28.365Z] [2024-08-16T06:29:28.365Z] #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T06:29:28.365Z] #0 3.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:28.365Z] #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:28.365Z] #0 4.006 OK: 264 MiB in 52 packages [2024-08-16T06:29:28.365Z] #81 DONE 4.3s [2024-08-16T06:29:28.365Z] [2024-08-16T06:29:28.365Z] #82 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:29:28.365Z] #82 DONE 0.1s [2024-08-16T06:29:28.623Z] [2024-08-16T06:29:28.623Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-16T06:29:28.623Z] #70 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:28.623Z] #70 3.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:28.623Z] #70 3.346 OK: 7 MiB in 16 packages [2024-08-16T06:29:28.623Z] #70 DONE 3.4s [2024-08-16T06:29:28.623Z] [2024-08-16T06:29:28.623Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:29:28.658Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-16T06:29:28.992Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-08-16T06:29:28.992Z] /etc/docker/daemon.new [2024-08-16T06:29:28.992Z] { [2024-08-16T06:29:28.992Z] "registry-mirrors": [ [2024-08-16T06:29:28.992Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-16T06:29:28.992Z] ], [2024-08-16T06:29:28.992Z] "bip": "10.250.0.254/24", [2024-08-16T06:29:28.992Z] "hosts": [ [2024-08-16T06:29:28.992Z] "tcp://0.0.0.0:5555", [2024-08-16T06:29:28.992Z] "unix:///var/run/docker.sock" [2024-08-16T06:29:28.992Z] ], [2024-08-16T06:29:28.992Z] "mtu": 1458, [2024-08-16T06:29:28.992Z] "selinux-enabled": true, [2024-08-16T06:29:28.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-16T06:29:28.992Z] } [Pipeline] sh [2024-08-16T06:29:29.318Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-16T06:29:29.657Z] + sudo service docker restart [2024-08-16T06:29:30.656Z] #83 ... [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.406 OK: 11 MiB in 18 packages [2024-08-16T06:29:30.656Z] #84 DONE 4.6s [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T06:29:30.656Z] #0 3.262 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.744 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 4.463 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:29:30.656Z] #0 4.938 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:29:30.656Z] #0 4.964 OK: 7 MiB in 16 packages [2024-08-16T06:29:30.656Z] #85 DONE 5.9s [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.290 OK: 17 MiB in 19 packages [2024-08-16T06:29:30.656Z] #86 DONE 4.2s [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #0 2.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.322 OK: 17 MiB in 19 packages [2024-08-16T06:29:30.656Z] #87 DONE 4.2s [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #72 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #72 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #72 4.188 OK: 12 MiB in 26 packages [2024-08-16T06:29:30.656Z] #72 ... [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #0 3.874 OK: 7 MiB in 16 packages [2024-08-16T06:29:30.656Z] #88 DONE 4.9s [2024-08-16T06:29:30.656Z] [2024-08-16T06:29:30.656Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-16T06:29:30.656Z] #78 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #78 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.656Z] #78 3.432 OK: 8 MiB in 20 packages [2024-08-16T06:29:30.656Z] #78 DONE 4.3s [2024-08-16T06:29:30.945Z] [2024-08-16T06:29:30.945Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T06:29:30.945Z] #89 ... [2024-08-16T06:29:30.945Z] [2024-08-16T06:29:30.945Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T06:29:30.945Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.945Z] #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:30.945Z] #0 4.120 OK: 7 MiB in 17 packages [2024-08-16T06:29:30.945Z] #90 DONE 4.7s [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T06:29:31.591Z] #91 ... [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T06:29:31.591Z] #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:31.591Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:31.591Z] #0 4.133 OK: 8 MiB in 19 packages [2024-08-16T06:29:31.591Z] #92 DONE 5.1s [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:31.591Z] #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:31.591Z] #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:31.591Z] #0 4.294 OK: 8 MiB in 17 packages [2024-08-16T06:29:31.591Z] #93 DONE 5.1s [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T06:29:31.591Z] #89 DONE 0.9s [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:29:31.591Z] #72 DONE 5.1s [2024-08-16T06:29:31.591Z] [2024-08-16T06:29:31.591Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:29:33.005Z] #94 DONE 1.6s [2024-08-16T06:29:33.005Z] [2024-08-16T06:29:33.005Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:29:33.005Z] #95 DONE 2.1s [2024-08-16T06:29:33.005Z] [2024-08-16T06:29:33.005Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T06:29:33.005Z] #96 DONE 2.1s [2024-08-16T06:29:33.005Z] [2024-08-16T06:29:33.005Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T06:29:33.005Z] #97 DONE 0.1s [2024-08-16T06:29:33.005Z] [2024-08-16T06:29:33.005Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:29:33.266Z] #98 ... [2024-08-16T06:29:33.266Z] [2024-08-16T06:29:33.266Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T06:29:33.266Z] #99 DONE 0.1s [2024-08-16T06:29:33.530Z] [2024-08-16T06:29:33.530Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T06:29:33.791Z] #100 DONE 0.5s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:29:33.791Z] #98 DONE 0.6s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T06:29:33.791Z] #101 DONE 0.5s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T06:29:33.791Z] #102 DONE 0.1s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:29:33.791Z] #103 DONE 0.1s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:29:33.791Z] #104 DONE 0.1s [2024-08-16T06:29:33.791Z] [2024-08-16T06:29:33.791Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T06:29:34.056Z] #105 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T06:29:34.056Z] #106 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T06:29:34.056Z] #107 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T06:29:34.056Z] #108 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:29:34.056Z] #109 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #110 [security-spire-server] exporting to image [2024-08-16T06:29:34.056Z] #110 exporting layers [2024-08-16T06:29:34.056Z] #110 ... [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T06:29:34.056Z] #111 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T06:29:34.056Z] #112 DONE 0.1s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T06:29:34.056Z] #113 DONE 0.0s [2024-08-16T06:29:34.056Z] [2024-08-16T06:29:34.056Z] #110 [security-spire-config] exporting to image [2024-08-16T06:29:34.317Z] #110 ... [2024-08-16T06:29:34.317Z] [2024-08-16T06:29:34.317Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:29:34.576Z] #38 ... [2024-08-16T06:29:34.576Z] [2024-08-16T06:29:34.576Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T06:29:34.576Z] #91 DONE 3.4s [2024-08-16T06:29:34.576Z] [2024-08-16T06:29:34.576Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T06:29:34.576Z] #114 DONE 0.0s [2024-08-16T06:29:34.576Z] [2024-08-16T06:29:34.576Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T06:29:34.576Z] #80 6.179 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:34.576Z] #80 6.653 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-16T06:29:34.836Z] #80 ... [2024-08-16T06:29:34.836Z] [2024-08-16T06:29:34.836Z] #110 [security-spire-agent] exporting to image [2024-08-16T06:29:34.836Z] #110 exporting layers 0.7s done [2024-08-16T06:29:34.836Z] #110 writing image sha256:204c2d202677340eac9146d23e8f4e60d0592419979858b21dad101195112d79 0.0s done [2024-08-16T06:29:34.836Z] #110 naming to docker.io/library/security-spire-server done [2024-08-16T06:29:34.836Z] #110 writing image sha256:641f7f367752b212ebf570b78a33f949c1d47ab35e3093a2e43c62ffcf70f6e8 done [2024-08-16T06:29:34.836Z] #110 naming to docker.io/library/security-spire-config done [2024-08-16T06:29:34.836Z] #110 writing image sha256:45642016df2e12f27f2dbe918f5a6969baab983a57cd034807d07ae1047dee6d done [2024-08-16T06:29:34.836Z] #110 naming to docker.io/library/security-spire-agent done [2024-08-16T06:29:34.836Z] #110 DONE 0.9s [2024-08-16T06:29:35.097Z] [2024-08-16T06:29:35.097Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T06:29:35.097Z] #80 7.314 OK: 264 MiB in 52 packages [2024-08-16T06:29:35.097Z] #80 DONE 7.4s [2024-08-16T06:29:35.097Z] [2024-08-16T06:29:35.097Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:29:35.357Z] #115 ... [2024-08-16T06:29:35.357Z] [2024-08-16T06:29:35.357Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T06:29:35.357Z] #116 DONE 0.0s [2024-08-16T06:29:35.357Z] [2024-08-16T06:29:35.357Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:29:36.747Z] #117 ... [2024-08-16T06:29:36.747Z] [2024-08-16T06:29:36.747Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T06:29:47.967Z] provisioning config files... [2024-08-16T06:29:48.000Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config12098449470989820224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T06:29:48.469Z] ---> ****-login.sh [2024-08-16T06:29:48.469Z] nexus3.edgexfoundry.org:10001 [2024-08-16T06:29:49.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:29:49.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:29:49.324Z] Configure a credential helper to remove this warning. See [2024-08-16T06:29:49.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:29:49.324Z] [2024-08-16T06:29:49.324Z] Login Succeeded [2024-08-16T06:29:49.324Z] nexus3.edgexfoundry.org:10002 [2024-08-16T06:29:49.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:29:49.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:29:49.596Z] Configure a credential helper to remove this warning. See [2024-08-16T06:29:49.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:29:49.596Z] [2024-08-16T06:29:49.596Z] Login Succeeded [2024-08-16T06:29:49.596Z] nexus3.edgexfoundry.org:10003 [2024-08-16T06:29:49.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:29:50.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:29:50.137Z] Configure a credential helper to remove this warning. See [2024-08-16T06:29:50.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:29:50.137Z] [2024-08-16T06:29:50.137Z] Login Succeeded [2024-08-16T06:29:50.138Z] nexus3.edgexfoundry.org:10004 [2024-08-16T06:29:50.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:29:50.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:29:50.412Z] Configure a credential helper to remove this warning. See [2024-08-16T06:29:50.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:29:50.412Z] [2024-08-16T06:29:50.412Z] Login Succeeded [2024-08-16T06:29:50.412Z] ****.io [2024-08-16T06:29:50.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-16T06:29:50.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-16T06:29:50.952Z] Configure a credential helper to remove this warning. See [2024-08-16T06:29:50.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-16T06:29:50.952Z] [2024-08-16T06:29:50.952Z] Login Succeeded [2024-08-16T06:29:50.952Z] ---> ****-login.sh ends [Pipeline] } [2024-08-16T06:29:50.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-16T06:29:51.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2024-08-16T06:29:51.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:29:51.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-16T06:29:51.692Z] ========================================================= [2024-08-16T06:29:51.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-16T06:29:51.692Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:29:52.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T06:29:52.314Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-16T06:29:52.314Z] c6b39de5b339: Pulling fs layer [2024-08-16T06:29:52.314Z] a69c41024577: Pulling fs layer [2024-08-16T06:29:52.314Z] d6de4b400683: Pulling fs layer [2024-08-16T06:29:52.314Z] 35cb2a7552d0: Pulling fs layer [2024-08-16T06:29:52.314Z] 4f4fb700ef54: Pulling fs layer [2024-08-16T06:29:52.314Z] 464afbd9ba4c: Pulling fs layer [2024-08-16T06:29:52.314Z] 00f215d4a9da: Pulling fs layer [2024-08-16T06:29:52.314Z] d496ad576159: Pulling fs layer [2024-08-16T06:29:52.314Z] 4f4fb700ef54: Waiting [2024-08-16T06:29:52.314Z] 464afbd9ba4c: Waiting [2024-08-16T06:29:52.314Z] 00f215d4a9da: Waiting [2024-08-16T06:29:52.314Z] d496ad576159: Waiting [2024-08-16T06:29:52.314Z] 35cb2a7552d0: Waiting [2024-08-16T06:29:52.314Z] a69c41024577: Download complete [2024-08-16T06:29:52.314Z] 35cb2a7552d0: Verifying Checksum [2024-08-16T06:29:52.314Z] 35cb2a7552d0: Download complete [2024-08-16T06:29:52.314Z] 4f4fb700ef54: Verifying Checksum [2024-08-16T06:29:52.314Z] 4f4fb700ef54: Download complete [2024-08-16T06:29:52.314Z] c6b39de5b339: Download complete [2024-08-16T06:29:52.314Z] 464afbd9ba4c: Verifying Checksum [2024-08-16T06:29:52.314Z] 464afbd9ba4c: Download complete [2024-08-16T06:29:52.907Z] d496ad576159: Verifying Checksum [2024-08-16T06:29:52.907Z] d496ad576159: Download complete [2024-08-16T06:29:53.178Z] c6b39de5b339: Pull complete [2024-08-16T06:29:54.151Z] a69c41024577: Pull complete [2024-08-16T06:29:54.151Z] d6de4b400683: Verifying Checksum [2024-08-16T06:29:54.151Z] d6de4b400683: Download complete [2024-08-16T06:29:55.335Z] 00f215d4a9da: Verifying Checksum [2024-08-16T06:29:55.335Z] 00f215d4a9da: Download complete [2024-08-16T06:30:07.665Z] d6de4b400683: Pull complete [2024-08-16T06:30:07.665Z] 35cb2a7552d0: Pull complete [2024-08-16T06:30:09.079Z] 4f4fb700ef54: Pull complete [2024-08-16T06:30:09.079Z] 464afbd9ba4c: Pull complete [2024-08-16T06:30:19.174Z] 00f215d4a9da: Pull complete [2024-08-16T06:30:19.443Z] d496ad576159: Pull complete [2024-08-16T06:30:19.443Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-16T06:30:19.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T06:30:19.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:30:20.059Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T06:30:20.059Z] WORKDIR /edgex [2024-08-16T06:30:20.059Z] COPY go.mod . [2024-08-16T06:30:20.059Z] RUN go mod download [2024-08-16T06:30:20.059Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-16T06:30:20.658Z] Sending build context to Docker daemon 3.483MB [2024-08-16T06:30:20.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-16T06:30:20.658Z] ---> f246e2811388 [2024-08-16T06:30:20.658Z] Step 2/4 : WORKDIR /edgex [2024-08-16T06:30:22.615Z] ---> Running in e8f6ef721dc5 [2024-08-16T06:30:22.884Z] Removing intermediate container e8f6ef721dc5 [2024-08-16T06:30:22.885Z] ---> 714b5d2d63f4 [2024-08-16T06:30:22.885Z] Step 3/4 : COPY go.mod . [2024-08-16T06:30:23.472Z] ---> 6c6733eb7b02 [2024-08-16T06:30:23.472Z] Step 4/4 : RUN go mod download [2024-08-16T06:30:23.472Z] ---> Running in 0391cc6533fc [2024-08-16T06:30:33.130Z] #118 DONE 57.9s [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #83 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:33.130Z] #83 DONE 56.1s [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:33.130Z] #117 DONE 49.3s [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:33.130Z] #115 DONE 57.1s [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:30:33.130Z] #119 ... [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #75 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:33.130Z] #75 DONE 58.0s [2024-08-16T06:30:33.130Z] [2024-08-16T06:30:33.130Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T06:30:34.523Z] #120 ... [2024-08-16T06:30:34.523Z] [2024-08-16T06:30:34.523Z] #121 [core-command builder 6/7] COPY . . [2024-08-16T06:30:34.818Z] #121 ... [2024-08-16T06:30:34.818Z] [2024-08-16T06:30:34.818Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:30:34.818Z] #122 ... [2024-08-16T06:30:34.818Z] [2024-08-16T06:30:34.818Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #123 DONE 11.9s [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:30:36.730Z] #119 DONE 11.8s [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #120 DONE 11.8s [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #124 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #125 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #126 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #121 [core-command builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #121 DONE 11.9s [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #127 [core-metadata builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #127 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #128 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #129 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #130 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #131 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #132 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #133 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #134 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #135 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #136 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #137 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T06:30:36.730Z] #138 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.730Z] #139 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.730Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.730Z] #140 CACHED [2024-08-16T06:30:36.730Z] [2024-08-16T06:30:36.731Z] #141 [support-scheduler builder 6/7] COPY . . [2024-08-16T06:30:36.731Z] #141 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #142 [core-data builder 6/7] COPY . . [2024-08-16T06:30:36.731Z] #142 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.731Z] #143 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.731Z] #144 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-16T06:30:36.731Z] #145 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:30:36.731Z] #146 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:30:36.731Z] #147 CACHED [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:30:36.731Z] #122 DONE 11.9s [2024-08-16T06:30:36.731Z] [2024-08-16T06:30:36.731Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:30:38.110Z] #148 1.378 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-08-16T06:30:42.367Z] #148 ... [2024-08-16T06:30:42.367Z] [2024-08-16T06:30:42.367Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:30:42.367Z] #0 1.280 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-08-16T06:30:46.571Z] #149 ... [2024-08-16T06:30:46.571Z] [2024-08-16T06:30:46.571Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:30:46.571Z] #0 0.411 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-08-16T06:30:46.571Z] #150 ... [2024-08-16T06:30:46.571Z] [2024-08-16T06:30:46.571Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:30:46.571Z] #0 0.949 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-08-16T06:30:46.831Z] #151 ... [2024-08-16T06:30:46.831Z] [2024-08-16T06:30:46.831Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:30:46.831Z] #0 1.378 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-08-16T06:30:46.831Z] #152 ... [2024-08-16T06:30:46.831Z] [2024-08-16T06:30:46.831Z] #153 [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-08-16T06:30:46.831Z] #0 0.662 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-08-16T06:30:47.103Z] #153 ... [2024-08-16T06:30:47.103Z] [2024-08-16T06:30:47.103Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:30:47.103Z] #0 0.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:30:47.103Z] #154 ... [2024-08-16T06:30:47.103Z] [2024-08-16T06:30:47.103Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:30:47.103Z] #0 0.807 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-08-16T06:30:47.363Z] #155 ... [2024-08-16T06:30:47.363Z] [2024-08-16T06:30:47.363Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:30:47.363Z] #0 1.175 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-08-16T06:30:47.363Z] #156 ... [2024-08-16T06:30:47.363Z] [2024-08-16T06:30:47.363Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:30:47.363Z] #0 1.059 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-08-16T06:30:47.622Z] #157 ... [2024-08-16T06:30:47.622Z] [2024-08-16T06:30:47.622Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:30:47.622Z] #0 1.386 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-08-16T06:30:47.882Z] #158 ... [2024-08-16T06:30:47.882Z] [2024-08-16T06:30:47.882Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:30:47.882Z] #0 0.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:30:47.882Z] #159 ... [2024-08-16T06:30:47.882Z] [2024-08-16T06:30:47.882Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:30:47.882Z] #0 1.375 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-08-16T06:31:31.377Z] Removing intermediate container 0391cc6533fc [2024-08-16T06:31:31.377Z] ---> dd2221ab9592 [2024-08-16T06:31:31.377Z] Successfully built dd2221ab9592 [2024-08-16T06:31:31.377Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:31:31.728Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T06:31:31.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:31:31.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container [2024-08-16T06:31:32.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-16T06:31:33.253Z] $ docker top 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:31:34.083Z] + go version [2024-08-16T06:31:34.083Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-16T06:31:34.097Z] $ docker stop --time=1 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 [2024-08-16T06:31:35.704Z] $ docker rm -f --volumes 6e7bc24ffec113faedf542a7d23b2a01ef0749f2bd77915015ababe7164ece79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:31:36.300Z] + docker inspect -f . ci-base-image-arm64 [2024-08-16T06:31:36.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:31:36.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container [2024-08-16T06:31:36.548Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-16T06:31:37.741Z] $ docker top f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-16T06:31:37.965Z] ========================================================= [2024-08-16T06:31:37.965Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-16T06:31:37.965Z] ========================================================= [Pipeline] sh [2024-08-16T06:31:38.587Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2024-08-16T06:31:39.237Z] + make test [2024-08-16T06:31:39.238Z] go test -race -coverprofile=coverage.out ./... [2024-08-16T06:32:09.371Z] #160 ... [2024-08-16T06:32:09.371Z] [2024-08-16T06:32:09.371Z] #153 [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-08-16T06:32:09.371Z] #153 89.38 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-08-16T06:32:26.065Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-16T06:32:36.093Z] #153 DONE 119.8s [2024-08-16T06:32:36.093Z] [2024-08-16T06:32:36.093Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:32:36.093Z] #150 DONE 119.8s [2024-08-16T06:32:36.093Z] [2024-08-16T06:32:36.093Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:32:36.351Z] #51 ... [2024-08-16T06:32:36.351Z] [2024-08-16T06:32:36.351Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:32:36.351Z] #157 DONE 119.8s [2024-08-16T06:32:36.351Z] [2024-08-16T06:32:36.351Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:32:36.351Z] #155 DONE 119.8s [2024-08-16T06:32:36.871Z] [2024-08-16T06:32:36.871Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:32:37.153Z] #154 ... [2024-08-16T06:32:37.153Z] [2024-08-16T06:32:37.153Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:32:37.153Z] #149 DONE 120.6s [2024-08-16T06:32:37.153Z] [2024-08-16T06:32:37.153Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:32:43.715Z] #161 ... [2024-08-16T06:32:43.715Z] [2024-08-16T06:32:43.715Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:32:47.999Z] #162 ... [2024-08-16T06:32:47.999Z] [2024-08-16T06:32:47.999Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:32:48.259Z] #163 ... [2024-08-16T06:32:48.259Z] [2024-08-16T06:32:48.259Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:32:54.004Z] #164 ... [2024-08-16T06:32:54.004Z] [2024-08-16T06:32:54.004Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T06:33:04.241Z] #165 ... [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:04.241Z] #161 DONE 25.9s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T06:33:04.241Z] #165 DONE 19.4s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:04.241Z] #162 DONE 19.5s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:04.241Z] #163 DONE 25.1s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #166 ... [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:04.241Z] #164 DONE 17.1s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #167 ... [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #168 DONE 0.4s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #169 DONE 0.5s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #167 DONE 0.5s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #170 [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-08-16T06:33:04.241Z] #170 ... [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #166 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:04.241Z] #166 DONE 0.6s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T06:33:04.241Z] #171 DONE 0.6s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #170 [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-08-16T06:33:04.241Z] #170 DONE 0.7s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #172 [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-08-16T06:33:04.241Z] #172 DONE 0.7s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T06:33:04.241Z] #173 DONE 0.8s [2024-08-16T06:33:04.241Z] [2024-08-16T06:33:04.241Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-16T06:33:07.546Z] #174 DONE 2.5s [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #175 [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-08-16T06:33:07.546Z] #175 DONE 2.5s [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T06:33:07.546Z] #176 DONE 2.6s [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #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-08-16T06:33:07.546Z] #177 DONE 2.6s [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T06:33:07.546Z] #178 ... [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #179 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T06:33:07.546Z] #179 DONE 4.4s [2024-08-16T06:33:07.546Z] [2024-08-16T06:33:07.546Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:08.485Z] #180 ... [2024-08-16T06:33:08.485Z] [2024-08-16T06:33:08.485Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:08.485Z] #181 DONE 1.6s [2024-08-16T06:33:08.485Z] [2024-08-16T06:33:08.485Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T06:33:08.485Z] #178 DONE 1.7s [2024-08-16T06:33:08.745Z] [2024-08-16T06:33:08.745Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T06:33:08.745Z] #182 DONE 1.7s [2024-08-16T06:33:08.745Z] [2024-08-16T06:33:08.745Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:08.745Z] #180 DONE 1.2s [2024-08-16T06:33:08.745Z] [2024-08-16T06:33:08.745Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:08.745Z] #183 ... [2024-08-16T06:33:08.745Z] [2024-08-16T06:33:08.745Z] #110 [security-spiffe-token-provider] exporting to image [2024-08-16T06:33:08.745Z] #110 exporting layers 1.5s done [2024-08-16T06:33:08.745Z] #110 writing image sha256:71a17f5052237e0059156ee0330fe3c036724dba5ca8c9e15987d70855733f66 0.1s done [2024-08-16T06:33:08.745Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-16T06:33:08.745Z] #110 DONE 2.6s [2024-08-16T06:33:09.004Z] [2024-08-16T06:33:09.004Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:09.264Z] #184 ... [2024-08-16T06:33:09.264Z] [2024-08-16T06:33:09.264Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T06:33:09.264Z] #185 DONE 0.7s [2024-08-16T06:33:09.264Z] [2024-08-16T06:33:09.264Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:09.264Z] #183 DONE 0.6s [2024-08-16T06:33:09.264Z] [2024-08-16T06:33:09.264Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:33:09.264Z] #186 DONE 0.7s [2024-08-16T06:33:09.264Z] [2024-08-16T06:33:09.264Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:11.801Z] #187 ... [2024-08-16T06:33:11.801Z] [2024-08-16T06:33:11.801Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:11.801Z] #184 DONE 3.0s [2024-08-16T06:33:11.801Z] [2024-08-16T06:33:11.801Z] #110 [core-common-config-bootstrapper] exporting to image [2024-08-16T06:33:12.060Z] #110 ... [2024-08-16T06:33:12.060Z] [2024-08-16T06:33:12.060Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T06:33:12.060Z] #188 DONE 2.7s [2024-08-16T06:33:12.320Z] [2024-08-16T06:33:12.320Z] #189 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T06:33:12.579Z] #189 DONE 3.2s [2024-08-16T06:33:12.579Z] [2024-08-16T06:33:12.579Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:33:12.579Z] #151 DONE 156.0s [2024-08-16T06:33:12.579Z] [2024-08-16T06:33:12.579Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T06:33:14.009Z] #190 ... [2024-08-16T06:33:14.009Z] [2024-08-16T06:33:14.009Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:14.009Z] #191 CACHED [2024-08-16T06:33:14.009Z] [2024-08-16T06:33:14.009Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:14.009Z] #192 CACHED [2024-08-16T06:33:14.009Z] [2024-08-16T06:33:14.009Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T06:33:14.302Z] #193 ... [2024-08-16T06:33:14.302Z] [2024-08-16T06:33:14.302Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T06:33:14.302Z] #190 DONE 1.8s [2024-08-16T06:33:14.302Z] [2024-08-16T06:33:14.302Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:14.302Z] #187 DONE 5.0s [2024-08-16T06:33:14.302Z] [2024-08-16T06:33:14.302Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T06:33:14.302Z] #194 DONE 1.9s [2024-08-16T06:33:14.302Z] [2024-08-16T06:33:14.302Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:33:14.302Z] #156 DONE 157.9s [2024-08-16T06:33:14.302Z] [2024-08-16T06:33:14.302Z] #110 [security-proxy-setup] exporting to image [2024-08-16T06:33:14.302Z] #110 exporting layers 2.6s done [2024-08-16T06:33:16.197Z] #110 ... [2024-08-16T06:33:16.197Z] [2024-08-16T06:33:16.197Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:16.197Z] #195 CACHED [2024-08-16T06:33:16.197Z] [2024-08-16T06:33:16.197Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:16.197Z] #196 CACHED [2024-08-16T06:33:16.197Z] [2024-08-16T06:33:16.197Z] #110 [security-proxy-setup] exporting to image [2024-08-16T06:33:16.197Z] #110 writing image sha256:df88beb9a2273b7fa68090fddd08de4262c0ec1e0afd92cd6e64fc9e6ffda68a [2024-08-16T06:33:16.762Z] #110 writing image sha256:df88beb9a2273b7fa68090fddd08de4262c0ec1e0afd92cd6e64fc9e6ffda68a 0.8s done [2024-08-16T06:33:16.762Z] #110 naming to docker.io/library/core-common-config-bootstrapper [2024-08-16T06:33:17.695Z] #110 naming to docker.io/library/core-common-config-bootstrapper 1.0s done [2024-08-16T06:33:20.977Z] #110 ... [2024-08-16T06:33:20.977Z] [2024-08-16T06:33:20.977Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T06:33:20.977Z] #193 DONE 6.7s [2024-08-16T06:33:20.977Z] [2024-08-16T06:33:20.977Z] #197 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T06:33:20.977Z] #197 DONE 6.2s [2024-08-16T06:33:20.977Z] [2024-08-16T06:33:20.977Z] #198 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T06:33:24.284Z] #198 ... [2024-08-16T06:33:24.284Z] [2024-08-16T06:33:24.284Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:24.550Z] #199 ... [2024-08-16T06:33:24.551Z] [2024-08-16T06:33:24.551Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:33:24.551Z] #159 DONE 168.1s [2024-08-16T06:33:24.551Z] [2024-08-16T06:33:24.551Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:24.551Z] #200 ... [2024-08-16T06:33:24.551Z] [2024-08-16T06:33:24.551Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:24.551Z] #199 DONE 10.2s [2024-08-16T06:33:24.551Z] [2024-08-16T06:33:24.551Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:33:24.551Z] #158 DONE 168.2s [2024-08-16T06:33:24.808Z] [2024-08-16T06:33:24.808Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T06:33:24.808Z] #201 DONE 8.8s [2024-08-16T06:33:24.808Z] [2024-08-16T06:33:24.808Z] #110 [security-secretstore-setup] exporting to image [2024-08-16T06:33:24.808Z] #110 exporting layers [2024-08-16T06:33:24.808Z] #110 ... [2024-08-16T06:33:24.808Z] [2024-08-16T06:33:24.808Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:24.808Z] #200 DONE 4.4s [2024-08-16T06:33:25.101Z] [2024-08-16T06:33:25.101Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T06:33:26.060Z] #202 ... [2024-08-16T06:33:26.060Z] [2024-08-16T06:33:26.060Z] #198 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T06:33:26.060Z] #198 DONE 5.6s [2024-08-16T06:33:26.321Z] [2024-08-16T06:33:26.321Z] #203 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T06:33:26.321Z] #203 ... [2024-08-16T06:33:26.321Z] [2024-08-16T06:33:26.321Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:33:26.321Z] #148 DONE 169.9s [2024-08-16T06:33:26.586Z] [2024-08-16T06:33:26.586Z] #110 [security-proxy-setup] exporting to image [2024-08-16T06:33:26.586Z] #110 exporting layers 12.0s done [2024-08-16T06:33:26.586Z] #110 writing image sha256:c1c1ead290cb32bf309592613539a245fe1246274753a9aba5bf808a8c734d62 0.0s done [2024-08-16T06:33:26.586Z] #110 naming to docker.io/library/security-proxy-setup done [2024-08-16T06:33:26.586Z] #110 ... [2024-08-16T06:33:26.586Z] [2024-08-16T06:33:26.586Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:26.586Z] #204 DONE 1.9s [2024-08-16T06:33:26.845Z] [2024-08-16T06:33:26.845Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:26.845Z] #205 CACHED [2024-08-16T06:33:26.845Z] [2024-08-16T06:33:26.845Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:26.845Z] #206 CACHED [2024-08-16T06:33:26.845Z] [2024-08-16T06:33:26.845Z] #110 [core-command] exporting to image [2024-08-16T06:33:27.103Z] #110 ... [2024-08-16T06:33:27.103Z] [2024-08-16T06:33:27.103Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:27.103Z] #207 DONE 2.1s [2024-08-16T06:33:27.103Z] [2024-08-16T06:33:27.103Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T06:33:27.103Z] #202 DONE 2.0s [2024-08-16T06:33:27.103Z] [2024-08-16T06:33:27.103Z] #203 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T06:33:27.103Z] #203 DONE 0.7s [2024-08-16T06:33:27.103Z] [2024-08-16T06:33:27.103Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:27.103Z] #208 DONE 2.0s [2024-08-16T06:33:27.103Z] [2024-08-16T06:33:27.103Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T06:33:27.673Z] #209 ... [2024-08-16T06:33:27.673Z] [2024-08-16T06:33:27.673Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:33:27.673Z] #154 DONE 171.1s [2024-08-16T06:33:27.673Z] [2024-08-16T06:33:27.673Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:33:27.673Z] #160 DONE 171.1s [2024-08-16T06:33:27.673Z] [2024-08-16T06:33:27.673Z] #110 [core-command] exporting to image [2024-08-16T06:33:27.673Z] #110 exporting layers 0.7s done [2024-08-16T06:33:27.932Z] #110 exporting layers 3.2s done [2024-08-16T06:33:27.932Z] #110 writing image sha256:b398a67e848a95e17275eddddb145f2260a5d300d2d407729fe10a76ea221e35 0.0s done [2024-08-16T06:33:27.932Z] #110 naming to docker.io/library/core-command done [2024-08-16T06:33:27.932Z] #110 writing image sha256:831e328ae6a25007a64453c9f4fdba1ecf293c2518a39972e9fb6b91c9c10f21 done [2024-08-16T06:33:27.932Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-08-16T06:33:27.932Z] #110 DONE 18.8s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T06:33:27.932Z] #210 DONE 1.0s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:27.932Z] #211 DONE 0.9s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:33:27.932Z] #152 DONE 171.4s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #212 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T06:33:27.932Z] #212 DONE 0.9s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T06:33:27.932Z] #209 DONE 0.9s [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:27.932Z] #213 ... [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:27.932Z] #214 CACHED [2024-08-16T06:33:27.932Z] [2024-08-16T06:33:27.932Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:27.932Z] #215 CACHED [2024-08-16T06:33:28.193Z] [2024-08-16T06:33:28.193Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T06:33:28.193Z] #216 ... [2024-08-16T06:33:28.193Z] [2024-08-16T06:33:28.193Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:28.193Z] #217 DONE 0.5s [2024-08-16T06:33:28.193Z] [2024-08-16T06:33:28.193Z] #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:28.193Z] #218 DONE 0.5s [2024-08-16T06:33:28.193Z] [2024-08-16T06:33:28.193Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T06:33:28.193Z] #219 DONE 0.5s [2024-08-16T06:33:28.453Z] [2024-08-16T06:33:28.453Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:28.711Z] #220 ... [2024-08-16T06:33:28.711Z] [2024-08-16T06:33:28.711Z] #221 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T06:33:28.711Z] #221 DONE 0.8s [2024-08-16T06:33:28.711Z] [2024-08-16T06:33:28.711Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:28.711Z] #213 DONE 0.8s [2024-08-16T06:33:28.711Z] [2024-08-16T06:33:28.711Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T06:33:28.711Z] #222 DONE 0.7s [2024-08-16T06:33:28.711Z] [2024-08-16T06:33:28.711Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T06:33:28.711Z] #216 DONE 0.6s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:28.970Z] #223 DONE 0.5s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T06:33:28.970Z] #224 DONE 1.9s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T06:33:28.970Z] #225 DONE 0.6s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #110 [security-proxy-auth] exporting to image [2024-08-16T06:33:28.970Z] #110 ... [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:28.970Z] #220 DONE 0.6s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T06:33:28.970Z] #226 DONE 0.3s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:28.970Z] #227 DONE 0.3s [2024-08-16T06:33:28.970Z] [2024-08-16T06:33:28.970Z] #110 [support-scheduler] exporting to image [2024-08-16T06:33:28.970Z] #110 writing image sha256:5d52d25eda8be7f68243ba47b71732ef544be7f963c2c1266effe8803f5549d9 done [2024-08-16T06:33:28.970Z] #110 naming to docker.io/library/core-keeper done [2024-08-16T06:33:29.543Z] #110 ... [2024-08-16T06:33:29.543Z] [2024-08-16T06:33:29.543Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T06:33:29.543Z] #228 DONE 0.6s [2024-08-16T06:33:29.543Z] [2024-08-16T06:33:29.543Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T06:33:29.802Z] #229 DONE 0.5s [2024-08-16T06:33:29.802Z] [2024-08-16T06:33:29.802Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T06:33:29.802Z] #230 DONE 1.2s [2024-08-16T06:33:29.802Z] [2024-08-16T06:33:29.802Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T06:33:29.802Z] #231 DONE 0.9s [2024-08-16T06:33:29.802Z] [2024-08-16T06:33:29.802Z] #110 [support-cron-scheduler] exporting to image [2024-08-16T06:33:29.802Z] #110 exporting layers 1.0s done [2024-08-16T06:33:29.802Z] #110 writing image sha256:ce33e1a4273ee7f17cbf7610c8448f4b2397adcb9441ad9e7ab0d931c859af58 [2024-08-16T06:33:29.802Z] #110 writing image sha256:eaa878bede597c2db6b49ec2be567fe2a72804c52bb7c60b2fea823827e03b87 [2024-08-16T06:33:30.061Z] #110 ... [2024-08-16T06:33:30.061Z] [2024-08-16T06:33:30.061Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T06:33:30.061Z] #232 DONE 0.2s [2024-08-16T06:33:30.061Z] [2024-08-16T06:33:30.061Z] #110 [security-proxy-auth] exporting to image [2024-08-16T06:33:30.061Z] #110 exporting layers 1.1s done [2024-08-16T06:33:30.061Z] #110 writing image sha256:ce33e1a4273ee7f17cbf7610c8448f4b2397adcb9441ad9e7ab0d931c859af58 0.0s done [2024-08-16T06:33:30.061Z] #110 writing image sha256:eaa878bede597c2db6b49ec2be567fe2a72804c52bb7c60b2fea823827e03b87 0.0s done [2024-08-16T06:33:30.061Z] #110 naming to docker.io/library/core-data done [2024-08-16T06:33:30.061Z] #110 writing image sha256:f1099a2aec9280dd056d7f6c195cf9d0284644514626a7fb21c4fe791d54c6e3 0.0s done [2024-08-16T06:33:30.061Z] #110 naming to docker.io/library/core-metadata done [2024-08-16T06:33:30.061Z] #110 naming to docker.io/library/support-scheduler done [2024-08-16T06:33:30.061Z] #110 writing image sha256:2fb2fd6e99197f6f5090ac221c7686add2a5568eae19b766f9bd00f46cac3ea4 0.0s done [2024-08-16T06:33:30.061Z] #110 naming to docker.io/library/security-proxy-auth done [2024-08-16T06:33:30.061Z] #110 exporting layers 0.3s done [2024-08-16T06:33:30.319Z] #110 exporting layers 0.2s done [2024-08-16T06:33:30.319Z] #110 writing image sha256:6aa256ae31780d4c210bef600616fbc5ad943106086d488104c93cec60990e90 0.0s done [2024-08-16T06:33:30.319Z] #110 naming to docker.io/library/security-bootstrapper done [2024-08-16T06:33:30.319Z] #110 writing image sha256:b41bd073b764faee978f1192e8931348c9ff7fbfd7869c3e5cc80b259bc9feb6 done [2024-08-16T06:33:30.319Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-08-16T06:33:30.319Z] #110 writing image sha256:66e7c1c14e8b269c0b41395435fe02cff2de9b2b36cd48d0232210670adc1f34 done [2024-08-16T06:33:30.319Z] #110 naming to docker.io/library/support-notifications done [2024-08-16T06:33:30.319Z] #110 DONE 20.4s [2024-08-16T06:33:30.319Z] [2024-08-16T06:33:30.319Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T06:33:30.319Z] time="2024-08-16T06:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T06:33:30.333Z] $ docker stop --time=1 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 [2024-08-16T06:33:31.602Z] $ docker rm -f --volumes 2fe467ead4780f121608e6541a3e1ee41f0af127f42f73a1676207d3972de3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T06:33:31.957Z] + docker images [2024-08-16T06:33:31.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T06:33:31.957Z] support-notifications latest 66e7c1c14e8b 2 seconds ago 42.5MB [2024-08-16T06:33:31.957Z] support-cron-scheduler latest b41bd073b764 2 seconds ago 44MB [2024-08-16T06:33:31.957Z] security-bootstrapper latest 6aa256ae3178 2 seconds ago 18.9MB [2024-08-16T06:33:31.957Z] core-keeper latest 5d52d25eda8b 3 seconds ago 39.5MB [2024-08-16T06:33:31.957Z] core-data latest eaa878bede59 3 seconds ago 39.6MB [2024-08-16T06:33:31.957Z] core-metadata latest ce33e1a4273e 3 seconds ago 39.7MB [2024-08-16T06:33:31.957Z] security-proxy-auth latest 2fb2fd6e9919 3 seconds ago 33MB [2024-08-16T06:33:31.957Z] support-scheduler latest f1099a2aec92 3 seconds ago 41.9MB [2024-08-16T06:33:31.958Z] core-command latest b398a67e848a 5 seconds ago 35.4MB [2024-08-16T06:33:31.958Z] security-secretstore-setup latest 831e328ae6a2 7 seconds ago 37MB [2024-08-16T06:33:31.958Z] security-proxy-setup latest c1c1ead290cb 17 seconds ago 26.2MB [2024-08-16T06:33:31.958Z] core-common-config-bootstrapper latest df88beb9a227 20 seconds ago 15.2MB [2024-08-16T06:33:31.958Z] security-spiffe-token-provider latest 71a17f505223 25 seconds ago 28.8MB [2024-08-16T06:33:31.958Z] security-spire-agent latest 45642016df2e 3 minutes ago 182MB [2024-08-16T06:33:31.958Z] security-spire-config latest 641f7f367752 3 minutes ago 120MB [2024-08-16T06:33:31.958Z] security-spire-server latest 204c2d202677 3 minutes ago 121MB [2024-08-16T06:33:31.958Z] ci-base-image-x86_64 latest bda4494cd5ca 8 minutes ago 970MB [2024-08-16T06:33:31.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-16T06:33:31.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-16T06:33:31.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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-08-16T06:35:48.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-16T06:35:48.264Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-16T06:36:44.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-16T06:36:47.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-16T06:36:47.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-16T06:36:47.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-16T06:36:47.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-16T06:36:47.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-16T06:37:00.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-16T06:37:00.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-16T06:37:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements [2024-08-16T06:37:12.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-08-16T06:37:16.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-16T06:37:16.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-16T06:37:16.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-16T06:37:21.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.290s coverage: 69.2% of statements [2024-08-16T06:37:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-16T06:37:23.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-16T06:37:24.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.218s coverage: 53.2% of statements [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-16T06:37:29.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-16T06:37:29.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-16T06:37:29.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-16T06:37:38.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-16T06:37:38.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:37:38.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-16T06:37:38.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-16T06:37:38.033Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-16T06:37:44.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.405s coverage: 93.4% of statements [2024-08-16T06:37:44.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.424s coverage: 91.7% of statements [2024-08-16T06:37:44.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-16T06:37:44.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-16T06:37:46.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 7.0% of statements [2024-08-16T06:37:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-16T06:37:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:37:58.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-16T06:37:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-16T06:37:59.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.8% of statements [2024-08-16T06:38:00.046Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-16T06:38:04.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-16T06:38:05.236Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.114s coverage: 0.0% of statements [no tests to run] [2024-08-16T06:38:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-16T06:38:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-16T06:38:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.295s coverage: 0.8% of statements [2024-08-16T06:38:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 30.7% of statements [2024-08-16T06:38:16.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.193s coverage: 41.7% of statements [2024-08-16T06:38:16.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.100s coverage: 77.8% of statements [2024-08-16T06:38:16.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.162s coverage: 94.1% of statements [2024-08-16T06:38:16.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.097s coverage: 96.3% of statements [2024-08-16T06:38:19.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.108s coverage: 87.5% of statements [2024-08-16T06:38:22.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-16T06:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-16T06:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-16T06:38:23.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-16T06:38:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-16T06:38:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-16T06:38:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-16T06:38:26.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-16T06:38:33.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements [2024-08-16T06:38:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-16T06:38:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-16T06:38:33.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-16T06:38:36.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-16T06:38:36.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-16T06:38:36.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-16T06:38:36.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-16T06:38:41.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-16T06:38:41.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-16T06:38:44.238Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-16T06:38:47.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.902s coverage: 79.9% of statements [2024-08-16T06:38:47.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.134s coverage: 92.9% of statements [2024-08-16T06:38:47.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 67.2% of statements [2024-08-16T06:38:47.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.108s coverage: 62.3% of statements [2024-08-16T06:38:47.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.095s coverage: 76.6% of statements [2024-08-16T06:38:49.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-16T06:38:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-08-16T06:38:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements [2024-08-16T06:38:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-08-16T06:38:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.271s coverage: 81.8% of statements [2024-08-16T06:38:50.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.255s coverage: 82.1% of statements [2024-08-16T06:38:51.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-16T06:38:52.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 86.0% of statements [2024-08-16T06:38:57.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-16T06:38:57.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-16T06:38:58.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.753s coverage: 63.1% of statements [2024-08-16T06:38:58.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-08-16T06:39:00.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-08-16T06:39:00.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements [2024-08-16T06:39:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-16T06:39:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-16T06:39:00.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-16T06:39:00.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2024-08-16T06:39:01.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-16T06:39:09.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-16T06:39:09.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-16T06:39:09.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-16T06:39:09.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.689s coverage: 36.5% of statements [2024-08-16T06:39:09.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-16T06:39:10.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-16T06:39:11.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-08-16T06:39:16.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-16T06:39:16.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-16T06:39:16.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-16T06:39:16.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:39:17.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.244s coverage: 45.8% of statements [2024-08-16T06:39:22.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-16T06:39:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-16T06:39:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-16T06:39:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-16T06:39:30.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.166s coverage: 19.9% of statements [2024-08-16T06:39:30.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-16T06:39:30.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:39:30.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-16T06:39:30.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-16T06:39:30.850Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.472s coverage: 95.7% of statements [2024-08-16T06:39:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-16T06:39:34.181Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-16T06:39:35.211Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements [2024-08-16T06:39:37.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-16T06:39:37.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-16T06:39:38.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.321s coverage: 98.9% of statements [2024-08-16T06:39:40.048Z] 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-08-16T06:39:40.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-16T06:39:40.312Z] go vet ./... [2024-08-16T06:44:02.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-16T06:44:02.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-16T06:44:02.485Z] ./bin/test-attribution-txt.sh [2024-08-16T06:44:02.485Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-16T06:44:02.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-16T06:44:03.140Z] + ls -al . [2024-08-16T06:44:03.140Z] total 896 [2024-08-16T06:44:03.140Z] drwxrwxr-x 10 1001 1001 4096 Aug 16 06:31 . [2024-08-16T06:44:03.140Z] drwxr-xr-x 4 root root 4096 Aug 16 06:31 .. [2024-08-16T06:44:03.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 .blubracket [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 10 Aug 16 06:29 .dockerignore [2024-08-16T06:44:03.140Z] drwxrwxr-x 8 1001 1001 4096 Aug 16 06:29 .git [2024-08-16T06:44:03.140Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 06:29 .github [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 1102 Aug 16 06:29 .gitignore [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 42 Aug 16 06:29 .golangci.yml [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 100 Aug 16 06:29 .hadolint.yml [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 155 Aug 16 06:29 .sonarcloud.properties [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 1171 Aug 16 06:29 ADOPTERS.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 21171 Aug 16 06:29 Attribution.txt [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 100284 Aug 16 06:29 CHANGELOG.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 3804 Aug 16 06:29 CONTRIBUTING.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 677 Aug 16 06:29 GOVERNANCE.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 861 Aug 16 06:29 Jenkinsfile [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 10775 Aug 16 06:29 LICENSE [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 16854 Aug 16 06:29 Makefile [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 582 Aug 16 06:29 OWNERS.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 9528 Aug 16 06:29 README.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 789 Aug 16 06:29 SECURITY.md [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 5 Aug 16 06:24 VERSION [2024-08-16T06:44:03.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 bin [2024-08-16T06:44:03.140Z] drwxrwxr-x 20 1001 1001 4096 Aug 16 06:29 cmd [2024-08-16T06:44:03.140Z] -rw-r--r-- 1 root root 529247 Aug 16 06:39 coverage.out [2024-08-16T06:44:03.140Z] drwxrwxr-x 2 1001 1001 4096 Aug 16 06:29 fuzz_test [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 7317 Aug 16 06:29 go.mod [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 102581 Aug 16 06:29 go.sum [2024-08-16T06:44:03.140Z] drwxrwxr-x 7 1001 1001 4096 Aug 16 06:29 internal [2024-08-16T06:44:03.140Z] drwxrwxr-x 3 1001 1001 4096 Aug 16 06:29 openapi [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 584 Aug 16 06:29 security.txt [2024-08-16T06:44:03.140Z] -rw-rw-r-- 1 1001 1001 204 Aug 16 06:29 version.go [Pipeline] sh [2024-08-16T06:44:03.453Z] + '[' -e coverage.out ] [2024-08-16T06:44:03.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-16T06:44:03.479Z] Warning: overwriting stash ‘coverage-report’ [2024-08-16T06:44:04.251Z] Stashed 1 file(s) [Pipeline] sh [2024-08-16T06:44:04.557Z] + make build [2024-08-16T06:44:04.828Z] 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-08-16T06:47:11.562Z] 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-08-16T06:47:19.737Z] 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-08-16T06:47:27.910Z] 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-08-16T06:47:30.478Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:47:38.651Z] 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-08-16T06:48:05.305Z] 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-08-16T06:48:15.344Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:48:25.382Z] 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-08-16T06:48:37.652Z] 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-08-16T06:48:40.212Z] 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-08-16T06:48:43.532Z] 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-08-16T06:48:46.864Z] 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-08-16T06:48:52.184Z] 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-08-16T06:48:56.421Z] $ docker stop --time=1 f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 [2024-08-16T06:48:58.532Z] $ docker rm -f --volumes f8e0ba2821adf1d1b59498c2b9be7e616fee5a10db673d07c4723f895d8ade06 [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-08-16T06:49:02.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T06:49:02.390Z] [2024-08-16T06:49:02.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T06:49:02.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T06:49:02.978Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-16T06:49:02.978Z] 547446be3368: Pulling fs layer [2024-08-16T06:49:02.978Z] d125d8839a47: Pulling fs layer [2024-08-16T06:49:02.978Z] 3e85d5ac6304: Pulling fs layer [2024-08-16T06:49:02.978Z] c3105a71a48b: Pulling fs layer [2024-08-16T06:49:02.978Z] 0f093f025ec4: Pulling fs layer [2024-08-16T06:49:02.978Z] c3106fc0e877: Pulling fs layer [2024-08-16T06:49:02.978Z] 0f093f025ec4: Waiting [2024-08-16T06:49:02.978Z] c3106fc0e877: Waiting [2024-08-16T06:49:02.978Z] c3105a71a48b: Waiting [2024-08-16T06:49:02.978Z] 547446be3368: Verifying Checksum [2024-08-16T06:49:02.978Z] c3105a71a48b: Verifying Checksum [2024-08-16T06:49:02.978Z] c3105a71a48b: Download complete [2024-08-16T06:49:03.555Z] d125d8839a47: Verifying Checksum [2024-08-16T06:49:03.555Z] d125d8839a47: Download complete [2024-08-16T06:49:03.555Z] c3106fc0e877: Verifying Checksum [2024-08-16T06:49:03.555Z] c3106fc0e877: Download complete [2024-08-16T06:49:03.555Z] 0f093f025ec4: Verifying Checksum [2024-08-16T06:49:03.555Z] 0f093f025ec4: Download complete [2024-08-16T06:49:03.820Z] 547446be3368: Pull complete [2024-08-16T06:49:05.217Z] d125d8839a47: Pull complete [2024-08-16T06:49:05.481Z] 3e85d5ac6304: Verifying Checksum [2024-08-16T06:49:05.481Z] 3e85d5ac6304: Download complete [2024-08-16T06:49:15.532Z] 3e85d5ac6304: Pull complete [2024-08-16T06:49:15.532Z] c3105a71a48b: Pull complete [2024-08-16T06:49:16.488Z] 0f093f025ec4: Pull complete [2024-08-16T06:49:16.781Z] c3106fc0e877: Pull complete [2024-08-16T06:49:16.781Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-16T06:49:16.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-16T06:49:16.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T06:49:16.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container [2024-08-16T06:49:17.062Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-16T06:49:19.178Z] $ docker top 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T06:49:20.089Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-16T06:49:30.160Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-16T06:49:30.160Z] #1 transferring dockerfile: 2.50kB done [2024-08-16T06:49:30.160Z] #1 DONE 0.1s [2024-08-16T06:49:30.160Z] [2024-08-16T06:49:30.160Z] #2 [core-data internal] load build definition from Dockerfile [2024-08-16T06:49:30.160Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-08-16T06:49:30.160Z] #2 DONE 0.1s [2024-08-16T06:49:30.160Z] [2024-08-16T06:49:30.160Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-16T06:49:30.160Z] #3 transferring dockerfile: 1.69kB done [2024-08-16T06:49:30.160Z] #3 DONE 0.1s [2024-08-16T06:49:30.160Z] [2024-08-16T06:49:30.160Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-16T06:49:30.160Z] #4 transferring dockerfile: 3.17kB done [2024-08-16T06:49:30.160Z] #4 DONE 0.1s [2024-08-16T06:49:30.160Z] [2024-08-16T06:49:30.160Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-16T06:49:30.160Z] #5 transferring dockerfile: 1.81kB done [2024-08-16T06:49:30.160Z] #5 DONE 0.1s [2024-08-16T06:49:30.160Z] [2024-08-16T06:49:30.160Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-16T06:49:30.427Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-08-16T06:49:30.427Z] #6 DONE 0.1s [2024-08-16T06:49:30.427Z] [2024-08-16T06:49:30.427Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-08-16T06:49:30.427Z] #7 transferring dockerfile: 2.06kB 0.0s done [2024-08-16T06:49:30.427Z] #7 DONE 0.1s [2024-08-16T06:49:30.427Z] [2024-08-16T06:49:30.427Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-16T06:49:30.427Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-08-16T06:49:30.427Z] #8 DONE 0.1s [2024-08-16T06:49:30.427Z] [2024-08-16T06:49:30.427Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-16T06:49:30.699Z] #9 transferring dockerfile: 2.49kB done [2024-08-16T06:49:30.699Z] #9 DONE 0.1s [2024-08-16T06:49:30.699Z] [2024-08-16T06:49:30.699Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-16T06:49:30.699Z] #10 transferring dockerfile: 2.15kB done [2024-08-16T06:49:30.699Z] #10 DONE 0.1s [2024-08-16T06:49:30.699Z] [2024-08-16T06:49:30.699Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-16T06:49:30.699Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-08-16T06:49:30.699Z] #11 DONE 0.1s [2024-08-16T06:49:30.699Z] [2024-08-16T06:49:30.699Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-16T06:49:30.699Z] #12 transferring dockerfile: 1.95kB done [2024-08-16T06:49:30.699Z] #12 DONE 0.1s [2024-08-16T06:49:30.699Z] [2024-08-16T06:49:30.699Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-08-16T06:49:30.699Z] #13 transferring dockerfile: 1.70kB done [2024-08-16T06:49:30.699Z] #13 DONE 0.1s [2024-08-16T06:49:30.699Z] [2024-08-16T06:49:30.699Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-16T06:49:30.965Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-08-16T06:49:30.965Z] #14 DONE 0.1s [2024-08-16T06:49:30.965Z] [2024-08-16T06:49:30.965Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-16T06:49:30.965Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-08-16T06:49:30.965Z] #15 DONE 0.1s [2024-08-16T06:49:30.965Z] [2024-08-16T06:49:30.965Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-16T06:49:30.965Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-16T06:49:30.965Z] #16 DONE 0.1s [2024-08-16T06:49:30.965Z] [2024-08-16T06:49:30.965Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-16T06:49:30.965Z] #17 transferring context: 50B 0.0s done [2024-08-16T06:49:30.965Z] #17 DONE 0.1s [2024-08-16T06:49:31.926Z] [2024-08-16T06:49:31.926Z] #18 [core-data internal] load .dockerignore [2024-08-16T06:49:31.926Z] #18 transferring context: 50B done [2024-08-16T06:49:31.926Z] #18 DONE 0.0s [2024-08-16T06:49:31.926Z] [2024-08-16T06:49:31.926Z] #19 [security-spire-config internal] load .dockerignore [2024-08-16T06:49:31.926Z] #19 transferring context: 50B done [2024-08-16T06:49:31.926Z] #19 DONE 0.0s [2024-08-16T06:49:31.926Z] [2024-08-16T06:49:31.926Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-16T06:49:31.926Z] #20 transferring context: 50B done [2024-08-16T06:49:31.926Z] #20 DONE 0.1s [2024-08-16T06:49:31.926Z] [2024-08-16T06:49:31.926Z] #21 [security-spire-agent internal] load .dockerignore [2024-08-16T06:49:32.194Z] #21 transferring context: 50B done [2024-08-16T06:49:32.194Z] #21 DONE 0.1s [2024-08-16T06:49:32.194Z] [2024-08-16T06:49:32.194Z] #22 [core-command internal] load .dockerignore [2024-08-16T06:49:32.194Z] #22 transferring context: 50B 0.0s done [2024-08-16T06:49:32.194Z] #22 DONE 0.1s [2024-08-16T06:49:32.194Z] [2024-08-16T06:49:32.194Z] #23 [core-metadata internal] load .dockerignore [2024-08-16T06:49:32.194Z] #23 transferring context: 50B done [2024-08-16T06:49:32.194Z] #23 DONE 0.1s [2024-08-16T06:49:32.194Z] [2024-08-16T06:49:32.194Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-16T06:49:32.194Z] #24 transferring context: 50B done [2024-08-16T06:49:32.194Z] #24 DONE 0.1s [2024-08-16T06:49:32.194Z] [2024-08-16T06:49:32.194Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-16T06:49:32.462Z] #25 transferring context: 50B done [2024-08-16T06:49:32.462Z] #25 DONE 0.1s [2024-08-16T06:49:32.462Z] [2024-08-16T06:49:32.462Z] #26 [security-proxy-auth internal] load .dockerignore [2024-08-16T06:49:32.462Z] #26 transferring context: 50B done [2024-08-16T06:49:32.462Z] #26 DONE 0.1s [2024-08-16T06:49:32.462Z] [2024-08-16T06:49:32.462Z] #27 [support-scheduler internal] load .dockerignore [2024-08-16T06:49:32.462Z] #27 transferring context: 50B 0.0s done [2024-08-16T06:49:32.462Z] #27 DONE 0.1s [2024-08-16T06:49:32.462Z] [2024-08-16T06:49:32.462Z] #28 [support-notifications internal] load .dockerignore [2024-08-16T06:49:32.462Z] #28 transferring context: 50B 0.0s done [2024-08-16T06:49:32.462Z] #28 DONE 0.1s [2024-08-16T06:49:32.462Z] [2024-08-16T06:49:32.462Z] #29 [security-spire-server internal] load .dockerignore [2024-08-16T06:49:32.462Z] #29 transferring context: 50B 0.0s done [2024-08-16T06:49:32.462Z] #29 DONE 0.1s [2024-08-16T06:49:32.462Z] [2024-08-16T06:49:32.462Z] #30 [core-keeper internal] load .dockerignore [2024-08-16T06:49:32.728Z] #30 transferring context: 50B 0.0s done [2024-08-16T06:49:32.728Z] #30 DONE 0.1s [2024-08-16T06:49:32.728Z] [2024-08-16T06:49:32.728Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-16T06:49:32.994Z] #31 transferring context: 50B done [2024-08-16T06:49:32.994Z] #31 DONE 0.1s [2024-08-16T06:49:32.994Z] [2024-08-16T06:49:32.994Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-16T06:49:32.994Z] #32 transferring context: 50B 0.0s done [2024-08-16T06:49:32.994Z] #32 DONE 0.1s [2024-08-16T06:49:32.994Z] [2024-08-16T06:49:32.994Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:32.994Z] #33 DONE 0.0s [2024-08-16T06:49:32.994Z] [2024-08-16T06:49:32.994Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:49:32.994Z] #34 DONE 0.2s [2024-08-16T06:49:32.994Z] [2024-08-16T06:49:32.994Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:32.994Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:32.994Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:32.994Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:32.994Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:32.994Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-16T06:49:33.265Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-16T06:49:33.265Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:33.265Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-16T06:49:34.224Z] #35 ... [2024-08-16T06:49:34.224Z] [2024-08-16T06:49:34.224Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:34.224Z] #36 DONE 1.0s [2024-08-16T06:49:34.224Z] [2024-08-16T06:49:34.224Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:34.224Z] #35 ... [2024-08-16T06:49:34.224Z] [2024-08-16T06:49:34.224Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:34.224Z] #33 DONE 0.0s [2024-08-16T06:49:34.491Z] [2024-08-16T06:49:34.491Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:34.491Z] #36 DONE 1.8s [2024-08-16T06:49:34.491Z] [2024-08-16T06:49:34.491Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:34.491Z] #37 DONE 0.6s [2024-08-16T06:49:34.491Z] [2024-08-16T06:49:34.491Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:34.491Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:34.491Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:34.491Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:34.491Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:34.491Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:34.491Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:34.491Z] #35 ... [2024-08-16T06:49:34.491Z] [2024-08-16T06:49:34.491Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:49:34.491Z] #34 DONE 0.5s [2024-08-16T06:49:34.756Z] [2024-08-16T06:49:34.757Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:34.757Z] #33 DONE 0.0s [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #38 [core-data internal] load build context [2024-08-16T06:49:34.757Z] #38 ... [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:34.757Z] #36 DONE 1.8s [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:34.757Z] #37 DONE 0.7s [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #38 [core-data internal] load build context [2024-08-16T06:49:34.757Z] #38 ... [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:49:34.757Z] #34 DONE 0.7s [2024-08-16T06:49:34.757Z] [2024-08-16T06:49:34.757Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.027Z] #38 ... [2024-08-16T06:49:35.027Z] [2024-08-16T06:49:35.027Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.027Z] #33 DONE 0.0s [2024-08-16T06:49:35.027Z] [2024-08-16T06:49:35.027Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.027Z] #38 ... [2024-08-16T06:49:35.027Z] [2024-08-16T06:49:35.027Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.027Z] #33 DONE 0.0s [2024-08-16T06:49:35.027Z] [2024-08-16T06:49:35.027Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.294Z] #38 ... [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.294Z] #33 DONE 0.0s [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.294Z] #38 ... [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:35.294Z] #36 DONE 1.9s [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:35.294Z] #37 DONE 0.8s [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.294Z] #33 DONE 0.0s [2024-08-16T06:49:35.294Z] [2024-08-16T06:49:35.294Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.562Z] #38 ... [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:35.562Z] #36 DONE 1.9s [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:35.562Z] #37 DONE 0.8s [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.562Z] #38 ... [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.562Z] #33 DONE 0.0s [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #38 [core-data internal] load build context [2024-08-16T06:49:35.562Z] #38 ... [2024-08-16T06:49:35.562Z] [2024-08-16T06:49:35.562Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.562Z] #33 DONE 0.0s [2024-08-16T06:49:35.827Z] [2024-08-16T06:49:35.827Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:35.827Z] #33 DONE 0.0s [2024-08-16T06:49:35.827Z] [2024-08-16T06:49:35.827Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:35.827Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:35.827Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:35.827Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:35.827Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:35.827Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:35.827Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:35.827Z] #35 ... [2024-08-16T06:49:35.827Z] [2024-08-16T06:49:35.827Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-16T06:49:35.827Z] #39 DONE 1.2s [2024-08-16T06:49:36.093Z] [2024-08-16T06:49:36.093Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T06:49:36.093Z] #40 ... [2024-08-16T06:49:36.093Z] [2024-08-16T06:49:36.093Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:36.093Z] #33 DONE 0.0s [2024-08-16T06:49:36.093Z] [2024-08-16T06:49:36.093Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-16T06:49:36.093Z] #41 DONE 1.7s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:36.361Z] #36 DONE 2.0s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:36.361Z] #37 DONE 0.8s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:36.361Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:36.361Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:36.361Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:36.361Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:36.361Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:36.361Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:36.361Z] #35 ... [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:36.361Z] #36 DONE 2.0s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:36.361Z] #37 DONE 0.8s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-16T06:49:36.361Z] #33 DONE 0.0s [2024-08-16T06:49:36.361Z] [2024-08-16T06:49:36.361Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:36.361Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:36.361Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:36.361Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:36.361Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:36.361Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:36.361Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:37.776Z] #35 ... [2024-08-16T06:49:37.776Z] [2024-08-16T06:49:37.776Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:49:37.776Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-08-16T06:49:37.776Z] #42 DONE 1.7s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:38.042Z] #36 DONE 2.1s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:38.042Z] #37 DONE 0.9s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-16T06:49:38.042Z] #34 DONE 3.4s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:49:38.042Z] #43 DONE 0.0s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #44 [security-spire-config internal] load build context [2024-08-16T06:49:38.042Z] #44 transferring context: 25.85kB 0.2s done [2024-08-16T06:49:38.042Z] #44 DONE 1.8s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:38.042Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:38.042Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:38.042Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:38.042Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:38.042Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:38.042Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:38.042Z] #35 ... [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-16T06:49:38.042Z] #36 DONE 2.1s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-16T06:49:38.042Z] #37 DONE 0.9s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T06:49:38.042Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-16T06:49:38.042Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-16T06:49:38.042Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-16T06:49:38.042Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-16T06:49:38.042Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-16T06:49:38.042Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done [2024-08-16T06:49:38.042Z] #35 ... [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:49:38.042Z] #45 DONE 0.0s [2024-08-16T06:49:38.042Z] [2024-08-16T06:49:38.042Z] #46 [core-keeper internal] load build context [2024-08-16T06:49:38.042Z] #46 DONE 0.0s [2024-08-16T06:49:38.310Z] [2024-08-16T06:49:38.310Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:38.310Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-08-16T06:49:38.310Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-16T06:49:38.310Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-16T06:49:38.310Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-16T06:49:38.893Z] #47 ... [2024-08-16T06:49:38.893Z] [2024-08-16T06:49:38.893Z] #48 [security-spire-server internal] load build context [2024-08-16T06:49:38.893Z] #48 transferring context: 27.60kB 0.2s done [2024-08-16T06:49:38.893Z] #48 DONE 2.5s [2024-08-16T06:49:38.893Z] [2024-08-16T06:49:38.893Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:49:38.893Z] #49 ... [2024-08-16T06:49:38.893Z] [2024-08-16T06:49:38.893Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:38.893Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-08-16T06:49:38.893Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-08-16T06:49:39.160Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s [2024-08-16T06:49:39.160Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-08-16T06:49:39.160Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s [2024-08-16T06:49:39.428Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s [2024-08-16T06:49:39.428Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-08-16T06:49:39.694Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-16T06:49:39.694Z] #47 ... [2024-08-16T06:49:39.694Z] [2024-08-16T06:49:39.694Z] #50 [security-spire-agent internal] load build context [2024-08-16T06:49:39.694Z] #50 transferring context: 27.13kB 0.2s done [2024-08-16T06:49:39.694Z] #50 DONE 3.5s [2024-08-16T06:49:39.694Z] [2024-08-16T06:49:39.694Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:39.694Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-16T06:49:39.960Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-08-16T06:49:40.922Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.2s [2024-08-16T06:49:41.189Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.7s [2024-08-16T06:49:41.189Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-16T06:49:41.457Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-16T06:49:41.457Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.9s [2024-08-16T06:49:42.431Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.19MB / 28.04MB 4.0s [2024-08-16T06:49:43.012Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-16T06:49:43.012Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-08-16T06:49:43.594Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.9s [2024-08-16T06:49:44.556Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.45MB / 28.04MB 5.9s [2024-08-16T06:49:44.556Z] #47 ... [2024-08-16T06:49:44.556Z] [2024-08-16T06:49:44.557Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:49:44.557Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:44.557Z] #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:44.557Z] #51 ... [2024-08-16T06:49:44.557Z] [2024-08-16T06:49:44.557Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:49:44.557Z] #0 6.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:44.557Z] #52 ... [2024-08-16T06:49:44.557Z] [2024-08-16T06:49:44.557Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:44.822Z] #47 ... [2024-08-16T06:49:44.822Z] [2024-08-16T06:49:44.822Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:49:44.822Z] #53 transferring context: 34.21MB 9.9s [2024-08-16T06:49:44.822Z] #53 ... [2024-08-16T06:49:44.822Z] [2024-08-16T06:49:44.822Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:45.403Z] #47 ... [2024-08-16T06:49:45.403Z] [2024-08-16T06:49:45.403Z] #54 [core-command internal] load build context [2024-08-16T06:49:45.403Z] #54 ... [2024-08-16T06:49:45.403Z] [2024-08-16T06:49:45.403Z] #55 [core-metadata internal] load build context [2024-08-16T06:49:45.670Z] #55 ... [2024-08-16T06:49:45.670Z] [2024-08-16T06:49:45.670Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:49:45.670Z] #56 ... [2024-08-16T06:49:45.670Z] [2024-08-16T06:49:45.670Z] #38 [core-data internal] load build context [2024-08-16T06:49:45.936Z] #38 ... [2024-08-16T06:49:45.936Z] [2024-08-16T06:49:45.936Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:45.936Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.1s [2024-08-16T06:49:46.202Z] #47 ... [2024-08-16T06:49:46.202Z] [2024-08-16T06:49:46.202Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T06:49:46.202Z] #57 ... [2024-08-16T06:49:46.202Z] [2024-08-16T06:49:46.202Z] #40 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T06:49:46.202Z] #40 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:46.202Z] #40 8.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:46.469Z] #40 ... [2024-08-16T06:49:46.469Z] [2024-08-16T06:49:46.469Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:49:46.469Z] #58 ... [2024-08-16T06:49:46.469Z] [2024-08-16T06:49:46.469Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T06:49:46.469Z] #59 ... [2024-08-16T06:49:46.469Z] [2024-08-16T06:49:46.469Z] #60 [support-notifications internal] load build context [2024-08-16T06:49:46.739Z] #60 ... [2024-08-16T06:49:46.739Z] [2024-08-16T06:49:46.739Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:49:46.739Z] #61 ... [2024-08-16T06:49:46.739Z] [2024-08-16T06:49:46.739Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T06:49:47.004Z] #62 ... [2024-08-16T06:49:47.004Z] [2024-08-16T06:49:47.004Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T06:49:47.004Z] #0 7.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:47.004Z] #0 9.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:47.004Z] #63 ... [2024-08-16T06:49:47.004Z] [2024-08-16T06:49:47.004Z] #64 [support-scheduler internal] load build context [2024-08-16T06:49:47.271Z] #64 ... [2024-08-16T06:49:47.271Z] [2024-08-16T06:49:47.271Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T06:49:47.271Z] #65 ... [2024-08-16T06:49:47.271Z] [2024-08-16T06:49:47.271Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T06:49:47.271Z] #66 ... [2024-08-16T06:49:47.271Z] [2024-08-16T06:49:47.271Z] #67 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T06:49:47.271Z] #0 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:47.271Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:47.538Z] #67 ... [2024-08-16T06:49:47.538Z] [2024-08-16T06:49:47.538Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T06:49:47.538Z] #68 ... [2024-08-16T06:49:47.538Z] [2024-08-16T06:49:47.538Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:47.538Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.0s [2024-08-16T06:49:47.804Z] #47 ... [2024-08-16T06:49:47.804Z] [2024-08-16T06:49:47.804Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:49:47.804Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-16T06:49:47.804Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-16T06:49:47.804Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-16T06:49:47.804Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-08-16T06:49:47.804Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-08-16T06:49:47.804Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-16T06:49:47.804Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.2s done [2024-08-16T06:49:47.804Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-16T06:49:47.804Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 9.3s [2024-08-16T06:49:47.804Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-16T06:49:48.070Z] #42 ... [2024-08-16T06:49:48.070Z] [2024-08-16T06:49:48.070Z] #64 [support-scheduler internal] load build context [2024-08-16T06:49:48.070Z] #64 ... [2024-08-16T06:49:48.070Z] [2024-08-16T06:49:48.070Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T06:49:48.070Z] #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:48.335Z] #69 ... [2024-08-16T06:49:48.335Z] [2024-08-16T06:49:48.335Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:49:48.335Z] #45 ... [2024-08-16T06:49:48.335Z] [2024-08-16T06:49:48.335Z] #46 [core-keeper internal] load build context [2024-08-16T06:49:48.603Z] #46 ... [2024-08-16T06:49:48.603Z] [2024-08-16T06:49:48.603Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:49:48.603Z] #43 ... [2024-08-16T06:49:48.603Z] [2024-08-16T06:49:48.603Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T06:49:48.603Z] #70 ... [2024-08-16T06:49:48.603Z] [2024-08-16T06:49:48.603Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:49:48.871Z] #71 ... [2024-08-16T06:49:48.871Z] [2024-08-16T06:49:48.871Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T06:49:48.871Z] #72 ... [2024-08-16T06:49:48.871Z] [2024-08-16T06:49:48.871Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:49:49.138Z] #73 ... [2024-08-16T06:49:49.138Z] [2024-08-16T06:49:49.138Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:49:49.138Z] #49 ... [2024-08-16T06:49:49.138Z] [2024-08-16T06:49:49.138Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:49:50.113Z] #43 transferring context: 1.13MB 9.0s [2024-08-16T06:49:50.113Z] #43 ... [2024-08-16T06:49:50.113Z] [2024-08-16T06:49:50.113Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-16T06:49:50.113Z] #40 10.73 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:49:50.113Z] #40 10.73 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:49:50.113Z] #40 10.96 OK: 8 MiB in 16 packages [2024-08-16T06:49:50.113Z] #40 DONE 14.4s [2024-08-16T06:49:50.113Z] [2024-08-16T06:49:50.113Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:49:50.695Z] #43 ... [2024-08-16T06:49:50.695Z] [2024-08-16T06:49:50.695Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:49:50.695Z] #51 12.64 OK: 266 MiB in 52 packages [2024-08-16T06:49:50.695Z] #51 DONE 16.1s [2024-08-16T06:49:50.695Z] [2024-08-16T06:49:50.695Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:50.695Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.1s [2024-08-16T06:49:50.695Z] #47 ... [2024-08-16T06:49:50.695Z] [2024-08-16T06:49:50.695Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-16T06:49:50.695Z] #67 13.11 OK: 266 MiB in 52 packages [2024-08-16T06:49:50.695Z] #67 DONE 14.6s [2024-08-16T06:49:50.695Z] [2024-08-16T06:49:50.695Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:51.653Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.78MB / 28.04MB 12.9s [2024-08-16T06:49:51.654Z] #47 ... [2024-08-16T06:49:51.654Z] [2024-08-16T06:49:51.654Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-16T06:49:51.654Z] #52 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:51.654Z] #52 14.57 OK: 266 MiB in 52 packages [2024-08-16T06:49:51.654Z] #52 DONE 18.2s [2024-08-16T06:49:51.654Z] [2024-08-16T06:49:51.654Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:52.235Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.31MB / 28.04MB 13.8s [2024-08-16T06:49:53.641Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.8s [2024-08-16T06:49:53.908Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.3s [2024-08-16T06:49:53.908Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-16T06:49:53.908Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-08-16T06:49:55.316Z] #47 ... [2024-08-16T06:49:55.316Z] [2024-08-16T06:49:55.316Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:49:55.316Z] #53 transferring context: 45.82MB 20.0s [2024-08-16T06:49:55.316Z] #53 ... [2024-08-16T06:49:55.316Z] [2024-08-16T06:49:55.316Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-16T06:49:55.316Z] #57 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:55.316Z] #57 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:55.316Z] #57 16.60 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-16T06:49:55.316Z] #57 16.60 (2/2) Installing su-exec (0.2-r3) [2024-08-16T06:49:55.316Z] #57 16.60 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:49:55.316Z] #57 16.60 OK: 8 MiB in 17 packages [2024-08-16T06:49:55.316Z] #57 DONE 18.8s [2024-08-16T06:49:55.316Z] [2024-08-16T06:49:55.316Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:49:55.316Z] #53 ... [2024-08-16T06:49:55.316Z] [2024-08-16T06:49:55.316Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:49:55.316Z] #56 ... [2024-08-16T06:49:55.316Z] [2024-08-16T06:49:55.316Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T06:49:55.316Z] #68 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:55.582Z] #68 ... [2024-08-16T06:49:55.582Z] [2024-08-16T06:49:55.582Z] #54 [core-command internal] load build context [2024-08-16T06:49:55.854Z] #54 ... [2024-08-16T06:49:55.854Z] [2024-08-16T06:49:55.854Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:49:56.121Z] #53 ... [2024-08-16T06:49:56.121Z] [2024-08-16T06:49:56.121Z] #38 [core-data internal] load build context [2024-08-16T06:49:56.121Z] #38 ... [2024-08-16T06:49:56.121Z] [2024-08-16T06:49:56.121Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:49:56.395Z] #53 ... [2024-08-16T06:49:56.395Z] [2024-08-16T06:49:56.395Z] #55 [core-metadata internal] load build context [2024-08-16T06:49:56.395Z] #55 ... [2024-08-16T06:49:56.395Z] [2024-08-16T06:49:56.395Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:49:56.395Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-16T06:49:56.983Z] #47 ... [2024-08-16T06:49:56.983Z] [2024-08-16T06:49:56.983Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:49:56.983Z] #58 ... [2024-08-16T06:49:56.983Z] [2024-08-16T06:49:56.983Z] #60 [support-notifications internal] load build context [2024-08-16T06:49:56.983Z] #60 ... [2024-08-16T06:49:56.983Z] [2024-08-16T06:49:56.983Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:49:57.249Z] #61 ... [2024-08-16T06:49:57.249Z] [2024-08-16T06:49:57.249Z] #38 [core-data internal] load build context [2024-08-16T06:49:57.516Z] #38 ... [2024-08-16T06:49:57.516Z] [2024-08-16T06:49:57.516Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-16T06:49:57.516Z] #63 12.51 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:49:57.516Z] #63 12.51 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:49:57.516Z] #63 12.51 OK: 19946 distinct packages available [2024-08-16T06:49:57.516Z] #63 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:57.516Z] #63 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:57.516Z] #63 18.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:49:57.516Z] #63 18.62 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:49:57.516Z] #63 18.76 (3/4) Installing libucontext (1.2-r2) [2024-08-16T06:49:57.516Z] #63 18.76 (4/4) Installing gcompat (1.1.0-r1) [2024-08-16T06:49:57.516Z] #63 18.76 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:49:57.516Z] #63 18.76 OK: 8 MiB in 19 packages [2024-08-16T06:49:57.516Z] #63 DONE 20.7s [2024-08-16T06:49:57.516Z] [2024-08-16T06:49:57.516Z] #38 [core-data internal] load build context [2024-08-16T06:49:58.100Z] #38 ... [2024-08-16T06:49:58.101Z] [2024-08-16T06:49:58.101Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:49:58.101Z] #73 DONE 20.1s [2024-08-16T06:49:58.101Z] [2024-08-16T06:49:58.101Z] #38 [core-data internal] load build context [2024-08-16T06:49:58.368Z] #38 ... [2024-08-16T06:49:58.368Z] [2024-08-16T06:49:58.368Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:49:58.368Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.1s done [2024-08-16T06:49:58.368Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s [2024-08-16T06:49:58.636Z] #42 ... [2024-08-16T06:49:58.636Z] [2024-08-16T06:49:58.636Z] #64 [support-scheduler internal] load build context [2024-08-16T06:49:58.636Z] #64 ... [2024-08-16T06:49:58.636Z] [2024-08-16T06:49:58.636Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:49:58.636Z] #45 ... [2024-08-16T06:49:58.636Z] [2024-08-16T06:49:58.636Z] #46 [core-keeper internal] load build context [2024-08-16T06:49:58.903Z] #46 ... [2024-08-16T06:49:58.903Z] [2024-08-16T06:49:58.903Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:49:59.172Z] #45 ... [2024-08-16T06:49:59.172Z] [2024-08-16T06:49:59.172Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-16T06:49:59.172Z] #69 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:49:59.173Z] #69 14.63 (1/3) Installing ca-certificates (20240226-r0) [2024-08-16T06:49:59.173Z] #69 14.90 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-16T06:49:59.173Z] #69 14.90 (3/3) Installing tzdata (2024a-r0) [2024-08-16T06:49:59.173Z] #69 17.15 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:49:59.173Z] #69 17.26 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:49:59.173Z] #69 18.34 OK: 12 MiB in 18 packages [2024-08-16T06:49:59.173Z] #69 DONE 21.0s [2024-08-16T06:49:59.439Z] [2024-08-16T06:49:59.439Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:49:59.439Z] #45 ... [2024-08-16T06:49:59.439Z] [2024-08-16T06:49:59.439Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:49:59.439Z] #49 transferring context: 89.63MB 26.1s [2024-08-16T06:49:59.705Z] #49 ... [2024-08-16T06:49:59.705Z] [2024-08-16T06:49:59.705Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:00.664Z] #64 ... [2024-08-16T06:50:00.664Z] [2024-08-16T06:50:00.664Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T06:50:00.664Z] #62 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:00.664Z] #62 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:00.664Z] #62 20.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:00.664Z] #62 20.21 (2/4) Installing openssl (3.1.6-r0) [2024-08-16T06:50:00.664Z] #62 20.21 (3/4) Installing su-exec (0.2-r3) [2024-08-16T06:50:00.664Z] #62 20.21 (4/4) Installing yq (4.33.3-r5) [2024-08-16T06:50:00.664Z] #62 21.13 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:00.664Z] #62 21.13 OK: 18 MiB in 19 packages [2024-08-16T06:50:00.664Z] #62 ... [2024-08-16T06:50:00.664Z] [2024-08-16T06:50:00.664Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:00.931Z] #49 ... [2024-08-16T06:50:00.931Z] [2024-08-16T06:50:00.931Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-16T06:50:00.931Z] #62 DONE 24.7s [2024-08-16T06:50:00.931Z] [2024-08-16T06:50:00.931Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:00.931Z] #49 ... [2024-08-16T06:50:00.931Z] [2024-08-16T06:50:00.931Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:00.931Z] #43 ... [2024-08-16T06:50:00.931Z] [2024-08-16T06:50:00.931Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T06:50:01.204Z] #74 ... [2024-08-16T06:50:01.204Z] [2024-08-16T06:50:01.204Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T06:50:01.204Z] #66 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:01.204Z] #66 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:01.204Z] #66 19.03 (1/2) Installing ca-certificates (20240226-r0) [2024-08-16T06:50:01.204Z] #66 19.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:01.204Z] #66 19.28 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:01.204Z] #66 19.28 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:50:01.204Z] #66 20.47 OK: 9 MiB in 17 packages [2024-08-16T06:50:01.204Z] #66 ... [2024-08-16T06:50:01.204Z] [2024-08-16T06:50:01.204Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T06:50:01.471Z] #75 ... [2024-08-16T06:50:01.471Z] [2024-08-16T06:50:01.471Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-16T06:50:01.471Z] #66 DONE 24.2s [2024-08-16T06:50:01.744Z] [2024-08-16T06:50:01.744Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:02.329Z] #49 ... [2024-08-16T06:50:02.329Z] [2024-08-16T06:50:02.329Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T06:50:02.329Z] #65 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:02.329Z] #65 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:02.329Z] #65 21.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:50:02.329Z] #65 21.24 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:50:02.329Z] #65 21.24 OK: 19946 distinct packages available [2024-08-16T06:50:02.329Z] #65 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:02.329Z] #65 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:02.329Z] #65 25.29 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:02.329Z] #65 25.29 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:50:02.329Z] #65 25.41 (3/5) Installing libucontext (1.2-r2) [2024-08-16T06:50:02.329Z] #65 25.41 (4/5) Installing gcompat (1.1.0-r1) [2024-08-16T06:50:02.329Z] #65 25.41 (5/5) Installing openssl (3.1.6-r0) [2024-08-16T06:50:02.329Z] #65 25.51 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:02.329Z] #65 ... [2024-08-16T06:50:02.329Z] [2024-08-16T06:50:02.329Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:03.743Z] #49 ... [2024-08-16T06:50:03.743Z] [2024-08-16T06:50:03.743Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-16T06:50:03.743Z] #68 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:03.743Z] #68 22.35 (1/4) Installing ca-certificates (20240226-r0) [2024-08-16T06:50:03.743Z] #68 22.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:03.743Z] #68 22.67 (3/4) Installing su-exec (0.2-r3) [2024-08-16T06:50:03.743Z] #68 22.67 (4/4) Installing yq (4.33.3-r5) [2024-08-16T06:50:03.743Z] #68 22.98 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:03.743Z] #68 23.09 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:50:03.743Z] #68 23.56 OK: 18 MiB in 19 packages [2024-08-16T06:50:03.743Z] #68 DONE 26.5s [2024-08-16T06:50:04.010Z] [2024-08-16T06:50:04.010Z] #38 [core-data internal] load build context [2024-08-16T06:50:04.278Z] #38 ... [2024-08-16T06:50:04.278Z] [2024-08-16T06:50:04.278Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:04.278Z] #53 ... [2024-08-16T06:50:04.278Z] [2024-08-16T06:50:04.278Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-16T06:50:04.278Z] #71 DONE 25.7s [2024-08-16T06:50:04.278Z] [2024-08-16T06:50:04.278Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:04.278Z] #53 ... [2024-08-16T06:50:04.278Z] [2024-08-16T06:50:04.278Z] #38 [core-data internal] load build context [2024-08-16T06:50:05.244Z] #38 ... [2024-08-16T06:50:05.244Z] [2024-08-16T06:50:05.244Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-16T06:50:05.244Z] #59 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:05.244Z] #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:05.244Z] #59 25.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:05.244Z] #59 25.89 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:05.244Z] #59 26.03 OK: 8 MiB in 16 packages [2024-08-16T06:50:05.244Z] #59 DONE 28.9s [2024-08-16T06:50:05.244Z] [2024-08-16T06:50:05.244Z] #38 [core-data internal] load build context [2024-08-16T06:50:05.244Z] #38 transferring context: 67.16MB 30.8s [2024-08-16T06:50:05.244Z] #38 ... [2024-08-16T06:50:05.244Z] [2024-08-16T06:50:05.244Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T06:50:05.510Z] #76 ... [2024-08-16T06:50:05.510Z] [2024-08-16T06:50:05.510Z] #38 [core-data internal] load build context [2024-08-16T06:50:05.510Z] #38 ... [2024-08-16T06:50:05.510Z] [2024-08-16T06:50:05.510Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:05.510Z] #56 ... [2024-08-16T06:50:05.510Z] [2024-08-16T06:50:05.510Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-16T06:50:05.510Z] #65 25.69 OK: 9 MiB in 20 packages [2024-08-16T06:50:05.510Z] #65 DONE 28.9s [2024-08-16T06:50:05.510Z] [2024-08-16T06:50:05.510Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:05.510Z] #56 ... [2024-08-16T06:50:05.510Z] [2024-08-16T06:50:05.510Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:05.780Z] #49 ... [2024-08-16T06:50:05.780Z] [2024-08-16T06:50:05.780Z] #54 [core-command internal] load build context [2024-08-16T06:50:06.047Z] #54 ... [2024-08-16T06:50:06.047Z] [2024-08-16T06:50:06.047Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:06.632Z] #49 ... [2024-08-16T06:50:06.632Z] [2024-08-16T06:50:06.632Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:06.632Z] #55 ... [2024-08-16T06:50:06.632Z] [2024-08-16T06:50:06.632Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:07.214Z] #49 ... [2024-08-16T06:50:07.214Z] [2024-08-16T06:50:07.214Z] #74 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-16T06:50:07.214Z] #74 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:07.214Z] #74 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:07.214Z] #74 14.13 OK: 8 MiB in 16 packages [2024-08-16T06:50:07.214Z] #74 DONE 16.2s [2024-08-16T06:50:07.214Z] [2024-08-16T06:50:07.214Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:07.214Z] #49 ... [2024-08-16T06:50:07.214Z] [2024-08-16T06:50:07.214Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:07.485Z] #58 ... [2024-08-16T06:50:07.485Z] [2024-08-16T06:50:07.485Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:07.485Z] #60 ... [2024-08-16T06:50:07.485Z] [2024-08-16T06:50:07.485Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:07.485Z] #61 ... [2024-08-16T06:50:07.485Z] [2024-08-16T06:50:07.485Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:08.067Z] #58 ... [2024-08-16T06:50:08.067Z] [2024-08-16T06:50:08.067Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:08.067Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s [2024-08-16T06:50:08.067Z] #47 ... [2024-08-16T06:50:08.067Z] [2024-08-16T06:50:08.067Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T06:50:08.334Z] #77 ... [2024-08-16T06:50:08.334Z] [2024-08-16T06:50:08.334Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:08.599Z] #58 ... [2024-08-16T06:50:08.599Z] [2024-08-16T06:50:08.599Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T06:50:08.866Z] #78 ... [2024-08-16T06:50:08.866Z] [2024-08-16T06:50:08.866Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:50:08.866Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.8s [2024-08-16T06:50:09.132Z] #42 ... [2024-08-16T06:50:09.132Z] [2024-08-16T06:50:09.132Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:09.132Z] #46 ... [2024-08-16T06:50:09.132Z] [2024-08-16T06:50:09.132Z] #54 [core-command internal] load build context [2024-08-16T06:50:09.714Z] #54 ... [2024-08-16T06:50:09.714Z] [2024-08-16T06:50:09.714Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:09.980Z] #79 ... [2024-08-16T06:50:09.980Z] [2024-08-16T06:50:09.980Z] #54 [core-command internal] load build context [2024-08-16T06:50:09.980Z] #54 ... [2024-08-16T06:50:09.980Z] [2024-08-16T06:50:09.980Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-16T06:50:09.980Z] #76 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:09.980Z] #76 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:09.980Z] #76 13.49 OK: 8 MiB in 17 packages [2024-08-16T06:50:09.980Z] #76 DONE 14.8s [2024-08-16T06:50:09.980Z] [2024-08-16T06:50:09.980Z] #54 [core-command internal] load build context [2024-08-16T06:50:09.980Z] #54 ... [2024-08-16T06:50:09.980Z] [2024-08-16T06:50:09.980Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:10.246Z] #45 ... [2024-08-16T06:50:10.246Z] [2024-08-16T06:50:10.246Z] #54 [core-command internal] load build context [2024-08-16T06:50:10.512Z] #54 transferring context: 66.25MB 34.5s [2024-08-16T06:50:10.779Z] #54 ... [2024-08-16T06:50:10.779Z] [2024-08-16T06:50:10.779Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:10.779Z] #64 ... [2024-08-16T06:50:10.779Z] [2024-08-16T06:50:10.779Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:11.362Z] #49 ... [2024-08-16T06:50:11.362Z] [2024-08-16T06:50:11.362Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:11.362Z] #43 ... [2024-08-16T06:50:11.362Z] [2024-08-16T06:50:11.362Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:11.631Z] #49 ... [2024-08-16T06:50:11.631Z] [2024-08-16T06:50:11.631Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:11.631Z] #80 ... [2024-08-16T06:50:11.631Z] [2024-08-16T06:50:11.631Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:11.898Z] #64 ... [2024-08-16T06:50:11.898Z] [2024-08-16T06:50:11.898Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-16T06:50:11.898Z] #70 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:11.898Z] #70 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:11.898Z] #70 27.72 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:50:11.898Z] #70 27.72 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:50:11.898Z] #70 27.72 OK: 19953 distinct packages available [2024-08-16T06:50:11.898Z] #70 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:11.898Z] #70 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:11.898Z] #70 31.90 OK: 266 MiB in 52 packages [2024-08-16T06:50:11.898Z] #70 DONE 33.6s [2024-08-16T06:50:11.898Z] [2024-08-16T06:50:11.898Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:12.489Z] #64 ... [2024-08-16T06:50:12.489Z] [2024-08-16T06:50:12.489Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-16T06:50:12.489Z] #72 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.489Z] #72 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.489Z] #72 27.93 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-16T06:50:12.489Z] #72 27.93 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-16T06:50:12.489Z] #72 27.93 OK: 19946 distinct packages available [2024-08-16T06:50:12.489Z] #72 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.489Z] #72 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.489Z] #72 31.76 (1/11) Installing ca-certificates (20240226-r0) [2024-08-16T06:50:12.489Z] #72 32.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-16T06:50:12.489Z] #72 32.13 (3/11) Installing libunistring (1.1-r1) [2024-08-16T06:50:12.489Z] #72 32.13 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-16T06:50:12.489Z] #72 32.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-16T06:50:12.489Z] #72 32.13 (6/11) Installing libcurl (8.9.0-r0) [2024-08-16T06:50:12.489Z] #72 32.13 (7/11) Installing curl (8.9.0-r0) [2024-08-16T06:50:12.489Z] #72 32.26 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:12.489Z] #72 32.26 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-16T06:50:12.489Z] #72 32.26 (10/11) Installing libucontext (1.2-r2) [2024-08-16T06:50:12.489Z] #72 32.26 (11/11) Installing gcompat (1.1.0-r1) [2024-08-16T06:50:12.489Z] #72 32.26 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:12.489Z] #72 32.45 Executing ca-certificates-20240226-r0.trigger [2024-08-16T06:50:12.489Z] #72 32.82 OK: 13 MiB in 26 packages [2024-08-16T06:50:12.489Z] #72 DONE 33.7s [2024-08-16T06:50:12.489Z] [2024-08-16T06:50:12.489Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:12.760Z] #64 ... [2024-08-16T06:50:12.760Z] [2024-08-16T06:50:12.760Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-16T06:50:12.760Z] #77 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.760Z] #77 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:12.760Z] #77 14.08 OK: 8 MiB in 19 packages [2024-08-16T06:50:12.760Z] #77 DONE 14.7s [2024-08-16T06:50:13.025Z] [2024-08-16T06:50:13.025Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:14.431Z] #64 ... [2024-08-16T06:50:14.431Z] [2024-08-16T06:50:14.431Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T06:50:14.431Z] #81 ... [2024-08-16T06:50:14.431Z] [2024-08-16T06:50:14.431Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:14.702Z] #64 ... [2024-08-16T06:50:14.702Z] [2024-08-16T06:50:14.702Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:14.702Z] #53 ... [2024-08-16T06:50:14.702Z] [2024-08-16T06:50:14.702Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T06:50:14.702Z] #82 ... [2024-08-16T06:50:14.702Z] [2024-08-16T06:50:14.702Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:15.285Z] #53 transferring context: 74.16MB 40.4s [2024-08-16T06:50:15.285Z] #53 ... [2024-08-16T06:50:15.285Z] [2024-08-16T06:50:15.285Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:15.551Z] #83 ... [2024-08-16T06:50:15.551Z] [2024-08-16T06:50:15.551Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:15.816Z] #49 ... [2024-08-16T06:50:15.816Z] [2024-08-16T06:50:15.816Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:15.816Z] #56 ... [2024-08-16T06:50:15.816Z] [2024-08-16T06:50:15.816Z] #38 [core-data internal] load build context [2024-08-16T06:50:16.081Z] #38 ... [2024-08-16T06:50:16.081Z] [2024-08-16T06:50:16.081Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-08-16T06:50:16.081Z] #84 ... [2024-08-16T06:50:16.081Z] [2024-08-16T06:50:16.081Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:17.042Z] #56 ... [2024-08-16T06:50:17.042Z] [2024-08-16T06:50:17.042Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:17.042Z] #55 ... [2024-08-16T06:50:17.042Z] [2024-08-16T06:50:17.042Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:17.624Z] #56 ... [2024-08-16T06:50:17.624Z] [2024-08-16T06:50:17.624Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:17.624Z] #60 ... [2024-08-16T06:50:17.624Z] [2024-08-16T06:50:17.624Z] #38 [core-data internal] load build context [2024-08-16T06:50:17.896Z] #38 ... [2024-08-16T06:50:17.896Z] [2024-08-16T06:50:17.896Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:17.896Z] #61 ... [2024-08-16T06:50:17.896Z] [2024-08-16T06:50:17.896Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:18.479Z] #60 ... [2024-08-16T06:50:18.479Z] [2024-08-16T06:50:18.479Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:18.479Z] #79 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:18.479Z] #79 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:18.479Z] #79 17.16 OK: 12 MiB in 18 packages [2024-08-16T06:50:18.479Z] #79 DONE 18.6s [2024-08-16T06:50:18.479Z] [2024-08-16T06:50:18.479Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:18.745Z] #60 ... [2024-08-16T06:50:18.745Z] [2024-08-16T06:50:18.745Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:18.745Z] #58 ... [2024-08-16T06:50:18.745Z] [2024-08-16T06:50:18.745Z] #38 [core-data internal] load build context [2024-08-16T06:50:19.326Z] #38 ... [2024-08-16T06:50:19.326Z] [2024-08-16T06:50:19.326Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:50:19.326Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.0s [2024-08-16T06:50:19.326Z] #42 ... [2024-08-16T06:50:19.327Z] [2024-08-16T06:50:19.327Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:19.593Z] #46 ... [2024-08-16T06:50:19.593Z] [2024-08-16T06:50:19.593Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:19.593Z] #60 ... [2024-08-16T06:50:19.593Z] [2024-08-16T06:50:19.593Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:19.593Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s [2024-08-16T06:50:19.859Z] #47 ... [2024-08-16T06:50:19.859Z] [2024-08-16T06:50:19.859Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:50:20.128Z] #42 ... [2024-08-16T06:50:20.128Z] [2024-08-16T06:50:20.128Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T06:50:20.397Z] #85 ... [2024-08-16T06:50:20.397Z] [2024-08-16T06:50:20.397Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:20.662Z] #45 ... [2024-08-16T06:50:20.662Z] [2024-08-16T06:50:20.662Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:20.662Z] #83 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:20.662Z] #83 ... [2024-08-16T06:50:20.662Z] [2024-08-16T06:50:20.662Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-16T06:50:20.662Z] #75 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:20.662Z] #75 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:20.662Z] #75 17.91 OK: 18 MiB in 19 packages [2024-08-16T06:50:20.662Z] #75 DONE 19.5s [2024-08-16T06:50:20.928Z] [2024-08-16T06:50:20.928Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:20.928Z] #47 ... [2024-08-16T06:50:20.928Z] [2024-08-16T06:50:20.928Z] #54 [core-command internal] load build context [2024-08-16T06:50:20.928Z] #54 transferring context: 82.74MB 45.1s [2024-08-16T06:50:21.194Z] #54 ... [2024-08-16T06:50:21.194Z] [2024-08-16T06:50:21.194Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:21.194Z] #45 ... [2024-08-16T06:50:21.194Z] [2024-08-16T06:50:21.194Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:21.194Z] #80 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:21.194Z] #80 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:21.194Z] #80 17.81 OK: 9 MiB in 17 packages [2024-08-16T06:50:21.194Z] #80 DONE 19.7s [2024-08-16T06:50:21.194Z] [2024-08-16T06:50:21.194Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:21.460Z] #45 ... [2024-08-16T06:50:21.460Z] [2024-08-16T06:50:21.460Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:21.728Z] #43 ... [2024-08-16T06:50:21.728Z] [2024-08-16T06:50:21.728Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:21.728Z] #83 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:21.728Z] #83 ... [2024-08-16T06:50:21.728Z] [2024-08-16T06:50:21.728Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-16T06:50:21.728Z] #78 15.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:21.728Z] #78 17.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:21.728Z] #78 20.98 OK: 266 MiB in 52 packages [2024-08-16T06:50:21.728Z] #78 DONE 23.1s [2024-08-16T06:50:21.728Z] [2024-08-16T06:50:21.728Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:22.687Z] #45 ... [2024-08-16T06:50:22.687Z] [2024-08-16T06:50:22.687Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:22.687Z] #86 ... [2024-08-16T06:50:22.687Z] [2024-08-16T06:50:22.687Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-16T06:50:22.687Z] #81 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:22.687Z] #81 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:22.687Z] #81 17.51 OK: 18 MiB in 19 packages [2024-08-16T06:50:22.687Z] #81 DONE 18.5s [2024-08-16T06:50:22.687Z] [2024-08-16T06:50:22.687Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:23.270Z] #45 ... [2024-08-16T06:50:23.270Z] [2024-08-16T06:50:23.270Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-16T06:50:23.270Z] #87 DONE 1.9s [2024-08-16T06:50:23.548Z] [2024-08-16T06:50:23.548Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:23.836Z] #45 ... [2024-08-16T06:50:23.836Z] [2024-08-16T06:50:23.836Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-16T06:50:23.836Z] #85 DONE 13.6s [2024-08-16T06:50:23.836Z] [2024-08-16T06:50:23.836Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:24.102Z] #45 ... [2024-08-16T06:50:24.102Z] [2024-08-16T06:50:24.102Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:24.102Z] #83 17.80 OK: 8 MiB in 16 packages [2024-08-16T06:50:24.102Z] #83 DONE 18.7s [2024-08-16T06:50:24.102Z] [2024-08-16T06:50:24.102Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:24.424Z] #45 ... [2024-08-16T06:50:24.424Z] [2024-08-16T06:50:24.424Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-16T06:50:24.424Z] #82 13.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:24.424Z] #82 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:24.424Z] #82 17.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-16T06:50:24.424Z] #82 18.39 Executing busybox-1.36.1-r7.trigger [2024-08-16T06:50:24.424Z] #82 18.39 OK: 8 MiB in 16 packages [2024-08-16T06:50:24.424Z] #82 DONE 19.6s [2024-08-16T06:50:24.424Z] [2024-08-16T06:50:24.424Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:24.700Z] #45 ... [2024-08-16T06:50:24.700Z] [2024-08-16T06:50:24.700Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:24.700Z] #64 ... [2024-08-16T06:50:24.700Z] [2024-08-16T06:50:24.700Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:24.700Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s [2024-08-16T06:50:24.967Z] #47 ... [2024-08-16T06:50:24.967Z] [2024-08-16T06:50:24.967Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-16T06:50:24.967Z] #88 DONE 1.1s [2024-08-16T06:50:24.967Z] [2024-08-16T06:50:24.967Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:25.560Z] #47 ... [2024-08-16T06:50:25.560Z] [2024-08-16T06:50:25.560Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:25.560Z] #53 ... [2024-08-16T06:50:25.560Z] [2024-08-16T06:50:25.560Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:26.143Z] #47 ... [2024-08-16T06:50:26.143Z] [2024-08-16T06:50:26.143Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:26.143Z] #49 transferring context: 139.00MB 53.0s [2024-08-16T06:50:26.143Z] #49 ... [2024-08-16T06:50:26.143Z] [2024-08-16T06:50:26.143Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:26.725Z] #45 ... [2024-08-16T06:50:26.725Z] [2024-08-16T06:50:26.725Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-16T06:50:26.725Z] #84 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:26.725Z] #84 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:26.725Z] #84 19.98 OK: 9 MiB in 20 packages [2024-08-16T06:50:26.725Z] #84 DONE 20.8s [2024-08-16T06:50:26.725Z] [2024-08-16T06:50:26.725Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:26.991Z] #45 ... [2024-08-16T06:50:26.991Z] [2024-08-16T06:50:26.991Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-16T06:50:26.991Z] #86 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:26.991Z] #86 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-16T06:50:26.991Z] #86 13.32 OK: 13 MiB in 26 packages [2024-08-16T06:50:26.991Z] #86 DONE 14.5s [2024-08-16T06:50:26.991Z] [2024-08-16T06:50:26.991Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:27.258Z] #45 ... [2024-08-16T06:50:27.258Z] [2024-08-16T06:50:27.258Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:27.258Z] #55 ... [2024-08-16T06:50:27.258Z] [2024-08-16T06:50:27.258Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:27.523Z] #47 ... [2024-08-16T06:50:27.523Z] [2024-08-16T06:50:27.523Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:27.792Z] #56 ... [2024-08-16T06:50:27.792Z] [2024-08-16T06:50:27.792Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:28.061Z] #49 ... [2024-08-16T06:50:28.061Z] [2024-08-16T06:50:28.061Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:28.061Z] #61 ... [2024-08-16T06:50:28.061Z] [2024-08-16T06:50:28.061Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:29.019Z] #47 ... [2024-08-16T06:50:29.019Z] [2024-08-16T06:50:29.019Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:29.019Z] #58 ... [2024-08-16T06:50:29.019Z] [2024-08-16T06:50:29.019Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:29.284Z] #56 ... [2024-08-16T06:50:29.284Z] [2024-08-16T06:50:29.284Z] #38 [core-data internal] load build context [2024-08-16T06:50:29.554Z] #38 ... [2024-08-16T06:50:29.554Z] [2024-08-16T06:50:29.554Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-16T06:50:29.554Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.9s done [2024-08-16T06:50:29.554Z] #42 DONE 53.2s [2024-08-16T06:50:29.554Z] [2024-08-16T06:50:29.554Z] #38 [core-data internal] load build context [2024-08-16T06:50:29.554Z] #38 ... [2024-08-16T06:50:29.554Z] [2024-08-16T06:50:29.554Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:29.820Z] #56 ... [2024-08-16T06:50:29.820Z] [2024-08-16T06:50:29.820Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:29.820Z] #46 ... [2024-08-16T06:50:29.820Z] [2024-08-16T06:50:29.820Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:29.820Z] #60 ... [2024-08-16T06:50:29.820Z] [2024-08-16T06:50:29.820Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:31.227Z] #46 ... [2024-08-16T06:50:31.227Z] [2024-08-16T06:50:31.227Z] #54 [core-command internal] load build context [2024-08-16T06:50:31.227Z] #54 ... [2024-08-16T06:50:31.227Z] [2024-08-16T06:50:31.227Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:31.806Z] #46 ... [2024-08-16T06:50:31.806Z] [2024-08-16T06:50:31.806Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:31.806Z] #43 ... [2024-08-16T06:50:31.806Z] [2024-08-16T06:50:31.806Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:32.070Z] #46 transferring context: 101.27MB 50.8s [2024-08-16T06:50:33.999Z] #46 ... [2024-08-16T06:50:33.999Z] [2024-08-16T06:50:33.999Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-16T06:50:33.999Z] #89 DONE 2.3s [2024-08-16T06:50:34.264Z] [2024-08-16T06:50:34.264Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:34.843Z] #46 ... [2024-08-16T06:50:34.843Z] [2024-08-16T06:50:34.843Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:35.107Z] #64 ... [2024-08-16T06:50:35.107Z] [2024-08-16T06:50:35.107Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:35.691Z] #46 ... [2024-08-16T06:50:35.691Z] [2024-08-16T06:50:35.691Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:35.691Z] #53 ... [2024-08-16T06:50:35.691Z] [2024-08-16T06:50:35.691Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:37.625Z] #46 transferring context: 133.04MB 56.0s [2024-08-16T06:50:37.625Z] #46 ... [2024-08-16T06:50:37.625Z] [2024-08-16T06:50:37.625Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:37.625Z] #45 ... [2024-08-16T06:50:37.625Z] [2024-08-16T06:50:37.625Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:37.625Z] #55 ... [2024-08-16T06:50:37.625Z] [2024-08-16T06:50:37.625Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:38.204Z] #45 ... [2024-08-16T06:50:38.204Z] [2024-08-16T06:50:38.204Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:38.204Z] #49 ... [2024-08-16T06:50:38.204Z] [2024-08-16T06:50:38.204Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:38.468Z] #61 ... [2024-08-16T06:50:38.468Z] [2024-08-16T06:50:38.468Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:39.044Z] #49 ... [2024-08-16T06:50:39.044Z] [2024-08-16T06:50:39.044Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:39.044Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.5s [2024-08-16T06:50:39.308Z] #47 ... [2024-08-16T06:50:39.308Z] [2024-08-16T06:50:39.308Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:39.308Z] #58 ... [2024-08-16T06:50:39.308Z] [2024-08-16T06:50:39.308Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:39.572Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.0s done [2024-08-16T06:50:39.572Z] #47 ... [2024-08-16T06:50:39.572Z] [2024-08-16T06:50:39.572Z] #38 [core-data internal] load build context [2024-08-16T06:50:39.572Z] #38 ... [2024-08-16T06:50:39.572Z] [2024-08-16T06:50:39.572Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:39.835Z] #58 ... [2024-08-16T06:50:39.835Z] [2024-08-16T06:50:39.835Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:39.835Z] #56 ... [2024-08-16T06:50:39.835Z] [2024-08-16T06:50:39.835Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:40.098Z] #58 ... [2024-08-16T06:50:40.098Z] [2024-08-16T06:50:40.098Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:40.098Z] #60 ... [2024-08-16T06:50:40.098Z] [2024-08-16T06:50:40.098Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:41.048Z] #58 ... [2024-08-16T06:50:41.048Z] [2024-08-16T06:50:41.048Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-16T06:50:41.048Z] #47 DONE 64.8s [2024-08-16T06:50:41.048Z] [2024-08-16T06:50:41.048Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:41.317Z] #58 ... [2024-08-16T06:50:41.317Z] [2024-08-16T06:50:41.317Z] #54 [core-command internal] load build context [2024-08-16T06:50:41.581Z] #54 ... [2024-08-16T06:50:41.581Z] [2024-08-16T06:50:41.581Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:42.159Z] #58 ... [2024-08-16T06:50:42.159Z] [2024-08-16T06:50:42.159Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:42.159Z] #43 ... [2024-08-16T06:50:42.159Z] [2024-08-16T06:50:42.159Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:42.159Z] #58 transferring context: 108.81MB 63.6s [2024-08-16T06:50:45.493Z] #58 ... [2024-08-16T06:50:45.493Z] [2024-08-16T06:50:45.493Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:45.493Z] #64 ... [2024-08-16T06:50:45.493Z] [2024-08-16T06:50:45.493Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:45.757Z] #58 ... [2024-08-16T06:50:45.757Z] [2024-08-16T06:50:45.757Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:46.021Z] #53 ... [2024-08-16T06:50:46.021Z] [2024-08-16T06:50:46.021Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:47.421Z] #58 transferring context: 135.95MB 68.6s [2024-08-16T06:50:47.421Z] #58 ... [2024-08-16T06:50:47.421Z] [2024-08-16T06:50:47.421Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:47.421Z] #46 ... [2024-08-16T06:50:47.421Z] [2024-08-16T06:50:47.421Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:47.686Z] #58 ... [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:50:47.686Z] #90 DONE 3.9s [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:50:47.686Z] #91 DONE 3.9s [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:47.686Z] #58 ... [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:47.686Z] #55 ... [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-16T06:50:47.686Z] #92 DONE 2.6s [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:47.686Z] #55 ... [2024-08-16T06:50:47.686Z] [2024-08-16T06:50:47.686Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:48.271Z] #58 ... [2024-08-16T06:50:48.271Z] [2024-08-16T06:50:48.271Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:48.537Z] #45 ... [2024-08-16T06:50:48.537Z] [2024-08-16T06:50:48.537Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:48.537Z] #61 ... [2024-08-16T06:50:48.537Z] [2024-08-16T06:50:48.537Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:48.801Z] #45 ... [2024-08-16T06:50:48.801Z] [2024-08-16T06:50:48.801Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-16T06:50:48.801Z] #93 DONE 1.1s [2024-08-16T06:50:48.801Z] [2024-08-16T06:50:48.801Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:48.801Z] #45 ... [2024-08-16T06:50:48.801Z] [2024-08-16T06:50:48.801Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-16T06:50:48.801Z] #94 DONE 1.3s [2024-08-16T06:50:48.801Z] [2024-08-16T06:50:48.801Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:50:49.380Z] #45 ... [2024-08-16T06:50:49.380Z] [2024-08-16T06:50:49.380Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:49.380Z] #49 ... [2024-08-16T06:50:49.380Z] [2024-08-16T06:50:49.380Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-16T06:50:49.380Z] #95 DONE 1.5s [2024-08-16T06:50:49.380Z] [2024-08-16T06:50:49.380Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:49.380Z] #49 ... [2024-08-16T06:50:49.380Z] [2024-08-16T06:50:49.380Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T06:50:49.655Z] #96 ... [2024-08-16T06:50:49.655Z] [2024-08-16T06:50:49.655Z] #38 [core-data internal] load build context [2024-08-16T06:50:49.920Z] #38 ... [2024-08-16T06:50:49.920Z] [2024-08-16T06:50:49.920Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:49.920Z] #49 ... [2024-08-16T06:50:49.920Z] [2024-08-16T06:50:49.920Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:50.186Z] #56 ... [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-16T06:50:50.186Z] #97 DONE 1.1s [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:50:50.186Z] #56 ... [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:50.186Z] #49 ... [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-16T06:50:50.186Z] #98 DONE 1.2s [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:50:50.186Z] #49 ... [2024-08-16T06:50:50.186Z] [2024-08-16T06:50:50.186Z] #60 [support-notifications internal] load build context [2024-08-16T06:50:50.451Z] #60 ... [2024-08-16T06:50:50.451Z] [2024-08-16T06:50:50.451Z] #38 [core-data internal] load build context [2024-08-16T06:50:50.451Z] #38 ... [2024-08-16T06:50:50.451Z] [2024-08-16T06:50:50.451Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-16T06:50:50.451Z] #96 DONE 1.1s [2024-08-16T06:50:50.451Z] [2024-08-16T06:50:50.451Z] #38 [core-data internal] load build context [2024-08-16T06:50:51.857Z] #38 ... [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #54 [core-command internal] load build context [2024-08-16T06:50:51.857Z] #54 ... [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:50:51.857Z] #99 DONE 1.5s [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #54 [core-command internal] load build context [2024-08-16T06:50:51.857Z] #54 ... [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #38 [core-data internal] load build context [2024-08-16T06:50:51.857Z] #38 ... [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:50:51.857Z] #100 DONE 1.4s [2024-08-16T06:50:51.857Z] [2024-08-16T06:50:51.857Z] #38 [core-data internal] load build context [2024-08-16T06:50:52.129Z] #38 ... [2024-08-16T06:50:52.129Z] [2024-08-16T06:50:52.129Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-16T06:50:52.129Z] #101 DONE 1.8s [2024-08-16T06:50:52.129Z] [2024-08-16T06:50:52.129Z] #38 [core-data internal] load build context [2024-08-16T06:50:52.129Z] #38 ... [2024-08-16T06:50:52.129Z] [2024-08-16T06:50:52.129Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:50:52.129Z] #43 ... [2024-08-16T06:50:52.129Z] [2024-08-16T06:50:52.129Z] #38 [core-data internal] load build context [2024-08-16T06:50:52.129Z] #38 transferring context: 216.86MB 77.8s [2024-08-16T06:50:52.721Z] #38 ... [2024-08-16T06:50:52.721Z] [2024-08-16T06:50:52.721Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-16T06:50:52.721Z] #102 DONE 0.9s [2024-08-16T06:50:52.721Z] [2024-08-16T06:50:52.721Z] #38 [core-data internal] load build context [2024-08-16T06:50:53.297Z] #38 ... [2024-08-16T06:50:53.297Z] [2024-08-16T06:50:53.297Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-16T06:50:53.297Z] #103 DONE 1.2s [2024-08-16T06:50:53.562Z] [2024-08-16T06:50:53.562Z] #38 [core-data internal] load build context [2024-08-16T06:50:53.562Z] #38 ... [2024-08-16T06:50:53.562Z] [2024-08-16T06:50:53.562Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-16T06:50:53.562Z] #104 DONE 0.9s [2024-08-16T06:50:53.562Z] [2024-08-16T06:50:53.562Z] #38 [core-data internal] load build context [2024-08-16T06:50:54.140Z] #38 ... [2024-08-16T06:50:54.140Z] [2024-08-16T06:50:54.140Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-16T06:50:54.140Z] #105 DONE 1.4s [2024-08-16T06:50:54.140Z] [2024-08-16T06:50:54.140Z] #38 [core-data internal] load build context [2024-08-16T06:50:54.723Z] #38 ... [2024-08-16T06:50:54.723Z] [2024-08-16T06:50:54.723Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-16T06:50:54.723Z] #106 DONE 1.3s [2024-08-16T06:50:54.723Z] [2024-08-16T06:50:54.723Z] #38 [core-data internal] load build context [2024-08-16T06:50:55.301Z] #38 ... [2024-08-16T06:50:55.301Z] [2024-08-16T06:50:55.301Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-16T06:50:55.301Z] #107 DONE 1.2s [2024-08-16T06:50:55.301Z] [2024-08-16T06:50:55.301Z] #38 [core-data internal] load build context [2024-08-16T06:50:55.301Z] #38 ... [2024-08-16T06:50:55.301Z] [2024-08-16T06:50:55.301Z] #64 [support-scheduler internal] load build context [2024-08-16T06:50:55.564Z] #64 ... [2024-08-16T06:50:55.564Z] [2024-08-16T06:50:55.564Z] #38 [core-data internal] load build context [2024-08-16T06:50:56.139Z] #38 ... [2024-08-16T06:50:56.139Z] [2024-08-16T06:50:56.139Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:50:56.139Z] #53 ... [2024-08-16T06:50:56.139Z] [2024-08-16T06:50:56.139Z] #38 [core-data internal] load build context [2024-08-16T06:50:57.537Z] #38 transferring context: 234.33MB 82.9s [2024-08-16T06:50:57.537Z] #38 ... [2024-08-16T06:50:57.537Z] [2024-08-16T06:50:57.537Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:57.801Z] #46 ... [2024-08-16T06:50:57.801Z] [2024-08-16T06:50:57.801Z] #38 [core-data internal] load build context [2024-08-16T06:50:57.801Z] #38 ... [2024-08-16T06:50:57.801Z] [2024-08-16T06:50:57.801Z] #55 [core-metadata internal] load build context [2024-08-16T06:50:58.066Z] #55 ... [2024-08-16T06:50:58.066Z] [2024-08-16T06:50:58.066Z] #46 [core-keeper internal] load build context [2024-08-16T06:50:58.333Z] #46 ... [2024-08-16T06:50:58.333Z] [2024-08-16T06:50:58.333Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:50:58.602Z] #58 ... [2024-08-16T06:50:58.602Z] [2024-08-16T06:50:58.602Z] #38 [core-data internal] load build context [2024-08-16T06:50:58.602Z] #38 ... [2024-08-16T06:50:58.602Z] [2024-08-16T06:50:58.602Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:50:58.866Z] #61 ... [2024-08-16T06:50:58.866Z] [2024-08-16T06:50:58.866Z] #38 [core-data internal] load build context [2024-08-16T06:51:00.496Z] #38 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:00.496Z] #45 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #38 [core-data internal] load build context [2024-08-16T06:51:00.496Z] #38 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:51:00.496Z] #56 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #38 [core-data internal] load build context [2024-08-16T06:51:00.496Z] #38 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:51:00.496Z] #49 ... [2024-08-16T06:51:00.496Z] [2024-08-16T06:51:00.496Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:51:00.761Z] #56 ... [2024-08-16T06:51:00.761Z] [2024-08-16T06:51:00.761Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:00.761Z] #60 ... [2024-08-16T06:51:00.761Z] [2024-08-16T06:51:00.761Z] #38 [core-data internal] load build context [2024-08-16T06:51:02.773Z] #38 ... [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #54 [core-command internal] load build context [2024-08-16T06:51:02.773Z] #54 ... [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #108 [security-spire-server] exporting to image [2024-08-16T06:51:02.773Z] #108 exporting layers 6.6s done [2024-08-16T06:51:02.773Z] #108 writing image sha256:9928888ab9fdac74d3ce2f93e8dc2b19f77ba1d922c0660996df921558751e82 0.1s done [2024-08-16T06:51:02.773Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-16T06:51:02.773Z] #108 writing image sha256:ae3743dd0d91f83a2542cbfabda0d6c4d2a0c9a7ef309a95451d5c27a1b3640a 0.1s done [2024-08-16T06:51:02.773Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-16T06:51:02.773Z] #108 writing image sha256:e165257989796c0e433bc462f58bdeabcd9f02db4bf2d6433e966ce76ed51add 0.0s done [2024-08-16T06:51:02.773Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-16T06:51:02.773Z] #108 DONE 7.8s [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #38 [core-data internal] load build context [2024-08-16T06:51:02.773Z] #38 ... [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:02.773Z] #43 ... [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #38 [core-data internal] load build context [2024-08-16T06:51:02.773Z] #38 transferring context: 256.94MB 88.0s [2024-08-16T06:51:02.773Z] #38 ... [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #49 [security-proxy-setup internal] load build context [2024-08-16T06:51:02.773Z] #49 transferring context: 309.19MB 89.3s done [2024-08-16T06:51:02.773Z] #49 DONE 89.7s [2024-08-16T06:51:02.773Z] [2024-08-16T06:51:02.773Z] #38 [core-data internal] load build context [2024-08-16T06:51:06.956Z] #38 ... [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:51:06.956Z] #109 DONE 2.2s [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #38 [core-data internal] load build context [2024-08-16T06:51:06.956Z] #38 ... [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #64 [support-scheduler internal] load build context [2024-08-16T06:51:06.956Z] #64 ... [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #38 [core-data internal] load build context [2024-08-16T06:51:06.956Z] #38 ... [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:51:06.956Z] #53 ... [2024-08-16T06:51:06.956Z] [2024-08-16T06:51:06.956Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:08.424Z] #43 ... [2024-08-16T06:51:08.424Z] [2024-08-16T06:51:08.424Z] #55 [core-metadata internal] load build context [2024-08-16T06:51:08.424Z] #55 ... [2024-08-16T06:51:08.424Z] [2024-08-16T06:51:08.424Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:08.424Z] #43 ... [2024-08-16T06:51:08.424Z] [2024-08-16T06:51:08.424Z] #46 [core-keeper internal] load build context [2024-08-16T06:51:08.424Z] #46 transferring context: 303.68MB 87.2s [2024-08-16T06:51:08.700Z] #46 ... [2024-08-16T06:51:08.700Z] [2024-08-16T06:51:08.700Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:08.700Z] #58 ... [2024-08-16T06:51:08.700Z] [2024-08-16T06:51:08.700Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:08.986Z] #43 ... [2024-08-16T06:51:08.986Z] [2024-08-16T06:51:08.986Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:51:08.986Z] #61 ... [2024-08-16T06:51:08.986Z] [2024-08-16T06:51:08.986Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:09.602Z] #58 ... [2024-08-16T06:51:09.602Z] [2024-08-16T06:51:09.602Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:09.602Z] #45 ... [2024-08-16T06:51:09.602Z] [2024-08-16T06:51:09.602Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:10.594Z] #58 ... [2024-08-16T06:51:10.594Z] [2024-08-16T06:51:10.594Z] #46 [core-keeper internal] load build context [2024-08-16T06:51:10.594Z] #46 transferring context: 309.19MB 89.1s done [2024-08-16T06:51:10.594Z] #46 DONE 92.2s [2024-08-16T06:51:10.594Z] [2024-08-16T06:51:10.594Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:11.177Z] #58 ... [2024-08-16T06:51:11.177Z] [2024-08-16T06:51:11.177Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:11.177Z] #60 ... [2024-08-16T06:51:11.177Z] [2024-08-16T06:51:11.177Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:51:11.177Z] #56 ... [2024-08-16T06:51:11.177Z] [2024-08-16T06:51:11.449Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:11.720Z] #60 ... [2024-08-16T06:51:11.720Z] [2024-08-16T06:51:11.720Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-16T06:51:11.720Z] #110 DONE 1.3s [2024-08-16T06:51:11.720Z] [2024-08-16T06:51:11.720Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:11.984Z] #60 ... [2024-08-16T06:51:11.984Z] [2024-08-16T06:51:11.984Z] #54 [core-command internal] load build context [2024-08-16T06:51:12.251Z] #54 ... [2024-08-16T06:51:12.251Z] [2024-08-16T06:51:12.251Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:12.833Z] #60 ... [2024-08-16T06:51:12.833Z] [2024-08-16T06:51:12.833Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-16T06:51:12.833Z] #56 transferring context: 309.19MB 97.0s done [2024-08-16T06:51:12.833Z] #56 DONE 97.6s [2024-08-16T06:51:12.833Z] [2024-08-16T06:51:12.833Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:14.783Z] #60 ... [2024-08-16T06:51:14.783Z] [2024-08-16T06:51:14.783Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:51:14.783Z] #111 DONE 1.3s [2024-08-16T06:51:14.783Z] [2024-08-16T06:51:14.783Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:15.366Z] #60 ... [2024-08-16T06:51:15.366Z] [2024-08-16T06:51:15.366Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:51:15.366Z] #112 ... [2024-08-16T06:51:15.366Z] [2024-08-16T06:51:15.366Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:15.631Z] #60 ... [2024-08-16T06:51:15.631Z] [2024-08-16T06:51:15.631Z] #38 [core-data internal] load build context [2024-08-16T06:51:15.631Z] #38 transferring context: 309.19MB 100.9s done [2024-08-16T06:51:15.631Z] #38 DONE 101.2s [2024-08-16T06:51:15.631Z] [2024-08-16T06:51:15.631Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:15.899Z] #60 ... [2024-08-16T06:51:15.899Z] [2024-08-16T06:51:15.899Z] #64 [support-scheduler internal] load build context [2024-08-16T06:51:15.899Z] #64 ... [2024-08-16T06:51:15.899Z] [2024-08-16T06:51:15.899Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:16.864Z] #60 ... [2024-08-16T06:51:16.864Z] [2024-08-16T06:51:16.864Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:51:16.864Z] #53 ... [2024-08-16T06:51:16.864Z] [2024-08-16T06:51:16.864Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:17.129Z] #60 ... [2024-08-16T06:51:17.129Z] [2024-08-16T06:51:17.129Z] #54 [core-command internal] load build context [2024-08-16T06:51:17.129Z] #54 transferring context: 309.19MB 101.2s done [2024-08-16T06:51:17.129Z] #54 DONE 101.6s [2024-08-16T06:51:17.129Z] [2024-08-16T06:51:17.129Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:18.542Z] #60 ... [2024-08-16T06:51:18.542Z] [2024-08-16T06:51:18.542Z] #55 [core-metadata internal] load build context [2024-08-16T06:51:18.542Z] #55 ... [2024-08-16T06:51:18.542Z] [2024-08-16T06:51:18.542Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:19.128Z] #60 ... [2024-08-16T06:51:19.128Z] [2024-08-16T06:51:19.128Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:51:19.128Z] #61 ... [2024-08-16T06:51:19.128Z] [2024-08-16T06:51:19.128Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:19.394Z] #43 ... [2024-08-16T06:51:19.394Z] [2024-08-16T06:51:19.394Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:19.660Z] #60 ... [2024-08-16T06:51:19.660Z] [2024-08-16T06:51:19.660Z] #53 [security-bootstrapper internal] load build context [2024-08-16T06:51:19.660Z] #53 transferring context: 309.19MB 104.5s done [2024-08-16T06:51:19.660Z] #53 DONE 104.7s [2024-08-16T06:51:19.660Z] [2024-08-16T06:51:19.660Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:19.660Z] #60 ... [2024-08-16T06:51:19.660Z] [2024-08-16T06:51:19.660Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:19.925Z] #45 ... [2024-08-16T06:51:19.925Z] [2024-08-16T06:51:19.925Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:21.332Z] #60 ... [2024-08-16T06:51:21.332Z] [2024-08-16T06:51:21.332Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:21.332Z] #58 ... [2024-08-16T06:51:21.332Z] [2024-08-16T06:51:21.332Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:21.912Z] #60 ... [2024-08-16T06:51:21.913Z] [2024-08-16T06:51:21.913Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:51:21.913Z] #113 ... [2024-08-16T06:51:21.913Z] [2024-08-16T06:51:21.913Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:22.870Z] #60 ... [2024-08-16T06:51:22.870Z] [2024-08-16T06:51:22.870Z] #58 [security-proxy-auth internal] load build context [2024-08-16T06:51:22.870Z] #58 transferring context: 309.19MB 103.9s done [2024-08-16T06:51:22.870Z] #58 DONE 106.4s [2024-08-16T06:51:22.870Z] [2024-08-16T06:51:22.870Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:22.870Z] #60 ... [2024-08-16T06:51:22.870Z] [2024-08-16T06:51:22.870Z] #61 [security-secretstore-setup internal] load build context [2024-08-16T06:51:22.870Z] #61 transferring context: 309.19MB 104.0s done [2024-08-16T06:51:22.870Z] #61 DONE 106.6s [2024-08-16T06:51:22.870Z] [2024-08-16T06:51:22.870Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:24.808Z] #60 ... [2024-08-16T06:51:24.808Z] [2024-08-16T06:51:24.808Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:51:24.808Z] #114 ... [2024-08-16T06:51:24.808Z] [2024-08-16T06:51:24.808Z] #64 [support-scheduler internal] load build context [2024-08-16T06:51:24.808Z] #64 transferring context: 309.19MB 105.9s done [2024-08-16T06:51:24.808Z] #64 DONE 108.3s [2024-08-16T06:51:24.808Z] [2024-08-16T06:51:24.808Z] #60 [support-notifications internal] load build context [2024-08-16T06:51:24.808Z] #60 transferring context: 309.19MB 106.0s done [2024-08-16T06:51:24.808Z] #60 DONE 108.7s [2024-08-16T06:51:24.808Z] [2024-08-16T06:51:24.808Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:27.412Z] #45 ... [2024-08-16T06:51:27.412Z] [2024-08-16T06:51:27.412Z] #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:51:27.412Z] #115 DONE 1.8s [2024-08-16T06:51:27.412Z] [2024-08-16T06:51:27.412Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:27.412Z] #45 ... [2024-08-16T06:51:27.412Z] [2024-08-16T06:51:27.412Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:51:28.366Z] #116 ... [2024-08-16T06:51:28.366Z] [2024-08-16T06:51:28.366Z] #43 [support-cron-scheduler internal] load build context [2024-08-16T06:51:28.366Z] #43 transferring context: 309.19MB 107.0s done [2024-08-16T06:51:28.366Z] #43 DONE 110.0s [2024-08-16T06:51:28.366Z] [2024-08-16T06:51:28.366Z] #55 [core-metadata internal] load build context [2024-08-16T06:51:28.366Z] #55 transferring context: 309.19MB 112.5s done [2024-08-16T06:51:28.366Z] #55 DONE 113.0s [2024-08-16T06:51:28.366Z] [2024-08-16T06:51:28.366Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-16T06:51:29.774Z] #45 transferring context: 309.19MB 107.7s done [2024-08-16T06:51:29.774Z] #45 DONE 111.4s [2024-08-16T06:51:29.774Z] [2024-08-16T06:51:29.774Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:51:30.355Z] #117 DONE 0.8s [2024-08-16T06:51:30.355Z] [2024-08-16T06:51:30.355Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:26.733Z] #118 ... [2024-08-16T06:52:26.733Z] [2024-08-16T06:52:26.733Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:26.733Z] #113 DONE 72.9s [2024-08-16T06:52:26.733Z] [2024-08-16T06:52:26.733Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:26.733Z] #112 DONE 79.5s [2024-08-16T06:52:26.733Z] [2024-08-16T06:52:26.733Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:52:29.318Z] #119 ... [2024-08-16T06:52:29.318Z] [2024-08-16T06:52:29.318Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:29.318Z] #114 DONE 75.0s [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-16T06:52:29.584Z] #119 DONE 4.8s [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:29.584Z] #120 CACHED [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-16T06:52:29.584Z] #121 CACHED [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:29.584Z] #122 CACHED [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-16T06:52:29.584Z] #123 DONE 4.9s [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:52:29.584Z] #124 ... [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-08-16T06:52:29.584Z] #125 CACHED [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:29.584Z] #126 CACHED [2024-08-16T06:52:29.584Z] [2024-08-16T06:52:29.584Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:29.584Z] #127 CACHED [2024-08-16T06:52:29.851Z] [2024-08-16T06:52:29.851Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T06:52:33.182Z] #128 3.059 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-08-16T06:52:36.552Z] #128 ... [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.552Z] #118 DONE 66.2s [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-16T06:52:36.552Z] #129 DONE 7.1s [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.552Z] #130 CACHED [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #131 [core-metadata builder 6/7] COPY . . [2024-08-16T06:52:36.552Z] #131 CACHED [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:36.552Z] #132 CACHED [2024-08-16T06:52:36.552Z] [2024-08-16T06:52:36.552Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:52:36.819Z] #133 ... [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:36.819Z] #134 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #135 [support-scheduler builder 6/7] COPY . . [2024-08-16T06:52:36.819Z] #135 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.819Z] #136 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-08-16T06:52:36.819Z] #137 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:36.819Z] #138 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.819Z] #139 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #140 [core-command builder 6/7] COPY . . [2024-08-16T06:52:36.819Z] #140 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:36.819Z] #141 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.819Z] #142 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.819Z] #143 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:36.819Z] #144 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #145 [core-data builder 6/7] COPY . . [2024-08-16T06:52:36.819Z] #145 CACHED [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:36.819Z] #116 DONE 69.9s [2024-08-16T06:52:36.819Z] [2024-08-16T06:52:36.819Z] #146 [support-notifications builder 6/7] COPY . . [2024-08-16T06:52:39.416Z] #146 ... [2024-08-16T06:52:39.416Z] [2024-08-16T06:52:39.416Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T06:52:39.416Z] #0 3.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-keeper/core-keeper ./cmd/core-keeper [2024-08-16T06:52:39.680Z] #147 ... [2024-08-16T06:52:39.680Z] [2024-08-16T06:52:39.680Z] #148 [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-08-16T06:52:39.680Z] #0 3.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-16T06:52:39.945Z] #148 ... [2024-08-16T06:52:39.945Z] [2024-08-16T06:52:39.945Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:52:41.904Z] #149 ... [2024-08-16T06:52:41.904Z] [2024-08-16T06:52:41.904Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T06:52:41.904Z] #133 5.101 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-08-16T06:52:42.868Z] #133 ... [2024-08-16T06:52:42.868Z] [2024-08-16T06:52:42.868Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T06:52:42.868Z] #124 3.141 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-08-16T06:52:42.868Z] #124 ... [2024-08-16T06:52:42.868Z] [2024-08-16T06:52:42.868Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T06:52:42.868Z] #149 5.669 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-08-16T06:52:47.110Z] #149 ... [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:52:47.111Z] #150 ... [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T06:52:47.111Z] #0 5.162 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-08-16T06:52:47.111Z] #151 ... [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #150 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-16T06:52:47.111Z] #150 DONE 10.2s [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #146 [support-notifications builder 6/7] COPY . . [2024-08-16T06:52:47.111Z] #146 DONE 10.0s [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T06:52:47.111Z] #0 6.622 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-08-16T06:52:47.111Z] #152 ... [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #153 [support-cron-scheduler builder 6/7] COPY . . [2024-08-16T06:52:47.111Z] #153 CACHED [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-16T06:52:47.111Z] #154 CACHED [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #155 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-16T06:52:47.111Z] #155 CACHED [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T06:52:47.111Z] #0 6.006 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-08-16T06:52:47.111Z] #156 ... [2024-08-16T06:52:47.111Z] [2024-08-16T06:52:47.111Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T06:52:47.111Z] #0 5.496 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-08-16T06:52:47.381Z] #157 ... [2024-08-16T06:52:47.381Z] [2024-08-16T06:52:47.381Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T06:52:50.726Z] #158 3.488 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-16T06:52:57.362Z] #158 ... [2024-08-16T06:52:57.362Z] [2024-08-16T06:52:57.362Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T06:52:57.362Z] #0 3.244 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-08-16T06:52:57.362Z] #159 ... [2024-08-16T06:52:57.362Z] [2024-08-16T06:52:57.362Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T06:52:57.362Z] #0 2.902 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-08-16T07:12:11.977Z] #160 ... [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-16T07:12:11.977Z] #128 DONE 1169.1s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:12:11.977Z] #160 ... [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:12:11.977Z] #161 DONE 0.4s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:12:11.977Z] #162 DONE 0.2s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #163 [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-08-16T07:12:11.977Z] #163 DONE 0.2s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-16T07:12:11.977Z] #164 DONE 0.3s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:12:11.977Z] #156 ... [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-16T07:12:11.977Z] #165 DONE 0.3s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T07:12:11.977Z] #166 DONE 0.3s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T07:12:11.977Z] #167 DONE 2.3s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #108 [security-proxy-setup] exporting to image [2024-08-16T07:12:11.977Z] #108 exporting layers [2024-08-16T07:12:11.977Z] #108 exporting layers 1.1s done [2024-08-16T07:12:11.977Z] #108 writing image sha256:8a31da61c98df47a8a3e14ecba588f4e59de9c82697079b89b4adb728a36c34e done [2024-08-16T07:12:11.977Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-16T07:12:11.977Z] #108 DONE 8.9s [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T07:12:11.977Z] #133 ... [2024-08-16T07:12:11.977Z] [2024-08-16T07:12:11.977Z] #148 [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-08-16T07:12:11.977Z] #148 1177.0 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-08-16T07:12:16.226Z] #148 ... [2024-08-16T07:12:16.226Z] [2024-08-16T07:12:16.226Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-16T07:12:16.226Z] #124 DONE 1186.6s [2024-08-16T07:12:16.492Z] [2024-08-16T07:12:16.492Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-16T07:12:16.761Z] #168 DONE 0.4s [2024-08-16T07:12:16.761Z] [2024-08-16T07:12:16.761Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-16T07:12:19.345Z] #169 DONE 2.4s [2024-08-16T07:12:19.346Z] [2024-08-16T07:12:19.346Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:12:19.615Z] #170 DONE 0.3s [2024-08-16T07:12:19.615Z] [2024-08-16T07:12:19.615Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:12:19.890Z] #171 DONE 0.3s [2024-08-16T07:12:19.890Z] [2024-08-16T07:12:19.890Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-16T07:12:20.155Z] #172 DONE 0.3s [2024-08-16T07:12:20.155Z] [2024-08-16T07:12:20.155Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-16T07:12:20.155Z] #173 DONE 0.1s [2024-08-16T07:12:20.155Z] [2024-08-16T07:12:20.155Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-16T07:12:20.428Z] #174 DONE 0.3s [2024-08-16T07:12:20.428Z] [2024-08-16T07:12:20.428Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:12:20.694Z] #160 ... [2024-08-16T07:12:20.694Z] [2024-08-16T07:12:20.694Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-16T07:12:20.694Z] #175 DONE 0.3s [2024-08-16T07:12:20.694Z] [2024-08-16T07:12:20.694Z] #148 [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-08-16T07:12:20.694Z] #148 ... [2024-08-16T07:12:20.694Z] [2024-08-16T07:12:20.694Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-16T07:12:20.694Z] #176 DONE 0.1s [2024-08-16T07:12:20.960Z] [2024-08-16T07:12:20.960Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-16T07:12:20.960Z] #177 DONE 0.1s [2024-08-16T07:12:20.960Z] [2024-08-16T07:12:20.961Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:12:21.232Z] #156 ... [2024-08-16T07:12:21.232Z] [2024-08-16T07:12:21.232Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-16T07:12:21.232Z] #178 DONE 0.2s [2024-08-16T07:12:21.232Z] [2024-08-16T07:12:21.232Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-16T07:12:23.179Z] #179 DONE 2.0s [2024-08-16T07:12:23.179Z] [2024-08-16T07:12:23.179Z] #108 [security-bootstrapper] exporting to image [2024-08-16T07:12:23.179Z] #108 exporting layers [2024-08-16T07:12:24.587Z] #108 exporting layers 1.2s done [2024-08-16T07:12:24.587Z] #108 writing image sha256:7aadc84e98b5f2a7ee6ade3d277f547ce7e794274568a6e2f54cf52946e95c06 done [2024-08-16T07:12:24.587Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-16T07:12:24.587Z] #108 DONE 10.1s [2024-08-16T07:12:24.587Z] [2024-08-16T07:12:24.587Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:12:29.918Z] #160 ... [2024-08-16T07:12:29.918Z] [2024-08-16T07:12:29.918Z] #148 [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-08-16T07:12:29.918Z] #148 DONE 1199.3s [2024-08-16T07:12:29.918Z] [2024-08-16T07:12:29.918Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T07:12:29.918Z] #133 ... [2024-08-16T07:12:29.918Z] [2024-08-16T07:12:29.918Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:12:29.918Z] #180 DONE 0.4s [2024-08-16T07:12:29.918Z] [2024-08-16T07:12:29.918Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:12:29.918Z] #181 DONE 0.2s [2024-08-16T07:12:29.918Z] [2024-08-16T07:12:29.918Z] #182 [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-08-16T07:12:30.221Z] #182 DONE 0.2s [2024-08-16T07:12:30.221Z] [2024-08-16T07:12:30.221Z] #183 [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-08-16T07:12:30.496Z] #183 DONE 0.2s [2024-08-16T07:12:30.496Z] [2024-08-16T07:12:30.496Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:12:30.496Z] #184 DONE 0.2s [2024-08-16T07:12:30.496Z] [2024-08-16T07:12:30.496Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-16T07:12:31.083Z] #185 DONE 0.4s [2024-08-16T07:12:31.084Z] [2024-08-16T07:12:31.084Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-16T07:12:31.355Z] #186 DONE 0.3s [2024-08-16T07:12:31.355Z] [2024-08-16T07:12:31.355Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-16T07:12:31.355Z] #187 DONE 0.2s [2024-08-16T07:12:31.355Z] [2024-08-16T07:12:31.355Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T07:12:33.925Z] #188 DONE 2.3s [2024-08-16T07:12:33.925Z] [2024-08-16T07:12:33.925Z] #108 [security-secretstore-setup] exporting to image [2024-08-16T07:12:33.925Z] #108 exporting layers [2024-08-16T07:12:34.880Z] #108 exporting layers 1.1s done [2024-08-16T07:12:34.880Z] #108 writing image sha256:2a5ee9acf4e282c5ac2e07abf31586ae326857e6a355f1af8f41f97bba00de47 done [2024-08-16T07:12:34.880Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-16T07:12:34.880Z] #108 DONE 11.2s [2024-08-16T07:12:34.880Z] [2024-08-16T07:12:34.880Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:13:42.871Z] #156 ... [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-16T07:13:42.871Z] #151 DONE 1256.6s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T07:13:42.871Z] #159 ... [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:13:42.871Z] #189 DONE 0.3s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T07:13:42.871Z] #159 ... [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:13:42.871Z] #190 DONE 0.2s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-16T07:13:42.871Z] #191 DONE 0.2s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #192 [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-08-16T07:13:42.871Z] #192 DONE 0.1s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-16T07:13:42.871Z] #193 DONE 0.1s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #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-08-16T07:13:42.871Z] #194 DONE 2.1s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-16T07:13:42.871Z] #108 exporting layers [2024-08-16T07:13:42.871Z] #108 exporting layers 0.6s done [2024-08-16T07:13:42.871Z] #108 writing image sha256:37c125f13a3bc9bec378e41a2e68c757edeb6359ec6ac57cc0fffb0b4e041099 done [2024-08-16T07:13:42.871Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-16T07:13:42.871Z] #108 DONE 11.9s [2024-08-16T07:13:42.871Z] [2024-08-16T07:13:42.871Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:15:49.688Z] #158 ... [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-16T07:15:49.688Z] #159 DONE 1374.4s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:15:49.688Z] #158 ... [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:15:49.688Z] #195 DONE 0.1s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:15:49.688Z] #196 DONE 0.1s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:15:49.688Z] #158 ... [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-16T07:15:49.688Z] #197 DONE 0.2s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #198 [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-08-16T07:15:49.688Z] #198 DONE 0.1s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:15:49.688Z] #35 ... [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-16T07:15:49.688Z] #108 exporting layers [2024-08-16T07:15:49.688Z] #108 exporting layers 0.7s done [2024-08-16T07:15:49.688Z] #108 writing image sha256:28401372e558233f9b47adddfd549050289ecd32162c140f098c9b4059a54c36 done [2024-08-16T07:15:49.688Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-16T07:15:49.688Z] #108 DONE 12.6s [2024-08-16T07:15:49.688Z] [2024-08-16T07:15:49.688Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:23:41.730Z] #158 ... [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-16T07:23:41.731Z] #157 DONE 1852.9s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:23:41.731Z] #35 ... [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:23:41.731Z] #199 DONE 0.2s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:23:41.731Z] #156 ... [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:23:41.731Z] #200 DONE 0.1s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-16T07:23:41.731Z] #201 DONE 0.4s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:23:41.731Z] #156 ... [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:23:41.731Z] #202 DONE 0.2s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-16T07:23:41.731Z] #203 DONE 0.2s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-16T07:23:41.731Z] #204 DONE 1.7s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #108 [security-proxy-auth] exporting to image [2024-08-16T07:23:41.731Z] #108 exporting layers [2024-08-16T07:23:41.731Z] #108 exporting layers 0.7s done [2024-08-16T07:23:41.731Z] #108 writing image sha256:097c2da59850a9d08c46b839ce0f2c2cc0530c9f13a4ebb9f6b7575c819fbc69 done [2024-08-16T07:23:41.731Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-16T07:23:41.731Z] #108 DONE 13.3s [2024-08-16T07:23:41.731Z] [2024-08-16T07:23:41.731Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:24:49.595Z] #156 ... [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-16T07:24:49.595Z] #152 DONE 1923.4s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:24:49.595Z] #158 ... [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:24:49.595Z] #205 DONE 0.1s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:24:49.595Z] #206 DONE 0.1s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:24:49.595Z] #160 ... [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-16T07:24:49.595Z] #207 DONE 0.4s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:24:49.595Z] #160 ... [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:24:49.595Z] #208 DONE 0.1s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #108 [core-command] exporting to image [2024-08-16T07:24:49.595Z] #108 exporting layers [2024-08-16T07:24:49.595Z] #108 exporting layers 0.5s done [2024-08-16T07:24:49.595Z] #108 writing image sha256:ec9029e81b3178ba5ecfd2dcf4784a0272382893b9cb4806a0a0f44aa1076721 0.0s done [2024-08-16T07:24:49.595Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-16T07:24:49.595Z] #108 DONE 13.7s [2024-08-16T07:24:49.595Z] [2024-08-16T07:24:49.595Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:26:41.213Z] #156 ... [2024-08-16T07:26:41.213Z] [2024-08-16T07:26:41.213Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-16T07:26:41.213Z] #147 DONE 2048.7s [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:26:41.214Z] #160 ... [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:26:41.214Z] #209 DONE 0.1s [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-16T07:26:41.214Z] #210 DONE 0.4s [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:26:41.214Z] #35 ... [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:26:41.214Z] #211 DONE 0.1s [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #108 [core-keeper] exporting to image [2024-08-16T07:26:41.214Z] #108 exporting layers [2024-08-16T07:26:41.214Z] #108 exporting layers 0.5s done [2024-08-16T07:26:41.214Z] #108 writing image sha256:32cc3fba07afea15f174891eb7354bea70b46c21d48667d90dad3571c5580d2f done [2024-08-16T07:26:41.214Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-16T07:26:41.214Z] #108 DONE 14.2s [2024-08-16T07:26:41.214Z] [2024-08-16T07:26:41.214Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:26:41.478Z] #158 ... [2024-08-16T07:26:41.478Z] [2024-08-16T07:26:41.478Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-16T07:26:41.478Z] #133 DONE 2045.0s [2024-08-16T07:26:41.746Z] [2024-08-16T07:26:41.746Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T07:26:42.332Z] #149 ... [2024-08-16T07:26:42.332Z] [2024-08-16T07:26:42.332Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:26:42.332Z] #212 DONE 0.2s [2024-08-16T07:26:42.332Z] [2024-08-16T07:26:42.332Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:26:42.595Z] #213 DONE 0.2s [2024-08-16T07:26:42.596Z] [2024-08-16T07:26:42.596Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:26:42.596Z] #156 ... [2024-08-16T07:26:42.596Z] [2024-08-16T07:26:42.596Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-16T07:26:42.868Z] #214 DONE 0.4s [2024-08-16T07:26:42.868Z] [2024-08-16T07:26:42.868Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:26:43.131Z] #156 ... [2024-08-16T07:26:43.131Z] [2024-08-16T07:26:43.131Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:26:43.131Z] #215 DONE 0.1s [2024-08-16T07:26:43.131Z] [2024-08-16T07:26:43.131Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-16T07:26:43.131Z] #216 DONE 0.1s [2024-08-16T07:26:43.131Z] [2024-08-16T07:26:43.131Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:26:43.395Z] #160 ... [2024-08-16T07:26:43.395Z] [2024-08-16T07:26:43.395Z] #108 [core-metadata] exporting to image [2024-08-16T07:26:43.660Z] #108 exporting layers 0.5s done [2024-08-16T07:26:43.660Z] #108 writing image sha256:2219c68a876848c5b4606b82602be78e2c1ac5cf4977ddb7aec0c13ab4f4548f done [2024-08-16T07:26:43.660Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-16T07:26:43.660Z] #108 DONE 14.7s [2024-08-16T07:26:43.660Z] [2024-08-16T07:26:43.660Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:26:45.604Z] #35 ... [2024-08-16T07:26:45.604Z] [2024-08-16T07:26:45.604Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-16T07:26:45.604Z] #156 DONE 2048.7s [2024-08-16T07:26:45.604Z] [2024-08-16T07:26:45.604Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:26:45.874Z] #35 ... [2024-08-16T07:26:45.874Z] [2024-08-16T07:26:45.874Z] #217 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:26:46.142Z] #217 DONE 0.3s [2024-08-16T07:26:46.142Z] [2024-08-16T07:26:46.142Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:26:46.142Z] #160 ... [2024-08-16T07:26:46.142Z] [2024-08-16T07:26:46.142Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:26:46.407Z] #218 DONE 0.2s [2024-08-16T07:26:46.407Z] [2024-08-16T07:26:46.407Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-16T07:26:46.990Z] #219 DONE 0.5s [2024-08-16T07:26:46.990Z] [2024-08-16T07:26:46.990Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:26:46.990Z] #160 ... [2024-08-16T07:26:46.990Z] [2024-08-16T07:26:46.990Z] #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:26:46.990Z] #220 DONE 0.1s [2024-08-16T07:26:47.254Z] [2024-08-16T07:26:47.254Z] #108 [core-data] exporting to image [2024-08-16T07:26:47.518Z] #108 exporting layers 0.6s done [2024-08-16T07:26:47.782Z] #108 writing image sha256:c5e73a598f00b4d6cec1144ac9498ddd1e38ca458a60a0d1f1eba5c00d0f57ae 0.0s done [2024-08-16T07:26:47.782Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-16T07:26:47.782Z] #108 DONE 15.3s [2024-08-16T07:26:47.782Z] [2024-08-16T07:26:47.782Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:27:26.609Z] #158 ... [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-16T07:27:26.609Z] #149 DONE 2085.4s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-16T07:27:26.609Z] #160 DONE 2075.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-16T07:27:26.609Z] #158 DONE 2075.7s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:27:26.609Z] #35 ... [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:27:26.609Z] #221 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:27:26.609Z] #222 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:27:26.609Z] #223 DONE 0.1s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:27:26.609Z] #224 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-16T07:27:26.609Z] #225 DONE 0.3s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:27:26.609Z] #226 ... [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-16T07:27:26.609Z] #227 DONE 0.6s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-16T07:27:26.609Z] #226 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-16T07:27:26.609Z] #228 DONE 0.4s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:27:26.609Z] #229 DONE 0.1s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-16T07:27:26.609Z] #230 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #108 [support-notifications] exporting to image [2024-08-16T07:27:26.609Z] #108 exporting layers [2024-08-16T07:27:26.609Z] #108 ... [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-16T07:27:26.609Z] #231 DONE 0.5s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-16T07:27:26.609Z] #232 DONE 0.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #108 [support-cron-scheduler] exporting to image [2024-08-16T07:27:26.609Z] #108 exporting layers 0.6s done [2024-08-16T07:27:26.609Z] #108 writing image sha256:bdef4377372363f57c2d45a83cf2ba62513910d5df8e79c2570a9b30eb68d86e [2024-08-16T07:27:26.609Z] #108 writing image sha256:bdef4377372363f57c2d45a83cf2ba62513910d5df8e79c2570a9b30eb68d86e 0.0s done [2024-08-16T07:27:26.609Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-16T07:27:26.609Z] #108 exporting layers 0.8s done [2024-08-16T07:27:26.609Z] #108 writing image sha256:ee6056fa8d049de7160be04c875ec64438ebf10420287cb8ddc49945847d51e3 done [2024-08-16T07:27:26.609Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-16T07:27:26.609Z] #108 exporting layers 1.3s done [2024-08-16T07:27:26.609Z] #108 writing image sha256:25b9c4efaccb39da1b493683c9f7f94f0eff251dc9765e7f312047c336df9689 done [2024-08-16T07:27:26.609Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-16T07:27:26.609Z] #108 DONE 17.2s [2024-08-16T07:27:26.609Z] [2024-08-16T07:27:26.609Z] #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-16T07:27:26.609Z] time="2024-08-16T06:49:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-16T07:27:26.604Z] $ docker stop --time=1 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f [2024-08-16T07:27:28.267Z] $ docker rm -f --volumes 576c67af3c5fd0ca019142caaad3a66be5bcdef97af6d55d932d492235790d7f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-16T07:27:28.786Z] + docker images [2024-08-16T07:27:28.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-16T07:27:28.786Z] support-cron-scheduler-arm64 latest 25b9c4efaccb 4 seconds ago 43.5MB [2024-08-16T07:27:28.786Z] support-scheduler-arm64 latest bdef43773723 5 seconds ago 41.3MB [2024-08-16T07:27:28.786Z] support-notifications-arm64 latest ee6056fa8d04 5 seconds ago 42MB [2024-08-16T07:27:28.786Z] core-data-arm64 latest c5e73a598f00 42 seconds ago 39.1MB [2024-08-16T07:27:28.786Z] core-metadata-arm64 latest 2219c68a8768 46 seconds ago 39.3MB [2024-08-16T07:27:28.786Z] core-keeper-arm64 latest 32cc3fba07af 49 seconds ago 39MB [2024-08-16T07:27:28.786Z] core-command-arm64 latest ec9029e81b31 2 minutes ago 35MB [2024-08-16T07:27:28.786Z] security-proxy-auth-arm64 latest 097c2da59850 3 minutes ago 32.6MB [2024-08-16T07:27:28.786Z] security-spiffe-token-provider-arm64 latest 28401372e558 11 minutes ago 29MB [2024-08-16T07:27:28.786Z] core-common-config-bootstrapper-arm64 latest 37c125f13a3b 13 minutes ago 15.3MB [2024-08-16T07:27:28.786Z] security-secretstore-setup-arm64 latest 2a5ee9acf4e2 14 minutes ago 36.4MB [2024-08-16T07:27:28.786Z] security-bootstrapper-arm64 latest 7aadc84e98b5 15 minutes ago 18.9MB [2024-08-16T07:27:28.786Z] security-proxy-setup-arm64 latest 8a31da61c98d 15 minutes ago 26.1MB [2024-08-16T07:27:28.786Z] security-spire-agent-arm64 latest ae3743dd0d91 36 minutes ago 174MB [2024-08-16T07:27:28.786Z] security-spire-server-arm64 latest e16525798979 36 minutes ago 116MB [2024-08-16T07:27:28.786Z] security-spire-config-arm64 latest 9928888ab9fd 36 minutes ago 115MB [2024-08-16T07:27:28.786Z] ci-base-image-arm64 latest dd2221ab9592 56 minutes ago 967MB [2024-08-16T07:27:28.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-16T07:27:28.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T07:27:29.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T07:27:29.274Z] [2024-08-16T07:27:29.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T07:27:29.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T07:27:29.876Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-16T07:27:29.876Z] 8998bd30e6a1: Pulling fs layer [2024-08-16T07:27:29.876Z] 04944245beec: Pulling fs layer [2024-08-16T07:27:29.876Z] 699f458cf7ca: Pulling fs layer [2024-08-16T07:27:29.876Z] 765212b225bb: Pulling fs layer [2024-08-16T07:27:29.876Z] f23df028b6ca: Pulling fs layer [2024-08-16T07:27:29.876Z] d65c8cfc05b1: Pulling fs layer [2024-08-16T07:27:29.876Z] 2437ff75d9bd: Pulling fs layer [2024-08-16T07:27:29.876Z] f23df028b6ca: Waiting [2024-08-16T07:27:29.876Z] d65c8cfc05b1: Waiting [2024-08-16T07:27:29.876Z] 2437ff75d9bd: Waiting [2024-08-16T07:27:29.876Z] 765212b225bb: Waiting [2024-08-16T07:27:29.876Z] 04944245beec: Verifying Checksum [2024-08-16T07:27:29.876Z] 04944245beec: Download complete [2024-08-16T07:27:29.876Z] 765212b225bb: Verifying Checksum [2024-08-16T07:27:29.876Z] 765212b225bb: Download complete [2024-08-16T07:27:30.141Z] f23df028b6ca: Verifying Checksum [2024-08-16T07:27:30.141Z] f23df028b6ca: Download complete [2024-08-16T07:27:30.141Z] d65c8cfc05b1: Verifying Checksum [2024-08-16T07:27:30.141Z] d65c8cfc05b1: Download complete [2024-08-16T07:27:30.141Z] 699f458cf7ca: Verifying Checksum [2024-08-16T07:27:30.141Z] 699f458cf7ca: Download complete [2024-08-16T07:27:30.720Z] 8998bd30e6a1: Verifying Checksum [2024-08-16T07:27:30.720Z] 8998bd30e6a1: Download complete [2024-08-16T07:27:33.289Z] 2437ff75d9bd: Verifying Checksum [2024-08-16T07:27:33.289Z] 2437ff75d9bd: Download complete [2024-08-16T07:27:35.223Z] 8998bd30e6a1: Pull complete [2024-08-16T07:27:35.804Z] 04944245beec: Pull complete [2024-08-16T07:27:37.206Z] 699f458cf7ca: Pull complete [2024-08-16T07:27:37.472Z] 765212b225bb: Pull complete [2024-08-16T07:27:38.428Z] f23df028b6ca: Pull complete [2024-08-16T07:27:38.428Z] d65c8cfc05b1: Pull complete [2024-08-16T07:27:56.608Z] 2437ff75d9bd: Pull complete [2024-08-16T07:27:56.608Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-16T07:27:56.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-16T07:27:56.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T07:27:56.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-7801 does not seem to be running inside a container [2024-08-16T07:27:56.915Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-16T07:27:59.814Z] $ docker top a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:00.949Z] ---> job-cost.sh [2024-08-16T07:28:00.949Z] lf-activate-venv: SKIPPING [2024-08-16T07:28:00.949Z] INFO: No Stack... [2024-08-16T07:28:01.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-16T07:28:02.209Z] INFO: Archiving Costs [Pipeline] sh [2024-08-16T07:28:02.841Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2024-08-16T07:28:02.841Z] + cut -d, -f6 [Pipeline] lock [2024-08-16T07:28:02.877Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] [2024-08-16T07:28:02.886Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] did not exist. Created. [2024-08-16T07:28:02.893Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-16T07:28:03.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-16T07:28:03.754Z] Stashed 1 file(s) [Pipeline] } [2024-08-16T07:28:03.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-16T07:28:03.773Z] $ docker stop --time=1 a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c [2024-08-16T07:28:05.294Z] $ docker rm -f --volumes a17c71f0aadc6ff2c3532f8167f6685309b9ab18f0d7fdf5aa588301a37e0b9c [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-08-16T07:28:05.852Z] provisioning config files... [2024-08-16T07:28:05.860Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config14668460696304140433tmp [Pipeline] { [Pipeline] sh [2024-08-16T07:28:06.170Z] + set +x [2024-08-16T07:28:06.170Z] + curl -s https://codecov.io/bash [2024-08-16T07:28:06.170Z] + bash -s -- [2024-08-16T07:28:06.170Z] [2024-08-16T07:28:06.170Z] _____ _ [2024-08-16T07:28:06.170Z] / ____| | | [2024-08-16T07:28:06.170Z] | | ___ __| | ___ ___ _____ __ [2024-08-16T07:28:06.170Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-16T07:28:06.170Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-16T07:28:06.170Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-16T07:28:06.170Z] Bash-1.0.6 [2024-08-16T07:28:06.170Z] [2024-08-16T07:28:06.170Z] [2024-08-16T07:28:06.170Z] ==> git version 2.25.1 found [2024-08-16T07:28:06.170Z] ==> 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-08-16T07:28:06.170Z] Release-Date: 2020-01-08 [2024-08-16T07:28:06.170Z] 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-08-16T07:28:06.170Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-16T07:28:06.170Z] ==> Jenkins CI detected. [2024-08-16T07:28:06.170Z] current dir:  /w/workspace/edgex-go/5 [2024-08-16T07:28:06.170Z] project root: . [2024-08-16T07:28:06.170Z] --> token set from env [2024-08-16T07:28:06.170Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-16T07:28:06.430Z] ==> Running gcov in . (disable via -X gcov) [2024-08-16T07:28:06.430Z] ==> Python coveragepy not found [2024-08-16T07:28:06.430Z] ==> Searching for coverage reports in: [2024-08-16T07:28:06.430Z] + . [2024-08-16T07:28:06.430Z] -> Found 1 reports [2024-08-16T07:28:06.430Z] ==> Detecting git/mercurial file structure [2024-08-16T07:28:06.430Z] ==> Reading reports [2024-08-16T07:28:06.430Z] + ./coverage.out bytes=529247 [2024-08-16T07:28:06.430Z] ==> Appending adjustments [2024-08-16T07:28:06.430Z] https://docs.codecov.io/docs/fixing-reports [2024-08-16T07:28:07.812Z] + Found adjustments [2024-08-16T07:28:07.812Z] ==> Gzipping contents [2024-08-16T07:28:07.812Z] 68K /tmp/codecov.ey3ECY.gz [2024-08-16T07:28:07.812Z] ==> Uploading reports [2024-08-16T07:28:07.812Z] url: https://codecov.io [2024-08-16T07:28:07.812Z] query: branch=PR-4860&commit=664d66bc12f830fae331d3d878734687136b31fd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-16T07:28:07.812Z] -> Pinging Codecov [2024-08-16T07:28:07.812Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4860&commit=664d66bc12f830fae331d3d878734687136b31fd&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-16T07:28:08.072Z] -> Uploading to [2024-08-16T07:28:08.072Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/664d66bc12f830fae331d3d878734687136b31fd/631365ed-c3e3-44fe-806e-03450abe7d0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T072807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82888fde27e02ce8d13b28a587160d1fff2005b98e553cc1511e9d90a9835d2f [2024-08-16T07:28:08.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-16T07:28:08.072Z] Dload Upload Total Spent Left Speed [2024-08-16T07:28:08.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66731 0 0 100 66731 0 232k --:--:-- --:--:-- --:--:-- 232k [2024-08-16T07:28:08.331Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/664d66bc12f830fae331d3d878734687136b31fd [Pipeline] } [2024-08-16T07:28:08.339Z] 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-08-16T07:28:09.115Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:09.409Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:10.271Z] ---> package-listing.sh [2024-08-16T07:28:10.271Z] ++ facter osfamily [2024-08-16T07:28:10.271Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-16T07:28:10.531Z] + OS_FAMILY=debian [2024-08-16T07:28:10.531Z] + workspace=/w/workspace/edgex-go/5 [2024-08-16T07:28:10.531Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-16T07:28:10.531Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-16T07:28:10.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-16T07:28:10.531Z] + PACKAGES=/tmp/packages_start.txt [2024-08-16T07:28:10.531Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-16T07:28:10.531Z] + PACKAGES=/tmp/packages_end.txt [2024-08-16T07:28:10.531Z] + case "${OS_FAMILY}" in [2024-08-16T07:28:10.531Z] + dpkg -l [2024-08-16T07:28:10.531Z] + grep '^ii' [2024-08-16T07:28:10.531Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-16T07:28:10.531Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-16T07:28:10.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-16T07:28:10.531Z] + '[' /w/workspace/edgex-go/5 ']' [2024-08-16T07:28:10.531Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2024-08-16T07:28:10.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2024-08-16T07:28:10.543Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-16T07:28:10.825Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T07:28:11.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T07:28:11.385Z] [2024-08-16T07:28:11.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-16T07:28:11.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T07:28:11.689Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-16T07:28:11.689Z] 5eb5b503b376: Pulling fs layer [2024-08-16T07:28:11.689Z] 5c69ac0246d0: Pulling fs layer [2024-08-16T07:28:11.689Z] ec43610c2a17: Pulling fs layer [2024-08-16T07:28:11.689Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-16T07:28:11.689Z] 33b1e0a273af: Pulling fs layer [2024-08-16T07:28:11.689Z] 5d3b04190fa2: Pulling fs layer [2024-08-16T07:28:11.689Z] 2f39f015ded8: Pulling fs layer [2024-08-16T07:28:11.689Z] 3a2ae6a8a46f: Waiting [2024-08-16T07:28:11.689Z] 33b1e0a273af: Waiting [2024-08-16T07:28:11.689Z] 5d3b04190fa2: Waiting [2024-08-16T07:28:11.689Z] 2f39f015ded8: Waiting [2024-08-16T07:28:11.689Z] 5c69ac0246d0: Verifying Checksum [2024-08-16T07:28:11.689Z] 5c69ac0246d0: Download complete [2024-08-16T07:28:11.689Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-16T07:28:11.689Z] 3a2ae6a8a46f: Download complete [2024-08-16T07:28:11.689Z] 33b1e0a273af: Verifying Checksum [2024-08-16T07:28:11.689Z] 33b1e0a273af: Download complete [2024-08-16T07:28:11.689Z] 5d3b04190fa2: Download complete [2024-08-16T07:28:11.947Z] ec43610c2a17: Verifying Checksum [2024-08-16T07:28:11.947Z] ec43610c2a17: Download complete [2024-08-16T07:28:11.947Z] 5eb5b503b376: Verifying Checksum [2024-08-16T07:28:11.947Z] 5eb5b503b376: Download complete [2024-08-16T07:28:12.513Z] 2f39f015ded8: Verifying Checksum [2024-08-16T07:28:12.513Z] 2f39f015ded8: Download complete [2024-08-16T07:28:13.077Z] 5eb5b503b376: Pull complete [2024-08-16T07:28:13.335Z] 5c69ac0246d0: Pull complete [2024-08-16T07:28:13.904Z] ec43610c2a17: Pull complete [2024-08-16T07:28:13.904Z] 3a2ae6a8a46f: Pull complete [2024-08-16T07:28:14.163Z] 33b1e0a273af: Pull complete [2024-08-16T07:28:14.163Z] 5d3b04190fa2: Pull complete [2024-08-16T07:28:19.429Z] 2f39f015ded8: Pull complete [2024-08-16T07:28:19.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-16T07:28:19.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-16T07:28:19.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-16T07:28:19.534Z] prd-ubuntu20.04-docker-8c-8g-7800 does not seem to be running inside a container [2024-08-16T07:28:19.560Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-16T07:28:23.516Z] $ docker top 772a0412ae4a2b0102a623adc7517b668261ca55d096bd249819efac796a251d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-16T07:28:23.877Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-16T07:28:24.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-16T07:28:24.446Z] + ls /var/log/sa-host [2024-08-16T07:28:24.446Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-16T07:28:24.608Z] provisioning config files... [2024-08-16T07:28:24.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9921586811720755072tmp [Pipeline] { [Pipeline] echo [2024-08-16T07:28:24.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:24.916Z] ---> create-netrc.sh [Pipeline] } [2024-08-16T07:28:24.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:25.262Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-16T07:28:25.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:25.552Z] ---> sudo-logs.sh [2024-08-16T07:28:25.552Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-16T07:28:25.579Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:25.863Z] ---> job-cost.sh [2024-08-16T07:28:25.863Z] lf-activate-venv: SKIPPING [2024-08-16T07:28:25.863Z] DEBUG: total: 0.2199999988079071 [2024-08-16T07:28:25.863Z] INFO: Retrieving Stack Cost... [2024-08-16T07:28:26.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-16T07:28:26.691Z] INFO: Archiving Costs [Pipeline] echo [2024-08-16T07:28:26.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-16T07:28:26.998Z] ---> logs-deploy.sh [2024-08-16T07:28:26.998Z] lf-activate-venv: SKIPPING [2024-08-16T07:28:26.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/5 [2024-08-16T07:28:26.998Z] INFO: archiving workspace using pattern(s): [2024-08-16T07:28:27.936Z] Archives upload complete. [2024-08-16T07:28:28.196Z] INFO: archiving logs to Nexus