Pull request #4827 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98e44c6be245b7f692d9c39da3c2774ba85e4112+5162257f8dee1b2a6e96c0426af9cd51831dbfdc (e77cad345055001560dbd3b83fd007c6e36ac21b) 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-ssh10740798120733819685.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-ssh8118636585580124779.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4827/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4827/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14755451161839892985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4827/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13478029718113325470.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9618952927222080107.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4827/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4827/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7453612543619739742.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5805 in /w/workspace/edgexfoundry_edgex-go_PR-4827 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit 98e44c6be245b7f692d9c39da3c2774ba85e4112 Merge succeeded, producing 98e44c6be245b7f692d9c39da3c2774ba85e4112 Checking out Revision 98e44c6be245b7f692d9c39da3c2774ba85e4112 (PR-4827) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4827/head:refs/remotes/origin/PR-4827 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # 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 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-17T19:58:51.165Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-17T19:58:51.374Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-17T19:58:51.489Z] ========================================================= [2024-07-17T19:58:51.489Z] EdgeX Global Pipelines Version Info [2024-07-17T19:58:51.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-17T19:58:52.292Z] ------------------- [2024-07-17T19:58:52.292Z] stable info: [2024-07-17T19:58:52.292Z] ------------------- [2024-07-17T19:58:52.292Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T19:58:52.292Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-17T19:58:52.292Z] Message: update stable to v1.0.260 [2024-07-17T19:58:52.865Z] ------------------- [2024-07-17T19:58:52.865Z] experimental info: [2024-07-17T19:58:52.865Z] ------------------- [2024-07-17T19:58:52.865Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-17T19:58:52.865Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-17T19:58:52.865Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-17T19:58:53.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-17T19:58:53.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-17T19:58:53.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-17T19:58:53.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-17T19:58:53.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-17T19:58:53.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-17T19:58:53.427Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-17T19:58:53.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-17T19:58:53.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-17T19:58:53.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-17T19:58:53.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-17T19:58:53.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-17T19:58:53.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-17T19:58:53.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-17T19:58:53.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-17T19:58:53.913Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T19:58:53.970Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-17T19:58:54.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-17T19:58:54.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-17T19:58:54.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-17T19:58:54.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-17T19:58:54.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-17T19:58:54.319Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-17T19:58:54.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4827 [Pipeline] echo [2024-07-17T19:58:54.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4827 [Pipeline] echo [2024-07-17T19:58:54.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4827 [Pipeline] echo [2024-07-17T19:58:54.543Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo [2024-07-17T19:58:54.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98e44c6 [Pipeline] echo [2024-07-17T19:58:54.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T19:58:54.797Z] provisioning config files... [2024-07-17T19:58:54.811Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5543325907913410466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T19:58:55.404Z] ---> ****-login.sh [2024-07-17T19:58:55.404Z] nexus3.edgexfoundry.org:10001 [2024-07-17T19:58:55.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T19:58:55.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T19:58:55.928Z] Configure a credential helper to remove this warning. See [2024-07-17T19:58:55.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T19:58:55.928Z] [2024-07-17T19:58:55.928Z] Login Succeeded [2024-07-17T19:58:55.928Z] nexus3.edgexfoundry.org:10002 [2024-07-17T19:58:55.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T19:58:55.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T19:58:55.928Z] Configure a credential helper to remove this warning. See [2024-07-17T19:58:55.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T19:58:55.928Z] [2024-07-17T19:58:55.928Z] Login Succeeded [2024-07-17T19:58:55.928Z] nexus3.edgexfoundry.org:10003 [2024-07-17T19:58:55.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T19:58:56.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T19:58:56.196Z] Configure a credential helper to remove this warning. See [2024-07-17T19:58:56.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T19:58:56.196Z] [2024-07-17T19:58:56.196Z] Login Succeeded [2024-07-17T19:58:56.196Z] nexus3.edgexfoundry.org:10004 [2024-07-17T19:58:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T19:58:56.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T19:58:56.196Z] Configure a credential helper to remove this warning. See [2024-07-17T19:58:56.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T19:58:56.196Z] [2024-07-17T19:58:56.196Z] Login Succeeded [2024-07-17T19:58:56.196Z] ****.io [2024-07-17T19:58:56.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T19:58:56.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T19:58:56.456Z] Configure a credential helper to remove this warning. See [2024-07-17T19:58:56.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T19:58:56.457Z] [2024-07-17T19:58:56.457Z] Login Succeeded [2024-07-17T19:58:56.457Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T19:58:56.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-17T19:58:56.955Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/core-command/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-17T19:58:56.955Z] + + cut -d/ -f2 [2024-07-17T19:58:56.955Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-17T19:58:56.955Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/core-data/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/core-keeper/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/core-metadata/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-17T19:58:56.955Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-17T19:58:56.955Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/support-notifications/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-17T19:58:56.955Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-17T19:58:56.955Z] + cut -d/ -f2 [2024-07-17T19:58:56.955Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-17T19:58:57.016Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-17T19:58:57.576Z] + git rev-list -1 --merges 98e44c6be245b7f692d9c39da3c2774ba85e4112~1..98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo [2024-07-17T19:58:57.621Z] -----------> git rev-list -1 --merges 98e44c6be245b7f692d9c39da3c2774ba85e4112~1..98e44c6be245b7f692d9c39da3c2774ba85e4112 98e44c6be245b7f692d9c39da3c2774ba85e4112 [false] [Pipeline] sh [2024-07-17T19:58:57.941Z] + git log --format=format:%s -1 98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] echo [2024-07-17T19:58:57.991Z] ========================================================= [2024-07-17T19:58:57.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-17T19:58:57.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-17T19:58:58.527Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-17T19:58:58.527Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-17T19:58:58.527Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-17T19:58:58.527Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-17T19:58:58.527Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-17T19:58:58.527Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-17T19:58:58.527Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T19:58:59.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T19:58:59.071Z] [2024-07-17T19:58:59.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T19:58:59.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T19:58:59.491Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-17T19:58:59.491Z] b85a868b505f: Pulling fs layer [2024-07-17T19:58:59.491Z] e2be974225ed: Pulling fs layer [2024-07-17T19:58:59.491Z] 339a4e72a1f5: Pulling fs layer [2024-07-17T19:58:59.491Z] 988bab9f4d93: Pulling fs layer [2024-07-17T19:58:59.491Z] 1469e6f7b9e6: Pulling fs layer [2024-07-17T19:58:59.491Z] eaf3925da568: Pulling fs layer [2024-07-17T19:58:59.491Z] bab4dde63d76: Pulling fs layer [2024-07-17T19:58:59.491Z] bde34c3a00c8: Pulling fs layer [2024-07-17T19:58:59.491Z] b352a97aabf1: Pulling fs layer [2024-07-17T19:58:59.491Z] 4872d77fe225: Pulling fs layer [2024-07-17T19:58:59.491Z] 5851b861e8e6: Pulling fs layer [2024-07-17T19:58:59.491Z] 1469e6f7b9e6: Waiting [2024-07-17T19:58:59.491Z] b352a97aabf1: Waiting [2024-07-17T19:58:59.491Z] bab4dde63d76: Waiting [2024-07-17T19:58:59.491Z] bde34c3a00c8: Waiting [2024-07-17T19:58:59.491Z] eaf3925da568: Waiting [2024-07-17T19:58:59.491Z] 988bab9f4d93: Waiting [2024-07-17T19:58:59.491Z] 5851b861e8e6: Waiting [2024-07-17T19:58:59.491Z] e2be974225ed: Download complete [2024-07-17T19:58:59.491Z] 988bab9f4d93: Download complete [2024-07-17T19:58:59.491Z] 1469e6f7b9e6: Verifying Checksum [2024-07-17T19:58:59.491Z] 1469e6f7b9e6: Download complete [2024-07-17T19:58:59.491Z] eaf3925da568: Verifying Checksum [2024-07-17T19:58:59.491Z] eaf3925da568: Download complete [2024-07-17T19:58:59.491Z] 339a4e72a1f5: Verifying Checksum [2024-07-17T19:58:59.491Z] 339a4e72a1f5: Download complete [2024-07-17T19:58:59.753Z] bde34c3a00c8: Verifying Checksum [2024-07-17T19:58:59.753Z] bde34c3a00c8: Download complete [2024-07-17T19:58:59.753Z] b352a97aabf1: Download complete [2024-07-17T19:58:59.753Z] 4872d77fe225: Verifying Checksum [2024-07-17T19:58:59.753Z] 4872d77fe225: Download complete [2024-07-17T19:58:59.753Z] 5851b861e8e6: Verifying Checksum [2024-07-17T19:58:59.753Z] 5851b861e8e6: Download complete [2024-07-17T19:58:59.753Z] b85a868b505f: Verifying Checksum [2024-07-17T19:58:59.753Z] b85a868b505f: Download complete [2024-07-17T19:59:00.012Z] bab4dde63d76: Verifying Checksum [2024-07-17T19:59:00.012Z] bab4dde63d76: Download complete [2024-07-17T19:59:00.956Z] b85a868b505f: Pull complete [2024-07-17T19:59:01.216Z] e2be974225ed: Pull complete [2024-07-17T19:59:01.786Z] 339a4e72a1f5: Pull complete [2024-07-17T19:59:01.786Z] 988bab9f4d93: Pull complete [2024-07-17T19:59:02.046Z] 1469e6f7b9e6: Pull complete [2024-07-17T19:59:02.046Z] eaf3925da568: Pull complete [2024-07-17T19:59:03.951Z] bab4dde63d76: Pull complete [2024-07-17T19:59:03.951Z] bde34c3a00c8: Pull complete [2024-07-17T19:59:04.210Z] b352a97aabf1: Pull complete [2024-07-17T19:59:04.210Z] 4872d77fe225: Pull complete [2024-07-17T19:59:04.469Z] 5851b861e8e6: Pull complete [2024-07-17T19:59:04.469Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-17T19:59:04.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-17T19:59:04.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T19:59:04.770Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2024-07-17T19:59:04.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-17T19:59:07.310Z] $ docker top d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c -eo pid,comm [2024-07-17T19:59:07.376Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-17T19:59:07.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-17T19:59:07.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T19:59:07.540Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T19:59:07.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T19:59:07.658Z] $ docker exec d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent [2024-07-17T19:59:07.773Z] SSH_AUTH_SOCK=/tmp/ssh-4y2qfUxHfh6I/agent.32 [2024-07-17T19:59:07.773Z] SSH_AGENT_PID=38 [2024-07-17T19:59:07.779Z] Running ssh-add (command line suppressed) [2024-07-17T19:59:07.885Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17479263360305722458.key (/w/workspace/edgex-go/1@tmp/private_key_17479263360305722458.key) [2024-07-17T19:59:07.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T19:59:08.253Z] + git tag --points-at HEAD [Pipeline] } [2024-07-17T19:59:08.281Z] $ docker exec --env ******** --env ******** d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent -k [2024-07-17T19:59:08.392Z] unset SSH_AUTH_SOCK; [2024-07-17T19:59:08.392Z] unset SSH_AGENT_PID; [2024-07-17T19:59:08.392Z] echo Agent pid 38 killed; [2024-07-17T19:59:08.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-17T19:59:08.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-17T19:59:08.522Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-17T19:59:08.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-17T19:59:08.644Z] $ docker exec d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent [2024-07-17T19:59:08.760Z] SSH_AUTH_SOCK=/tmp/ssh-aujSxK4lVdpx/agent.71 [2024-07-17T19:59:08.760Z] SSH_AGENT_PID=77 [2024-07-17T19:59:08.765Z] Running ssh-add (command line suppressed) [2024-07-17T19:59:08.864Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12219294776128031229.key (/w/workspace/edgex-go/1@tmp/private_key_12219294776128031229.key) [2024-07-17T19:59:08.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-17T19:59:09.239Z] + git semver init [2024-07-17T19:59:09.499Z] 2024-07-17 19:59:09,419 [run_init] DEBUG init version:0.0.0 force:False [2024-07-17T19:59:09.499Z] 2024-07-17 19:59:09,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-17T19:59:09.499Z] 2024-07-17 19:59:09,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-17T19:59:09.499Z] 2024-07-17 19:59:09,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,121 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4827 with force:False [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,122 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4827 [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,126 [execute] INFO git cat-file --batch-check [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,133 [execute] INFO git cat-file --batch [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-17T19:59:16.152Z] 2024-07-17 19:59:15,138 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4827 [2024-07-17T19:59:16.152Z] 0.0.0 [Pipeline] } [2024-07-17T19:59:16.183Z] $ docker exec --env ******** --env ******** d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c ssh-agent -k [2024-07-17T19:59:16.305Z] unset SSH_AUTH_SOCK; [2024-07-17T19:59:16.305Z] unset SSH_AGENT_PID; [2024-07-17T19:59:16.306Z] echo Agent pid 77 killed; [2024-07-17T19:59:16.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-17T19:59:16.785Z] + git semver [Pipeline] } [2024-07-17T19:59:17.084Z] $ docker stop --time=1 d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c [2024-07-17T19:59:18.396Z] $ docker rm -f --volumes d0ebb132579370e31d68983537a1fef74c7fa14975fcd092ef17cf06ee814d8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T19:59:18.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-17T19:59:19.142Z] Stashed 1 file(s) [Pipeline] echo [2024-07-17T19:59:19.165Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T19:59:20.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-17T19:59:20.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T19:59:20.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T19:59:20.194Z] ========================================================= [2024-07-17T19:59:20.194Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-17T19:59:20.194Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-17T19:59:20.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T19:59:20.823Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-17T19:59:20.823Z] 619be1103602: Pulling fs layer [2024-07-17T19:59:20.823Z] 7862e08f4a3e: Pulling fs layer [2024-07-17T19:59:20.823Z] 5df492c9dc93: Pulling fs layer [2024-07-17T19:59:20.823Z] 7629e6793208: Pulling fs layer [2024-07-17T19:59:20.823Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T19:59:20.823Z] fb5054dd5b73: Pulling fs layer [2024-07-17T19:59:20.823Z] eeca6798cff9: Pulling fs layer [2024-07-17T19:59:20.823Z] aa269ceb94a6: Pulling fs layer [2024-07-17T19:59:20.823Z] ada007ff1a6a: Pulling fs layer [2024-07-17T19:59:20.823Z] 4f4fb700ef54: Waiting [2024-07-17T19:59:20.823Z] fb5054dd5b73: Waiting [2024-07-17T19:59:20.823Z] eeca6798cff9: Waiting [2024-07-17T19:59:20.823Z] aa269ceb94a6: Waiting [2024-07-17T19:59:20.823Z] ada007ff1a6a: Waiting [2024-07-17T19:59:20.823Z] 7629e6793208: Waiting [2024-07-17T19:59:20.823Z] 7862e08f4a3e: Download complete [2024-07-17T19:59:20.823Z] 7629e6793208: Verifying Checksum [2024-07-17T19:59:20.823Z] 7629e6793208: Download complete [2024-07-17T19:59:20.823Z] 4f4fb700ef54: Verifying Checksum [2024-07-17T19:59:20.823Z] 4f4fb700ef54: Download complete [2024-07-17T19:59:20.823Z] 619be1103602: Verifying Checksum [2024-07-17T19:59:20.823Z] 619be1103602: Download complete [2024-07-17T19:59:20.823Z] fb5054dd5b73: Verifying Checksum [2024-07-17T19:59:20.823Z] fb5054dd5b73: Download complete [2024-07-17T19:59:20.823Z] eeca6798cff9: Verifying Checksum [2024-07-17T19:59:20.823Z] eeca6798cff9: Download complete [2024-07-17T19:59:21.082Z] 619be1103602: Pull complete [2024-07-17T19:59:21.082Z] ada007ff1a6a: Verifying Checksum [2024-07-17T19:59:21.082Z] ada007ff1a6a: Download complete [2024-07-17T19:59:21.340Z] 5df492c9dc93: Verifying Checksum [2024-07-17T19:59:21.340Z] 5df492c9dc93: Download complete [2024-07-17T19:59:21.600Z] 7862e08f4a3e: Pull complete [2024-07-17T19:59:21.600Z] aa269ceb94a6: Verifying Checksum [2024-07-17T19:59:21.600Z] aa269ceb94a6: Download complete [2024-07-17T19:59:25.783Z] 5df492c9dc93: Pull complete [2024-07-17T19:59:25.783Z] 7629e6793208: Pull complete [2024-07-17T19:59:25.783Z] 4f4fb700ef54: Pull complete [2024-07-17T19:59:25.783Z] fb5054dd5b73: Pull complete [2024-07-17T19:59:25.783Z] eeca6798cff9: Pull complete [2024-07-17T19:59:27.688Z] aa269ceb94a6: Pull complete [2024-07-17T19:59:28.256Z] ada007ff1a6a: Pull complete [2024-07-17T19:59:28.256Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-17T19:59:28.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T19:59:28.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-17T19:59:28.646Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T19:59:28.646Z] WORKDIR /edgex [2024-07-17T19:59:28.646Z] COPY go.mod . [2024-07-17T19:59:28.646Z] RUN go mod download [2024-07-17T19:59:28.646Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-17T19:59:29.585Z] Sending build context to Docker daemon 178.6MB [2024-07-17T19:59:29.585Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-17T19:59:29.585Z] ---> f489d0715acc [2024-07-17T19:59:29.585Z] Step 2/4 : WORKDIR /edgex [2024-07-17T19:59:34.254Z] ---> Running in 3a6848453c76 [2024-07-17T19:59:34.254Z] Removing intermediate container 3a6848453c76 [2024-07-17T19:59:34.254Z] ---> 8618ae0ebdc2 [2024-07-17T19:59:34.254Z] Step 3/4 : COPY go.mod . [2024-07-17T19:59:34.254Z] ---> 8b386ef4d944 [2024-07-17T19:59:34.254Z] Step 4/4 : RUN go mod download [2024-07-17T19:59:34.254Z] ---> Running in becb01230508 [2024-07-17T19:59:34.537Z] Still waiting to schedule task [2024-07-17T19:59:34.537Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-17T20:00:06.524Z] Removing intermediate container becb01230508 [2024-07-17T20:00:06.524Z] ---> f369435292ff [2024-07-17T20:00:06.524Z] Successfully built f369435292ff [2024-07-17T20:00:06.524Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:00:06.921Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T20:00:06.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:00:07.099Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2024-07-17T20:00:07.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T20:00:07.810Z] $ docker top 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T20:00:08.239Z] + go version [2024-07-17T20:00:08.239Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-17T20:00:08.272Z] $ docker stop --time=1 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 [2024-07-17T20:00:09.606Z] $ docker rm -f --volumes 8cd420ed9b4dd7d2825237484e3e8adb4bdfa29a0200f13701dd3d7298f4b4b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:00:10.405Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-17T20:00:10.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:00:10.579Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2024-07-17T20:00:10.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-17T20:00:10.925Z] $ docker top 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-17T20:00:11.102Z] ========================================================= [2024-07-17T20:00:11.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-17T20:00:11.102Z] ========================================================= [Pipeline] sh [2024-07-17T20:00:11.400Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-17T20:00:11.784Z] + make test [2024-07-17T20:00:11.784Z] go test -race -coverprofile=coverage.out ./... [2024-07-17T20:00:19.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-17T20:00:58.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-17T20:00:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-17T20:00:58.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-17T20:00:59.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-17T20:01:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-17T20:01:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:01:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-17T20:01:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-17T20:01:00.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-17T20:01:01.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-17T20:01:01.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-17T20:01:01.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-07-17T20:01:01.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-07-17T20:01:01.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.732s coverage: 93.4% of statements [2024-07-17T20:01:01.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-07-17T20:01:02.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-17T20:01:04.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-17T20:01:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements [2024-07-17T20:01:05.248Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-07-17T20:01:05.815Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-17T20:01:05.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 32.2% of statements [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.032s coverage: 77.8% of statements [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements [2024-07-17T20:01:07.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-07-17T20:01:07.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-17T20:01:08.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-17T20:01:09.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-17T20:01:09.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-17T20:01:09.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-17T20:01:09.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-17T20:01:09.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-17T20:01:09.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-17T20:01:10.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-17T20:01:11.034Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5806 in /w/workspace/edgexfoundry_edgex-go_PR-4827 [Pipeline] { [Pipeline] ws [2024-07-17T20:01:11.113Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-17T20:01:12.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-17T20:01:12.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-17T20:01:13.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-17T20:01:13.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-17T20:01:14.225Z] The recommended git tool is: git [2024-07-17T20:01:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-17T20:01:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-17T20:01:16.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-17T20:01:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-17T20:01:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-17T20:01:17.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-17T20:01:18.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-17T20:01:18.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-17T20:01:18.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-17T20:01:18.277Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-17T20:01:19.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-17T20:01:19.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-17T20:01:19.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-17T20:01:19.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-17T20:01:19.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2024-07-17T20:01:20.747Z] using credential edgex-jenkins-ssh [2024-07-17T20:01:20.771Z] Cloning the remote Git repository [2024-07-17T20:01:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-17T20:01:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:01:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-17T20:01:21.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-17T20:01:20.846Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-17T20:01:20.995Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-17T20:01:21.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-17T20:01:21.391Z] > git --version # timeout=10 [2024-07-17T20:01:21.530Z] > git --version # 'git version 2.25.1' [2024-07-17T20:01:21.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T20:01:22.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-17T20:01:22.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-17T20:01:21.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T20:01:23.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-17T20:01:23.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.325s coverage: 79.9% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 63.1% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 38.4% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 19.9% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-07-17T20:01:33.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-07-17T20:01:33.588Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-17T20:01:33.588Z] running golangci-lint [2024-07-17T20:01:33.588Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-17T20:01:33.588Z] go version go1.21.9 linux/amd64 [2024-07-17T20:01:33.588Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-17T20:01:33.588Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-17T20:01:40.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-17T20:01:40.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-17T20:01:41.984Z] Merging remotes/origin/main commit 5162257f8dee1b2a6e96c0426af9cd51831dbfdc into PR head commit 98e44c6be245b7f692d9c39da3c2774ba85e4112 [2024-07-17T20:01:42.401Z] Merge succeeded, producing 98e44c6be245b7f692d9c39da3c2774ba85e4112 [2024-07-17T20:01:42.401Z] Checking out Revision 98e44c6be245b7f692d9c39da3c2774ba85e4112 (PR-4827) [2024-07-17T20:01:43.091Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-17T20:01:41.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-17T20:01:41.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-17T20:01:41.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T20:01:41.359Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4827/head:refs/remotes/origin/PR-4827 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-17T20:01:42.000Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T20:01:42.076Z] > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 [2024-07-17T20:01:42.297Z] > git remote # timeout=10 [2024-07-17T20:01:42.314Z] > git config --get remote.origin.url # timeout=10 [2024-07-17T20:01:42.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-17T20:01:42.356Z] > git merge 5162257f8dee1b2a6e96c0426af9cd51831dbfdc # timeout=10 [2024-07-17T20:01:42.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-17T20:01:42.404Z] > git config core.sparsecheckout # timeout=10 [2024-07-17T20:01:42.414Z] > git checkout -f 98e44c6be245b7f692d9c39da3c2774ba85e4112 # timeout=10 [2024-07-17T20:01:43.137Z] > git --version # timeout=10 [2024-07-17T20:01:43.148Z] > git --version # 'git version 2.25.1' [2024-07-17T20:01:43.168Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-17T20:01:48.000Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-17T20:01:48.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T20:01:48.000Z] Dload Upload Total Spent Left Speed [2024-07-17T20:01:48.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-07-17T20:01:48.357Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-17T20:01:48.707Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-17T20:01:48.707Z] + sudo tee /etc/docker/daemon.new [2024-07-17T20:01:48.707Z] { [2024-07-17T20:01:48.707Z] "registry-mirrors": [ [2024-07-17T20:01:48.707Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-17T20:01:48.707Z] ], [2024-07-17T20:01:48.707Z] "bip": "10.250.0.254/24", [2024-07-17T20:01:48.707Z] "hosts": [ [2024-07-17T20:01:48.707Z] "tcp://0.0.0.0:5555", [2024-07-17T20:01:48.707Z] "unix:///var/run/docker.sock" [2024-07-17T20:01:48.707Z] ], [2024-07-17T20:01:48.707Z] "mtu": 1458, [2024-07-17T20:01:48.707Z] "selinux-enabled": true, [2024-07-17T20:01:48.707Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-17T20:01:48.707Z] } [Pipeline] sh [2024-07-17T20:01:49.058Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-17T20:01:49.416Z] + sudo service docker restart [2024-07-17T20:01:55.514Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 22.20275676s" [2024-07-17T20:01:55.514Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.515488ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T20:02:07.749Z] provisioning config files... [2024-07-17T20:02:07.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3078486903400271353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:02:08.253Z] ---> ****-login.sh [2024-07-17T20:02:08.253Z] nexus3.edgexfoundry.org:10001 [2024-07-17T20:02:08.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T20:02:08.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T20:02:08.784Z] Configure a credential helper to remove this warning. See [2024-07-17T20:02:08.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T20:02:08.784Z] [2024-07-17T20:02:08.784Z] Login Succeeded [2024-07-17T20:02:08.784Z] nexus3.edgexfoundry.org:10002 [2024-07-17T20:02:09.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T20:02:09.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T20:02:09.050Z] Configure a credential helper to remove this warning. See [2024-07-17T20:02:09.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T20:02:09.050Z] [2024-07-17T20:02:09.050Z] Login Succeeded [2024-07-17T20:02:09.050Z] nexus3.edgexfoundry.org:10003 [2024-07-17T20:02:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T20:02:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T20:02:09.588Z] Configure a credential helper to remove this warning. See [2024-07-17T20:02:09.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T20:02:09.588Z] [2024-07-17T20:02:09.588Z] Login Succeeded [2024-07-17T20:02:09.588Z] nexus3.edgexfoundry.org:10004 [2024-07-17T20:02:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T20:02:09.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T20:02:09.860Z] Configure a credential helper to remove this warning. See [2024-07-17T20:02:09.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T20:02:09.860Z] [2024-07-17T20:02:09.860Z] Login Succeeded [2024-07-17T20:02:09.860Z] ****.io [2024-07-17T20:02:10.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-17T20:02:10.389Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.18263322s with top 10 stages: buildir: 1m1.316227308s, gosec: 10.011660641s, inspect: 2.659902962s, fact_deprecated: 2.315245073s, printf: 1.625604996s, ctrlflow: 1.50445488s, fact_purity: 1.458235302s, S1038: 1.22750948s, nilness: 1.144517797s, typedness: 803.783236ms" [2024-07-17T20:02:10.389Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-17T20:02:10.389Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 209/209, nolint: 0/21, cgo: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, skip_files: 209/209, exclude-rules: 21/209, skip_dirs: 209/209, identifier_marker: 209/209, autogenerated_exclude: 209/209" [2024-07-17T20:02:10.389Z] level=info msg="[runner] processing took 15.920896ms with stages: nolint: 6.8925ms, identifier_marker: 4.751136ms, exclude-rules: 1.48309ms, autogenerated_exclude: 1.163958ms, path_prettifier: 1.076308ms, skip_dirs: 508.384µs, cgo: 27.5µs, filename_unadjuster: 12.99µs, max_same_issues: 700ns, fixer: 620ns, uniq_by_line: 610ns, skip_files: 490ns, exclude: 430ns, severity-rules: 390ns, diff: 370ns, path_shortener: 360ns, sort_results: 350ns, max_per_file_from_linter: 270ns, max_from_linter: 180ns, source_code: 150ns, path_prefixer: 110ns" [2024-07-17T20:02:10.389Z] level=info msg="[runner] linters took 13.173745035s with stages: goanalysis_metalinter: 13.157733897s" [2024-07-17T20:02:10.389Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-17T20:02:10.389Z] level=info msg="Memory: 354 samples, avg is 316.7MB, max is 1363.2MB" [2024-07-17T20:02:10.389Z] level=info msg="Execution took 35.432105431s" [2024-07-17T20:02:10.389Z] go vet ./... [2024-07-17T20:02:10.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-17T20:02:10.393Z] Configure a credential helper to remove this warning. See [2024-07-17T20:02:10.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-17T20:02:10.393Z] [2024-07-17T20:02:10.393Z] Login Succeeded [2024-07-17T20:02:10.393Z] ---> ****-login.sh ends [Pipeline] } [2024-07-17T20:02:10.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-17T20:02:11.200Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-17T20:02:11.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T20:02:11.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-17T20:02:11.349Z] ========================================================= [2024-07-17T20:02:11.349Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-17T20:02:11.349Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-17T20:02:11.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T20:02:12.005Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-17T20:02:12.005Z] c6b39de5b339: Pulling fs layer [2024-07-17T20:02:12.005Z] a69c41024577: Pulling fs layer [2024-07-17T20:02:12.005Z] d6de4b400683: Pulling fs layer [2024-07-17T20:02:12.005Z] 35cb2a7552d0: Pulling fs layer [2024-07-17T20:02:12.005Z] 4f4fb700ef54: Pulling fs layer [2024-07-17T20:02:12.005Z] 464afbd9ba4c: Pulling fs layer [2024-07-17T20:02:12.005Z] 00f215d4a9da: Pulling fs layer [2024-07-17T20:02:12.005Z] d496ad576159: Pulling fs layer [2024-07-17T20:02:12.005Z] 35cb2a7552d0: Waiting [2024-07-17T20:02:12.005Z] 4f4fb700ef54: Waiting [2024-07-17T20:02:12.005Z] 464afbd9ba4c: Waiting [2024-07-17T20:02:12.005Z] 00f215d4a9da: Waiting [2024-07-17T20:02:12.005Z] d496ad576159: Waiting [2024-07-17T20:02:12.005Z] a69c41024577: Download complete [2024-07-17T20:02:12.005Z] 35cb2a7552d0: Verifying Checksum [2024-07-17T20:02:12.005Z] 35cb2a7552d0: Download complete [2024-07-17T20:02:12.005Z] 4f4fb700ef54: Verifying Checksum [2024-07-17T20:02:12.005Z] 4f4fb700ef54: Download complete [2024-07-17T20:02:12.005Z] 464afbd9ba4c: Verifying Checksum [2024-07-17T20:02:12.005Z] 464afbd9ba4c: Download complete [2024-07-17T20:02:12.005Z] c6b39de5b339: Verifying Checksum [2024-07-17T20:02:12.005Z] c6b39de5b339: Download complete [2024-07-17T20:02:12.594Z] d496ad576159: Verifying Checksum [2024-07-17T20:02:12.594Z] d496ad576159: Download complete [2024-07-17T20:02:12.864Z] c6b39de5b339: Pull complete [2024-07-17T20:02:13.450Z] a69c41024577: Pull complete [2024-07-17T20:02:13.719Z] d6de4b400683: Verifying Checksum [2024-07-17T20:02:13.719Z] d6de4b400683: Download complete [2024-07-17T20:02:15.132Z] 00f215d4a9da: Verifying Checksum [2024-07-17T20:02:15.132Z] 00f215d4a9da: Download complete [2024-07-17T20:02:15.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T20:02:15.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T20:02:15.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-17T20:02:16.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-17T20:02:16.559Z] + ls -al . [2024-07-17T20:02:16.559Z] total 840 [2024-07-17T20:02:16.559Z] drwxrwxr-x 11 1001 1001 4096 Jul 17 20:00 . [2024-07-17T20:02:16.559Z] drwxr-xr-x 4 root root 4096 Jul 17 20:00 .. [2024-07-17T20:02:16.559Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 .blubracket [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 10 Jul 17 19:58 .dockerignore [2024-07-17T20:02:16.559Z] drwxrwxr-x 8 1001 1001 4096 Jul 17 20:01 .git [2024-07-17T20:02:16.559Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 19:58 .github [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 1102 Jul 17 19:58 .gitignore [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 42 Jul 17 19:58 .golangci.yml [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 100 Jul 17 19:58 .hadolint.yml [2024-07-17T20:02:16.559Z] drwxr-xr-x 3 1001 1001 4096 Jul 17 19:59 .semver [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 155 Jul 17 19:58 .sonarcloud.properties [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 1171 Jul 17 19:58 ADOPTERS.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 20361 Jul 17 19:58 Attribution.txt [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 100284 Jul 17 19:58 CHANGELOG.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 19:58 CONTRIBUTING.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 677 Jul 17 19:58 GOVERNANCE.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 861 Jul 17 19:58 Jenkinsfile [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 19:58 LICENSE [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 16051 Jul 17 19:58 Makefile [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 582 Jul 17 19:58 OWNERS.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 9528 Jul 17 19:58 README.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 789 Jul 17 19:58 SECURITY.md [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 19:59 VERSION [2024-07-17T20:02:16.559Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 bin [2024-07-17T20:02:16.559Z] drwxrwxr-x 19 1001 1001 4096 Jul 17 19:58 cmd [2024-07-17T20:02:16.559Z] -rw-r--r-- 1 root root 481596 Jul 17 20:01 coverage.out [2024-07-17T20:02:16.559Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 19:58 fuzz_test [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 6911 Jul 17 19:58 go.mod [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 101537 Jul 17 19:58 go.sum [2024-07-17T20:02:16.559Z] drwxrwxr-x 7 1001 1001 4096 Jul 17 19:58 internal [2024-07-17T20:02:16.559Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 19:58 openapi [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 584 Jul 17 19:58 security.txt [2024-07-17T20:02:16.559Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 19:58 version.go [Pipeline] sh [2024-07-17T20:02:16.878Z] + '[' -e coverage.out ] [2024-07-17T20:02:16.878Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-17T20:02:17.024Z] Stashed 1 file(s) [Pipeline] sh [2024-07-17T20:02:17.331Z] + make build [2024-07-17T20:02:17.331Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-17T20:02:27.459Z] d6de4b400683: Pull complete [2024-07-17T20:02:27.459Z] 35cb2a7552d0: Pull complete [2024-07-17T20:02:27.459Z] 4f4fb700ef54: Pull complete [2024-07-17T20:02:27.459Z] 464afbd9ba4c: Pull complete [2024-07-17T20:02:37.551Z] 00f215d4a9da: Pull complete [2024-07-17T20:02:37.816Z] d496ad576159: Pull complete [2024-07-17T20:02:37.816Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-17T20:02:37.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T20:02:37.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-17T20:02:38.223Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T20:02:38.223Z] WORKDIR /edgex [2024-07-17T20:02:38.223Z] COPY go.mod . [2024-07-17T20:02:38.223Z] RUN go mod download [2024-07-17T20:02:38.223Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-17T20:02:38.810Z] Sending build context to Docker daemon 3.185MB [2024-07-17T20:02:38.810Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-17T20:02:38.810Z] ---> f246e2811388 [2024-07-17T20:02:38.810Z] Step 2/4 : WORKDIR /edgex [2024-07-17T20:02:40.756Z] ---> Running in ec071a310183 [2024-07-17T20:02:40.756Z] Removing intermediate container ec071a310183 [2024-07-17T20:02:40.756Z] ---> 891d563aebc6 [2024-07-17T20:02:40.756Z] Step 3/4 : COPY go.mod . [2024-07-17T20:02:41.343Z] ---> 3f305d8155d3 [2024-07-17T20:02:41.343Z] Step 4/4 : RUN go mod download [2024-07-17T20:02:41.343Z] ---> Running in 00843c36b58e [2024-07-17T20:02:43.894Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-17T20:02:43.894Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-17T20:02:43.894Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-17T20:02:44.154Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-17T20:02:46.062Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-17T20:02:50.255Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-17T20:02:51.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-17T20:02:54.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-17T20:02:54.739Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-17T20:02:55.305Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-17T20:02:56.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-17T20:02:57.177Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-17T20:02:58.143Z] $ docker stop --time=1 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c [2024-07-17T20:03:02.757Z] $ docker rm -f --volumes 489f59bb33c8d57a9e2f0fc5d1e8d21c559326a742c365cb827ab4902f862e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:03:04.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-17T20:03:04.528Z] [2024-07-17T20:03:04.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:03:04.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-17T20:03:04.935Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-17T20:03:04.935Z] 91d30c5bc195: Pulling fs layer [2024-07-17T20:03:04.935Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-17T20:03:04.935Z] 9c61dcf015f6: Pulling fs layer [2024-07-17T20:03:04.935Z] 4698f68db338: Pulling fs layer [2024-07-17T20:03:04.935Z] 2a2f49069b9e: Pulling fs layer [2024-07-17T20:03:04.935Z] e0025b399a48: Pulling fs layer [2024-07-17T20:03:04.935Z] 4698f68db338: Waiting [2024-07-17T20:03:04.935Z] 2a2f49069b9e: Waiting [2024-07-17T20:03:04.935Z] e0025b399a48: Waiting [2024-07-17T20:03:04.935Z] 91d30c5bc195: Verifying Checksum [2024-07-17T20:03:04.935Z] 91d30c5bc195: Download complete [2024-07-17T20:03:04.935Z] 4698f68db338: Verifying Checksum [2024-07-17T20:03:04.935Z] 4698f68db338: Download complete [2024-07-17T20:03:05.199Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-17T20:03:05.199Z] 2e9b0aa3be6d: Download complete [2024-07-17T20:03:05.199Z] e0025b399a48: Verifying Checksum [2024-07-17T20:03:05.199Z] e0025b399a48: Download complete [2024-07-17T20:03:05.199Z] 91d30c5bc195: Pull complete [2024-07-17T20:03:05.199Z] 2a2f49069b9e: Verifying Checksum [2024-07-17T20:03:05.199Z] 2a2f49069b9e: Download complete [2024-07-17T20:03:05.458Z] 2e9b0aa3be6d: Pull complete [2024-07-17T20:03:05.716Z] 9c61dcf015f6: Verifying Checksum [2024-07-17T20:03:05.716Z] 9c61dcf015f6: Download complete [2024-07-17T20:03:08.286Z] 9c61dcf015f6: Pull complete [2024-07-17T20:03:08.545Z] 4698f68db338: Pull complete [2024-07-17T20:03:08.804Z] 2a2f49069b9e: Pull complete [2024-07-17T20:03:09.063Z] e0025b399a48: Pull complete [2024-07-17T20:03:09.063Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-17T20:03:09.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-17T20:03:09.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:03:09.341Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2024-07-17T20:03:09.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-17T20:03:11.645Z] $ docker top cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T20:03:12.066Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-17T20:03:14.601Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #1 transferring dockerfile: 1.70kB done [2024-07-17T20:03:14.601Z] #1 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #2 [core-data internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #2 transferring dockerfile: 2.01kB done [2024-07-17T20:03:14.601Z] #2 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #3 transferring dockerfile: 2.01kB done [2024-07-17T20:03:14.601Z] #3 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #4 transferring dockerfile: 1.69kB done [2024-07-17T20:03:14.601Z] #4 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #5 [core-command internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #5 transferring dockerfile: 1.93kB done [2024-07-17T20:03:14.601Z] #5 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #6 transferring dockerfile: 1.89kB done [2024-07-17T20:03:14.601Z] #6 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #7 transferring dockerfile: 2.93kB done [2024-07-17T20:03:14.601Z] #7 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #8 transferring dockerfile: 2.49kB done [2024-07-17T20:03:14.601Z] #8 DONE 0.0s [2024-07-17T20:03:14.601Z] [2024-07-17T20:03:14.601Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-07-17T20:03:14.601Z] #9 transferring dockerfile: 1.93kB done [2024-07-17T20:03:14.861Z] #9 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #10 transferring dockerfile: 2.15kB done [2024-07-17T20:03:14.861Z] #10 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #11 transferring dockerfile: 1.81kB done [2024-07-17T20:03:14.861Z] #11 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #12 transferring dockerfile: 2.06kB done [2024-07-17T20:03:14.861Z] #12 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #13 transferring dockerfile: 2.50kB done [2024-07-17T20:03:14.861Z] #13 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #14 transferring dockerfile: 1.95kB done [2024-07-17T20:03:14.861Z] #14 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-17T20:03:14.861Z] #15 transferring dockerfile: 2.23kB done [2024-07-17T20:03:14.861Z] #15 DONE 0.0s [2024-07-17T20:03:14.861Z] [2024-07-17T20:03:14.861Z] #16 [security-spire-server internal] load .dockerignore [2024-07-17T20:03:14.861Z] #16 transferring context: 50B done [2024-07-17T20:03:14.861Z] #16 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #17 [core-data internal] load .dockerignore [2024-07-17T20:03:15.121Z] #17 transferring context: 50B done [2024-07-17T20:03:15.121Z] #17 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #18 [core-keeper internal] load .dockerignore [2024-07-17T20:03:15.121Z] #18 transferring context: 50B done [2024-07-17T20:03:15.121Z] #18 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #19 [security-spire-config internal] load .dockerignore [2024-07-17T20:03:15.121Z] #19 transferring context: 50B done [2024-07-17T20:03:15.121Z] #19 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #20 [core-command internal] load .dockerignore [2024-07-17T20:03:15.121Z] #20 transferring context: 50B done [2024-07-17T20:03:15.121Z] #20 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-17T20:03:15.121Z] #21 transferring context: 50B done [2024-07-17T20:03:15.121Z] #21 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-17T20:03:15.121Z] #22 transferring context: 50B done [2024-07-17T20:03:15.121Z] #22 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #23 [security-bootstrapper internal] load .dockerignore [2024-07-17T20:03:15.121Z] #23 transferring context: 50B done [2024-07-17T20:03:15.121Z] #23 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #24 [support-scheduler internal] load .dockerignore [2024-07-17T20:03:15.121Z] #24 transferring context: 50B done [2024-07-17T20:03:15.121Z] #24 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #25 [security-proxy-auth internal] load .dockerignore [2024-07-17T20:03:15.121Z] #25 transferring context: 50B done [2024-07-17T20:03:15.121Z] #25 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-17T20:03:15.121Z] #26 transferring context: 50B done [2024-07-17T20:03:15.121Z] #26 DONE 0.0s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #27 [core-metadata internal] load .dockerignore [2024-07-17T20:03:15.121Z] #27 transferring context: 50B 0.0s done [2024-07-17T20:03:15.121Z] #27 DONE 0.1s [2024-07-17T20:03:15.121Z] [2024-07-17T20:03:15.121Z] #28 [security-proxy-setup internal] load .dockerignore [2024-07-17T20:03:15.380Z] #28 transferring context: 50B done [2024-07-17T20:03:15.380Z] #28 DONE 0.1s [2024-07-17T20:03:15.380Z] [2024-07-17T20:03:15.380Z] #29 [support-notifications internal] load .dockerignore [2024-07-17T20:03:15.380Z] #29 transferring context: 50B done [2024-07-17T20:03:15.380Z] #29 DONE 0.0s [2024-07-17T20:03:15.380Z] [2024-07-17T20:03:15.380Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-17T20:03:15.380Z] #30 transferring context: 50B done [2024-07-17T20:03:15.380Z] #30 DONE 0.0s [2024-07-17T20:03:15.380Z] [2024-07-17T20:03:15.380Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-17T20:03:15.380Z] #31 ... [2024-07-17T20:03:15.380Z] [2024-07-17T20:03:15.380Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-17T20:03:15.380Z] #32 DONE 0.0s [2024-07-17T20:03:15.380Z] [2024-07-17T20:03:15.380Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-17T20:03:15.683Z] #31 DONE 0.4s [2024-07-17T20:03:15.683Z] [2024-07-17T20:03:15.683Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-17T20:03:15.683Z] #32 DONE 0.0s [2024-07-17T20:03:15.683Z] [2024-07-17T20:03:15.683Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:03:15.963Z] #33 DONE 0.5s [2024-07-17T20:03:15.963Z] [2024-07-17T20:03:15.963Z] #34 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:03:15.963Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-17T20:03:15.963Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-17T20:03:15.963Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-17T20:03:15.963Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-17T20:03:15.963Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:03:15.963Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-17T20:03:15.963Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-17T20:03:15.963Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.05MB / 3.41MB 0.2s [2024-07-17T20:03:15.963Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:03:15.963Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-17T20:03:16.243Z] #34 ... [2024-07-17T20:03:16.243Z] [2024-07-17T20:03:16.243Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-17T20:03:16.243Z] #35 DONE 0.6s [2024-07-17T20:03:16.243Z] [2024-07-17T20:03:16.243Z] #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:03:16.243Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-17T20:03:16.243Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-17T20:03:16.243Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s [2024-07-17T20:03:16.243Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:03:16.243Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-17T20:03:16.243Z] #34 ... [2024-07-17T20:03:16.243Z] [2024-07-17T20:03:16.243Z] #36 [security-spire-config internal] load build context [2024-07-17T20:03:16.243Z] #36 transferring context: 25.04kB 0.0s done [2024-07-17T20:03:16.243Z] #36 DONE 0.6s [2024-07-17T20:03:16.243Z] [2024-07-17T20:03:16.243Z] #37 [security-spire-server internal] load build context [2024-07-17T20:03:16.243Z] #37 transferring context: 26.79kB 0.0s done [2024-07-17T20:03:16.243Z] #37 DONE 0.6s [2024-07-17T20:03:16.243Z] [2024-07-17T20:03:16.243Z] #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:03:16.244Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-17T20:03:16.244Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-17T20:03:16.518Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-17T20:03:16.804Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-17T20:03:16.804Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.5s done [2024-07-17T20:03:17.472Z] #34 DONE 2.0s [2024-07-17T20:03:17.472Z] [2024-07-17T20:03:17.472Z] #38 [security-spire-agent internal] load build context [2024-07-17T20:03:17.472Z] #38 transferring context: 26.32kB 0.0s done [2024-07-17T20:03:17.472Z] #38 DONE 1.3s [2024-07-17T20:03:17.472Z] [2024-07-17T20:03:17.472Z] #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-17T20:03:18.415Z] #39 ... [2024-07-17T20:03:18.415Z] [2024-07-17T20:03:18.415Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-17T20:03:18.415Z] #40 DONE 2.6s [2024-07-17T20:03:18.415Z] [2024-07-17T20:03:18.415Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-17T20:03:23.697Z] #41 ... [2024-07-17T20:03:23.697Z] [2024-07-17T20:03:23.697Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:03:23.697Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-17T20:03:23.697Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-17T20:03:23.697Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-17T20:03:23.697Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-17T20:03:23.697Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-07-17T20:03:23.697Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-07-17T20:03:23.697Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-17T20:03:23.697Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-07-17T20:03:23.697Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-07-17T20:03:23.697Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-17T20:03:23.697Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-17T20:03:23.697Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done [2024-07-17T20:03:25.607Z] #42 ... [2024-07-17T20:03:25.607Z] [2024-07-17T20:03:25.607Z] #43 [support-scheduler internal] load build context [2024-07-17T20:03:25.607Z] #43 transferring context: 284.60MB 9.8s [2024-07-17T20:03:25.865Z] #43 ... [2024-07-17T20:03:25.865Z] [2024-07-17T20:03:25.865Z] #44 [security-proxy-auth internal] load build context [2024-07-17T20:03:25.865Z] #44 ... [2024-07-17T20:03:25.865Z] [2024-07-17T20:03:25.865Z] #45 [security-secretstore-setup internal] load build context [2024-07-17T20:03:26.416Z] #45 ... [2024-07-17T20:03:26.416Z] [2024-07-17T20:03:26.416Z] #46 [core-keeper internal] load build context [2024-07-17T20:03:26.416Z] #46 ... [2024-07-17T20:03:26.416Z] [2024-07-17T20:03:26.416Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-17T20:03:26.674Z] #47 ... [2024-07-17T20:03:26.674Z] [2024-07-17T20:03:26.674Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:03:26.674Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-17T20:03:26.674Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-17T20:03:26.674Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-17T20:03:26.674Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-17T20:03:26.674Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-07-17T20:03:26.674Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-17T20:03:26.674Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-17T20:03:26.674Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-17T20:03:26.674Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-17T20:03:26.674Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-17T20:03:26.674Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-07-17T20:03:26.674Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.5s done [2024-07-17T20:03:26.674Z] #48 ... [2024-07-17T20:03:26.674Z] [2024-07-17T20:03:26.674Z] #49 [core-data internal] load build context [2024-07-17T20:03:26.674Z] #49 ... [2024-07-17T20:03:26.674Z] [2024-07-17T20:03:26.674Z] #50 [core-command internal] load build context [2024-07-17T20:03:26.674Z] #50 ... [2024-07-17T20:03:26.674Z] [2024-07-17T20:03:26.674Z] #51 [core-metadata internal] load build context [2024-07-17T20:03:26.931Z] #51 ... [2024-07-17T20:03:26.931Z] [2024-07-17T20:03:26.931Z] #52 [security-proxy-setup internal] load build context [2024-07-17T20:03:26.931Z] #52 ... [2024-07-17T20:03:26.931Z] [2024-07-17T20:03:26.931Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:03:27.196Z] #53 ... [2024-07-17T20:03:27.196Z] [2024-07-17T20:03:27.196Z] #54 [security-bootstrapper internal] load build context [2024-07-17T20:03:27.196Z] #54 ... [2024-07-17T20:03:27.196Z] [2024-07-17T20:03:27.196Z] #55 [support-notifications internal] load build context [2024-07-17T20:03:27.196Z] #55 ... [2024-07-17T20:03:27.196Z] [2024-07-17T20:03:27.196Z] #54 [security-bootstrapper internal] load build context [2024-07-17T20:03:27.764Z] #54 ... [2024-07-17T20:03:27.764Z] [2024-07-17T20:03:27.764Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T20:03:27.764Z] #56 ... [2024-07-17T20:03:27.764Z] [2024-07-17T20:03:27.764Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:03:27.764Z] #57 ... [2024-07-17T20:03:27.764Z] [2024-07-17T20:03:27.764Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-17T20:03:28.023Z] #58 ... [2024-07-17T20:03:28.023Z] [2024-07-17T20:03:28.023Z] #59 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:03:28.023Z] #59 ... [2024-07-17T20:03:28.023Z] [2024-07-17T20:03:28.023Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:03:29.460Z] #60 ... [2024-07-17T20:03:29.460Z] [2024-07-17T20:03:29.460Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-17T20:03:29.460Z] #61 ... [2024-07-17T20:03:29.460Z] [2024-07-17T20:03:29.460Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-17T20:03:29.460Z] #62 ... [2024-07-17T20:03:29.460Z] [2024-07-17T20:03:29.460Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-17T20:03:29.724Z] #63 ... [2024-07-17T20:03:29.724Z] [2024-07-17T20:03:29.724Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-17T20:03:29.724Z] #64 ... [2024-07-17T20:03:29.724Z] [2024-07-17T20:03:29.724Z] #46 [core-keeper internal] load build context [2024-07-17T20:03:29.724Z] #46 transferring context: 439.85MB 13.4s done [2024-07-17T20:03:32.254Z] #46 ... [2024-07-17T20:03:32.254Z] [2024-07-17T20:03:32.254Z] #51 [core-metadata internal] load build context [2024-07-17T20:03:32.254Z] #51 transferring context: 439.85MB 16.4s done [2024-07-17T20:03:34.160Z] #51 ... [2024-07-17T20:03:34.160Z] [2024-07-17T20:03:34.160Z] #44 [security-proxy-auth internal] load build context [2024-07-17T20:03:34.160Z] #44 transferring context: 439.85MB 12.2s done [2024-07-17T20:03:34.160Z] #44 DONE 18.6s [2024-07-17T20:03:34.160Z] [2024-07-17T20:03:34.160Z] #49 [core-data internal] load build context [2024-07-17T20:03:34.160Z] #49 transferring context: 439.85MB 15.7s done [2024-07-17T20:03:34.420Z] #49 ... [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:03:34.420Z] #53 transferring context: 439.85MB 12.8s done [2024-07-17T20:03:34.420Z] #53 DONE 18.6s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-17T20:03:34.420Z] #41 DONE 15.9s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #45 [security-secretstore-setup internal] load build context [2024-07-17T20:03:34.420Z] #45 transferring context: 439.85MB 11.9s done [2024-07-17T20:03:34.420Z] #45 DONE 18.6s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #54 [security-bootstrapper internal] load build context [2024-07-17T20:03:34.420Z] #54 transferring context: 439.85MB 12.7s done [2024-07-17T20:03:34.420Z] #54 DONE 18.6s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #55 [support-notifications internal] load build context [2024-07-17T20:03:34.420Z] #55 transferring context: 439.85MB 13.3s done [2024-07-17T20:03:34.420Z] #55 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #46 [core-keeper internal] load build context [2024-07-17T20:03:34.420Z] #46 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:03:34.420Z] #65 ... [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #52 [security-proxy-setup internal] load build context [2024-07-17T20:03:34.420Z] #52 transferring context: 439.85MB 14.4s done [2024-07-17T20:03:34.420Z] #52 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #43 [support-scheduler internal] load build context [2024-07-17T20:03:34.420Z] #43 transferring context: 439.85MB 14.0s done [2024-07-17T20:03:34.420Z] #43 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #50 [core-command internal] load build context [2024-07-17T20:03:34.420Z] #50 transferring context: 439.85MB 15.0s done [2024-07-17T20:03:34.420Z] #50 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #51 [core-metadata internal] load build context [2024-07-17T20:03:34.420Z] #51 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #49 [core-data internal] load build context [2024-07-17T20:03:34.420Z] #49 DONE 18.7s [2024-07-17T20:03:34.420Z] [2024-07-17T20:03:34.420Z] #47 [security-spiffe-token-provider internal] load build context [2024-07-17T20:03:34.420Z] #47 transferring context: 439.85MB 12.4s done [2024-07-17T20:03:34.420Z] #47 DONE 18.7s [2024-07-17T20:03:34.678Z] [2024-07-17T20:03:34.678Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:03:34.678Z] #48 DONE 18.5s [2024-07-17T20:03:34.678Z] [2024-07-17T20:03:34.678Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:03:34.678Z] #42 DONE 19.0s [2024-07-17T20:03:34.678Z] [2024-07-17T20:03:34.678Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:03:37.752Z] Removing intermediate container 00843c36b58e [2024-07-17T20:03:37.752Z] ---> 99e041e92988 [2024-07-17T20:03:38.017Z] Successfully built 99e041e92988 [2024-07-17T20:03:38.017Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:03:38.440Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T20:03:38.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:03:38.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container [2024-07-17T20:03:38.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T20:03:39.991Z] $ docker top b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 -eo pid,comm [2024-07-17T20:03:39.995Z] #66 ... [2024-07-17T20:03:39.995Z] [2024-07-17T20:03:39.995Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-17T20:03:39.995Z] #61 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:39.995Z] #61 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:39.995Z] #61 21.65 (1/4) Installing ca-certificates (20240226-r0) [2024-07-17T20:03:39.995Z] #61 21.67 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:39.995Z] #61 21.68 (3/4) Installing su-exec (0.2-r3) [2024-07-17T20:03:39.995Z] #61 21.68 (4/4) Installing yq (4.33.3-r5) [2024-07-17T20:03:39.995Z] #61 21.75 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:39.995Z] #61 21.76 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:39.995Z] #61 21.81 OK: 17 MiB in 19 packages [Pipeline] { [Pipeline] sh [2024-07-17T20:03:40.886Z] + go version [2024-07-17T20:03:40.887Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-17T20:03:40.925Z] $ docker stop --time=1 b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 [2024-07-17T20:03:41.901Z] #61 ... [2024-07-17T20:03:41.902Z] [2024-07-17T20:03:41.902Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-17T20:03:41.902Z] #58 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #58 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #58 18.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:41.902Z] #58 18.22 (2/2) Installing su-exec (0.2-r3) [2024-07-17T20:03:41.902Z] #58 18.23 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:41.902Z] #58 18.24 OK: 7 MiB in 17 packages [2024-07-17T20:03:41.902Z] #58 DONE 24.3s [2024-07-17T20:03:41.902Z] [2024-07-17T20:03:41.902Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:03:41.902Z] #57 DONE 24.2s [2024-07-17T20:03:41.902Z] [2024-07-17T20:03:41.902Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-17T20:03:41.902Z] #62 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #62 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #62 20.55 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:41.902Z] #62 20.58 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:41.902Z] #62 20.58 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:41.902Z] #62 20.59 (4/6) Installing openssl (3.1.6-r0) [2024-07-17T20:03:41.902Z] #62 20.60 (5/6) Installing su-exec (0.2-r3) [2024-07-17T20:03:41.902Z] #62 20.60 (6/6) Installing yq (4.33.3-r5) [2024-07-17T20:03:41.902Z] #62 20.77 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:41.902Z] #62 20.78 OK: 17 MiB in 19 packages [2024-07-17T20:03:41.902Z] #62 DONE 24.3s [2024-07-17T20:03:41.902Z] [2024-07-17T20:03:41.902Z] #59 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:03:41.902Z] #59 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #59 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #59 21.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:41.902Z] #59 21.39 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:41.902Z] #59 21.40 OK: 7 MiB in 16 packages [2024-07-17T20:03:41.902Z] #59 DONE 24.3s [2024-07-17T20:03:41.902Z] [2024-07-17T20:03:41.902Z] #39 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-17T20:03:41.902Z] #39 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #39 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #39 17.45 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:03:41.902Z] #39 17.45 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:03:41.902Z] #39 17.45 OK: 20072 distinct packages available [2024-07-17T20:03:41.902Z] #39 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #39 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:41.902Z] #39 17.80 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:41.902Z] #39 17.87 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:41.902Z] #39 17.88 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:41.902Z] #39 17.88 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:03:41.902Z] #39 17.88 (5/7) Installing libucontext (1.2-r2) [2024-07-17T20:03:41.902Z] #39 17.89 (6/7) Installing gcompat (1.1.0-r1) [2024-07-17T20:03:41.902Z] #39 17.89 (7/7) Installing openssl (3.1.6-r0) [2024-07-17T20:03:41.902Z] #39 17.90 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:41.902Z] #39 17.91 OK: 8 MiB in 20 packages [2024-07-17T20:03:41.902Z] #39 DONE 24.6s [2024-07-17T20:03:42.161Z] [2024-07-17T20:03:42.161Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-17T20:03:42.161Z] #61 DONE 24.3s [2024-07-17T20:03:42.161Z] [2024-07-17T20:03:42.161Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:03:42.161Z] #60 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:42.161Z] #60 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:42.161Z] #60 20.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:42.161Z] #60 20.56 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:42.161Z] #60 20.57 OK: 7 MiB in 16 packages [2024-07-17T20:03:42.161Z] #60 DONE 24.3s [2024-07-17T20:03:42.161Z] [2024-07-17T20:03:42.161Z] #67 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:03:42.504Z] $ docker rm -f --volumes b230ae3e0fba10a2a46a27cc977c114a058174709d408e7414dd14b6a473de66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:03:43.451Z] + docker inspect -f . ci-base-image-arm64 [2024-07-17T20:03:43.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:03:43.719Z] prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container [2024-07-17T20:03:43.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-17T20:03:44.069Z] #67 ... [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T20:03:44.070Z] #56 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #56 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #56 25.36 (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T20:03:44.070Z] #56 25.38 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:44.070Z] #56 25.41 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:44.070Z] #56 25.43 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:44.070Z] #56 25.47 OK: 8 MiB in 17 packages [2024-07-17T20:03:44.070Z] #56 DONE 26.0s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-17T20:03:44.070Z] #64 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #64 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #64 24.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:03:44.070Z] #64 24.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:03:44.070Z] #64 24.80 OK: 20072 distinct packages available [2024-07-17T20:03:44.070Z] #64 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #64 24.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #64 25.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:44.070Z] #64 25.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:03:44.070Z] #64 25.21 (3/4) Installing libucontext (1.2-r2) [2024-07-17T20:03:44.070Z] #64 25.21 (4/4) Installing gcompat (1.1.0-r1) [2024-07-17T20:03:44.070Z] #64 25.22 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:44.070Z] #64 25.23 OK: 8 MiB in 19 packages [2024-07-17T20:03:44.070Z] #64 DONE 26.0s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:03:44.070Z] #65 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #65 8.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #65 8.693 OK: 264 MiB in 52 packages [2024-07-17T20:03:44.070Z] #65 DONE 9.4s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:03:44.070Z] #68 DONE 9.5s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #69 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:03:44.070Z] #69 DONE 0.2s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-17T20:03:44.070Z] #63 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #63 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #63 25.43 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:03:44.070Z] #63 25.43 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:03:44.070Z] #63 25.43 OK: 20072 distinct packages available [2024-07-17T20:03:44.070Z] #63 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #63 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #63 25.78 (1/11) Installing ca-certificates (20240226-r0) [2024-07-17T20:03:44.070Z] #63 25.97 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-17T20:03:44.070Z] #63 25.99 (3/11) Installing libunistring (1.1-r1) [2024-07-17T20:03:44.070Z] #63 26.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-17T20:03:44.070Z] #63 26.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-17T20:03:44.070Z] #63 26.02 (6/11) Installing libcurl (8.5.0-r0) [2024-07-17T20:03:44.070Z] #63 26.02 (7/11) Installing curl (8.5.0-r0) [2024-07-17T20:03:44.070Z] #63 26.03 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:44.070Z] #63 26.04 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:03:44.070Z] #63 26.04 (10/11) Installing libucontext (1.2-r2) [2024-07-17T20:03:44.070Z] #63 26.04 (11/11) Installing gcompat (1.1.0-r1) [2024-07-17T20:03:44.070Z] #63 26.11 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:44.070Z] #63 26.12 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:44.070Z] #63 26.20 OK: 12 MiB in 26 packages [2024-07-17T20:03:44.070Z] #63 DONE 26.4s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:03:44.070Z] #66 9.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #66 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.070Z] #66 9.721 OK: 264 MiB in 52 packages [2024-07-17T20:03:44.070Z] #66 DONE 9.8s [2024-07-17T20:03:44.070Z] [2024-07-17T20:03:44.070Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:03:44.331Z] #70 DONE 0.1s [2024-07-17T20:03:44.331Z] [2024-07-17T20:03:44.331Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-17T20:03:44.331Z] #0 9.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.331Z] #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.331Z] #0 9.749 OK: 264 MiB in 52 packages [2024-07-17T20:03:44.331Z] #71 DONE 9.9s [2024-07-17T20:03:44.331Z] [2024-07-17T20:03:44.331Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:03:44.331Z] #72 DONE 0.1s [2024-07-17T20:03:44.331Z] [2024-07-17T20:03:44.331Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:03:44.331Z] #73 ... [2024-07-17T20:03:44.331Z] [2024-07-17T20:03:44.331Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-17T20:03:44.594Z] #74 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:44.594Z] #74 ... [2024-07-17T20:03:44.594Z] [2024-07-17T20:03:44.594Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:03:44.947Z] $ docker top 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-17T20:03:45.261Z] ========================================================= [2024-07-17T20:03:45.261Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-17T20:03:45.261Z] ========================================================= [Pipeline] sh [2024-07-17T20:03:45.587Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2024-07-17T20:03:45.587Z] #75 ... [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-17T20:03:45.587Z] #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 3.215 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:45.587Z] #0 3.260 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:45.587Z] #0 3.272 OK: 7 MiB in 17 packages [2024-07-17T20:03:45.587Z] #76 DONE 3.5s [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-17T20:03:45.587Z] #74 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #74 10.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:03:45.587Z] #74 10.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:03:45.587Z] #74 10.55 OK: 20075 distinct packages available [2024-07-17T20:03:45.587Z] #74 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #74 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #74 10.95 OK: 264 MiB in 52 packages [2024-07-17T20:03:45.587Z] #74 DONE 11.1s [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:03:45.587Z] #77 DONE 0.1s [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-17T20:03:45.587Z] #0 1.835 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 2.427 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 3.099 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:03:45.587Z] #0 3.513 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:03:45.587Z] #0 3.521 OK: 7 MiB in 16 packages [2024-07-17T20:03:45.587Z] #78 DONE 3.7s [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-17T20:03:45.587Z] #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 3.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:45.587Z] #0 3.490 OK: 8 MiB in 20 packages [2024-07-17T20:03:45.587Z] #79 DONE 3.9s [2024-07-17T20:03:45.587Z] [2024-07-17T20:03:45.587Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] fileExists [Pipeline] sh [2024-07-17T20:03:46.027Z] + make test [2024-07-17T20:03:46.027Z] go test -race -coverprofile=coverage.out ./... [2024-07-17T20:03:46.530Z] #80 ... [2024-07-17T20:03:46.531Z] [2024-07-17T20:03:46.531Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-17T20:03:46.531Z] #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:46.531Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:46.531Z] #0 3.950 OK: 17 MiB in 19 packages [2024-07-17T20:03:46.531Z] #81 DONE 4.7s [2024-07-17T20:03:46.791Z] [2024-07-17T20:03:46.791Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-17T20:03:46.791Z] #80 DONE 1.1s [2024-07-17T20:03:46.791Z] [2024-07-17T20:03:46.791Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:03:46.791Z] #0 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:46.791Z] #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:46.791Z] #0 3.823 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:46.791Z] #0 3.861 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:46.791Z] #0 3.901 OK: 7 MiB in 16 packages [2024-07-17T20:03:46.791Z] #82 DONE 4.7s [2024-07-17T20:03:46.791Z] [2024-07-17T20:03:46.791Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:03:46.791Z] #83 DONE 1.1s [2024-07-17T20:03:46.791Z] [2024-07-17T20:03:46.791Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-17T20:03:47.362Z] #84 DONE 0.7s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-17T20:03:47.362Z] #85 DONE 0.7s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:03:47.362Z] #86 DONE 0.7s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:03:47.362Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 3.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 3.253 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 3.289 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 3.300 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:47.362Z] #0 3.352 OK: 8 MiB in 17 packages [2024-07-17T20:03:47.362Z] #87 DONE 3.6s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:03:47.362Z] #67 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #67 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #67 5.048 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #67 5.080 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #67 5.090 OK: 7 MiB in 16 packages [2024-07-17T20:03:47.362Z] #67 DONE 5.4s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-17T20:03:47.362Z] #0 4.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 4.971 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 5.010 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 5.019 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:47.362Z] #0 5.072 OK: 17 MiB in 19 packages [2024-07-17T20:03:47.362Z] #88 DONE 5.4s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-17T20:03:47.362Z] #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 3.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:47.362Z] #0 3.317 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 3.362 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:47.362Z] #0 3.370 OK: 8 MiB in 19 packages [2024-07-17T20:03:47.362Z] #89 DONE 3.7s [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:03:47.362Z] #90 ... [2024-07-17T20:03:47.362Z] [2024-07-17T20:03:47.362Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-17T20:03:47.362Z] #91 DONE 0.1s [2024-07-17T20:03:47.624Z] [2024-07-17T20:03:47.624Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-17T20:03:48.197Z] #92 ... [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-17T20:03:48.197Z] #93 DONE 0.7s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-17T20:03:48.197Z] #92 DONE 0.7s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:03:48.197Z] #0 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:48.197Z] #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:48.197Z] #0 3.583 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:48.197Z] #0 3.627 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:03:48.197Z] #0 3.639 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:03:48.197Z] #0 3.697 OK: 12 MiB in 26 packages [2024-07-17T20:03:48.197Z] #94 DONE 4.0s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-17T20:03:48.197Z] #0 2.794 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:48.197Z] #0 3.274 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-17T20:03:48.197Z] #0 3.959 OK: 264 MiB in 52 packages [2024-07-17T20:03:48.197Z] #95 DONE 4.2s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:03:48.197Z] #90 DONE 0.8s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:03:48.197Z] #96 DONE 0.1s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-17T20:03:48.197Z] #97 DONE 0.1s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:03:48.197Z] #98 DONE 0.1s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-17T20:03:48.197Z] #99 DONE 0.2s [2024-07-17T20:03:48.197Z] [2024-07-17T20:03:48.197Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:03:48.458Z] #100 ... [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-17T20:03:48.458Z] #101 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-17T20:03:48.458Z] #102 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-17T20:03:48.458Z] #103 DONE 0.2s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-17T20:03:48.458Z] #104 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-17T20:03:48.458Z] #105 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:03:48.458Z] #106 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-17T20:03:48.458Z] #107 DONE 0.1s [2024-07-17T20:03:48.458Z] [2024-07-17T20:03:48.458Z] #108 [security-spire-agent] exporting to image [2024-07-17T20:03:48.458Z] #108 exporting layers [2024-07-17T20:03:48.718Z] #108 ... [2024-07-17T20:03:48.718Z] [2024-07-17T20:03:48.718Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-17T20:03:48.718Z] #109 DONE 0.1s [2024-07-17T20:03:48.718Z] [2024-07-17T20:03:48.718Z] #108 [security-spire-config] exporting to image [2024-07-17T20:03:48.980Z] #108 ... [2024-07-17T20:03:48.980Z] [2024-07-17T20:03:48.980Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-17T20:03:48.980Z] #110 DONE 3.5s [2024-07-17T20:03:48.980Z] [2024-07-17T20:03:48.980Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-17T20:03:48.980Z] #111 DONE 0.0s [2024-07-17T20:03:49.239Z] [2024-07-17T20:03:49.239Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:03:49.239Z] #112 ... [2024-07-17T20:03:49.239Z] [2024-07-17T20:03:49.239Z] #108 [security-spire-config] exporting to image [2024-07-17T20:03:49.239Z] #108 exporting layers 0.6s done [2024-07-17T20:03:49.239Z] #108 writing image sha256:d346f626fdfbea0c70738ee4539f098c13deab98df3503f1c048538c0e9e2e7f 0.0s done [2024-07-17T20:03:49.239Z] #108 naming to docker.io/library/security-spire-server done [2024-07-17T20:03:49.239Z] #108 writing image sha256:c015175dd234f75dead0c58908ac443d96da528d3a586425db33034156483c41 done [2024-07-17T20:03:49.239Z] #108 naming to docker.io/library/security-spire-agent done [2024-07-17T20:03:49.239Z] #108 writing image sha256:ae00aca40add796b6d4c1ee89692eb1a9934e41dbe5f0139acb8540c4d1fa8f9 done [2024-07-17T20:03:49.239Z] #108 naming to docker.io/library/security-spire-config done [2024-07-17T20:03:49.239Z] #108 DONE 0.9s [2024-07-17T20:03:49.500Z] [2024-07-17T20:03:49.500Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:28.367Z] #113 DONE 43.7s [2024-07-17T20:04:28.367Z] [2024-07-17T20:04:28.367Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:28.367Z] #73 DONE 43.3s [2024-07-17T20:04:28.367Z] [2024-07-17T20:04:28.367Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:28.367Z] #112 DONE 42.0s [2024-07-17T20:04:28.367Z] [2024-07-17T20:04:28.367Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:28.367Z] #75 DONE 43.3s [2024-07-17T20:04:28.367Z] [2024-07-17T20:04:28.367Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:28.367Z] #100 DONE 39.3s [2024-07-17T20:04:28.367Z] [2024-07-17T20:04:28.367Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-17T20:04:32.882Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-17T20:04:36.537Z] #114 ... [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #115 DONE 8.8s [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #116 DONE 8.8s [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.537Z] #117 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.537Z] #118 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #119 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #120 DONE 8.8s [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #121 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.537Z] #122 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.537Z] #123 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.537Z] #124 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.537Z] #125 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #126 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.537Z] #127 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.537Z] #128 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #129 [support-scheduler builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #129 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #130 [core-metadata builder 6/7] COPY . . [2024-07-17T20:04:36.537Z] #130 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.537Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.537Z] #131 CACHED [2024-07-17T20:04:36.537Z] [2024-07-17T20:04:36.538Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.538Z] #132 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.538Z] #133 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.538Z] #134 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-07-17T20:04:36.538Z] #135 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #136 [core-command builder 6/7] COPY . . [2024-07-17T20:04:36.538Z] #136 DONE 8.9s [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:04:36.538Z] #137 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:04:36.538Z] #138 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #139 [core-data builder 6/7] COPY . . [2024-07-17T20:04:36.538Z] #139 CACHED [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-17T20:04:36.538Z] #114 DONE 8.8s [2024-07-17T20:04:36.538Z] [2024-07-17T20:04:36.538Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:04:37.916Z] #140 1.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-17T20:04:47.894Z] #140 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:04:47.894Z] #0 1.602 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-17T20:04:47.894Z] #141 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:04:47.894Z] #0 0.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-17T20:04:47.894Z] #142 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:04:47.894Z] #0 1.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-17T20:04:47.894Z] #143 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-17T20:04:47.894Z] #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-17T20:04:47.894Z] #144 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:04:47.894Z] #0 1.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-17T20:04:47.894Z] #145 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:04:47.894Z] #0 1.034 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-17T20:04:47.894Z] #146 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-17T20:04:47.894Z] #0 0.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-17T20:04:47.894Z] #147 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:04:47.894Z] #0 0.950 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-17T20:04:47.894Z] #148 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-17T20:04:47.894Z] #0 1.373 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-17T20:04:47.894Z] #149 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-17T20:04:47.894Z] #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-17T20:04:47.894Z] #150 ... [2024-07-17T20:04:47.894Z] [2024-07-17T20:04:47.894Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-17T20:04:47.894Z] #0 1.089 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-17T20:06:09.328Z] #151 ... [2024-07-17T20:06:09.328Z] [2024-07-17T20:06:09.328Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:06:09.328Z] #143 91.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-17T20:06:21.685Z] #143 ... [2024-07-17T20:06:21.685Z] [2024-07-17T20:06:21.685Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-17T20:06:21.685Z] #144 DONE 104.2s [2024-07-17T20:06:21.685Z] [2024-07-17T20:06:21.685Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:06:24.232Z] #140 ... [2024-07-17T20:06:24.232Z] [2024-07-17T20:06:24.232Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-17T20:06:24.232Z] #150 DONE 107.7s [2024-07-17T20:06:24.233Z] [2024-07-17T20:06:24.233Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-17T20:06:24.508Z] #147 DONE 108.2s [2024-07-17T20:06:24.508Z] [2024-07-17T20:06:24.508Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:06:24.508Z] #143 DONE 108.2s [2024-07-17T20:06:24.508Z] [2024-07-17T20:06:24.508Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:06:25.080Z] #140 ... [2024-07-17T20:06:25.080Z] [2024-07-17T20:06:25.080Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-17T20:06:25.432Z] #152 ... [2024-07-17T20:06:25.432Z] [2024-07-17T20:06:25.432Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-17T20:06:25.432Z] #149 DONE 108.9s [2024-07-17T20:06:25.694Z] [2024-07-17T20:06:25.694Z] #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:27.746Z] #153 ... [2024-07-17T20:06:27.746Z] [2024-07-17T20:06:27.746Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-17T20:06:27.746Z] #152 DONE 2.7s [2024-07-17T20:06:27.746Z] [2024-07-17T20:06:27.746Z] #153 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:27.746Z] #153 DONE 2.8s [2024-07-17T20:06:27.746Z] [2024-07-17T20:06:27.746Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:27.746Z] #154 DONE 2.2s [2024-07-17T20:06:27.746Z] [2024-07-17T20:06:27.746Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:27.746Z] #155 DONE 1.1s [2024-07-17T20:06:27.746Z] [2024-07-17T20:06:27.746Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:29.152Z] #156 ... [2024-07-17T20:06:29.152Z] [2024-07-17T20:06:29.152Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:29.152Z] #157 DONE 1.5s [2024-07-17T20:06:29.152Z] [2024-07-17T20:06:29.152Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:29.722Z] #158 ... [2024-07-17T20:06:29.722Z] [2024-07-17T20:06:29.722Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:29.722Z] #159 DONE 1.9s [2024-07-17T20:06:29.722Z] [2024-07-17T20:06:29.722Z] #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:29.722Z] #156 DONE 1.9s [2024-07-17T20:06:29.722Z] [2024-07-17T20:06:29.722Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:29.722Z] #160 DONE 1.6s [2024-07-17T20:06:29.722Z] [2024-07-17T20:06:29.722Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-17T20:06:31.116Z] #161 ... [2024-07-17T20:06:31.116Z] [2024-07-17T20:06:31.116Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:31.116Z] #158 DONE 2.2s [2024-07-17T20:06:31.116Z] [2024-07-17T20:06:31.116Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-17T20:06:31.116Z] #162 DONE 3.4s [2024-07-17T20:06:31.116Z] [2024-07-17T20:06:31.116Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-17T20:06:31.116Z] #163 DONE 1.5s [2024-07-17T20:06:31.116Z] [2024-07-17T20:06:31.116Z] #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:06:31.378Z] #164 ... [2024-07-17T20:06:31.378Z] [2024-07-17T20:06:31.378Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-17T20:06:31.378Z] #165 DONE 1.2s [2024-07-17T20:06:31.378Z] [2024-07-17T20:06:31.378Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-17T20:06:31.378Z] #161 DONE 1.6s [2024-07-17T20:06:31.639Z] [2024-07-17T20:06:31.639Z] #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-17T20:06:31.639Z] #166 ... [2024-07-17T20:06:31.639Z] [2024-07-17T20:06:31.639Z] #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:06:31.639Z] #167 DONE 0.5s [2024-07-17T20:06:31.900Z] [2024-07-17T20:06:31.900Z] #164 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:06:31.900Z] #164 DONE 0.5s [2024-07-17T20:06:31.900Z] [2024-07-17T20:06:31.900Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:31.900Z] #168 ... [2024-07-17T20:06:31.900Z] [2024-07-17T20:06:31.900Z] #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-17T20:06:31.900Z] #169 DONE 0.8s [2024-07-17T20:06:31.900Z] [2024-07-17T20:06:31.900Z] #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-17T20:06:31.900Z] #166 DONE 0.6s [2024-07-17T20:06:31.900Z] [2024-07-17T20:06:31.900Z] #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-17T20:06:31.900Z] #170 DONE 0.6s [2024-07-17T20:06:32.161Z] [2024-07-17T20:06:32.162Z] #108 [security-spiffe-token-provider] exporting to image [2024-07-17T20:06:32.162Z] #108 exporting layers [2024-07-17T20:06:32.442Z] #108 ... [2024-07-17T20:06:32.442Z] [2024-07-17T20:06:32.442Z] #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:06:32.442Z] #168 DONE 0.6s [2024-07-17T20:06:32.442Z] [2024-07-17T20:06:32.442Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:06:32.442Z] #171 DONE 0.6s [2024-07-17T20:06:32.442Z] [2024-07-17T20:06:32.442Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-17T20:06:32.704Z] #172 ... [2024-07-17T20:06:32.704Z] [2024-07-17T20:06:32.704Z] #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-17T20:06:32.704Z] #173 DONE 0.6s [2024-07-17T20:06:32.704Z] [2024-07-17T20:06:32.704Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:06:32.704Z] #174 DONE 0.7s [2024-07-17T20:06:32.704Z] [2024-07-17T20:06:32.704Z] #108 [security-spiffe-token-provider] exporting to image [2024-07-17T20:06:32.704Z] #108 exporting layers 0.7s done [2024-07-17T20:06:33.055Z] #108 writing image sha256:2818a340cf21037821007a065003b4589feca9994c54e53c0f5d00dbbe84af44 [2024-07-17T20:06:33.055Z] #108 writing image sha256:2818a340cf21037821007a065003b4589feca9994c54e53c0f5d00dbbe84af44 done [2024-07-17T20:06:33.055Z] #108 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-07-17T20:06:33.055Z] #108 DONE 2.0s [2024-07-17T20:06:33.055Z] [2024-07-17T20:06:33.055Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-17T20:06:33.619Z] #175 ... [2024-07-17T20:06:33.619Z] [2024-07-17T20:06:33.619Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-17T20:06:33.619Z] #172 DONE 1.2s [2024-07-17T20:06:33.619Z] [2024-07-17T20:06:33.619Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-17T20:06:33.878Z] #176 ... [2024-07-17T20:06:33.878Z] [2024-07-17T20:06:33.878Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:06:33.878Z] #177 DONE 1.1s [2024-07-17T20:06:33.878Z] [2024-07-17T20:06:33.878Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-17T20:06:34.205Z] #178 DONE 1.5s [2024-07-17T20:06:34.206Z] [2024-07-17T20:06:34.206Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:06:34.206Z] #179 ... [2024-07-17T20:06:34.206Z] [2024-07-17T20:06:34.206Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-17T20:06:34.206Z] #175 DONE 1.5s [2024-07-17T20:06:34.464Z] [2024-07-17T20:06:34.464Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-17T20:06:34.722Z] #180 ... [2024-07-17T20:06:34.722Z] [2024-07-17T20:06:34.722Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-17T20:06:34.722Z] #176 DONE 1.1s [2024-07-17T20:06:34.722Z] [2024-07-17T20:06:34.722Z] #181 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-17T20:06:35.002Z] #181 ... [2024-07-17T20:06:35.002Z] [2024-07-17T20:06:35.002Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-17T20:06:35.002Z] #180 DONE 1.0s [2024-07-17T20:06:35.261Z] [2024-07-17T20:06:35.261Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:06:35.520Z] #182 ... [2024-07-17T20:06:35.520Z] [2024-07-17T20:06:35.520Z] #181 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-17T20:06:35.520Z] #181 DONE 0.8s [2024-07-17T20:06:35.778Z] [2024-07-17T20:06:35.778Z] #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-17T20:06:36.036Z] #183 ... [2024-07-17T20:06:36.036Z] [2024-07-17T20:06:36.036Z] #182 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:06:36.036Z] #182 DONE 0.8s [2024-07-17T20:06:36.036Z] [2024-07-17T20:06:36.036Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:06:36.602Z] #184 ... [2024-07-17T20:06:36.602Z] [2024-07-17T20:06:36.602Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:06:36.602Z] #179 DONE 2.5s [2024-07-17T20:06:36.602Z] [2024-07-17T20:06:36.602Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:06:36.602Z] #185 DONE 2.6s [2024-07-17T20:06:36.602Z] [2024-07-17T20:06:36.602Z] #183 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-17T20:06:36.602Z] #183 DONE 1.1s [2024-07-17T20:06:36.860Z] [2024-07-17T20:06:36.860Z] #108 [security-proxy-setup] exporting to image [2024-07-17T20:06:37.428Z] #108 ... [2024-07-17T20:06:37.428Z] [2024-07-17T20:06:37.428Z] #186 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-17T20:06:37.428Z] #186 DONE 0.6s [2024-07-17T20:06:37.428Z] [2024-07-17T20:06:37.428Z] #187 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-17T20:06:37.428Z] #187 DONE 0.2s [2024-07-17T20:06:37.428Z] [2024-07-17T20:06:37.428Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-17T20:06:37.994Z] #188 ... [2024-07-17T20:06:37.994Z] [2024-07-17T20:06:37.994Z] #108 [security-proxy-setup] exporting to image [2024-07-17T20:06:37.994Z] #108 exporting layers 1.1s done [2024-07-17T20:06:37.994Z] #108 writing image sha256:add9587ca14c14a673315d78cf2f5ce11a6d00935c95ffef2303658f071b8bc4 0.0s done [2024-07-17T20:06:37.994Z] #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-17T20:06:37.994Z] #108 writing image sha256:4af99724816a71078a7574c485b2e9b4f13ac27391489a9aa6c93e48ccbd0ab7 done [2024-07-17T20:06:37.994Z] #108 naming to docker.io/library/security-proxy-setup done [2024-07-17T20:06:37.994Z] #108 DONE 3.2s [2024-07-17T20:06:37.994Z] [2024-07-17T20:06:37.994Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:06:38.934Z] #145 ... [2024-07-17T20:06:38.934Z] [2024-07-17T20:06:38.934Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:06:38.934Z] #184 DONE 2.8s [2024-07-17T20:06:38.934Z] [2024-07-17T20:06:38.934Z] #108 [security-secretstore-setup] exporting to image [2024-07-17T20:06:39.195Z] #108 ... [2024-07-17T20:06:39.195Z] [2024-07-17T20:06:39.195Z] #188 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-17T20:06:39.195Z] #188 DONE 1.8s [2024-07-17T20:06:39.195Z] [2024-07-17T20:06:39.195Z] #108 [security-bootstrapper] exporting to image [2024-07-17T20:06:39.762Z] #108 exporting layers 0.6s done [2024-07-17T20:06:39.762Z] #108 writing image sha256:73211668c6cc6f3b4a32e16ef0a174feb6f290a39b50b992fc9cfc61adaa474a done [2024-07-17T20:06:39.762Z] #108 naming to docker.io/library/security-secretstore-setup done [2024-07-17T20:06:40.020Z] #108 writing image sha256:8e9f012b9c2bbc1c49c8ebaffd106a0691923f1ac06d3858ec4bf990ecbfe042 done [2024-07-17T20:06:40.020Z] #108 naming to docker.io/library/security-bootstrapper done [2024-07-17T20:06:40.020Z] #108 DONE 4.1s [2024-07-17T20:06:40.020Z] [2024-07-17T20:06:40.020Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:07:01.944Z] #141 DONE 145.0s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:07:01.944Z] #146 DONE 145.0s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:07:01.944Z] #142 DONE 145.0s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-17T20:07:01.944Z] #151 DONE 145.0s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:07:01.944Z] #148 DONE 145.1s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:07:01.944Z] #140 DONE 145.0s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:07:01.944Z] #145 DONE 145.1s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #189 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:01.944Z] #189 ... [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:01.944Z] #190 DONE 0.3s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:01.944Z] #191 DONE 0.3s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:01.944Z] #192 ... [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #189 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:01.944Z] #189 DONE 0.4s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:01.944Z] #193 DONE 0.3s [2024-07-17T20:07:01.944Z] [2024-07-17T20:07:01.944Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:01.944Z] #194 DONE 0.3s [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:02.205Z] #192 DONE 0.3s [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:02.205Z] #195 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #196 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:02.205Z] #196 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:02.205Z] #197 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:02.205Z] #198 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:02.205Z] #199 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:07:02.205Z] #200 CACHED [2024-07-17T20:07:02.205Z] [2024-07-17T20:07:02.205Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-17T20:07:02.810Z] #201 ... [2024-07-17T20:07:02.810Z] [2024-07-17T20:07:02.810Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:07:02.810Z] #202 DONE 0.9s [2024-07-17T20:07:02.810Z] [2024-07-17T20:07:02.810Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-17T20:07:02.810Z] #203 DONE 0.8s [2024-07-17T20:07:02.810Z] [2024-07-17T20:07:02.810Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-17T20:07:02.810Z] #204 DONE 0.8s [2024-07-17T20:07:02.810Z] [2024-07-17T20:07:02.810Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-17T20:07:02.810Z] #205 DONE 0.8s [2024-07-17T20:07:03.071Z] [2024-07-17T20:07:03.071Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.643Z] #206 ... [2024-07-17T20:07:03.643Z] [2024-07-17T20:07:03.643Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-17T20:07:03.643Z] #207 DONE 1.4s [2024-07-17T20:07:03.643Z] [2024-07-17T20:07:03.643Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-17T20:07:03.643Z] #208 DONE 1.5s [2024-07-17T20:07:03.643Z] [2024-07-17T20:07:03.643Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.909Z] #209 ... [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-17T20:07:03.909Z] #201 DONE 1.7s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-17T20:07:03.909Z] #210 DONE 0.9s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.909Z] #206 DONE 1.0s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.909Z] #211 DONE 1.0s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.909Z] #212 DONE 0.4s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:03.909Z] #209 DONE 0.5s [2024-07-17T20:07:03.909Z] [2024-07-17T20:07:03.909Z] #108 [core-data] exporting to image [2024-07-17T20:07:03.909Z] #108 exporting layers [2024-07-17T20:07:04.169Z] #108 ... [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:04.169Z] #213 DONE 0.3s [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:04.169Z] #214 DONE 0.3s [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #108 [support-scheduler] exporting to image [2024-07-17T20:07:04.169Z] #108 ... [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:07:04.169Z] #215 DONE 0.3s [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-17T20:07:04.169Z] #216 DONE 0.3s [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #108 [core-metadata] exporting to image [2024-07-17T20:07:04.169Z] #108 writing image sha256:912e2afdf4f39bec9729c342fdb3796e48961d5427c9f4790d64c2d9bec3b3d5 [2024-07-17T20:07:04.169Z] #108 ... [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-17T20:07:04.169Z] #217 DONE 0.2s [2024-07-17T20:07:04.169Z] [2024-07-17T20:07:04.169Z] #108 [core-data] exporting to image [2024-07-17T20:07:04.169Z] #108 exporting layers 0.2s done [2024-07-17T20:07:04.169Z] #108 writing image sha256:912e2afdf4f39bec9729c342fdb3796e48961d5427c9f4790d64c2d9bec3b3d5 0.0s done [2024-07-17T20:07:04.169Z] #108 writing image sha256:f6442496bb0cb95938be7c512c8bdc35775cdb0686d2f02ee6d5528cb5cb836e done [2024-07-17T20:07:04.169Z] #108 naming to docker.io/library/core-data done [2024-07-17T20:07:04.169Z] #108 naming to docker.io/library/core-keeper done [2024-07-17T20:07:04.169Z] #108 writing image sha256:59723ba70d1d72dd85adf3494c05da010781355ec05f14fb6dffed98ea4db8fd [2024-07-17T20:07:04.169Z] #108 writing image sha256:327872bca4271df95b3d1cc8bdbce9d860afc20dcbde12db9c00369e540d241c [2024-07-17T20:07:04.431Z] #108 exporting layers 0.2s done [2024-07-17T20:07:04.431Z] #108 writing image sha256:59723ba70d1d72dd85adf3494c05da010781355ec05f14fb6dffed98ea4db8fd 0.0s done [2024-07-17T20:07:04.431Z] #108 writing image sha256:327872bca4271df95b3d1cc8bdbce9d860afc20dcbde12db9c00369e540d241c 0.0s done [2024-07-17T20:07:04.431Z] #108 naming to docker.io/library/core-command done [2024-07-17T20:07:04.431Z] #108 naming to docker.io/library/support-scheduler done [2024-07-17T20:07:04.431Z] #108 writing image sha256:20d703e4956b897a61539cfca1dff31c923357128eedd9095929d082fdf040cb done [2024-07-17T20:07:04.431Z] #108 naming to docker.io/library/support-notifications done [2024-07-17T20:07:04.692Z] #108 ... [2024-07-17T20:07:04.692Z] [2024-07-17T20:07:04.692Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:07:04.692Z] #218 DONE 0.4s [2024-07-17T20:07:04.692Z] [2024-07-17T20:07:04.692Z] #108 [security-proxy-auth] exporting to image [2024-07-17T20:07:05.265Z] #108 exporting layers 0.6s done [2024-07-17T20:07:05.265Z] #108 writing image sha256:5a732d5fb7dcc96a157dd21f95c6b74cab1f2da53b8645134cccd62fad70502e done [2024-07-17T20:07:05.265Z] #108 naming to docker.io/library/core-metadata done [2024-07-17T20:07:05.265Z] #108 writing image sha256:9a60d1af1b1de0ae469328aa37a2746c9f6bebd57ede63734d318120624d66fa done [2024-07-17T20:07:05.265Z] #108 naming to docker.io/library/security-proxy-auth done [2024-07-17T20:07:05.265Z] #108 DONE 5.5s [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:07:05.265Z] time="2024-07-17T20:03:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-17T20:07:05.298Z] $ docker stop --time=1 cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca [2024-07-17T20:07:06.594Z] $ docker rm -f --volumes cbd328dd0be3749c45166e4177038e055991065f8532e6e6fcc4a7566544c4ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T20:07:07.042Z] + docker images [2024-07-17T20:07:07.043Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-17T20:07:07.043Z] security-proxy-auth latest 9a60d1af1b1d 2 seconds ago 38MB [2024-07-17T20:07:07.043Z] core-keeper latest 912e2afdf4f3 3 seconds ago 35.6MB [2024-07-17T20:07:07.043Z] core-metadata latest 5a732d5fb7dc 3 seconds ago 41MB [2024-07-17T20:07:07.043Z] core-command latest 59723ba70d1d 3 seconds ago 40.4MB [2024-07-17T20:07:07.043Z] support-scheduler latest 327872bca427 3 seconds ago 43.1MB [2024-07-17T20:07:07.043Z] core-data latest f6442496bb0c 3 seconds ago 40.8MB [2024-07-17T20:07:07.043Z] support-notifications latest 20d703e4956b 3 seconds ago 43.9MB [2024-07-17T20:07:07.043Z] security-bootstrapper latest 8e9f012b9c2b 27 seconds ago 24MB [2024-07-17T20:07:07.043Z] security-secretstore-setup latest 73211668c6cc 28 seconds ago 42.2MB [2024-07-17T20:07:07.043Z] security-proxy-setup latest 4af99724816a 30 seconds ago 31.2MB [2024-07-17T20:07:07.043Z] core-common-config-bootstrapper latest add9587ca14c 30 seconds ago 20.2MB [2024-07-17T20:07:07.043Z] security-spiffe-token-provider latest 2818a340cf21 35 seconds ago 34MB [2024-07-17T20:07:07.043Z] security-spire-server latest d346f626fdfb 3 minutes ago 126MB [2024-07-17T20:07:07.043Z] security-spire-config latest ae00aca40add 3 minutes ago 125MB [2024-07-17T20:07:07.043Z] security-spire-agent latest c015175dd234 3 minutes ago 187MB [2024-07-17T20:07:07.043Z] ci-base-image-x86_64 latest f369435292ff 7 minutes ago 966MB [2024-07-17T20:07:07.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-17T20:07:07.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-17T20:07:07.043Z] 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-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-17T20:07:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-17T20:07:41.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-17T20:07:43.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-17T20:07:43.858Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-17T20:07:43.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-17T20:07:43.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-17T20:07:56.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-17T20:07:56.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-17T20:07:56.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements [2024-07-17T20:08:06.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-07-17T20:08:11.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-17T20:08:11.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-17T20:08:11.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-17T20:08:15.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.286s coverage: 69.2% of statements [2024-07-17T20:08:17.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-17T20:08:17.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-17T20:08:18.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-17T20:08:22.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-17T20:08:29.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-17T20:08:29.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:08:29.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-17T20:08:29.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-17T20:08:29.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-17T20:08:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-17T20:08:39.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-17T20:08:39.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.121s coverage: 93.4% of statements [2024-07-17T20:08:39.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.336s coverage: 91.7% of statements [2024-07-17T20:08:40.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.238s coverage: 6.5% of statements [2024-07-17T20:08:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-17T20:08:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:08:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-17T20:08:52.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-17T20:08:52.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-17T20:08:52.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.629s coverage: 95.8% of statements [2024-07-17T20:08:53.334Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements [2024-07-17T20:09:03.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-17T20:09:03.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-17T20:09:03.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.310s coverage: 0.8% of statements [2024-07-17T20:09:03.970Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 32.2% of statements [2024-07-17T20:09:08.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements [2024-07-17T20:09:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.112s coverage: 77.8% of statements [2024-07-17T20:09:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.115s coverage: 94.1% of statements [2024-07-17T20:09:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-07-17T20:09:13.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-07-17T20:09:14.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-17T20:09:15.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-17T20:09:15.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-17T20:09:15.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-17T20:09:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-17T20:09:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-17T20:09:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-17T20:09:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-17T20:09:25.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-07-17T20:09:25.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-17T20:09:25.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-17T20:09:25.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-17T20:09:25.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-17T20:09:35.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-17T20:09:35.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-17T20:09:36.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.942s coverage: 79.9% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.078s coverage: 64.4% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.110s coverage: 62.3% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-07-17T20:09:39.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-07-17T20:09:41.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-17T20:09:41.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.306s coverage: 81.8% of statements [2024-07-17T20:09:41.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-17T20:09:42.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.284s coverage: 82.1% of statements [2024-07-17T20:09:43.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.119s coverage: 86.0% of statements [2024-07-17T20:09:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-17T20:09:48.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-17T20:09:49.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.728s coverage: 63.1% of statements [2024-07-17T20:09:49.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-07-17T20:09:51.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements [2024-07-17T20:09:51.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2024-07-17T20:09:51.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-17T20:09:51.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-17T20:09:51.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-17T20:09:52.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2024-07-17T20:09:52.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-07-17T20:09:59.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-17T20:09:59.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-17T20:09:59.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-17T20:10:00.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.677s coverage: 38.4% of statements [2024-07-17T20:10:00.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements [2024-07-17T20:10:01.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-17T20:10:01.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-17T20:10:01.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-17T20:10:01.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-17T20:10:02.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-17T20:10:07.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-17T20:10:07.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-17T20:10:07.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-17T20:10:07.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-17T20:10:15.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements [2024-07-17T20:10:15.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-17T20:10:15.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-17T20:10:15.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:10:15.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-17T20:10:16.545Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.507s coverage: 95.7% of statements [2024-07-17T20:10:19.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-17T20:10:19.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-17T20:10:20.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.167s coverage: 61.8% of statements [2024-07-17T20:10:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-17T20:10:23.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-17T20:10:24.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.277s coverage: 98.9% of statements [2024-07-17T20:10:25.474Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-17T20:10:25.738Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-17T20:10:25.738Z] go vet ./... [2024-07-17T20:14:17.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-17T20:14:17.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-17T20:14:17.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-17T20:14:17.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-17T20:14:18.469Z] + ls -al . [2024-07-17T20:14:18.469Z] total 836 [2024-07-17T20:14:18.469Z] drwxrwxr-x 10 1001 1001 4096 Jul 17 20:03 . [2024-07-17T20:14:18.469Z] drwxr-xr-x 4 root root 4096 Jul 17 20:03 .. [2024-07-17T20:14:18.469Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 .blubracket [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 10 Jul 17 20:01 .dockerignore [2024-07-17T20:14:18.469Z] drwxrwxr-x 8 1001 1001 4096 Jul 17 20:01 .git [2024-07-17T20:14:18.469Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 20:01 .github [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 1102 Jul 17 20:01 .gitignore [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 42 Jul 17 20:01 .golangci.yml [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 100 Jul 17 20:01 .hadolint.yml [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 155 Jul 17 20:01 .sonarcloud.properties [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 1171 Jul 17 20:01 ADOPTERS.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 20361 Jul 17 20:01 Attribution.txt [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 100284 Jul 17 20:01 CHANGELOG.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 20:01 CONTRIBUTING.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 677 Jul 17 20:01 GOVERNANCE.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 861 Jul 17 20:01 Jenkinsfile [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 20:01 LICENSE [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 16051 Jul 17 20:01 Makefile [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 582 Jul 17 20:01 OWNERS.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 9528 Jul 17 20:01 README.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 789 Jul 17 20:01 SECURITY.md [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 19:59 VERSION [2024-07-17T20:14:18.469Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 bin [2024-07-17T20:14:18.469Z] drwxrwxr-x 19 1001 1001 4096 Jul 17 20:01 cmd [2024-07-17T20:14:18.469Z] -rw-r--r-- 1 root root 481596 Jul 17 20:10 coverage.out [2024-07-17T20:14:18.469Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 20:01 fuzz_test [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 6911 Jul 17 20:01 go.mod [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 101537 Jul 17 20:01 go.sum [2024-07-17T20:14:18.469Z] drwxrwxr-x 7 1001 1001 4096 Jul 17 20:01 internal [2024-07-17T20:14:18.469Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 20:01 openapi [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 584 Jul 17 20:01 security.txt [2024-07-17T20:14:18.469Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 20:01 version.go [Pipeline] sh [2024-07-17T20:14:19.129Z] + '[' -e coverage.out ] [2024-07-17T20:14:19.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-17T20:14:19.174Z] Warning: overwriting stash ‘coverage-report’ [2024-07-17T20:14:19.954Z] Stashed 1 file(s) [Pipeline] sh [2024-07-17T20:14:20.592Z] + make build [2024-07-17T20:14:20.592Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-17T20:17:12.290Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-17T20:17:18.925Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-17T20:17:27.135Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-17T20:17:29.711Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-17T20:17:37.914Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-17T20:18:04.969Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-17T20:18:11.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-17T20:18:21.660Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-17T20:18:24.997Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-17T20:18:28.337Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-17T20:18:31.674Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-17T20:18:37.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-17T20:18:40.373Z] $ docker stop --time=1 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca [2024-07-17T20:18:42.480Z] $ docker rm -f --volumes 1be6cdf211b1fa389758ad32c34fa1b116e80035f60a2cce3fb3d88620a8e0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:18:46.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-17T20:18:46.363Z] [2024-07-17T20:18:46.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:18:46.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-17T20:18:47.058Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-17T20:18:47.058Z] 547446be3368: Pulling fs layer [2024-07-17T20:18:47.058Z] d125d8839a47: Pulling fs layer [2024-07-17T20:18:47.058Z] 3e85d5ac6304: Pulling fs layer [2024-07-17T20:18:47.058Z] c3105a71a48b: Pulling fs layer [2024-07-17T20:18:47.058Z] 0f093f025ec4: Pulling fs layer [2024-07-17T20:18:47.058Z] c3106fc0e877: Pulling fs layer [2024-07-17T20:18:47.058Z] c3105a71a48b: Waiting [2024-07-17T20:18:47.058Z] 0f093f025ec4: Waiting [2024-07-17T20:18:47.058Z] c3106fc0e877: Waiting [2024-07-17T20:18:47.058Z] 547446be3368: Download complete [2024-07-17T20:18:47.058Z] c3105a71a48b: Verifying Checksum [2024-07-17T20:18:47.058Z] c3105a71a48b: Download complete [2024-07-17T20:18:47.639Z] d125d8839a47: Verifying Checksum [2024-07-17T20:18:47.639Z] d125d8839a47: Download complete [2024-07-17T20:18:47.639Z] c3106fc0e877: Verifying Checksum [2024-07-17T20:18:47.639Z] c3106fc0e877: Download complete [2024-07-17T20:18:47.639Z] 0f093f025ec4: Verifying Checksum [2024-07-17T20:18:47.639Z] 0f093f025ec4: Download complete [2024-07-17T20:18:47.905Z] 547446be3368: Pull complete [2024-07-17T20:18:48.861Z] d125d8839a47: Pull complete [2024-07-17T20:18:49.441Z] 3e85d5ac6304: Verifying Checksum [2024-07-17T20:18:49.441Z] 3e85d5ac6304: Download complete [2024-07-17T20:18:59.506Z] 3e85d5ac6304: Pull complete [2024-07-17T20:18:59.506Z] c3105a71a48b: Pull complete [2024-07-17T20:19:00.463Z] 0f093f025ec4: Pull complete [2024-07-17T20:19:00.729Z] c3106fc0e877: Pull complete [2024-07-17T20:19:00.729Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-17T20:19:00.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-17T20:19:00.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:19:01.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container [2024-07-17T20:19:01.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-17T20:19:03.234Z] $ docker top 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T20:19:03.794Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-17T20:19:13.864Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #1 transferring dockerfile: 2.01kB done [2024-07-17T20:19:13.864Z] #1 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #2 transferring dockerfile: 2.93kB done [2024-07-17T20:19:13.864Z] #2 DONE 0.0s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #3 transferring dockerfile: 2.49kB done [2024-07-17T20:19:13.864Z] #3 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #4 transferring dockerfile: 2.50kB done [2024-07-17T20:19:13.864Z] #4 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-07-17T20:19:13.864Z] #5 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-07-17T20:19:13.864Z] #6 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-07-17T20:19:13.864Z] #7 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-07-17T20:19:13.864Z] #8 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #9 transferring dockerfile: 2.06kB done [2024-07-17T20:19:13.864Z] #9 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #10 transferring dockerfile: 1.89kB done [2024-07-17T20:19:13.864Z] #10 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #11 [core-command internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #11 transferring dockerfile: 1.93kB done [2024-07-17T20:19:13.864Z] #11 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-07-17T20:19:13.864Z] #12 transferring dockerfile: 1.93kB done [2024-07-17T20:19:13.864Z] #12 DONE 0.1s [2024-07-17T20:19:13.864Z] [2024-07-17T20:19:13.864Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-07-17T20:19:14.132Z] #13 transferring dockerfile: 1.81kB done [2024-07-17T20:19:14.132Z] #13 DONE 0.1s [2024-07-17T20:19:14.132Z] [2024-07-17T20:19:14.132Z] #14 [core-keeper internal] load .dockerignore [2024-07-17T20:19:14.132Z] #14 transferring context: 50B 0.0s done [2024-07-17T20:19:14.132Z] #14 DONE 0.1s [2024-07-17T20:19:14.132Z] [2024-07-17T20:19:14.132Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-17T20:19:14.132Z] #15 transferring dockerfile: 2.15kB done [2024-07-17T20:19:14.132Z] #15 DONE 0.1s [2024-07-17T20:19:14.132Z] [2024-07-17T20:19:14.132Z] #16 [core-data internal] load build definition from Dockerfile [2024-07-17T20:19:14.132Z] #16 transferring dockerfile: 2.01kB done [2024-07-17T20:19:14.132Z] #16 DONE 0.1s [2024-07-17T20:19:14.714Z] [2024-07-17T20:19:14.714Z] #17 [security-bootstrapper internal] load .dockerignore [2024-07-17T20:19:14.714Z] #17 transferring context: 50B done [2024-07-17T20:19:14.714Z] #17 DONE 0.0s [2024-07-17T20:19:14.982Z] [2024-07-17T20:19:14.982Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-17T20:19:14.982Z] #18 transferring context: 50B done [2024-07-17T20:19:14.982Z] #18 DONE 0.1s [2024-07-17T20:19:14.982Z] [2024-07-17T20:19:14.982Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-17T20:19:14.982Z] #19 transferring context: 50B 0.0s done [2024-07-17T20:19:14.982Z] #19 DONE 0.1s [2024-07-17T20:19:14.982Z] [2024-07-17T20:19:14.982Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-17T20:19:14.982Z] #20 transferring context: 50B done [2024-07-17T20:19:14.982Z] #20 DONE 0.1s [2024-07-17T20:19:14.982Z] [2024-07-17T20:19:14.982Z] #21 [security-spire-server internal] load .dockerignore [2024-07-17T20:19:15.250Z] #21 transferring context: 50B done [2024-07-17T20:19:15.250Z] #21 DONE 0.1s [2024-07-17T20:19:15.250Z] [2024-07-17T20:19:15.250Z] #22 [security-spire-config internal] load .dockerignore [2024-07-17T20:19:15.250Z] #22 transferring context: 50B 0.0s done [2024-07-17T20:19:15.250Z] #22 DONE 0.1s [2024-07-17T20:19:15.250Z] [2024-07-17T20:19:15.250Z] #23 [support-notifications internal] load .dockerignore [2024-07-17T20:19:15.250Z] #23 transferring context: 50B 0.0s done [2024-07-17T20:19:15.250Z] #23 DONE 0.1s [2024-07-17T20:19:15.250Z] [2024-07-17T20:19:15.250Z] #24 [core-metadata internal] load .dockerignore [2024-07-17T20:19:15.250Z] #24 transferring context: 50B 0.0s done [2024-07-17T20:19:15.250Z] #24 DONE 0.0s [2024-07-17T20:19:15.250Z] [2024-07-17T20:19:15.250Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-17T20:19:15.250Z] #25 transferring context: 50B done [2024-07-17T20:19:15.250Z] #25 DONE 0.1s [2024-07-17T20:19:15.250Z] [2024-07-17T20:19:15.250Z] #26 [core-command internal] load .dockerignore [2024-07-17T20:19:15.585Z] #26 transferring context: 50B done [2024-07-17T20:19:15.585Z] #26 DONE 0.1s [2024-07-17T20:19:15.585Z] [2024-07-17T20:19:15.585Z] #27 [support-scheduler internal] load .dockerignore [2024-07-17T20:19:15.585Z] #27 transferring context: 50B 0.0s done [2024-07-17T20:19:15.585Z] #27 DONE 0.1s [2024-07-17T20:19:15.585Z] [2024-07-17T20:19:15.585Z] #28 [security-spire-agent internal] load .dockerignore [2024-07-17T20:19:15.585Z] #28 transferring context: 50B 0.0s done [2024-07-17T20:19:15.585Z] #28 DONE 0.1s [2024-07-17T20:19:15.585Z] [2024-07-17T20:19:15.585Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:15.857Z] #29 ... [2024-07-17T20:19:15.857Z] [2024-07-17T20:19:15.857Z] #30 [security-proxy-auth internal] load .dockerignore [2024-07-17T20:19:15.857Z] #30 transferring context: 50B done [2024-07-17T20:19:15.857Z] #30 DONE 0.1s [2024-07-17T20:19:15.857Z] [2024-07-17T20:19:15.857Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:15.857Z] #31 DONE 0.0s [2024-07-17T20:19:15.857Z] [2024-07-17T20:19:15.857Z] #32 [core-data internal] load .dockerignore [2024-07-17T20:19:15.857Z] #32 transferring context: 50B done [2024-07-17T20:19:15.857Z] #32 DONE 0.1s [2024-07-17T20:19:15.857Z] [2024-07-17T20:19:15.857Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:16.131Z] #29 DONE 0.4s [2024-07-17T20:19:16.131Z] [2024-07-17T20:19:16.131Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:16.131Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:16.404Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:16.404Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:16.404Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:16.404Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-17T20:19:16.404Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.2s [2024-07-17T20:19:16.679Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:16.679Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-17T20:19:16.954Z] #33 ... [2024-07-17T20:19:16.954Z] [2024-07-17T20:19:16.954Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:16.954Z] #31 DONE 0.0s [2024-07-17T20:19:16.954Z] [2024-07-17T20:19:16.954Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:16.954Z] #29 DONE 0.5s [2024-07-17T20:19:16.954Z] [2024-07-17T20:19:16.954Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:16.954Z] #33 ... [2024-07-17T20:19:16.954Z] [2024-07-17T20:19:16.954Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:16.954Z] #31 DONE 0.0s [2024-07-17T20:19:16.954Z] [2024-07-17T20:19:16.954Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:16.954Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:16.954Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:16.954Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:16.954Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:16.954Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:17.307Z] #33 ... [2024-07-17T20:19:17.307Z] [2024-07-17T20:19:17.307Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:17.307Z] #29 DONE 0.6s [2024-07-17T20:19:17.307Z] [2024-07-17T20:19:17.307Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.307Z] #33 ... [2024-07-17T20:19:17.307Z] [2024-07-17T20:19:17.307Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:17.307Z] #31 DONE 0.0s [2024-07-17T20:19:17.307Z] [2024-07-17T20:19:17.307Z] #34 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:17.307Z] #34 DONE 1.8s [2024-07-17T20:19:17.307Z] [2024-07-17T20:19:17.307Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.307Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:17.307Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:17.307Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:17.307Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:17.307Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:17.623Z] #33 ... [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:17.623Z] #31 DONE 0.0s [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #34 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:17.623Z] #34 DONE 1.8s [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.623Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:17.623Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:17.623Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:17.623Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:17.623Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:17.623Z] #33 ... [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:17.623Z] #29 DONE 1.0s [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.623Z] #33 ... [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #34 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:17.623Z] #34 DONE 1.8s [2024-07-17T20:19:17.623Z] [2024-07-17T20:19:17.623Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.623Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:17.623Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:17.623Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:17.623Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:17.623Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:17.892Z] #33 ... [2024-07-17T20:19:17.892Z] [2024-07-17T20:19:17.892Z] #35 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-07-17T20:19:17.892Z] #35 DONE 1.1s [2024-07-17T20:19:17.892Z] [2024-07-17T20:19:17.892Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:17.892Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done [2024-07-17T20:19:17.892Z] #33 ... [2024-07-17T20:19:17.893Z] [2024-07-17T20:19:17.893Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:17.893Z] #29 DONE 1.3s [2024-07-17T20:19:18.177Z] [2024-07-17T20:19:18.177Z] #36 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:19:18.177Z] #36 ... [2024-07-17T20:19:18.177Z] [2024-07-17T20:19:18.177Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:18.177Z] #31 DONE 0.0s [2024-07-17T20:19:18.443Z] [2024-07-17T20:19:18.443Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:18.443Z] #29 DONE 1.4s [2024-07-17T20:19:18.443Z] [2024-07-17T20:19:18.443Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:18.713Z] #37 ... [2024-07-17T20:19:18.713Z] [2024-07-17T20:19:18.713Z] #34 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:18.713Z] #34 DONE 1.9s [2024-07-17T20:19:18.713Z] [2024-07-17T20:19:18.713Z] #35 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-07-17T20:19:18.713Z] #35 DONE 1.1s [2024-07-17T20:19:18.713Z] [2024-07-17T20:19:18.713Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:18.713Z] #31 DONE 0.0s [2024-07-17T20:19:18.713Z] [2024-07-17T20:19:18.713Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:18.980Z] #37 ... [2024-07-17T20:19:18.980Z] [2024-07-17T20:19:18.980Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:18.980Z] #31 DONE 0.0s [2024-07-17T20:19:18.980Z] [2024-07-17T20:19:18.980Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:18.980Z] #37 ... [2024-07-17T20:19:18.980Z] [2024-07-17T20:19:18.980Z] #34 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:18.980Z] #34 DONE 1.9s [2024-07-17T20:19:18.980Z] [2024-07-17T20:19:18.981Z] #35 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-07-17T20:19:18.981Z] #35 DONE 1.2s [2024-07-17T20:19:18.981Z] [2024-07-17T20:19:18.981Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:18.981Z] #29 DONE 1.8s [2024-07-17T20:19:18.981Z] [2024-07-17T20:19:18.981Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:19.248Z] #37 ... [2024-07-17T20:19:19.248Z] [2024-07-17T20:19:19.248Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:19.248Z] #31 DONE 0.0s [2024-07-17T20:19:19.248Z] [2024-07-17T20:19:19.248Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-17T20:19:19.248Z] #38 DONE 1.5s [2024-07-17T20:19:19.248Z] [2024-07-17T20:19:19.248Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:19.514Z] #37 ... [2024-07-17T20:19:19.514Z] [2024-07-17T20:19:19.514Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:19.514Z] #31 DONE 0.0s [2024-07-17T20:19:19.514Z] [2024-07-17T20:19:19.514Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:19.514Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:19.514Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:19.514Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:19.514Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:19.514Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:19.514Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done [2024-07-17T20:19:19.514Z] #33 DONE 4.0s [2024-07-17T20:19:19.514Z] [2024-07-17T20:19:19.514Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:19.514Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:19.783Z] #39 ... [2024-07-17T20:19:19.783Z] [2024-07-17T20:19:19.783Z] #40 [security-spire-config internal] load build context [2024-07-17T20:19:19.783Z] #40 transferring context: 25.04kB 0.1s done [2024-07-17T20:19:19.783Z] #40 DONE 0.5s [2024-07-17T20:19:19.783Z] [2024-07-17T20:19:19.783Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:19.783Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-17T20:19:20.048Z] #39 ... [2024-07-17T20:19:20.048Z] [2024-07-17T20:19:20.048Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:20.048Z] #31 DONE 0.0s [2024-07-17T20:19:20.048Z] [2024-07-17T20:19:20.048Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:20.315Z] #41 ... [2024-07-17T20:19:20.315Z] [2024-07-17T20:19:20.315Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-17T20:19:20.315Z] #31 DONE 0.0s [2024-07-17T20:19:20.315Z] [2024-07-17T20:19:20.315Z] #42 [security-spire-server internal] load build context [2024-07-17T20:19:20.315Z] #42 transferring context: 26.79kB 0.2s done [2024-07-17T20:19:20.315Z] #42 DONE 0.7s [2024-07-17T20:19:20.315Z] [2024-07-17T20:19:20.315Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:20.587Z] #41 ... [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #34 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:20.587Z] #34 DONE 2.0s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #35 [core-data builder 2/8] WORKDIR /edgex-go [2024-07-17T20:19:20.587Z] #35 DONE 1.3s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:20.587Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:20.587Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:20.587Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:20.587Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:20.587Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:20.587Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done [2024-07-17T20:19:20.587Z] #33 DONE 4.1s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-17T20:19:20.587Z] #29 DONE 3.1s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:20.587Z] #41 ... [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #34 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-17T20:19:20.587Z] #34 DONE 2.0s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #35 [core-command builder 2/8] WORKDIR /edgex-go [2024-07-17T20:19:20.587Z] #35 DONE 1.3s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:20.587Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:20.587Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:20.587Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:20.587Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:20.587Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:20.587Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done [2024-07-17T20:19:20.587Z] #33 DONE 4.1s [2024-07-17T20:19:20.587Z] [2024-07-17T20:19:20.587Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:22.532Z] #41 ... [2024-07-17T20:19:22.532Z] [2024-07-17T20:19:22.532Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-17T20:19:22.532Z] #38 DONE 4.3s [2024-07-17T20:19:22.532Z] [2024-07-17T20:19:22.532Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:25.110Z] #41 transferring context: 31.88MB 7.6s [2024-07-17T20:19:26.520Z] #41 ... [2024-07-17T20:19:26.520Z] [2024-07-17T20:19:26.520Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-17T20:19:26.520Z] #43 DONE 6.5s [2024-07-17T20:19:26.520Z] [2024-07-17T20:19:26.520Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:26.520Z] #41 ... [2024-07-17T20:19:26.520Z] [2024-07-17T20:19:26.520Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-17T20:19:26.520Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-17T20:19:26.520Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-17T20:19:26.520Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-17T20:19:26.520Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-17T20:19:26.521Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-17T20:19:26.521Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.3s done [2024-07-17T20:19:26.521Z] #33 DONE 4.1s [2024-07-17T20:19:26.521Z] [2024-07-17T20:19:26.521Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:27.113Z] #41 ... [2024-07-17T20:19:27.113Z] [2024-07-17T20:19:27.113Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:27.113Z] #44 ... [2024-07-17T20:19:27.113Z] [2024-07-17T20:19:27.113Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:27.113Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-17T20:19:27.113Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-17T20:19:27.113Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-17T20:19:27.113Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-17T20:19:27.113Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-07-17T20:19:27.113Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.3s done [2024-07-17T20:19:27.113Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.4s done [2024-07-17T20:19:27.113Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-07-17T20:19:27.113Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.6s [2024-07-17T20:19:27.383Z] #39 ... [2024-07-17T20:19:27.383Z] [2024-07-17T20:19:27.383Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:27.383Z] #44 ... [2024-07-17T20:19:27.383Z] [2024-07-17T20:19:27.383Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:19:27.383Z] #45 ... [2024-07-17T20:19:27.383Z] [2024-07-17T20:19:27.383Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:27.649Z] #44 ... [2024-07-17T20:19:27.650Z] [2024-07-17T20:19:27.650Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:19:27.916Z] #46 ... [2024-07-17T20:19:27.916Z] [2024-07-17T20:19:27.916Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:27.916Z] #44 ... [2024-07-17T20:19:27.916Z] [2024-07-17T20:19:27.916Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:19:27.916Z] #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:27.916Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:28.183Z] #47 ... [2024-07-17T20:19:28.183Z] [2024-07-17T20:19:28.183Z] #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:19:28.183Z] #48 ... [2024-07-17T20:19:28.183Z] [2024-07-17T20:19:28.183Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:28.457Z] #39 ... [2024-07-17T20:19:28.458Z] [2024-07-17T20:19:28.458Z] #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:19:28.458Z] #48 DONE 10.5s [2024-07-17T20:19:28.458Z] [2024-07-17T20:19:28.458Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:28.458Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.9s [2024-07-17T20:19:28.723Z] #39 ... [2024-07-17T20:19:28.723Z] [2024-07-17T20:19:28.723Z] #49 [support-notifications internal] load build context [2024-07-17T20:19:28.723Z] #49 ... [2024-07-17T20:19:28.723Z] [2024-07-17T20:19:28.723Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-17T20:19:28.723Z] #0 6.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:28.723Z] #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:28.990Z] #50 ... [2024-07-17T20:19:28.990Z] [2024-07-17T20:19:28.990Z] #51 [security-spire-agent internal] load build context [2024-07-17T20:19:28.990Z] #51 transferring context: 26.32kB 1.0s done [2024-07-17T20:19:28.990Z] #51 DONE 2.4s [2024-07-17T20:19:28.990Z] [2024-07-17T20:19:28.990Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:28.990Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.3s [2024-07-17T20:19:28.990Z] #39 ... [2024-07-17T20:19:28.990Z] [2024-07-17T20:19:28.990Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-17T20:19:28.990Z] #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:28.990Z] #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:28.990Z] #0 8.997 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:19:28.990Z] #0 8.997 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:19:28.990Z] #0 8.997 OK: 19951 distinct packages available [2024-07-17T20:19:28.990Z] #0 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:29.257Z] #52 ... [2024-07-17T20:19:29.257Z] [2024-07-17T20:19:29.257Z] #53 [core-metadata internal] load build context [2024-07-17T20:19:29.257Z] #53 ... [2024-07-17T20:19:29.257Z] [2024-07-17T20:19:29.257Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:19:29.524Z] #54 ... [2024-07-17T20:19:29.524Z] [2024-07-17T20:19:29.524Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:29.524Z] #37 ... [2024-07-17T20:19:29.524Z] [2024-07-17T20:19:29.524Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-17T20:19:29.792Z] #55 ... [2024-07-17T20:19:29.792Z] [2024-07-17T20:19:29.792Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:29.792Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.77MB / 28.04MB 7.0s [2024-07-17T20:19:29.792Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-07-17T20:19:30.779Z] #39 ... [2024-07-17T20:19:30.779Z] [2024-07-17T20:19:30.779Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-17T20:19:30.779Z] #56 ... [2024-07-17T20:19:30.779Z] [2024-07-17T20:19:30.779Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:19:30.779Z] #57 ... [2024-07-17T20:19:30.779Z] [2024-07-17T20:19:30.779Z] #58 [core-data internal] load build context [2024-07-17T20:19:30.779Z] #58 ... [2024-07-17T20:19:30.779Z] [2024-07-17T20:19:30.779Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-17T20:19:31.051Z] #59 ... [2024-07-17T20:19:31.051Z] [2024-07-17T20:19:31.051Z] #60 [support-scheduler internal] load build context [2024-07-17T20:19:31.051Z] #60 ... [2024-07-17T20:19:31.051Z] [2024-07-17T20:19:31.051Z] #61 [core-command internal] load build context [2024-07-17T20:19:31.317Z] #61 ... [2024-07-17T20:19:31.318Z] [2024-07-17T20:19:31.318Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:31.318Z] #62 ... [2024-07-17T20:19:31.318Z] [2024-07-17T20:19:31.318Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-17T20:19:31.588Z] #63 ... [2024-07-17T20:19:31.588Z] [2024-07-17T20:19:31.588Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-17T20:19:31.588Z] #50 10.76 OK: 266 MiB in 52 packages [2024-07-17T20:19:31.588Z] #50 DONE 12.8s [2024-07-17T20:19:31.588Z] [2024-07-17T20:19:31.588Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T20:19:31.588Z] #64 ... [2024-07-17T20:19:31.588Z] [2024-07-17T20:19:31.588Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-17T20:19:31.588Z] #65 ... [2024-07-17T20:19:31.588Z] [2024-07-17T20:19:31.588Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:19:31.854Z] #66 ... [2024-07-17T20:19:31.854Z] [2024-07-17T20:19:31.854Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-17T20:19:31.854Z] #67 ... [2024-07-17T20:19:31.854Z] [2024-07-17T20:19:31.854Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:31.854Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 9.3s [2024-07-17T20:19:32.123Z] #39 ... [2024-07-17T20:19:32.123Z] [2024-07-17T20:19:32.123Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:32.123Z] #68 ... [2024-07-17T20:19:32.123Z] [2024-07-17T20:19:32.123Z] #47 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:19:32.123Z] #47 12.50 OK: 266 MiB in 52 packages [2024-07-17T20:19:32.123Z] #47 DONE 14.3s [2024-07-17T20:19:32.123Z] [2024-07-17T20:19:32.123Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:32.704Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-17T20:19:32.970Z] #39 ... [2024-07-17T20:19:32.970Z] [2024-07-17T20:19:32.970Z] #36 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-17T20:19:32.970Z] #36 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:32.970Z] #36 9.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:32.970Z] #36 12.55 OK: 266 MiB in 52 packages [2024-07-17T20:19:32.970Z] #36 DONE 15.0s [2024-07-17T20:19:32.970Z] [2024-07-17T20:19:32.970Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:32.970Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-17T20:19:33.550Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 10.8s [2024-07-17T20:19:33.550Z] #39 ... [2024-07-17T20:19:33.550Z] [2024-07-17T20:19:33.550Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-17T20:19:33.550Z] #66 DONE 13.0s [2024-07-17T20:19:33.550Z] [2024-07-17T20:19:33.550Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:33.820Z] #39 ... [2024-07-17T20:19:33.820Z] [2024-07-17T20:19:33.820Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-17T20:19:33.820Z] #52 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:33.820Z] #52 12.84 OK: 266 MiB in 52 packages [2024-07-17T20:19:33.820Z] #52 DONE 14.5s [2024-07-17T20:19:33.820Z] [2024-07-17T20:19:33.820Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:33.820Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 11.2s [2024-07-17T20:19:34.776Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 12.1s [2024-07-17T20:19:35.356Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.8s [2024-07-17T20:19:36.316Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.56MB / 28.04MB 13.6s [2024-07-17T20:19:36.600Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 14.1s [2024-07-17T20:19:36.600Z] #39 ... [2024-07-17T20:19:36.600Z] [2024-07-17T20:19:36.601Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:19:36.601Z] #69 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-07-17T20:19:36.601Z] #69 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-17T20:19:36.601Z] #69 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-17T20:19:36.601Z] #69 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-17T20:19:36.601Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-17T20:19:36.601Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-17T20:19:36.601Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-17T20:19:36.601Z] #69 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-07-17T20:19:36.601Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s [2024-07-17T20:19:36.601Z] #69 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-17T20:19:36.867Z] #69 ... [2024-07-17T20:19:36.867Z] [2024-07-17T20:19:36.867Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:36.867Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.4s [2024-07-17T20:19:37.457Z] #39 ... [2024-07-17T20:19:37.457Z] [2024-07-17T20:19:37.457Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:37.457Z] #41 transferring context: 50.51MB 19.5s [2024-07-17T20:19:37.457Z] #41 ... [2024-07-17T20:19:37.457Z] [2024-07-17T20:19:37.457Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T20:19:37.457Z] #64 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:38.038Z] #64 ... [2024-07-17T20:19:38.039Z] [2024-07-17T20:19:38.039Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:38.307Z] #44 ... [2024-07-17T20:19:38.307Z] [2024-07-17T20:19:38.307Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:19:38.307Z] #46 ... [2024-07-17T20:19:38.307Z] [2024-07-17T20:19:38.307Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:38.307Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s [2024-07-17T20:19:38.307Z] #39 ... [2024-07-17T20:19:38.307Z] [2024-07-17T20:19:38.307Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:19:38.575Z] #45 ... [2024-07-17T20:19:38.575Z] [2024-07-17T20:19:38.575Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:38.840Z] #41 ... [2024-07-17T20:19:38.840Z] [2024-07-17T20:19:38.840Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-17T20:19:38.840Z] #70 ... [2024-07-17T20:19:38.840Z] [2024-07-17T20:19:38.840Z] #49 [support-notifications internal] load build context [2024-07-17T20:19:39.106Z] #49 ... [2024-07-17T20:19:39.106Z] [2024-07-17T20:19:39.106Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:39.373Z] #41 ... [2024-07-17T20:19:39.373Z] [2024-07-17T20:19:39.373Z] #53 [core-metadata internal] load build context [2024-07-17T20:19:39.638Z] #53 ... [2024-07-17T20:19:39.638Z] [2024-07-17T20:19:39.638Z] #49 [support-notifications internal] load build context [2024-07-17T20:19:39.907Z] #49 ... [2024-07-17T20:19:39.907Z] [2024-07-17T20:19:39.907Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:19:39.907Z] #54 ... [2024-07-17T20:19:39.907Z] [2024-07-17T20:19:39.907Z] #49 [support-notifications internal] load build context [2024-07-17T20:19:40.173Z] #49 ... [2024-07-17T20:19:40.173Z] [2024-07-17T20:19:40.173Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:40.173Z] #37 ... [2024-07-17T20:19:40.173Z] [2024-07-17T20:19:40.173Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-17T20:19:40.173Z] #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.173Z] #55 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.173Z] #55 13.83 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:19:40.173Z] #55 13.83 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:19:40.173Z] #55 13.83 OK: 19948 distinct packages available [2024-07-17T20:19:40.173Z] #55 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.173Z] #55 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.173Z] #55 17.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:40.173Z] #55 17.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:19:40.173Z] #55 17.84 (3/4) Installing libucontext (1.2-r2) [2024-07-17T20:19:40.173Z] #55 17.84 (4/4) Installing gcompat (1.1.0-r1) [2024-07-17T20:19:40.173Z] #55 17.93 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:40.173Z] #55 18.06 OK: 8 MiB in 19 packages [2024-07-17T20:19:40.173Z] #55 DONE 20.6s [2024-07-17T20:19:40.173Z] [2024-07-17T20:19:40.173Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:40.173Z] #37 ... [2024-07-17T20:19:40.173Z] [2024-07-17T20:19:40.173Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:19:40.757Z] #54 ... [2024-07-17T20:19:40.757Z] [2024-07-17T20:19:40.757Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-17T20:19:40.757Z] #63 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.757Z] #63 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:40.757Z] #63 17.01 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:40.757Z] #63 17.01 (2/2) Installing su-exec (0.2-r3) [2024-07-17T20:19:40.757Z] #63 17.11 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:40.757Z] #63 17.20 OK: 8 MiB in 17 packages [2024-07-17T20:19:40.757Z] #63 DONE 20.3s [2024-07-17T20:19:40.757Z] [2024-07-17T20:19:40.757Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-17T20:19:41.022Z] #71 ... [2024-07-17T20:19:41.022Z] [2024-07-17T20:19:41.022Z] #58 [core-data internal] load build context [2024-07-17T20:19:41.288Z] #58 ... [2024-07-17T20:19:41.288Z] [2024-07-17T20:19:41.288Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:19:41.288Z] #57 ... [2024-07-17T20:19:41.288Z] [2024-07-17T20:19:41.288Z] #61 [core-command internal] load build context [2024-07-17T20:19:41.288Z] #61 ... [2024-07-17T20:19:41.288Z] [2024-07-17T20:19:41.288Z] #60 [support-scheduler internal] load build context [2024-07-17T20:19:41.555Z] #60 ... [2024-07-17T20:19:41.555Z] [2024-07-17T20:19:41.555Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:19:42.524Z] #57 transferring context: 6.93MB 19.8s [2024-07-17T20:19:43.513Z] #57 ... [2024-07-17T20:19:43.513Z] [2024-07-17T20:19:43.513Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-17T20:19:43.513Z] #56 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:43.513Z] #56 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:43.513Z] #56 16.61 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:19:43.513Z] #56 16.61 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:19:43.513Z] #56 16.61 OK: 19948 distinct packages available [2024-07-17T20:19:43.513Z] #56 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:43.513Z] #56 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:43.513Z] #56 21.61 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:43.513Z] #56 22.05 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:43.513Z] #56 22.05 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:43.513Z] #56 22.18 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:19:43.513Z] #56 22.18 (5/7) Installing libucontext (1.2-r2) [2024-07-17T20:19:43.513Z] #56 22.18 (6/7) Installing gcompat (1.1.0-r1) [2024-07-17T20:19:43.513Z] #56 22.31 (7/7) Installing openssl (3.1.6-r0) [2024-07-17T20:19:43.513Z] #56 22.31 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:43.513Z] #56 22.52 OK: 9 MiB in 20 packages [2024-07-17T20:19:43.513Z] #56 ... [2024-07-17T20:19:43.513Z] [2024-07-17T20:19:43.513Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:43.778Z] #72 ... [2024-07-17T20:19:43.778Z] [2024-07-17T20:19:43.778Z] #58 [core-data internal] load build context [2024-07-17T20:19:44.045Z] #58 ... [2024-07-17T20:19:44.045Z] [2024-07-17T20:19:44.045Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-17T20:19:44.045Z] #67 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:44.045Z] #67 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:44.045Z] #67 20.19 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:44.045Z] #67 20.52 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:44.045Z] #67 20.63 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:44.045Z] #67 20.63 (4/6) Installing openssl (3.1.6-r0) [2024-07-17T20:19:44.045Z] #67 20.76 (5/6) Installing su-exec (0.2-r3) [2024-07-17T20:19:44.045Z] #67 20.76 (6/6) Installing yq (4.33.3-r5) [2024-07-17T20:19:44.045Z] #67 21.75 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:44.045Z] #67 21.75 OK: 18 MiB in 19 packages [2024-07-17T20:19:44.045Z] #67 DONE 23.4s [2024-07-17T20:19:44.045Z] [2024-07-17T20:19:44.045Z] #58 [core-data internal] load build context [2024-07-17T20:19:45.040Z] #58 ... [2024-07-17T20:19:45.040Z] [2024-07-17T20:19:45.040Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-17T20:19:45.040Z] #64 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:45.040Z] #64 20.00 (1/2) Installing ca-certificates (20240226-r0) [2024-07-17T20:19:45.040Z] #64 20.28 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:45.040Z] #64 20.28 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:45.040Z] #64 20.46 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:19:45.040Z] #64 21.75 OK: 9 MiB in 17 packages [2024-07-17T20:19:45.040Z] #64 DONE 24.0s [2024-07-17T20:19:45.040Z] [2024-07-17T20:19:45.040Z] #61 [core-command internal] load build context [2024-07-17T20:19:45.638Z] #61 ... [2024-07-17T20:19:45.638Z] [2024-07-17T20:19:45.638Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-17T20:19:45.638Z] #56 DONE 24.9s [2024-07-17T20:19:45.638Z] [2024-07-17T20:19:45.638Z] #61 [core-command internal] load build context [2024-07-17T20:19:47.046Z] #61 ... [2024-07-17T20:19:47.046Z] [2024-07-17T20:19:47.046Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:19:47.046Z] #69 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done [2024-07-17T20:19:47.046Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.4s [2024-07-17T20:19:47.046Z] #69 ... [2024-07-17T20:19:47.046Z] [2024-07-17T20:19:47.046Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-17T20:19:47.046Z] #70 18.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:47.046Z] #70 ... [2024-07-17T20:19:47.046Z] [2024-07-17T20:19:47.046Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:47.046Z] #62 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:47.046Z] #62 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:47.046Z] #62 24.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:47.046Z] #62 24.37 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:47.046Z] #62 24.37 OK: 8 MiB in 16 packages [2024-07-17T20:19:47.046Z] #62 DONE 26.6s [2024-07-17T20:19:47.316Z] [2024-07-17T20:19:47.316Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-17T20:19:47.590Z] #73 ... [2024-07-17T20:19:47.590Z] [2024-07-17T20:19:47.590Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-17T20:19:47.590Z] #59 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:47.590Z] #59 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:47.590Z] #59 23.99 (1/4) Installing ca-certificates (20240226-r0) [2024-07-17T20:19:47.590Z] #59 24.34 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:47.590Z] #59 24.34 (3/4) Installing su-exec (0.2-r3) [2024-07-17T20:19:47.590Z] #59 24.34 (4/4) Installing yq (4.33.3-r5) [2024-07-17T20:19:47.590Z] #59 24.77 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:47.590Z] #59 24.77 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:19:47.590Z] #59 25.32 OK: 18 MiB in 19 packages [2024-07-17T20:19:47.590Z] #59 DONE 26.9s [2024-07-17T20:19:47.863Z] [2024-07-17T20:19:47.863Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-17T20:19:48.140Z] #74 ... [2024-07-17T20:19:48.140Z] [2024-07-17T20:19:48.140Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:48.140Z] #44 transferring context: 69.27MB 30.9s [2024-07-17T20:19:48.415Z] #44 ... [2024-07-17T20:19:48.415Z] [2024-07-17T20:19:48.415Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:19:48.415Z] #46 ... [2024-07-17T20:19:48.415Z] [2024-07-17T20:19:48.415Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:48.690Z] #37 ... [2024-07-17T20:19:48.690Z] [2024-07-17T20:19:48.690Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:19:48.690Z] #45 ... [2024-07-17T20:19:48.690Z] [2024-07-17T20:19:48.690Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:48.690Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s done [2024-07-17T20:19:48.690Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.7s [2024-07-17T20:19:48.690Z] #39 ... [2024-07-17T20:19:48.690Z] [2024-07-17T20:19:48.690Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:19:49.649Z] #45 ... [2024-07-17T20:19:49.649Z] [2024-07-17T20:19:49.649Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:19:49.649Z] #41 ... [2024-07-17T20:19:49.649Z] [2024-07-17T20:19:49.649Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:19:49.916Z] #45 ... [2024-07-17T20:19:49.916Z] [2024-07-17T20:19:49.916Z] #53 [core-metadata internal] load build context [2024-07-17T20:19:49.916Z] #53 ... [2024-07-17T20:19:49.916Z] [2024-07-17T20:19:49.916Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:50.181Z] #37 ... [2024-07-17T20:19:50.181Z] [2024-07-17T20:19:50.181Z] #49 [support-notifications internal] load build context [2024-07-17T20:19:50.446Z] #49 ... [2024-07-17T20:19:50.446Z] [2024-07-17T20:19:50.446Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:50.712Z] #37 ... [2024-07-17T20:19:50.712Z] [2024-07-17T20:19:50.712Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-17T20:19:50.712Z] #0 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:50.979Z] #75 ... [2024-07-17T20:19:50.979Z] [2024-07-17T20:19:50.979Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:19:50.979Z] #54 ... [2024-07-17T20:19:50.979Z] [2024-07-17T20:19:50.980Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:51.572Z] #37 ... [2024-07-17T20:19:51.572Z] [2024-07-17T20:19:51.572Z] #60 [support-scheduler internal] load build context [2024-07-17T20:19:51.846Z] #60 ... [2024-07-17T20:19:51.846Z] [2024-07-17T20:19:51.846Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:52.434Z] #37 ... [2024-07-17T20:19:52.434Z] [2024-07-17T20:19:52.434Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:52.434Z] #68 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:52.434Z] #68 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:52.434Z] #68 27.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:52.434Z] #68 27.99 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:52.434Z] #68 28.24 OK: 8 MiB in 16 packages [2024-07-17T20:19:52.434Z] #68 DONE 30.4s [2024-07-17T20:19:52.434Z] [2024-07-17T20:19:52.434Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:53.397Z] #37 transferring context: 75.66MB 36.8s [2024-07-17T20:19:53.665Z] #37 ... [2024-07-17T20:19:53.665Z] [2024-07-17T20:19:53.665Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-17T20:19:53.665Z] #70 19.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:53.665Z] #70 22.74 OK: 266 MiB in 52 packages [2024-07-17T20:19:53.665Z] #70 DONE 24.6s [2024-07-17T20:19:53.665Z] [2024-07-17T20:19:53.665Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:53.665Z] #37 ... [2024-07-17T20:19:53.665Z] [2024-07-17T20:19:53.665Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:19:53.665Z] #57 ... [2024-07-17T20:19:53.665Z] [2024-07-17T20:19:53.665Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:54.253Z] #37 ... [2024-07-17T20:19:54.253Z] [2024-07-17T20:19:54.253Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-17T20:19:54.521Z] #76 ... [2024-07-17T20:19:54.521Z] [2024-07-17T20:19:54.521Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:54.788Z] #37 ... [2024-07-17T20:19:54.789Z] [2024-07-17T20:19:54.789Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-17T20:19:54.789Z] #72 13.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:54.789Z] #72 14.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:54.789Z] #72 18.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:54.789Z] #72 19.64 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:54.789Z] #72 19.74 OK: 8 MiB in 16 packages [2024-07-17T20:19:54.789Z] #72 DONE 21.3s [2024-07-17T20:19:55.057Z] [2024-07-17T20:19:55.057Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:55.057Z] #37 ... [2024-07-17T20:19:55.057Z] [2024-07-17T20:19:55.057Z] #58 [core-data internal] load build context [2024-07-17T20:19:55.057Z] #58 ... [2024-07-17T20:19:55.057Z] [2024-07-17T20:19:55.057Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:55.640Z] #37 ... [2024-07-17T20:19:55.640Z] [2024-07-17T20:19:55.640Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:19:55.640Z] #77 ... [2024-07-17T20:19:55.640Z] [2024-07-17T20:19:55.640Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-17T20:19:55.640Z] #78 ... [2024-07-17T20:19:55.640Z] [2024-07-17T20:19:55.640Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-17T20:19:55.640Z] #65 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:55.640Z] #65 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:55.640Z] #65 27.98 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-17T20:19:55.640Z] #65 27.98 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-17T20:19:55.640Z] #65 27.98 OK: 19948 distinct packages available [2024-07-17T20:19:55.640Z] #65 28.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:55.640Z] #65 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:55.640Z] #65 32.97 (1/11) Installing ca-certificates (20240226-r0) [2024-07-17T20:19:55.640Z] #65 33.11 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-17T20:19:55.640Z] #65 33.11 (3/11) Installing libunistring (1.1-r1) [2024-07-17T20:19:55.640Z] #65 33.15 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-17T20:19:55.640Z] #65 33.15 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-17T20:19:55.640Z] #65 33.17 (6/11) Installing libcurl (8.5.0-r0) [2024-07-17T20:19:55.640Z] #65 33.28 (7/11) Installing curl (8.5.0-r0) [2024-07-17T20:19:55.640Z] #65 33.44 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-17T20:19:55.640Z] #65 33.44 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-17T20:19:55.640Z] #65 33.46 (10/11) Installing libucontext (1.2-r2) [2024-07-17T20:19:55.640Z] #65 33.46 (11/11) Installing gcompat (1.1.0-r1) [2024-07-17T20:19:55.640Z] #65 33.52 Executing busybox-1.36.1-r7.trigger [2024-07-17T20:19:55.640Z] #65 33.59 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:19:55.640Z] #65 34.15 OK: 13 MiB in 26 packages [2024-07-17T20:19:55.909Z] #65 ... [2024-07-17T20:19:55.909Z] [2024-07-17T20:19:55.909Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:56.175Z] #37 ... [2024-07-17T20:19:56.175Z] [2024-07-17T20:19:56.175Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-17T20:19:56.175Z] #75 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:56.175Z] #75 13.95 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:56.175Z] #75 14.23 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:56.175Z] #75 14.34 OK: 8 MiB in 19 packages [2024-07-17T20:19:56.175Z] #75 DONE 15.5s [2024-07-17T20:19:56.175Z] [2024-07-17T20:19:56.175Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:56.754Z] #37 ... [2024-07-17T20:19:56.754Z] [2024-07-17T20:19:56.754Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-17T20:19:56.754Z] #65 DONE 35.9s [2024-07-17T20:19:56.754Z] [2024-07-17T20:19:56.754Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:57.019Z] #37 ... [2024-07-17T20:19:57.019Z] [2024-07-17T20:19:57.019Z] #61 [core-command internal] load build context [2024-07-17T20:19:57.019Z] #61 ... [2024-07-17T20:19:57.019Z] [2024-07-17T20:19:57.019Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:57.286Z] #37 ... [2024-07-17T20:19:57.286Z] [2024-07-17T20:19:57.286Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-17T20:19:57.286Z] #71 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:57.286Z] #71 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:57.286Z] #71 13.94 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:57.286Z] #71 14.18 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:19:57.286Z] #71 14.31 OK: 8 MiB in 17 packages [2024-07-17T20:19:57.286Z] #71 DONE 16.1s [2024-07-17T20:19:57.286Z] [2024-07-17T20:19:57.286Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:57.286Z] #37 ... [2024-07-17T20:19:57.286Z] [2024-07-17T20:19:57.286Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:19:57.286Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.7s [2024-07-17T20:19:57.286Z] #69 ... [2024-07-17T20:19:57.286Z] [2024-07-17T20:19:57.286Z] #37 [core-keeper internal] load build context [2024-07-17T20:19:58.238Z] #37 transferring context: 82.34MB 41.8s [2024-07-17T20:19:58.503Z] #37 ... [2024-07-17T20:19:58.503Z] [2024-07-17T20:19:58.503Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:58.503Z] #44 ... [2024-07-17T20:19:58.503Z] [2024-07-17T20:19:58.503Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:19:58.770Z] #46 ... [2024-07-17T20:19:58.770Z] [2024-07-17T20:19:58.770Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:19:59.349Z] #44 ... [2024-07-17T20:19:59.349Z] [2024-07-17T20:19:59.349Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:19:59.349Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.2s [2024-07-17T20:19:59.614Z] #39 ... [2024-07-17T20:19:59.614Z] [2024-07-17T20:19:59.614Z] #73 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-17T20:19:59.614Z] #73 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:19:59.878Z] #73 ... [2024-07-17T20:19:59.878Z] [2024-07-17T20:19:59.878Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:00.142Z] #53 ... [2024-07-17T20:20:00.142Z] [2024-07-17T20:20:00.142Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:00.142Z] #45 ... [2024-07-17T20:20:00.142Z] [2024-07-17T20:20:00.142Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:00.406Z] #41 ... [2024-07-17T20:20:00.406Z] [2024-07-17T20:20:00.406Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:00.406Z] #45 ... [2024-07-17T20:20:00.406Z] [2024-07-17T20:20:00.406Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:00.406Z] #49 ... [2024-07-17T20:20:00.406Z] [2024-07-17T20:20:00.406Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:01.359Z] #41 ... [2024-07-17T20:20:01.359Z] [2024-07-17T20:20:01.359Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:01.359Z] #54 ... [2024-07-17T20:20:01.359Z] [2024-07-17T20:20:01.359Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:01.939Z] #41 ... [2024-07-17T20:20:01.939Z] [2024-07-17T20:20:01.939Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-17T20:20:01.939Z] #78 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:01.939Z] #78 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:01.939Z] #78 14.15 OK: 9 MiB in 20 packages [2024-07-17T20:20:01.939Z] #78 DONE 16.4s [2024-07-17T20:20:01.939Z] [2024-07-17T20:20:01.939Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-17T20:20:01.939Z] #76 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:01.939Z] #76 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:01.939Z] #76 16.01 OK: 18 MiB in 19 packages [2024-07-17T20:20:01.939Z] #76 DONE 17.4s [2024-07-17T20:20:01.939Z] [2024-07-17T20:20:01.939Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:01.939Z] #41 ... [2024-07-17T20:20:01.939Z] [2024-07-17T20:20:01.939Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:01.939Z] #60 ... [2024-07-17T20:20:01.939Z] [2024-07-17T20:20:01.939Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:02.518Z] #54 ... [2024-07-17T20:20:02.518Z] [2024-07-17T20:20:02.518Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:20:02.518Z] #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:02.518Z] #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:02.784Z] #79 ... [2024-07-17T20:20:02.784Z] [2024-07-17T20:20:02.784Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:03.760Z] #60 ... [2024-07-17T20:20:03.760Z] [2024-07-17T20:20:03.760Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-17T20:20:03.760Z] #80 DONE 1.7s [2024-07-17T20:20:03.760Z] [2024-07-17T20:20:03.760Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:03.760Z] #60 ... [2024-07-17T20:20:03.760Z] [2024-07-17T20:20:03.760Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-17T20:20:03.760Z] #74 9.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:03.760Z] #74 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:03.760Z] #74 13.68 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:03.760Z] #74 14.26 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:03.760Z] #74 14.26 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:20:03.760Z] #74 15.12 OK: 18 MiB in 19 packages [2024-07-17T20:20:03.760Z] #74 DONE 16.1s [2024-07-17T20:20:03.760Z] [2024-07-17T20:20:03.760Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:03.760Z] #60 ... [2024-07-17T20:20:03.760Z] [2024-07-17T20:20:03.760Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:04.029Z] #57 ... [2024-07-17T20:20:04.029Z] [2024-07-17T20:20:04.029Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:04.029Z] #54 transferring context: 66.55MB 44.5s [2024-07-17T20:20:04.985Z] #54 ... [2024-07-17T20:20:04.985Z] [2024-07-17T20:20:04.985Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:20:04.985Z] #77 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:04.985Z] #77 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:04.985Z] #77 17.32 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:04.985Z] #77 17.47 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:04.985Z] #77 17.47 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:20:04.985Z] #77 18.25 OK: 9 MiB in 17 packages [2024-07-17T20:20:04.985Z] #77 DONE 19.7s [2024-07-17T20:20:04.985Z] [2024-07-17T20:20:04.985Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-17T20:20:04.985Z] #81 DONE 7.9s [2024-07-17T20:20:04.985Z] [2024-07-17T20:20:04.985Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:05.251Z] #54 ... [2024-07-17T20:20:05.251Z] [2024-07-17T20:20:05.251Z] #58 [core-data internal] load build context [2024-07-17T20:20:05.251Z] #58 ... [2024-07-17T20:20:05.251Z] [2024-07-17T20:20:05.251Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:05.519Z] #44 ... [2024-07-17T20:20:05.519Z] [2024-07-17T20:20:05.519Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-07-17T20:20:05.519Z] #73 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:05.519Z] #73 16.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:05.519Z] #73 16.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:05.519Z] #73 16.72 OK: 8 MiB in 16 packages [2024-07-17T20:20:05.519Z] #73 DONE 18.4s [2024-07-17T20:20:05.519Z] [2024-07-17T20:20:05.519Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:05.519Z] #44 ... [2024-07-17T20:20:05.519Z] [2024-07-17T20:20:05.519Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:06.481Z] #54 ... [2024-07-17T20:20:06.481Z] [2024-07-17T20:20:06.481Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:20:06.481Z] #79 12.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:06.481Z] #79 12.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:06.481Z] #79 12.68 OK: 8 MiB in 16 packages [2024-07-17T20:20:06.481Z] #79 DONE 13.9s [2024-07-17T20:20:06.481Z] [2024-07-17T20:20:06.481Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:06.753Z] #54 ... [2024-07-17T20:20:06.753Z] [2024-07-17T20:20:06.753Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-17T20:20:06.753Z] #82 DONE 1.7s [2024-07-17T20:20:06.753Z] [2024-07-17T20:20:06.753Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:06.753Z] #54 ... [2024-07-17T20:20:06.753Z] [2024-07-17T20:20:06.753Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:20:06.753Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:06.753Z] #0 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-17T20:20:06.753Z] #0 9.516 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:06.753Z] #0 9.756 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-17T20:20:06.753Z] #0 9.756 Executing ca-certificates-20240226-r0.trigger [2024-07-17T20:20:06.753Z] #0 9.939 OK: 13 MiB in 26 packages [2024-07-17T20:20:07.018Z] #83 ... [2024-07-17T20:20:07.018Z] [2024-07-17T20:20:07.018Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:07.284Z] #54 ... [2024-07-17T20:20:07.284Z] [2024-07-17T20:20:07.284Z] #61 [core-command internal] load build context [2024-07-17T20:20:07.552Z] #61 ... [2024-07-17T20:20:07.552Z] [2024-07-17T20:20:07.552Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-17T20:20:07.552Z] #83 DONE 10.6s [2024-07-17T20:20:07.552Z] [2024-07-17T20:20:07.552Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:07.820Z] #54 ... [2024-07-17T20:20:07.820Z] [2024-07-17T20:20:07.820Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:20:07.820Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.7s [2024-07-17T20:20:07.820Z] #69 ... [2024-07-17T20:20:07.820Z] [2024-07-17T20:20:07.820Z] #61 [core-command internal] load build context [2024-07-17T20:20:08.774Z] #61 ... [2024-07-17T20:20:08.774Z] [2024-07-17T20:20:08.774Z] #37 [core-keeper internal] load build context [2024-07-17T20:20:08.774Z] #37 transferring context: 103.62MB 52.3s [2024-07-17T20:20:08.774Z] #37 ... [2024-07-17T20:20:08.774Z] [2024-07-17T20:20:08.774Z] #61 [core-command internal] load build context [2024-07-17T20:20:09.039Z] #61 ... [2024-07-17T20:20:09.039Z] [2024-07-17T20:20:09.039Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:20:09.039Z] #46 ... [2024-07-17T20:20:09.039Z] [2024-07-17T20:20:09.039Z] #61 [core-command internal] load build context [2024-07-17T20:20:09.993Z] #61 ... [2024-07-17T20:20:09.993Z] [2024-07-17T20:20:09.993Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:20:09.993Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.2s [2024-07-17T20:20:09.993Z] #39 ... [2024-07-17T20:20:09.993Z] [2024-07-17T20:20:09.993Z] #61 [core-command internal] load build context [2024-07-17T20:20:10.259Z] #61 ... [2024-07-17T20:20:10.259Z] [2024-07-17T20:20:10.259Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:10.259Z] #53 ... [2024-07-17T20:20:10.259Z] [2024-07-17T20:20:10.259Z] #61 [core-command internal] load build context [2024-07-17T20:20:10.524Z] #61 ... [2024-07-17T20:20:10.524Z] [2024-07-17T20:20:10.524Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:10.794Z] #49 ... [2024-07-17T20:20:10.794Z] [2024-07-17T20:20:10.794Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:10.794Z] #45 ... [2024-07-17T20:20:10.794Z] [2024-07-17T20:20:10.794Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:20:12.209Z] #39 ... [2024-07-17T20:20:12.209Z] [2024-07-17T20:20:12.209Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:12.209Z] #41 ... [2024-07-17T20:20:12.209Z] [2024-07-17T20:20:12.209Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:12.787Z] #45 ... [2024-07-17T20:20:12.787Z] [2024-07-17T20:20:12.787Z] #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-17T20:20:12.787Z] #69 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.8s done [2024-07-17T20:20:12.787Z] #69 DONE 46.2s [2024-07-17T20:20:12.787Z] [2024-07-17T20:20:12.787Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:14.192Z] #45 ... [2024-07-17T20:20:14.192Z] [2024-07-17T20:20:14.192Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:14.192Z] #60 ... [2024-07-17T20:20:14.192Z] [2024-07-17T20:20:14.192Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:14.192Z] #57 ... [2024-07-17T20:20:14.192Z] [2024-07-17T20:20:14.192Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:14.458Z] #45 transferring context: 152.60MB 56.7s [2024-07-17T20:20:15.415Z] #45 ... [2024-07-17T20:20:15.415Z] [2024-07-17T20:20:15.415Z] #58 [core-data internal] load build context [2024-07-17T20:20:15.689Z] #58 ... [2024-07-17T20:20:15.689Z] [2024-07-17T20:20:15.689Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:15.689Z] #44 ... [2024-07-17T20:20:15.689Z] [2024-07-17T20:20:15.689Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:20:15.689Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.0s [2024-07-17T20:20:17.634Z] #39 ... [2024-07-17T20:20:17.634Z] [2024-07-17T20:20:17.634Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-17T20:20:17.634Z] #84 DONE 2.1s [2024-07-17T20:20:17.634Z] [2024-07-17T20:20:17.634Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:20:17.634Z] #39 ... [2024-07-17T20:20:17.634Z] [2024-07-17T20:20:17.634Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:17.900Z] #44 ... [2024-07-17T20:20:17.900Z] [2024-07-17T20:20:17.900Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:18.171Z] #54 ... [2024-07-17T20:20:18.171Z] [2024-07-17T20:20:18.171Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:18.752Z] #44 ... [2024-07-17T20:20:18.752Z] [2024-07-17T20:20:18.752Z] #37 [core-keeper internal] load build context [2024-07-17T20:20:18.752Z] #37 transferring context: 144.21MB 62.5s [2024-07-17T20:20:19.018Z] #37 ... [2024-07-17T20:20:19.018Z] [2024-07-17T20:20:19.018Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:19.284Z] #44 ... [2024-07-17T20:20:19.284Z] [2024-07-17T20:20:19.284Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:20:19.284Z] #46 ... [2024-07-17T20:20:19.284Z] [2024-07-17T20:20:19.284Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:20.689Z] #44 ... [2024-07-17T20:20:20.689Z] [2024-07-17T20:20:20.689Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:20.689Z] #53 ... [2024-07-17T20:20:20.689Z] [2024-07-17T20:20:20.689Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:20.689Z] #44 ... [2024-07-17T20:20:20.689Z] [2024-07-17T20:20:20.689Z] #61 [core-command internal] load build context [2024-07-17T20:20:20.689Z] #61 ... [2024-07-17T20:20:20.689Z] [2024-07-17T20:20:20.689Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:20.954Z] #49 ... [2024-07-17T20:20:20.954Z] [2024-07-17T20:20:20.954Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:20:20.954Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.0s done [2024-07-17T20:20:22.362Z] #39 ... [2024-07-17T20:20:22.362Z] [2024-07-17T20:20:22.362Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:22.362Z] #41 ... [2024-07-17T20:20:22.362Z] [2024-07-17T20:20:22.362Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:24.305Z] #49 ... [2024-07-17T20:20:24.305Z] [2024-07-17T20:20:24.305Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:24.305Z] #60 ... [2024-07-17T20:20:24.305Z] [2024-07-17T20:20:24.305Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:24.575Z] #57 ... [2024-07-17T20:20:24.575Z] [2024-07-17T20:20:24.575Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:20:25.542Z] #85 ... [2024-07-17T20:20:25.542Z] [2024-07-17T20:20:25.542Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:25.542Z] #45 transferring context: 219.08MB 67.7s [2024-07-17T20:20:25.806Z] #45 ... [2024-07-17T20:20:25.806Z] [2024-07-17T20:20:25.806Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:25.806Z] #57 ... [2024-07-17T20:20:25.806Z] [2024-07-17T20:20:25.806Z] #58 [core-data internal] load build context [2024-07-17T20:20:25.806Z] #58 ... [2024-07-17T20:20:25.806Z] [2024-07-17T20:20:25.806Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:28.381Z] #57 ... [2024-07-17T20:20:28.381Z] [2024-07-17T20:20:28.381Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:28.381Z] #54 ... [2024-07-17T20:20:28.381Z] [2024-07-17T20:20:28.381Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:28.647Z] #57 ... [2024-07-17T20:20:28.647Z] [2024-07-17T20:20:28.647Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:20:28.647Z] #85 DONE 4.1s [2024-07-17T20:20:28.647Z] [2024-07-17T20:20:28.647Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:28.912Z] #57 ... [2024-07-17T20:20:28.912Z] [2024-07-17T20:20:28.912Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:20:28.912Z] #86 DONE 4.3s [2024-07-17T20:20:28.912Z] [2024-07-17T20:20:28.912Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:28.912Z] #57 ... [2024-07-17T20:20:28.912Z] [2024-07-17T20:20:28.912Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-17T20:20:28.912Z] #87 DONE 3.4s [2024-07-17T20:20:28.912Z] [2024-07-17T20:20:28.912Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:28.912Z] #57 ... [2024-07-17T20:20:28.912Z] [2024-07-17T20:20:28.912Z] #37 [core-keeper internal] load build context [2024-07-17T20:20:29.174Z] #37 ... [2024-07-17T20:20:29.174Z] [2024-07-17T20:20:29.174Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:29.441Z] #57 ... [2024-07-17T20:20:29.441Z] [2024-07-17T20:20:29.441Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:20:29.441Z] #46 ... [2024-07-17T20:20:29.441Z] [2024-07-17T20:20:29.441Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:30.395Z] #57 ... [2024-07-17T20:20:30.395Z] [2024-07-17T20:20:30.395Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-17T20:20:30.395Z] #88 DONE 1.7s [2024-07-17T20:20:30.395Z] [2024-07-17T20:20:30.395Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:30.395Z] #57 ... [2024-07-17T20:20:30.395Z] [2024-07-17T20:20:30.395Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-17T20:20:30.395Z] #89 DONE 1.6s [2024-07-17T20:20:30.395Z] [2024-07-17T20:20:30.395Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:30.670Z] #57 ... [2024-07-17T20:20:30.670Z] [2024-07-17T20:20:30.671Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-17T20:20:30.671Z] #90 DONE 1.3s [2024-07-17T20:20:30.671Z] [2024-07-17T20:20:30.671Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:30.671Z] #57 ... [2024-07-17T20:20:30.671Z] [2024-07-17T20:20:30.671Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:30.671Z] #53 transferring context: 200.82MB 71.3s [2024-07-17T20:20:30.671Z] #53 ... [2024-07-17T20:20:30.671Z] [2024-07-17T20:20:30.671Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:30.965Z] #44 ... [2024-07-17T20:20:30.965Z] [2024-07-17T20:20:30.965Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:30.965Z] #57 ... [2024-07-17T20:20:30.965Z] [2024-07-17T20:20:30.965Z] #61 [core-command internal] load build context [2024-07-17T20:20:30.965Z] #61 ... [2024-07-17T20:20:30.965Z] [2024-07-17T20:20:30.965Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:31.932Z] #57 ... [2024-07-17T20:20:31.932Z] [2024-07-17T20:20:31.932Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-17T20:20:31.932Z] #91 DONE 1.2s [2024-07-17T20:20:31.932Z] [2024-07-17T20:20:31.932Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:20:31.932Z] #92 ... [2024-07-17T20:20:31.932Z] [2024-07-17T20:20:31.932Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-17T20:20:31.932Z] #93 DONE 1.5s [2024-07-17T20:20:31.933Z] [2024-07-17T20:20:31.933Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:20:32.512Z] #94 ... [2024-07-17T20:20:32.512Z] [2024-07-17T20:20:32.512Z] #41 [security-secretstore-setup internal] load build context [2024-07-17T20:20:32.512Z] #41 transferring context: 256.38MB 74.5s done [2024-07-17T20:20:32.512Z] #41 DONE 75.0s [2024-07-17T20:20:32.512Z] [2024-07-17T20:20:32.512Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:32.775Z] #57 ... [2024-07-17T20:20:32.775Z] [2024-07-17T20:20:32.775Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-17T20:20:32.775Z] #95 DONE 2.1s [2024-07-17T20:20:32.775Z] [2024-07-17T20:20:32.775Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:33.360Z] #57 ... [2024-07-17T20:20:33.360Z] [2024-07-17T20:20:33.360Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:20:33.360Z] #92 DONE 1.4s [2024-07-17T20:20:33.360Z] [2024-07-17T20:20:33.360Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:33.360Z] #57 ... [2024-07-17T20:20:33.360Z] [2024-07-17T20:20:33.360Z] #45 [security-proxy-setup internal] load build context [2024-07-17T20:20:33.360Z] #45 transferring context: 256.38MB 75.1s done [2024-07-17T20:20:33.360Z] #45 DONE 75.9s [2024-07-17T20:20:33.360Z] [2024-07-17T20:20:33.360Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:33.939Z] #57 ... [2024-07-17T20:20:33.939Z] [2024-07-17T20:20:33.939Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:20:33.939Z] #94 DONE 1.6s [2024-07-17T20:20:33.939Z] [2024-07-17T20:20:33.939Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:34.525Z] #57 ... [2024-07-17T20:20:34.525Z] [2024-07-17T20:20:34.525Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:34.525Z] #49 ... [2024-07-17T20:20:34.525Z] [2024-07-17T20:20:34.525Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:34.525Z] #60 ... [2024-07-17T20:20:34.525Z] [2024-07-17T20:20:34.525Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:34.793Z] #49 ... [2024-07-17T20:20:34.793Z] [2024-07-17T20:20:34.793Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-17T20:20:34.793Z] #96 DONE 1.8s [2024-07-17T20:20:34.793Z] [2024-07-17T20:20:34.793Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:34.793Z] #49 ... [2024-07-17T20:20:34.793Z] [2024-07-17T20:20:34.793Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-17T20:20:34.793Z] #97 DONE 1.6s [2024-07-17T20:20:34.793Z] [2024-07-17T20:20:34.793Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:35.063Z] #49 ... [2024-07-17T20:20:35.063Z] [2024-07-17T20:20:35.063Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-17T20:20:35.063Z] #98 DONE 1.3s [2024-07-17T20:20:35.063Z] [2024-07-17T20:20:35.063Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:35.644Z] #49 ... [2024-07-17T20:20:35.644Z] [2024-07-17T20:20:35.644Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:20:35.644Z] #99 DONE 2.7s [2024-07-17T20:20:35.644Z] [2024-07-17T20:20:35.644Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:35.907Z] #49 transferring context: 256.38MB 76.6s done [2024-07-17T20:20:35.907Z] #49 ... [2024-07-17T20:20:35.907Z] [2024-07-17T20:20:35.907Z] #44 [security-bootstrapper internal] load build context [2024-07-17T20:20:35.907Z] #44 transferring context: 256.38MB 78.5s done [2024-07-17T20:20:35.907Z] #44 DONE 78.8s [2024-07-17T20:20:35.907Z] [2024-07-17T20:20:35.907Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:36.176Z] #57 ... [2024-07-17T20:20:36.176Z] [2024-07-17T20:20:36.176Z] #58 [core-data internal] load build context [2024-07-17T20:20:36.176Z] #58 ... [2024-07-17T20:20:36.176Z] [2024-07-17T20:20:36.176Z] #46 [core-common-config-bootstrapper internal] load build context [2024-07-17T20:20:36.176Z] #46 transferring context: 256.38MB 77.7s done [2024-07-17T20:20:36.176Z] #46 DONE 78.6s [2024-07-17T20:20:36.176Z] [2024-07-17T20:20:36.176Z] #58 [core-data internal] load build context [2024-07-17T20:20:36.176Z] #58 ... [2024-07-17T20:20:36.176Z] [2024-07-17T20:20:36.176Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:36.443Z] #57 ... [2024-07-17T20:20:36.443Z] [2024-07-17T20:20:36.443Z] #49 [support-notifications internal] load build context [2024-07-17T20:20:36.443Z] #49 DONE 77.9s [2024-07-17T20:20:36.443Z] [2024-07-17T20:20:36.443Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:36.709Z] #57 ... [2024-07-17T20:20:36.709Z] [2024-07-17T20:20:36.709Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-17T20:20:36.709Z] #100 DONE 1.9s [2024-07-17T20:20:36.709Z] [2024-07-17T20:20:36.709Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:36.975Z] #57 ... [2024-07-17T20:20:36.975Z] [2024-07-17T20:20:36.975Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-17T20:20:36.975Z] #101 DONE 1.8s [2024-07-17T20:20:36.975Z] [2024-07-17T20:20:36.975Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-17T20:20:36.975Z] #102 DONE 1.5s [2024-07-17T20:20:36.975Z] [2024-07-17T20:20:36.975Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:37.930Z] #57 ... [2024-07-17T20:20:37.930Z] [2024-07-17T20:20:37.930Z] #58 [core-data internal] load build context [2024-07-17T20:20:37.930Z] #58 transferring context: 256.38MB 74.7s done [2024-07-17T20:20:37.930Z] #58 DONE 77.1s [2024-07-17T20:20:37.930Z] [2024-07-17T20:20:37.930Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:38.513Z] #57 ... [2024-07-17T20:20:38.513Z] [2024-07-17T20:20:38.513Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:38.513Z] #54 ... [2024-07-17T20:20:38.513Z] [2024-07-17T20:20:38.513Z] #61 [core-command internal] load build context [2024-07-17T20:20:38.513Z] #61 ... [2024-07-17T20:20:38.513Z] [2024-07-17T20:20:38.513Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:38.777Z] #57 ... [2024-07-17T20:20:38.778Z] [2024-07-17T20:20:38.778Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-17T20:20:38.778Z] #103 DONE 2.0s [2024-07-17T20:20:38.778Z] [2024-07-17T20:20:38.778Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:39.367Z] #57 ... [2024-07-17T20:20:39.367Z] [2024-07-17T20:20:39.367Z] #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:20:39.367Z] #104 DONE 2.7s [2024-07-17T20:20:39.367Z] [2024-07-17T20:20:39.367Z] #37 [core-keeper internal] load build context [2024-07-17T20:20:39.367Z] #37 ... [2024-07-17T20:20:39.367Z] [2024-07-17T20:20:39.367Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:39.634Z] #54 ... [2024-07-17T20:20:39.634Z] [2024-07-17T20:20:39.634Z] #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:20:39.634Z] #105 DONE 2.7s [2024-07-17T20:20:39.634Z] [2024-07-17T20:20:39.634Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:41.035Z] #54 ... [2024-07-17T20:20:41.035Z] [2024-07-17T20:20:41.035Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:41.035Z] #53 ... [2024-07-17T20:20:41.035Z] [2024-07-17T20:20:41.035Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:41.616Z] #54 transferring context: 230.35MB 82.3s [2024-07-17T20:20:42.202Z] #54 ... [2024-07-17T20:20:42.202Z] [2024-07-17T20:20:42.202Z] #53 [core-metadata internal] load build context [2024-07-17T20:20:42.202Z] #53 transferring context: 256.38MB 82.8s done [2024-07-17T20:20:42.202Z] #53 DONE 83.3s [2024-07-17T20:20:42.467Z] [2024-07-17T20:20:42.467Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:45.039Z] #54 ... [2024-07-17T20:20:45.039Z] [2024-07-17T20:20:45.039Z] #106 [security-spire-config] exporting to image [2024-07-17T20:20:45.039Z] #106 exporting layers 5.9s done [2024-07-17T20:20:45.039Z] #106 writing image sha256:0072c7ddf4e664703d3e3d7adb4621e460ea0bed3042b02c53bccaaa456021a3 0.0s done [2024-07-17T20:20:45.039Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-07-17T20:20:45.039Z] #106 writing image sha256:ff0129c74651d14bf3032bb4b5a6841594b206cb5d6f3bae64f46a155cdbfa25 0.0s done [2024-07-17T20:20:45.039Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-17T20:20:45.039Z] #106 writing image sha256:c152964b740ad1a953bf43fc8c75668bb10e92c7cd4fec98e138b60f68c1349f done [2024-07-17T20:20:45.039Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-07-17T20:20:45.039Z] #106 DONE 7.9s [2024-07-17T20:20:45.039Z] [2024-07-17T20:20:45.039Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:45.039Z] #54 ... [2024-07-17T20:20:45.039Z] [2024-07-17T20:20:45.039Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:45.039Z] #60 ... [2024-07-17T20:20:45.039Z] [2024-07-17T20:20:45.039Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:45.617Z] #54 ... [2024-07-17T20:20:45.617Z] [2024-07-17T20:20:45.617Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:20:45.617Z] #107 ... [2024-07-17T20:20:45.617Z] [2024-07-17T20:20:45.617Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-17T20:20:45.880Z] #54 transferring context: 256.38MB 86.6s done [2024-07-17T20:20:46.150Z] #54 DONE 87.0s [2024-07-17T20:20:46.150Z] [2024-07-17T20:20:46.150Z] #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:20:46.732Z] #108 ... [2024-07-17T20:20:46.732Z] [2024-07-17T20:20:46.732Z] #37 [core-keeper internal] load build context [2024-07-17T20:20:46.732Z] #37 transferring context: 256.38MB 90.4s done [2024-07-17T20:20:46.732Z] #37 DONE 90.6s [2024-07-17T20:20:46.997Z] [2024-07-17T20:20:46.997Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:46.997Z] #60 ... [2024-07-17T20:20:46.997Z] [2024-07-17T20:20:46.997Z] #108 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:20:46.997Z] #108 DONE 1.0s [2024-07-17T20:20:47.260Z] [2024-07-17T20:20:47.260Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:20:47.844Z] #109 ... [2024-07-17T20:20:47.844Z] [2024-07-17T20:20:47.844Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-17T20:20:47.844Z] #110 DONE 1.1s [2024-07-17T20:20:48.110Z] [2024-07-17T20:20:48.110Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:20:48.689Z] #111 ... [2024-07-17T20:20:48.689Z] [2024-07-17T20:20:48.689Z] #61 [core-command internal] load build context [2024-07-17T20:20:48.689Z] #61 ... [2024-07-17T20:20:48.689Z] [2024-07-17T20:20:48.689Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:49.649Z] #60 ... [2024-07-17T20:20:49.649Z] [2024-07-17T20:20:49.649Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:20:49.649Z] #112 ... [2024-07-17T20:20:49.649Z] [2024-07-17T20:20:49.649Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:20:49.917Z] #113 ... [2024-07-17T20:20:49.917Z] [2024-07-17T20:20:49.917Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:49.917Z] #57 ... [2024-07-17T20:20:49.917Z] [2024-07-17T20:20:49.917Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:51.316Z] #60 ... [2024-07-17T20:20:51.316Z] [2024-07-17T20:20:51.316Z] #61 [core-command internal] load build context [2024-07-17T20:20:51.316Z] #61 transferring context: 256.38MB 88.9s done [2024-07-17T20:20:51.316Z] #61 DONE 90.6s [2024-07-17T20:20:51.316Z] [2024-07-17T20:20:51.316Z] #60 [support-scheduler internal] load build context [2024-07-17T20:20:51.901Z] #60 transferring context: 256.38MB 89.5s done [2024-07-17T20:20:51.901Z] #60 DONE 91.2s [2024-07-17T20:20:51.901Z] [2024-07-17T20:20:51.901Z] #57 [security-proxy-auth internal] load build context [2024-07-17T20:20:54.485Z] #57 transferring context: 256.38MB 91.5s done [2024-07-17T20:20:54.485Z] #57 DONE 93.5s [2024-07-17T20:20:54.485Z] [2024-07-17T20:20:54.485Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #111 ... [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #113 DONE 75.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #107 DONE 79.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #114 ... [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #112 DONE 75.9s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #115 ... [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #109 DONE 70.2s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #111 DONE 69.4s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-17T20:22:04.120Z] #116 ... [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #117 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #118 [core-data builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #118 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #119 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #120 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #121 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #122 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #123 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #124 [support-scheduler builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #124 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #125 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #126 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #127 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #128 [core-command builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #128 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #129 [support-notifications builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #129 DONE 3.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #130 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #131 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #132 [core-metadata builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #132 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #115 DONE 3.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #133 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #134 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #135 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #114 DONE 3.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-07-17T20:22:04.120Z] #136 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-17T20:22:04.120Z] #137 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-17T20:22:04.120Z] #138 CACHED [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:22:04.120Z] #139 ... [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-17T20:22:04.120Z] #116 DONE 5.8s [2024-07-17T20:22:04.120Z] [2024-07-17T20:22:04.120Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:22:06.224Z] #140 ... [2024-07-17T20:22:06.224Z] [2024-07-17T20:22:06.224Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-17T20:22:06.224Z] #141 DONE 8.7s [2024-07-17T20:22:06.224Z] [2024-07-17T20:22:06.224Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:22:06.224Z] #140 3.016 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-17T20:22:09.241Z] #140 ... [2024-07-17T20:22:09.241Z] [2024-07-17T20:22:09.241Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:22:09.241Z] #0 4.568 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-17T20:22:09.241Z] #142 ... [2024-07-17T20:22:09.241Z] [2024-07-17T20:22:09.241Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-17T20:22:09.241Z] #0 6.254 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-17T20:22:09.537Z] #143 ... [2024-07-17T20:22:09.537Z] [2024-07-17T20:22:09.537Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:22:09.537Z] #0 5.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-17T20:22:09.537Z] #144 ... [2024-07-17T20:22:09.537Z] [2024-07-17T20:22:09.537Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:22:09.537Z] #0 5.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-17T20:22:09.836Z] #145 ... [2024-07-17T20:22:09.836Z] [2024-07-17T20:22:09.836Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-17T20:22:09.836Z] #0 6.338 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-17T20:22:09.836Z] #146 ... [2024-07-17T20:22:09.836Z] [2024-07-17T20:22:09.836Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:22:09.836Z] #0 3.662 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-17T20:22:10.164Z] #147 ... [2024-07-17T20:22:10.164Z] [2024-07-17T20:22:10.164Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-17T20:22:10.164Z] #0 4.561 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-17T20:22:10.446Z] #148 ... [2024-07-17T20:22:10.446Z] [2024-07-17T20:22:10.446Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:22:10.446Z] #0 5.258 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-17T20:22:10.446Z] #149 ... [2024-07-17T20:22:10.446Z] [2024-07-17T20:22:10.446Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-17T20:22:10.446Z] #0 6.249 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-17T20:22:10.726Z] #150 ... [2024-07-17T20:22:10.726Z] [2024-07-17T20:22:10.726Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-17T20:22:10.726Z] #0 1.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-17T20:22:15.562Z] #151 ... [2024-07-17T20:22:15.562Z] [2024-07-17T20:22:15.562Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:22:15.562Z] #139 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-17T20:39:56.456Z] #139 1072.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-07-17T20:39:56.456Z] #139 ... [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-17T20:39:56.456Z] #143 DONE 1073.7s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:39:56.456Z] #149 ... [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:39:56.456Z] #152 DONE 0.3s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:39:56.456Z] #153 DONE 0.2s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-17T20:39:56.456Z] #154 DONE 0.1s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-17T20:39:56.456Z] #155 DONE 0.1s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-17T20:39:56.456Z] #156 DONE 0.3s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:39:56.456Z] #157 ... [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-17T20:39:56.456Z] #150 DONE 1075.4s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:39:56.456Z] #157 DONE 0.4s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:39:56.456Z] #149 ... [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:39:56.456Z] #158 ... [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-17T20:39:56.456Z] #159 DONE 0.2s [2024-07-17T20:39:56.456Z] [2024-07-17T20:39:56.456Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-17T20:39:58.553Z] #160 ... [2024-07-17T20:39:58.553Z] [2024-07-17T20:39:58.553Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:39:58.553Z] #158 DONE 3.4s [2024-07-17T20:39:58.553Z] [2024-07-17T20:39:58.553Z] #106 [security-proxy-setup] exporting to image [2024-07-17T20:39:58.553Z] #106 exporting layers [2024-07-17T20:39:59.324Z] #106 ... [2024-07-17T20:39:59.324Z] [2024-07-17T20:39:59.324Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-17T20:39:59.324Z] #160 DONE 3.2s [2024-07-17T20:39:59.324Z] [2024-07-17T20:39:59.324Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:39:59.324Z] #161 DONE 0.3s [2024-07-17T20:39:59.324Z] [2024-07-17T20:39:59.324Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:39:59.624Z] #162 DONE 0.2s [2024-07-17T20:39:59.624Z] [2024-07-17T20:39:59.624Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:39:59.624Z] #145 ... [2024-07-17T20:39:59.624Z] [2024-07-17T20:39:59.624Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-17T20:39:59.922Z] #163 DONE 0.4s [2024-07-17T20:39:59.922Z] [2024-07-17T20:39:59.922Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:40:00.216Z] #144 ... [2024-07-17T20:40:00.216Z] [2024-07-17T20:40:00.216Z] #106 [security-proxy-setup] exporting to image [2024-07-17T20:40:00.216Z] #106 exporting layers 1.7s done [2024-07-17T20:40:00.216Z] #106 writing image sha256:1a4fc780f60adcd953ede18d3d70bf5ad4f6209bd866a231f85384839cbaa9b2 done [2024-07-17T20:40:00.216Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-17T20:40:00.216Z] #106 DONE 9.6s [2024-07-17T20:40:00.216Z] [2024-07-17T20:40:00.216Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-17T20:40:00.216Z] #164 DONE 0.2s [2024-07-17T20:40:00.216Z] [2024-07-17T20:40:00.216Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-17T20:40:00.541Z] #165 DONE 0.3s [2024-07-17T20:40:00.541Z] [2024-07-17T20:40:00.541Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-17T20:40:00.541Z] #146 ... [2024-07-17T20:40:00.541Z] [2024-07-17T20:40:00.541Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-17T20:40:00.884Z] #166 DONE 0.2s [2024-07-17T20:40:00.884Z] [2024-07-17T20:40:00.884Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-17T20:40:00.884Z] #167 DONE 0.1s [2024-07-17T20:40:00.884Z] [2024-07-17T20:40:00.884Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-17T20:40:00.884Z] #168 DONE 0.1s [2024-07-17T20:40:00.884Z] [2024-07-17T20:40:00.884Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-17T20:40:03.657Z] #169 DONE 2.3s [2024-07-17T20:40:03.657Z] [2024-07-17T20:40:03.657Z] #106 [security-bootstrapper] exporting to image [2024-07-17T20:40:04.735Z] #106 exporting layers 1.4s done [2024-07-17T20:40:04.735Z] #106 writing image sha256:19064a84e7c769c0edd69130ba8526edd4c57f17685d5d0d367ab811b4a37842 done [2024-07-17T20:40:04.735Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-17T20:40:04.735Z] #106 DONE 11.0s [2024-07-17T20:40:04.735Z] [2024-07-17T20:40:04.735Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-17T20:40:11.587Z] #139 DONE 1092.3s [2024-07-17T20:40:11.587Z] [2024-07-17T20:40:11.587Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:40:11.881Z] #149 ... [2024-07-17T20:40:11.881Z] [2024-07-17T20:40:11.881Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:40:12.197Z] #170 DONE 0.3s [2024-07-17T20:40:12.197Z] [2024-07-17T20:40:12.197Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:40:12.483Z] #171 DONE 0.1s [2024-07-17T20:40:12.483Z] [2024-07-17T20:40:12.483Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:40:12.483Z] #142 ... [2024-07-17T20:40:12.483Z] [2024-07-17T20:40:12.483Z] #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-07-17T20:40:12.483Z] #172 DONE 0.1s [2024-07-17T20:40:12.483Z] [2024-07-17T20:40:12.483Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-17T20:40:12.483Z] #173 DONE 0.1s [2024-07-17T20:40:12.483Z] [2024-07-17T20:40:12.483Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:40:12.818Z] #149 ... [2024-07-17T20:40:12.818Z] [2024-07-17T20:40:12.818Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:40:12.818Z] #174 DONE 0.1s [2024-07-17T20:40:12.818Z] [2024-07-17T20:40:12.818Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-17T20:40:13.133Z] #175 DONE 0.2s [2024-07-17T20:40:13.133Z] [2024-07-17T20:40:13.133Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-17T20:40:13.133Z] #176 DONE 0.2s [2024-07-17T20:40:13.133Z] [2024-07-17T20:40:13.133Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:40:13.513Z] #145 ... [2024-07-17T20:40:13.513Z] [2024-07-17T20:40:13.513Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-17T20:40:13.513Z] #177 DONE 0.1s [2024-07-17T20:40:13.513Z] [2024-07-17T20:40:13.513Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:40:15.664Z] #178 DONE 1.8s [2024-07-17T20:40:15.664Z] [2024-07-17T20:40:15.664Z] #106 [security-secretstore-setup] exporting to image [2024-07-17T20:40:15.664Z] #106 exporting layers [2024-07-17T20:40:16.696Z] #106 exporting layers 1.4s done [2024-07-17T20:40:16.696Z] #106 writing image sha256:f92ca3ba95aa679b9baac2e36db347abc66c4af970f2601537af25a5a8ae5653 done [2024-07-17T20:40:16.696Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-17T20:40:16.696Z] #106 DONE 12.5s [2024-07-17T20:40:16.696Z] [2024-07-17T20:40:16.696Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:41:13.091Z] #140 ... [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-17T20:41:13.091Z] #146 DONE 1145.1s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-17T20:41:13.091Z] #151 ... [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:41:13.091Z] #179 DONE 0.2s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:41:13.091Z] #180 DONE 0.1s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-17T20:41:13.091Z] #181 DONE 0.3s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:41:13.091Z] #182 DONE 0.1s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-17T20:41:13.091Z] #183 DONE 0.1s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #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-07-17T20:41:13.091Z] #184 DONE 2.0s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #106 [core-common-config-bootstrapper] exporting to image [2024-07-17T20:41:13.091Z] #106 exporting layers [2024-07-17T20:41:13.091Z] #106 exporting layers 0.8s done [2024-07-17T20:41:13.091Z] #106 writing image sha256:703f467d8f8cdf9972c887de110570c7caf95e80d27b0d3836f265d023feff97 done [2024-07-17T20:41:13.091Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-17T20:41:13.091Z] #106 DONE 13.3s [2024-07-17T20:41:13.091Z] [2024-07-17T20:41:13.091Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:43:04.738Z] #145 ... [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-17T20:43:04.738Z] #151 DONE 1245.4s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:43:04.738Z] #144 ... [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:43:04.738Z] #185 DONE 0.2s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:43:04.738Z] #186 DONE 0.1s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:43:04.738Z] #144 ... [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-17T20:43:04.738Z] #187 DONE 0.3s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:43:04.738Z] #188 DONE 0.1s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #106 [security-spiffe-token-provider] exporting to image [2024-07-17T20:43:04.738Z] #106 exporting layers [2024-07-17T20:43:04.738Z] #106 exporting layers 0.9s done [2024-07-17T20:43:04.738Z] #106 writing image sha256:ae23d4a188e1109a42c8d2165157d53f081febbc60140a6f73811ad3e60b6228 0.0s done [2024-07-17T20:43:04.738Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-17T20:43:04.738Z] #106 DONE 14.3s [2024-07-17T20:43:04.738Z] [2024-07-17T20:43:04.738Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:49:57.500Z] #142 ... [2024-07-17T20:49:57.500Z] [2024-07-17T20:49:57.500Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-17T20:49:57.500Z] #149 DONE 1667.5s [2024-07-17T20:49:57.500Z] [2024-07-17T20:49:57.500Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:49:57.500Z] #39 ... [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:49:57.501Z] #189 DONE 0.2s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:49:57.501Z] #39 ... [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:49:57.501Z] #190 DONE 0.1s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-17T20:49:57.501Z] #191 DONE 0.5s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:49:57.501Z] #192 DONE 0.2s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-17T20:49:57.501Z] #193 DONE 0.2s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-17T20:49:57.501Z] #194 DONE 1.8s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:49:57.501Z] #144 ... [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #106 [security-proxy-auth] exporting to image [2024-07-17T20:49:57.501Z] #106 exporting layers [2024-07-17T20:49:57.501Z] #106 exporting layers 0.9s done [2024-07-17T20:49:57.501Z] #106 writing image sha256:69f2d9f247954f2d4e761ddfce8ad9228edb0cd7d268842b578c28841c1f10b5 done [2024-07-17T20:49:57.501Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-17T20:49:57.501Z] #106 DONE 15.2s [2024-07-17T20:49:57.501Z] [2024-07-17T20:49:57.501Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:50:36.348Z] #144 ... [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-17T20:50:36.348Z] #148 DONE 1716.3s [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:50:36.348Z] #144 ... [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:50:36.348Z] #195 DONE 0.2s [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:50:36.348Z] #144 ... [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:50:36.348Z] #196 DONE 0.1s [2024-07-17T20:50:36.348Z] [2024-07-17T20:50:36.348Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-17T20:50:36.620Z] #197 DONE 0.3s [2024-07-17T20:50:36.620Z] [2024-07-17T20:50:36.620Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:50:36.620Z] #198 DONE 0.1s [2024-07-17T20:50:36.620Z] [2024-07-17T20:50:36.620Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:50:36.888Z] #39 ... [2024-07-17T20:50:36.888Z] [2024-07-17T20:50:36.888Z] #106 [core-command] exporting to image [2024-07-17T20:50:36.888Z] #106 exporting layers [2024-07-17T20:50:37.157Z] #106 exporting layers 0.4s done [2024-07-17T20:50:37.157Z] #106 writing image sha256:d4546bacf83ecf5b7f7d4b5a9c36fd2d92980f129656df9a1ea66b88dcaa0ecc done [2024-07-17T20:50:37.157Z] #106 naming to docker.io/library/core-command-arm64 done [2024-07-17T20:50:37.157Z] #106 DONE 15.6s [2024-07-17T20:50:37.157Z] [2024-07-17T20:50:37.157Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:50:45.348Z] #39 ... [2024-07-17T20:50:45.348Z] [2024-07-17T20:50:45.348Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-17T20:50:45.348Z] #140 DONE 1721.6s [2024-07-17T20:50:45.348Z] [2024-07-17T20:50:45.348Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:50:45.613Z] #142 ... [2024-07-17T20:50:45.613Z] [2024-07-17T20:50:45.613Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:50:46.295Z] #199 DONE 0.3s [2024-07-17T20:50:46.295Z] [2024-07-17T20:50:46.295Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-17T20:50:46.564Z] #200 DONE 0.5s [2024-07-17T20:50:46.564Z] [2024-07-17T20:50:46.564Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:50:46.564Z] #147 ... [2024-07-17T20:50:46.564Z] [2024-07-17T20:50:46.564Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:50:46.564Z] #201 DONE 0.1s [2024-07-17T20:50:46.832Z] [2024-07-17T20:50:46.832Z] #106 [core-keeper] exporting to image [2024-07-17T20:50:46.832Z] #106 exporting layers [2024-07-17T20:50:47.100Z] #106 exporting layers 0.5s done [2024-07-17T20:50:47.100Z] #106 writing image sha256:98f274530d5eb8a0436eb2711e0ad9c56ff0a7a934e5325786b807e01955415c [2024-07-17T20:50:47.367Z] #106 writing image sha256:98f274530d5eb8a0436eb2711e0ad9c56ff0a7a934e5325786b807e01955415c done [2024-07-17T20:50:47.367Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-07-17T20:50:47.367Z] #106 DONE 16.1s [2024-07-17T20:50:47.367Z] [2024-07-17T20:50:47.367Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-17T20:50:49.319Z] #144 DONE 1730.3s [2024-07-17T20:50:49.319Z] [2024-07-17T20:50:49.319Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:50:49.917Z] #39 ... [2024-07-17T20:50:49.917Z] [2024-07-17T20:50:49.917Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:50:49.917Z] #202 DONE 0.2s [2024-07-17T20:50:49.917Z] [2024-07-17T20:50:49.917Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:50:50.187Z] #145 ... [2024-07-17T20:50:50.187Z] [2024-07-17T20:50:50.187Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:50:50.456Z] #203 DONE 0.3s [2024-07-17T20:50:50.456Z] [2024-07-17T20:50:50.456Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-17T20:50:50.456Z] #145 DONE 1731.4s [2024-07-17T20:50:50.456Z] [2024-07-17T20:50:50.456Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:50:50.733Z] #147 ... [2024-07-17T20:50:50.733Z] [2024-07-17T20:50:50.733Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-17T20:50:51.328Z] #204 ... [2024-07-17T20:50:51.328Z] [2024-07-17T20:50:51.328Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:50:51.328Z] #205 DONE 0.4s [2024-07-17T20:50:51.328Z] [2024-07-17T20:50:51.328Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:50:51.609Z] #147 ... [2024-07-17T20:50:51.609Z] [2024-07-17T20:50:51.609Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-17T20:50:51.609Z] #204 DONE 1.0s [2024-07-17T20:50:51.609Z] [2024-07-17T20:50:51.609Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:50:51.878Z] #206 ... [2024-07-17T20:50:51.878Z] [2024-07-17T20:50:51.878Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:50:51.878Z] #207 DONE 0.3s [2024-07-17T20:50:51.878Z] [2024-07-17T20:50:51.878Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:50:51.878Z] #206 DONE 0.2s [2024-07-17T20:50:51.878Z] [2024-07-17T20:50:51.878Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-17T20:50:52.149Z] #208 DONE 0.2s [2024-07-17T20:50:52.149Z] [2024-07-17T20:50:52.149Z] #106 [core-metadata] exporting to image [2024-07-17T20:50:52.422Z] #106 ... [2024-07-17T20:50:52.422Z] [2024-07-17T20:50:52.422Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-17T20:50:52.422Z] #209 DONE 0.6s [2024-07-17T20:50:52.694Z] [2024-07-17T20:50:52.694Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:50:52.694Z] #210 DONE 0.3s [2024-07-17T20:50:52.694Z] [2024-07-17T20:50:52.694Z] #106 [core-data] exporting to image [2024-07-17T20:50:52.962Z] #106 exporting layers 0.8s done [2024-07-17T20:50:52.962Z] #106 writing image sha256:94e2f4b5d5b1989b03efe17c1fa961bb65501b3595428ee7eff584b66a293509 0.0s done [2024-07-17T20:50:52.962Z] #106 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-17T20:50:53.549Z] #106 exporting layers 0.7s done [2024-07-17T20:50:53.549Z] #106 writing image sha256:e411fbedc44f4eb56ec409192919f77c39e548684f1f0d00acbc84dd28488ff5 done [2024-07-17T20:50:53.549Z] #106 naming to docker.io/library/core-data-arm64 done [2024-07-17T20:50:53.549Z] #106 DONE 17.4s [2024-07-17T20:50:53.549Z] [2024-07-17T20:50:53.549Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:51:20.259Z] #147 ... [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-17T20:51:20.259Z] #142 DONE 1757.2s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:51:20.259Z] #147 ... [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:51:20.259Z] #211 DONE 0.1s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-17T20:51:20.259Z] #147 DONE 1757.6s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:51:20.259Z] #39 ... [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:51:20.259Z] #212 DONE 0.1s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-17T20:51:20.259Z] #213 ... [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-17T20:51:20.259Z] #214 DONE 0.2s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-17T20:51:20.259Z] #213 DONE 0.4s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-17T20:51:20.259Z] #215 DONE 0.1s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:51:20.259Z] #216 DONE 0.1s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #106 [support-scheduler] exporting to image [2024-07-17T20:51:20.259Z] #106 exporting layers [2024-07-17T20:51:20.259Z] #106 ... [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-17T20:51:20.259Z] #217 DONE 0.3s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-17T20:51:20.259Z] #218 DONE 0.1s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #106 [support-notifications] exporting to image [2024-07-17T20:51:20.259Z] #106 exporting layers 0.5s done [2024-07-17T20:51:20.259Z] #106 writing image sha256:7d32ddf9e839b59293ca34703ef4dc21f6b965510d83ef28489cd2da6eca570c [2024-07-17T20:51:20.259Z] #106 writing image sha256:7d32ddf9e839b59293ca34703ef4dc21f6b965510d83ef28489cd2da6eca570c 0.0s done [2024-07-17T20:51:20.259Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-07-17T20:51:20.259Z] #106 exporting layers 0.6s done [2024-07-17T20:51:20.259Z] #106 writing image sha256:2f773d80a052ac4b11e3ffcedcdf6829aef2560f628aa714899ee32a2961071d done [2024-07-17T20:51:20.259Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-07-17T20:51:20.259Z] #106 DONE 18.5s [2024-07-17T20:51:20.259Z] [2024-07-17T20:51:20.259Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-17T20:51:20.259Z] time="2024-07-17T20:19:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-17T20:51:20.314Z] $ docker stop --time=1 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d [2024-07-17T20:51:21.993Z] $ docker rm -f --volumes 24107490178f3b01007d8c6c45f3f48be2666ef583f3877d92b4b56d9f51540d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-17T20:51:22.570Z] + docker images [2024-07-17T20:51:22.570Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-17T20:51:22.570Z] support-scheduler-arm64 latest 7d32ddf9e839 5 seconds ago 42.4MB [2024-07-17T20:51:22.570Z] support-notifications-arm64 latest 2f773d80a052 5 seconds ago 43.3MB [2024-07-17T20:51:22.570Z] core-data-arm64 latest e411fbedc44f 30 seconds ago 40.3MB [2024-07-17T20:51:22.570Z] core-metadata-arm64 latest 94e2f4b5d5b1 31 seconds ago 40.4MB [2024-07-17T20:51:22.570Z] core-keeper-arm64 latest 98f274530d5e 36 seconds ago 35.2MB [2024-07-17T20:51:22.570Z] core-command-arm64 latest d4546bacf83e 46 seconds ago 39.9MB [2024-07-17T20:51:22.570Z] security-proxy-auth-arm64 latest 69f2d9f24795 About a minute ago 37.4MB [2024-07-17T20:51:22.570Z] security-spiffe-token-provider-arm64 latest ae23d4a188e1 8 minutes ago 34.1MB [2024-07-17T20:51:22.570Z] core-common-config-bootstrapper-arm64 latest 703f467d8f8c 10 minutes ago 20.1MB [2024-07-17T20:51:22.570Z] security-secretstore-setup-arm64 latest f92ca3ba95aa 11 minutes ago 41.5MB [2024-07-17T20:51:22.570Z] security-bootstrapper-arm64 latest 19064a84e7c7 11 minutes ago 23.7MB [2024-07-17T20:51:22.570Z] security-proxy-setup-arm64 latest 1a4fc780f60a 11 minutes ago 31MB [2024-07-17T20:51:22.570Z] security-spire-config-arm64 latest c152964b740a 30 minutes ago 120MB [2024-07-17T20:51:22.570Z] security-spire-server-arm64 latest 0072c7ddf4e6 30 minutes ago 121MB [2024-07-17T20:51:22.570Z] security-spire-agent-arm64 latest ff0129c74651 30 minutes ago 179MB [2024-07-17T20:51:22.570Z] ci-base-image-arm64 latest 99e041e92988 47 minutes ago 962MB [2024-07-17T20:51:22.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-17T20:51:22.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:51:23.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T20:51:23.547Z] [2024-07-17T20:51:23.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:51:23.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T20:51:24.253Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-17T20:51:24.253Z] 8998bd30e6a1: Pulling fs layer [2024-07-17T20:51:24.253Z] 04944245beec: Pulling fs layer [2024-07-17T20:51:24.253Z] 699f458cf7ca: Pulling fs layer [2024-07-17T20:51:24.253Z] 765212b225bb: Pulling fs layer [2024-07-17T20:51:24.253Z] f23df028b6ca: Pulling fs layer [2024-07-17T20:51:24.253Z] d65c8cfc05b1: Pulling fs layer [2024-07-17T20:51:24.253Z] 2437ff75d9bd: Pulling fs layer [2024-07-17T20:51:24.253Z] d65c8cfc05b1: Waiting [2024-07-17T20:51:24.253Z] 765212b225bb: Waiting [2024-07-17T20:51:24.253Z] f23df028b6ca: Waiting [2024-07-17T20:51:24.253Z] 2437ff75d9bd: Waiting [2024-07-17T20:51:24.253Z] 04944245beec: Verifying Checksum [2024-07-17T20:51:24.253Z] 04944245beec: Download complete [2024-07-17T20:51:24.253Z] 765212b225bb: Verifying Checksum [2024-07-17T20:51:24.253Z] 765212b225bb: Download complete [2024-07-17T20:51:24.253Z] f23df028b6ca: Verifying Checksum [2024-07-17T20:51:24.253Z] f23df028b6ca: Download complete [2024-07-17T20:51:24.518Z] d65c8cfc05b1: Verifying Checksum [2024-07-17T20:51:24.518Z] d65c8cfc05b1: Download complete [2024-07-17T20:51:24.518Z] 699f458cf7ca: Verifying Checksum [2024-07-17T20:51:24.518Z] 699f458cf7ca: Download complete [2024-07-17T20:51:24.784Z] 8998bd30e6a1: Verifying Checksum [2024-07-17T20:51:24.784Z] 8998bd30e6a1: Download complete [2024-07-17T20:51:27.371Z] 2437ff75d9bd: Verifying Checksum [2024-07-17T20:51:27.371Z] 2437ff75d9bd: Download complete [2024-07-17T20:51:29.330Z] 8998bd30e6a1: Pull complete [2024-07-17T20:51:29.911Z] 04944245beec: Pull complete [2024-07-17T20:51:31.850Z] 699f458cf7ca: Pull complete [2024-07-17T20:51:31.850Z] 765212b225bb: Pull complete [2024-07-17T20:51:32.430Z] f23df028b6ca: Pull complete [2024-07-17T20:51:32.698Z] d65c8cfc05b1: Pull complete [2024-07-17T20:51:50.882Z] 2437ff75d9bd: Pull complete [2024-07-17T20:51:50.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-17T20:51:50.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-17T20:51:50.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:51:51.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-5806 does not seem to be running inside a container [2024-07-17T20:51:51.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-17T20:51:53.973Z] $ docker top ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:51:54.971Z] ---> job-cost.sh [2024-07-17T20:51:54.971Z] lf-activate-venv: SKIPPING [2024-07-17T20:51:54.971Z] INFO: No Stack... [2024-07-17T20:51:55.548Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-17T20:51:56.124Z] INFO: Archiving Costs [Pipeline] sh [2024-07-17T20:51:56.796Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-17T20:51:56.797Z] + cut -d, -f6 [Pipeline] lock [2024-07-17T20:51:56.854Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] [2024-07-17T20:51:56.870Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] did not exist. Created. [2024-07-17T20:51:56.877Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-17T20:51:57.626Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-17T20:51:57.833Z] Stashed 1 file(s) [Pipeline] } [2024-07-17T20:51:57.856Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4827-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-17T20:51:57.951Z] $ docker stop --time=1 ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 [2024-07-17T20:51:59.448Z] $ docker rm -f --volumes ec3a75b81a6625fbbf123902f14547f9d8ff7d601d33820309340409388c4e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-17T20:52:00.667Z] provisioning config files... [2024-07-17T20:52:00.674Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1871345546804680563tmp [Pipeline] { [Pipeline] sh [2024-07-17T20:52:01.030Z] + set +x [2024-07-17T20:52:01.030Z] + curl -s https://codecov.io/bash [2024-07-17T20:52:01.030Z] + bash -s -- [2024-07-17T20:52:01.030Z] [2024-07-17T20:52:01.030Z] _____ _ [2024-07-17T20:52:01.030Z] / ____| | | [2024-07-17T20:52:01.030Z] | | ___ __| | ___ ___ _____ __ [2024-07-17T20:52:01.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-17T20:52:01.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-17T20:52:01.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-17T20:52:01.030Z] Bash-1.0.6 [2024-07-17T20:52:01.030Z] [2024-07-17T20:52:01.030Z] [2024-07-17T20:52:01.030Z] ==> git version 2.25.1 found [2024-07-17T20:52:01.030Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-17T20:52:01.030Z] Release-Date: 2020-01-08 [2024-07-17T20:52:01.030Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-17T20:52:01.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-17T20:52:01.030Z] ==> Jenkins CI detected. [2024-07-17T20:52:01.030Z] current dir:  /w/workspace/edgex-go/1 [2024-07-17T20:52:01.030Z] project root: . [2024-07-17T20:52:01.030Z] --> token set from env [2024-07-17T20:52:01.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-17T20:52:01.030Z] ==> Running gcov in . (disable via -X gcov) [2024-07-17T20:52:01.291Z] ==> Python coveragepy not found [2024-07-17T20:52:01.291Z] ==> Searching for coverage reports in: [2024-07-17T20:52:01.291Z] + . [2024-07-17T20:52:01.291Z] -> Found 1 reports [2024-07-17T20:52:01.292Z] ==> Detecting git/mercurial file structure [2024-07-17T20:52:01.292Z] ==> Reading reports [2024-07-17T20:52:01.292Z] + ./coverage.out bytes=481596 [2024-07-17T20:52:01.292Z] ==> Appending adjustments [2024-07-17T20:52:01.292Z] https://docs.codecov.io/docs/fixing-reports [2024-07-17T20:52:02.676Z] + Found adjustments [2024-07-17T20:52:02.676Z] ==> Gzipping contents [2024-07-17T20:52:02.676Z] 60K /tmp/codecov.j7Xc1b.gz [2024-07-17T20:52:02.676Z] ==> Uploading reports [2024-07-17T20:52:02.676Z] url: https://codecov.io [2024-07-17T20:52:02.676Z] query: branch=PR-4827&commit=98e44c6be245b7f692d9c39da3c2774ba85e4112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4827%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4827&job=&cmd_args= [2024-07-17T20:52:02.676Z] -> Pinging Codecov [2024-07-17T20:52:02.676Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4827&commit=98e44c6be245b7f692d9c39da3c2774ba85e4112&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4827%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4827&job=&cmd_args= [2024-07-17T20:52:02.676Z] -> Uploading to [2024-07-17T20:52:02.676Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-17/00271124DB129430A58F1EEE437C3FCB/98e44c6be245b7f692d9c39da3c2774ba85e4112/26974440-6b70-4d65-975e-7f05b7c3fbbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T205202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95788e42c012c614d58b332da4112b9406476ed8338e6c13bdc5f9f0c0529ac2 [2024-07-17T20:52:02.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-17T20:52:02.676Z] Dload Upload Total Spent Left Speed [2024-07-17T20:52:02.936Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61272 0 0 100 61272 0 218k --:--:-- --:--:-- --:--:-- 217k [2024-07-17T20:52:02.936Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/98e44c6be245b7f692d9c39da3c2774ba85e4112 [Pipeline] } [2024-07-17T20:52:02.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-17T20:52:04.874Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:05.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:06.120Z] ---> package-listing.sh [2024-07-17T20:52:06.120Z] ++ facter osfamily [2024-07-17T20:52:06.120Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-17T20:52:06.382Z] + OS_FAMILY=debian [2024-07-17T20:52:06.382Z] + workspace=/w/workspace/edgex-go/1 [2024-07-17T20:52:06.382Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-17T20:52:06.382Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-17T20:52:06.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-17T20:52:06.382Z] + PACKAGES=/tmp/packages_start.txt [2024-07-17T20:52:06.382Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-17T20:52:06.382Z] + PACKAGES=/tmp/packages_end.txt [2024-07-17T20:52:06.382Z] + case "${OS_FAMILY}" in [2024-07-17T20:52:06.382Z] + dpkg -l [2024-07-17T20:52:06.382Z] + grep '^ii' [2024-07-17T20:52:06.382Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-17T20:52:06.382Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-17T20:52:06.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-17T20:52:06.382Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-17T20:52:06.382Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-17T20:52:06.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-17T20:52:06.425Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-17T20:52:06.726Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:52:07.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T20:52:07.378Z] [2024-07-17T20:52:07.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-17T20:52:07.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T20:52:07.922Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-17T20:52:07.922Z] 5eb5b503b376: Pulling fs layer [2024-07-17T20:52:07.922Z] 5c69ac0246d0: Pulling fs layer [2024-07-17T20:52:07.922Z] ec43610c2a17: Pulling fs layer [2024-07-17T20:52:07.922Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-17T20:52:07.922Z] 33b1e0a273af: Pulling fs layer [2024-07-17T20:52:07.922Z] 5d3b04190fa2: Pulling fs layer [2024-07-17T20:52:07.922Z] 2f39f015ded8: Pulling fs layer [2024-07-17T20:52:07.922Z] 33b1e0a273af: Waiting [2024-07-17T20:52:07.922Z] 3a2ae6a8a46f: Waiting [2024-07-17T20:52:07.922Z] 5c69ac0246d0: Verifying Checksum [2024-07-17T20:52:07.922Z] 5c69ac0246d0: Download complete [2024-07-17T20:52:07.922Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-17T20:52:07.922Z] 3a2ae6a8a46f: Download complete [2024-07-17T20:52:08.180Z] 33b1e0a273af: Verifying Checksum [2024-07-17T20:52:08.180Z] 33b1e0a273af: Download complete [2024-07-17T20:52:08.180Z] ec43610c2a17: Verifying Checksum [2024-07-17T20:52:08.180Z] ec43610c2a17: Download complete [2024-07-17T20:52:08.180Z] 5d3b04190fa2: Verifying Checksum [2024-07-17T20:52:08.180Z] 5d3b04190fa2: Download complete [2024-07-17T20:52:08.180Z] 5eb5b503b376: Verifying Checksum [2024-07-17T20:52:08.180Z] 5eb5b503b376: Download complete [2024-07-17T20:52:08.750Z] 2f39f015ded8: Download complete [2024-07-17T20:52:09.699Z] 5eb5b503b376: Pull complete [2024-07-17T20:52:09.699Z] 5c69ac0246d0: Pull complete [2024-07-17T20:52:09.959Z] ec43610c2a17: Pull complete [2024-07-17T20:52:10.218Z] 3a2ae6a8a46f: Pull complete [2024-07-17T20:52:10.477Z] 33b1e0a273af: Pull complete [2024-07-17T20:52:10.477Z] 5d3b04190fa2: Pull complete [2024-07-17T20:52:15.751Z] 2f39f015ded8: Pull complete [2024-07-17T20:52:15.751Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-17T20:52:15.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-17T20:52:15.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-17T20:52:15.990Z] prd-ubuntu20.04-docker-8c-8g-5805 does not seem to be running inside a container [2024-07-17T20:52:16.026Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-17T20:52:22.740Z] $ docker top 01937a3b78edbeee1b440e3565dba174a5f688becf321034879fff70b8226b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-17T20:52:23.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-17T20:52:23.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-17T20:52:23.793Z] + ls /var/log/sa-host [2024-07-17T20:52:23.793Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-17T20:52:24.039Z] provisioning config files... [2024-07-17T20:52:24.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3728390340858240358tmp [Pipeline] { [Pipeline] echo [2024-07-17T20:52:24.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:24.439Z] ---> create-netrc.sh [Pipeline] } [2024-07-17T20:52:24.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:24.898Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-17T20:52:24.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:25.264Z] ---> sudo-logs.sh [2024-07-17T20:52:25.264Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-17T20:52:25.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:25.700Z] ---> job-cost.sh [2024-07-17T20:52:25.700Z] lf-activate-venv: SKIPPING [2024-07-17T20:52:25.700Z] DEBUG: total: 0.10999999940395355 [2024-07-17T20:52:25.700Z] INFO: Retrieving Stack Cost... [2024-07-17T20:52:25.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-17T20:52:27.352Z] INFO: Archiving Costs [Pipeline] echo [2024-07-17T20:52:27.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-17T20:52:27.719Z] ---> logs-deploy.sh [2024-07-17T20:52:27.719Z] lf-activate-venv: SKIPPING [2024-07-17T20:52:27.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4827/1 [2024-07-17T20:52:27.719Z] INFO: archiving workspace using pattern(s): [2024-07-17T20:52:28.655Z] Archives upload complete. [2024-07-17T20:52:28.655Z] INFO: archiving logs to Nexus