Pull request #4791 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d+971ded0da61705452274f4b577f848bc3eecf2cb (0cd05a57a91cb6fce70bcff4966da842543f9181) 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-ssh15026578511378852270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6248196425221538149.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4791/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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16852386648137831013.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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11501268904702869399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10347992374793983266.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-4791/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-4791/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11291009500607294152.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2500 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Merge succeeded, producing 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Checking out Revision 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d (PR-4791) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-15T19:13:34.035Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-15T19:13:34.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-15T19:13:34.326Z] ========================================================= [2024-04-15T19:13:34.326Z] EdgeX Global Pipelines Version Info [2024-04-15T19:13:34.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:13:35.094Z] ------------------- [2024-04-15T19:13:35.094Z] stable info: [2024-04-15T19:13:35.094Z] ------------------- [2024-04-15T19:13:35.094Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-15T19:13:35.094Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T19:13:35.094Z] Message: update stable to v1.0.258 [2024-04-15T19:13:35.662Z] ------------------- [2024-04-15T19:13:35.662Z] experimental info: [2024-04-15T19:13:35.662Z] ------------------- [2024-04-15T19:13:35.662Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-15T19:13:35.662Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T19:13:35.662Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-15T19:13:35.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-15T19:13:35.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-15T19:13:35.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-15T19:13:36.023Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-15T19:13:36.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-15T19:13:36.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-15T19:13:36.169Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-15T19:13:36.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-15T19:13:36.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-15T19:13:36.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-15T19:13:36.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-15T19:13:36.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-15T19:13:36.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-15T19:13:36.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-15T19:13:36.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-15T19:13:36.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-15T19:13:36.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-15T19:13:36.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-15T19:13:36.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-15T19:13:36.847Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-15T19:13:36.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-15T19:13:36.948Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-15T19:13:37.004Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-15T19:13:37.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4791 [Pipeline] echo [2024-04-15T19:13:37.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4791 [Pipeline] echo [2024-04-15T19:13:37.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4791 [Pipeline] echo [2024-04-15T19:13:37.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo [2024-04-15T19:13:37.267Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58591b7 [Pipeline] echo [2024-04-15T19:13:37.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T19:13:37.444Z] provisioning config files... [2024-04-15T19:13:37.459Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6395128832484955176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:13:37.830Z] ---> ****-login.sh [2024-04-15T19:13:37.830Z] nexus3.edgexfoundry.org:10001 [2024-04-15T19:13:38.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:13:38.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:13:38.095Z] Configure a credential helper to remove this warning. See [2024-04-15T19:13:38.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:13:38.095Z] [2024-04-15T19:13:38.095Z] Login Succeeded [2024-04-15T19:13:38.095Z] nexus3.edgexfoundry.org:10002 [2024-04-15T19:13:38.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:13:38.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:13:38.357Z] Configure a credential helper to remove this warning. See [2024-04-15T19:13:38.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:13:38.357Z] [2024-04-15T19:13:38.357Z] Login Succeeded [2024-04-15T19:13:38.357Z] nexus3.edgexfoundry.org:10003 [2024-04-15T19:13:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:13:38.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:13:38.357Z] Configure a credential helper to remove this warning. See [2024-04-15T19:13:38.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:13:38.357Z] [2024-04-15T19:13:38.357Z] Login Succeeded [2024-04-15T19:13:38.357Z] nexus3.edgexfoundry.org:10004 [2024-04-15T19:13:38.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:13:38.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:13:38.624Z] Configure a credential helper to remove this warning. See [2024-04-15T19:13:38.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:13:38.624Z] [2024-04-15T19:13:38.624Z] Login Succeeded [2024-04-15T19:13:38.624Z] ****.io [2024-04-15T19:13:38.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:13:38.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:13:38.885Z] Configure a credential helper to remove this warning. See [2024-04-15T19:13:38.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:13:38.885Z] [2024-04-15T19:13:38.885Z] Login Succeeded [2024-04-15T19:13:38.885Z] ---> ****-login.sh ends [Pipeline] } [2024-04-15T19:13:38.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-15T19:13:39.359Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-15T19:13:39.359Z] + + dirname cmd/core-command/Dockerfile [2024-04-15T19:13:39.359Z] cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-15T19:13:39.359Z] + + cut -d/ -f2 [2024-04-15T19:13:39.359Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-15T19:13:39.359Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-15T19:13:39.359Z] + + cut -d/ -f2 [2024-04-15T19:13:39.359Z] dirname cmd/core-data/Dockerfile [2024-04-15T19:13:39.359Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/core-metadata/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-15T19:13:39.359Z] + + cut -d/ -f2 [2024-04-15T19:13:39.359Z] dirname cmd/security-bootstrapper/Dockerfile [2024-04-15T19:13:39.359Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-15T19:13:39.359Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-15T19:13:39.359Z] cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-15T19:13:39.359Z] + cut+ -d/ -f2 [2024-04-15T19:13:39.359Z] dirname cmd/security-spire-agent/Dockerfile [2024-04-15T19:13:39.359Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/security-spire-server/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/support-notifications/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-15T19:13:39.359Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-15T19:13:39.359Z] + cut -d/ -f2 [2024-04-15T19:13:39.359Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-15T19:13:39.421Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-15T19:13:39.953Z] + git rev-list -1 --merges 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d~1..58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo [2024-04-15T19:13:39.985Z] -----------> git rev-list -1 --merges 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d~1..58591b7ddf2b27df6fb8a8fef74cdf5310215c0d 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [false] [Pipeline] sh [2024-04-15T19:13:40.299Z] + git log --format=format:%s -1 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] echo [2024-04-15T19:13:40.339Z] ========================================================= [2024-04-15T19:13:40.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-15T19:13:40.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-15T19:13:40.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-15T19:13:40.853Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-15T19:13:40.853Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-15T19:13:40.853Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-15T19:13:40.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-15T19:13:40.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-15T19:13:40.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:13:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T19:13:41.389Z] [2024-04-15T19:13:41.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:13:41.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T19:13:41.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-15T19:13:41.771Z] b85a868b505f: Pulling fs layer [2024-04-15T19:13:41.771Z] e2be974225ed: Pulling fs layer [2024-04-15T19:13:41.771Z] 339a4e72a1f5: Pulling fs layer [2024-04-15T19:13:41.771Z] 988bab9f4d93: Pulling fs layer [2024-04-15T19:13:41.771Z] 1469e6f7b9e6: Pulling fs layer [2024-04-15T19:13:41.771Z] eaf3925da568: Pulling fs layer [2024-04-15T19:13:41.771Z] bab4dde63d76: Pulling fs layer [2024-04-15T19:13:41.771Z] bde34c3a00c8: Pulling fs layer [2024-04-15T19:13:41.771Z] b352a97aabf1: Pulling fs layer [2024-04-15T19:13:41.771Z] 4872d77fe225: Pulling fs layer [2024-04-15T19:13:41.771Z] 5851b861e8e6: Pulling fs layer [2024-04-15T19:13:41.771Z] bab4dde63d76: Waiting [2024-04-15T19:13:41.771Z] 988bab9f4d93: Waiting [2024-04-15T19:13:41.771Z] 1469e6f7b9e6: Waiting [2024-04-15T19:13:41.771Z] eaf3925da568: Waiting [2024-04-15T19:13:41.771Z] 4872d77fe225: Waiting [2024-04-15T19:13:41.771Z] 5851b861e8e6: Waiting [2024-04-15T19:13:41.771Z] bde34c3a00c8: Waiting [2024-04-15T19:13:41.771Z] e2be974225ed: Verifying Checksum [2024-04-15T19:13:41.771Z] e2be974225ed: Download complete [2024-04-15T19:13:41.771Z] 988bab9f4d93: Verifying Checksum [2024-04-15T19:13:41.771Z] 988bab9f4d93: Download complete [2024-04-15T19:13:41.771Z] 1469e6f7b9e6: Download complete [2024-04-15T19:13:42.030Z] eaf3925da568: Download complete [2024-04-15T19:13:42.030Z] 339a4e72a1f5: Verifying Checksum [2024-04-15T19:13:42.030Z] 339a4e72a1f5: Download complete [2024-04-15T19:13:42.030Z] bde34c3a00c8: Download complete [2024-04-15T19:13:42.030Z] b352a97aabf1: Download complete [2024-04-15T19:13:42.030Z] 4872d77fe225: Download complete [2024-04-15T19:13:42.030Z] 5851b861e8e6: Download complete [2024-04-15T19:13:42.030Z] b85a868b505f: Verifying Checksum [2024-04-15T19:13:42.030Z] b85a868b505f: Download complete [2024-04-15T19:13:42.290Z] bab4dde63d76: Verifying Checksum [2024-04-15T19:13:42.290Z] bab4dde63d76: Download complete [2024-04-15T19:13:43.228Z] b85a868b505f: Pull complete [2024-04-15T19:13:43.493Z] e2be974225ed: Pull complete [2024-04-15T19:13:43.758Z] 339a4e72a1f5: Pull complete [2024-04-15T19:13:44.018Z] 988bab9f4d93: Pull complete [2024-04-15T19:13:44.277Z] 1469e6f7b9e6: Pull complete [2024-04-15T19:13:44.277Z] eaf3925da568: Pull complete [2024-04-15T19:13:46.185Z] bab4dde63d76: Pull complete [2024-04-15T19:13:46.446Z] bde34c3a00c8: Pull complete [2024-04-15T19:13:46.446Z] b352a97aabf1: Pull complete [2024-04-15T19:13:46.705Z] 4872d77fe225: Pull complete [2024-04-15T19:13:46.705Z] 5851b861e8e6: Pull complete [2024-04-15T19:13:46.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-15T19:13:46.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-15T19:13:46.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:13:46.982Z] prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container [2024-04-15T19:13:47.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-15T19:13:48.863Z] $ docker top b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 -eo pid,comm [2024-04-15T19:13:48.916Z] 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-04-15T19:13:48.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-15T19:13:49.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-15T19:13:49.053Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-15T19:13:49.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-15T19:13:49.186Z] $ docker exec b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent [2024-04-15T19:13:49.286Z] SSH_AUTH_SOCK=/tmp/ssh-a6mLGItw30By/agent.32 [2024-04-15T19:13:49.286Z] SSH_AGENT_PID=38 [2024-04-15T19:13:49.293Z] Running ssh-add (command line suppressed) [2024-04-15T19:13:49.396Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7448886141694921370.key (/w/workspace/edgex-go/1@tmp/private_key_7448886141694921370.key) [2024-04-15T19:13:49.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-15T19:13:49.746Z] + git tag --points-at HEAD [Pipeline] } [2024-04-15T19:13:49.775Z] $ docker exec --env ******** --env ******** b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent -k [2024-04-15T19:13:49.885Z] unset SSH_AUTH_SOCK; [2024-04-15T19:13:49.885Z] unset SSH_AGENT_PID; [2024-04-15T19:13:49.885Z] echo Agent pid 38 killed; [2024-04-15T19:13:49.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-15T19:13:50.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-15T19:13:50.002Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-15T19:13:50.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-15T19:13:50.127Z] $ docker exec b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent [2024-04-15T19:13:50.234Z] SSH_AUTH_SOCK=/tmp/ssh-6jqQZ5IAjjiy/agent.71 [2024-04-15T19:13:50.234Z] SSH_AGENT_PID=77 [2024-04-15T19:13:50.240Z] Running ssh-add (command line suppressed) [2024-04-15T19:13:50.375Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14960209246529400977.key (/w/workspace/edgex-go/1@tmp/private_key_14960209246529400977.key) [2024-04-15T19:13:50.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-15T19:13:50.737Z] + git semver init [2024-04-15T19:13:50.997Z] 2024-04-15 19:13:50,919 [run_init] DEBUG init version:0.0.0 force:False [2024-04-15T19:13:50.997Z] 2024-04-15 19:13:50,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-04-15T19:13:50.997Z] 2024-04-15 19:13:50,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-04-15T19:13:50.997Z] 2024-04-15 19:13:50,920 [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-04-15T19:13:56.278Z] 2024-04-15 19:13:55,323 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4791 with force:False [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,324 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4791 [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,328 [execute] INFO git cat-file --batch-check [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,335 [execute] INFO git cat-file --batch [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-15T19:13:56.278Z] 2024-04-15 19:13:55,339 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4791 [2024-04-15T19:13:56.278Z] 0.0.0 [Pipeline] } [2024-04-15T19:13:56.312Z] $ docker exec --env ******** --env ******** b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 ssh-agent -k [2024-04-15T19:13:56.421Z] unset SSH_AUTH_SOCK; [2024-04-15T19:13:56.423Z] unset SSH_AGENT_PID; [2024-04-15T19:13:56.423Z] echo Agent pid 77 killed; [2024-04-15T19:13:56.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-15T19:13:56.880Z] + git semver [Pipeline] } [2024-04-15T19:13:57.169Z] $ docker stop --time=1 b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 [2024-04-15T19:13:58.484Z] $ docker rm -f --volumes b3c6547ed07d92895ac04a9a389b53df9fe3981f18ddf9df2706997a858e2622 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-15T19:13:58.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-15T19:13:59.197Z] Stashed 1 file(s) [Pipeline] echo [2024-04-15T19:13:59.216Z] [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-04-15T19:14:00.072Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-15T19:14:00.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T19:14:00.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T19:14:00.195Z] ========================================================= [2024-04-15T19:14:00.196Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-15T19:14:00.196Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:14:00.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-15T19:14:00.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-15T19:14:00.553Z] 7264a8db6415: Pulling fs layer [2024-04-15T19:14:00.553Z] c4d48a809fc2: Pulling fs layer [2024-04-15T19:14:00.553Z] 4f1c88b9dad5: Pulling fs layer [2024-04-15T19:14:00.553Z] ad3a456e5733: Pulling fs layer [2024-04-15T19:14:00.553Z] 69c7f0334f64: Pulling fs layer [2024-04-15T19:14:00.553Z] 1f1c1a5573a3: Pulling fs layer [2024-04-15T19:14:00.553Z] ce7588e14bc9: Pulling fs layer [2024-04-15T19:14:00.553Z] ad3a456e5733: Waiting [2024-04-15T19:14:00.553Z] b5e4710f87ac: Pulling fs layer [2024-04-15T19:14:00.553Z] 1f1c1a5573a3: Waiting [2024-04-15T19:14:00.553Z] ce7588e14bc9: Waiting [2024-04-15T19:14:00.553Z] b5e4710f87ac: Waiting [2024-04-15T19:14:00.553Z] 69c7f0334f64: Waiting [2024-04-15T19:14:00.553Z] c4d48a809fc2: Verifying Checksum [2024-04-15T19:14:00.553Z] c4d48a809fc2: Download complete [2024-04-15T19:14:00.553Z] ad3a456e5733: Download complete [2024-04-15T19:14:00.553Z] 69c7f0334f64: Verifying Checksum [2024-04-15T19:14:00.553Z] 69c7f0334f64: Download complete [2024-04-15T19:14:00.553Z] 7264a8db6415: Verifying Checksum [2024-04-15T19:14:00.553Z] 7264a8db6415: Download complete [2024-04-15T19:14:00.553Z] 1f1c1a5573a3: Verifying Checksum [2024-04-15T19:14:00.553Z] 1f1c1a5573a3: Download complete [2024-04-15T19:14:00.812Z] 7264a8db6415: Pull complete [2024-04-15T19:14:00.812Z] b5e4710f87ac: Verifying Checksum [2024-04-15T19:14:00.812Z] b5e4710f87ac: Download complete [2024-04-15T19:14:00.812Z] c4d48a809fc2: Pull complete [2024-04-15T19:14:01.071Z] 4f1c88b9dad5: Verifying Checksum [2024-04-15T19:14:01.071Z] 4f1c88b9dad5: Download complete [2024-04-15T19:14:01.332Z] ce7588e14bc9: Verifying Checksum [2024-04-15T19:14:01.332Z] ce7588e14bc9: Download complete [2024-04-15T19:14:04.624Z] 4f1c88b9dad5: Pull complete [2024-04-15T19:14:04.624Z] ad3a456e5733: Pull complete [2024-04-15T19:14:04.624Z] 69c7f0334f64: Pull complete [2024-04-15T19:14:04.624Z] 1f1c1a5573a3: Pull complete [2024-04-15T19:14:07.156Z] ce7588e14bc9: Pull complete [2024-04-15T19:14:07.416Z] b5e4710f87ac: Pull complete [2024-04-15T19:14:07.416Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-15T19:14:07.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-15T19:14:07.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:14:07.784Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-15T19:14:07.784Z] WORKDIR /edgex [2024-04-15T19:14:07.784Z] COPY go.mod . [2024-04-15T19:14:07.784Z] RUN go mod download [2024-04-15T19:14:07.784Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-15T19:14:08.352Z] Sending build context to Docker daemon 175.3MB [2024-04-15T19:14:08.352Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-15T19:14:08.352Z] ---> 88b5674ff536 [2024-04-15T19:14:08.352Z] Step 2/4 : WORKDIR /edgex [2024-04-15T19:14:10.910Z] ---> Running in e1dc02d31780 [2024-04-15T19:14:10.910Z] Removing intermediate container e1dc02d31780 [2024-04-15T19:14:10.910Z] ---> 7750b8cbb1d1 [2024-04-15T19:14:10.910Z] Step 3/4 : COPY go.mod . [2024-04-15T19:14:10.910Z] ---> f2dca733670e [2024-04-15T19:14:10.910Z] Step 4/4 : RUN go mod download [2024-04-15T19:14:10.910Z] ---> Running in b246bf26d104 [2024-04-15T19:14:14.564Z] Still waiting to schedule task [2024-04-15T19:14:14.564Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-15T19:14:37.482Z] Removing intermediate container b246bf26d104 [2024-04-15T19:14:37.482Z] ---> 8406b4e48a4f [2024-04-15T19:14:37.482Z] Successfully built 8406b4e48a4f [2024-04-15T19:14:37.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:14:37.879Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-15T19:14:37.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:14:38.047Z] prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container [2024-04-15T19:14:38.081Z] $ 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 ******** ci-base-image-x86_64 cat [2024-04-15T19:14:38.508Z] $ docker top 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T19:14:38.904Z] + go version [2024-04-15T19:14:38.904Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-15T19:14:38.940Z] $ docker stop --time=1 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 [2024-04-15T19:14:40.238Z] $ docker rm -f --volumes 2f57c11c4f5ef5096ec389ce4f649a95ef20178d19b576462dbbf1a4a3512216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:14:40.992Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-15T19:14:40.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:14:41.171Z] prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container [2024-04-15T19:14:41.204Z] $ 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 ******** ci-base-image-x86_64 cat [2024-04-15T19:14:41.566Z] $ docker top 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-15T19:14:41.795Z] ========================================================= [2024-04-15T19:14:41.795Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-15T19:14:41.795Z] ========================================================= [Pipeline] sh [2024-04-15T19:14:42.088Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:14:42.457Z] + make test [2024-04-15T19:14:42.457Z] go test -race -coverprofile=coverage.out ./... [2024-04-15T19:14:50.574Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-15T19:15:22.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-15T19:15:23.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2024-04-15T19:15:23.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-15T19:15:23.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-15T19:15:23.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-15T19:15:24.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-15T19:15:24.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-15T19:15:24.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-04-15T19:15:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-15T19:15:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-15T19:15:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:15:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-15T19:15:24.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-15T19:15:26.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-15T19:15:26.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-15T19:15:27.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-15T19:15:27.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-04-15T19:15:27.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 53.2% of statements [2024-04-15T19:15:28.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.340s coverage: 93.4% of statements [2024-04-15T19:15:28.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.071s coverage: 6.1% of statements [2024-04-15T19:15:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements [2024-04-15T19:15:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-04-15T19:15:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-15T19:15:29.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-15T19:15:30.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2024-04-15T19:15:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.053s coverage: 32.2% of statements [2024-04-15T19:15:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2024-04-15T19:15:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements [2024-04-15T19:15:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements [2024-04-15T19:15:30.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2024-04-15T19:15:31.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-04-15T19:15:31.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-15T19:15:31.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-15T19:15:31.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-15T19:15:31.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-15T19:15:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-15T19:15:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-15T19:15:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-15T19:15:31.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-15T19:15:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-15T19:15:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-15T19:15:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-15T19:15:33.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-15T19:15:33.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-15T19:15:33.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-15T19:15:33.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-15T19:15:34.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-15T19:15:35.530Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-15T19:15:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-15T19:15:36.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-15T19:15:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-15T19:15:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-15T19:15:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-15T19:15:40.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-15T19:15:40.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-15T19:15:40.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-15T19:15:40.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-15T19:15:40.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-15T19:15:40.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-15T19:15:40.941Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-15T19:15:42.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-15T19:15:42.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-15T19:15:42.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-15T19:15:42.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-15T19:15:43.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements [2024-04-15T19:15:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-15T19:15:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:15:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-15T19:15:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-15T19:15:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-15T19:15:44.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-15T19:15:45.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-15T19:15:45.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:15:54.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2501 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws [2024-04-15T19:15:54.609Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.053s coverage: 87.2% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 95.7% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-04-15T19:15:55.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2024-04-15T19:15:55.812Z] 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-04-15T19:15:56.071Z] running golangci-lint [2024-04-15T19:15:56.330Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-04-15T19:15:56.330Z] go version go1.21.0 linux/amd64 [2024-04-15T19:15:56.330Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-04-15T19:15:56.330Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-04-15T19:15:57.707Z] The recommended git tool is: git [2024-04-15T19:16:05.773Z] using credential edgex-jenkins-ssh [2024-04-15T19:16:05.797Z] Cloning the remote Git repository [2024-04-15T19:16:05.835Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-15T19:16:05.980Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-04-15T19:16:06.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-15T19:16:06.171Z] > git --version # timeout=10 [2024-04-15T19:16:06.217Z] > git --version # 'git version 2.25.1' [2024-04-15T19:16:06.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T19:16:06.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-15T19:16:18.246Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|deps|exports_file|files|name|types_sizes) took 18.907953062s" [2024-04-15T19:16:18.246Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.721772ms" [2024-04-15T19:16:23.255Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-15T19:16:23.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-15T19:16:24.295Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-15T19:16:24.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-15T19:16:24.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T19:16:24.361Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-15T19:16:25.036Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [2024-04-15T19:16:25.454Z] Merge succeeded, producing 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [2024-04-15T19:16:25.454Z] Checking out Revision 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d (PR-4791) [2024-04-15T19:16:26.169Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0" [2024-04-15T19:16:26.216Z] > git --version # timeout=10 [2024-04-15T19:16:26.237Z] > git --version # 'git version 2.25.1' [2024-04-15T19:16:26.249Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-15T19:16:26.352Z] level=info msg="[linters_context/goanalysis] analyzers took 1m20.939943653s with top 10 stages: buildir: 44.418071431s, gosec: 6.128828108s, inspect: 2.519908454s, fact_deprecated: 2.134243054s, printf: 1.185391352s, ctrlflow: 1.158775677s, S1038: 933.762845ms, nilness: 911.801679ms, fact_purity: 905.746075ms, typedness: 653.710536ms" [2024-04-15T19:16:26.352Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-04-15T19:16:26.352Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, nolint: 0/21, path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197" [2024-04-15T19:16:26.352Z] level=info msg="[runner] processing took 14.256797ms with stages: nolint: 6.304009ms, identifier_marker: 3.55879ms, autogenerated_exclude: 1.37333ms, path_prettifier: 1.3051ms, exclude-rules: 1.038189ms, skip_dirs: 637.269µs, cgo: 23.57µs, filename_unadjuster: 12.73µs, max_same_issues: 560ns, uniq_by_line: 470ns, skip_files: 400ns, exclude: 390ns, fixer: 360ns, path_shortener: 320ns, diff: 300ns, severity-rules: 240ns, sort_results: 230ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-04-15T19:16:26.352Z] level=info msg="[runner] linters took 9.908228758s with stages: goanalysis_metalinter: 9.893891861s" [2024-04-15T19:16:26.353Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-04-15T19:16:26.353Z] level=info msg="Memory: 289 samples, avg is 266.5MB, max is 1191.4MB" [2024-04-15T19:16:26.353Z] level=info msg="Execution took 28.85958295s" [2024-04-15T19:16:26.353Z] go vet ./... [2024-04-15T19:16:25.052Z] > git config core.sparsecheckout # timeout=10 [2024-04-15T19:16:25.122Z] > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [2024-04-15T19:16:25.354Z] > git remote # timeout=10 [2024-04-15T19:16:25.372Z] > git config --get remote.origin.url # timeout=10 [2024-04-15T19:16:25.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-15T19:16:25.406Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-04-15T19:16:25.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-15T19:16:25.459Z] > git config core.sparsecheckout # timeout=10 [2024-04-15T19:16:25.474Z] > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-04-15T19:16:30.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-15T19:16:30.792Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-15T19:16:31.050Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-04-15T19:16:31.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-15T19:16:31.167Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-15T19:16:31.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-15T19:16:31.167Z] Dload Upload Total Spent Left Speed [2024-04-15T19:16:31.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh [2024-04-15T19:16:31.416Z] + ls -al . [2024-04-15T19:16:31.416Z] total 816 [2024-04-15T19:16:31.416Z] drwxrwxr-x 11 1001 1001 4096 Apr 15 19:14 . [2024-04-15T19:16:31.416Z] drwxr-xr-x 4 root root 4096 Apr 15 19:14 .. [2024-04-15T19:16:31.416Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 .blubracket [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 10 Apr 15 19:13 .dockerignore [2024-04-15T19:16:31.416Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 19:15 .git [2024-04-15T19:16:31.416Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 19:13 .github [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 1074 Apr 15 19:13 .gitignore [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 19:13 .golangci.yml [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 100 Apr 15 19:13 .hadolint.yml [2024-04-15T19:16:31.416Z] drwxr-xr-x 3 1001 1001 4096 Apr 15 19:13 .semver [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 155 Apr 15 19:13 .sonarcloud.properties [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 19:13 ADOPTERS.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 20261 Apr 15 19:13 Attribution.txt [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 100284 Apr 15 19:13 CHANGELOG.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 19:13 CONTRIBUTING.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 19:13 GOVERNANCE.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 861 Apr 15 19:13 Jenkinsfile [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 19:13 LICENSE [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 15392 Apr 15 19:13 Makefile [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 19:13 OWNERS.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 9528 Apr 15 19:13 README.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 789 Apr 15 19:13 SECURITY.md [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 19:13 VERSION [2024-04-15T19:16:31.416Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 bin [2024-04-15T19:16:31.416Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 19:13 cmd [2024-04-15T19:16:31.416Z] -rw-r--r-- 1 root root 455122 Apr 15 19:15 coverage.out [2024-04-15T19:16:31.416Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:13 fuzz_test [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 7036 Apr 15 19:13 go.mod [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 101457 Apr 15 19:13 go.sum [2024-04-15T19:16:31.416Z] drwxrwxr-x 7 1001 1001 4096 Apr 15 19:13 internal [2024-04-15T19:16:31.416Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 19:13 openapi [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 584 Apr 15 19:13 security.txt [2024-04-15T19:16:31.416Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 19:13 version.go [Pipeline] sh [2024-04-15T19:16:31.534Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-15T19:16:31.729Z] + '[' -e coverage.out ] [2024-04-15T19:16:31.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-15T19:16:31.861Z] Stashed 1 file(s) [2024-04-15T19:16:31.873Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-04-15T19:16:31.873Z] /etc/docker/daemon.new [2024-04-15T19:16:31.873Z] { [2024-04-15T19:16:31.873Z] "registry-mirrors": [ [2024-04-15T19:16:31.873Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-15T19:16:31.873Z] ], [2024-04-15T19:16:31.873Z] "bip": "10.250.0.254/24", [2024-04-15T19:16:31.873Z] "hosts": [ [2024-04-15T19:16:31.873Z] "tcp://0.0.0.0:5555", [2024-04-15T19:16:31.873Z] "unix:///var/run/docker.sock" [2024-04-15T19:16:31.873Z] ], [2024-04-15T19:16:31.873Z] "mtu": 1458, [2024-04-15T19:16:31.873Z] "selinux-enabled": true, [2024-04-15T19:16:31.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-15T19:16:31.873Z] } [Pipeline] sh [Pipeline] sh [2024-04-15T19:16:32.157Z] + make build [2024-04-15T19:16:32.157Z] 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-04-15T19:16:32.277Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-15T19:16:32.625Z] + sudo service docker restart [2024-04-15T19:16:50.265Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T19:16:50.954Z] provisioning config files... [2024-04-15T19:16:50.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2005340634049112405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:16:51.434Z] ---> ****-login.sh [2024-04-15T19:16:51.434Z] nexus3.edgexfoundry.org:10001 [2024-04-15T19:16:51.641Z] 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-04-15T19:16:52.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:16:52.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:16:52.017Z] Configure a credential helper to remove this warning. See [2024-04-15T19:16:52.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:16:52.017Z] [2024-04-15T19:16:52.017Z] Login Succeeded [2024-04-15T19:16:52.017Z] nexus3.edgexfoundry.org:10002 [2024-04-15T19:16:52.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:16:52.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:16:52.285Z] Configure a credential helper to remove this warning. See [2024-04-15T19:16:52.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:16:52.286Z] [2024-04-15T19:16:52.286Z] Login Succeeded [2024-04-15T19:16:52.286Z] nexus3.edgexfoundry.org:10003 [2024-04-15T19:16:52.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:16:52.576Z] 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-04-15T19:16:52.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:16:52.841Z] Configure a credential helper to remove this warning. See [2024-04-15T19:16:52.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:16:52.841Z] [2024-04-15T19:16:52.841Z] Login Succeeded [2024-04-15T19:16:52.841Z] nexus3.edgexfoundry.org:10004 [2024-04-15T19:16:52.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:16:53.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:16:53.111Z] Configure a credential helper to remove this warning. See [2024-04-15T19:16:53.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:16:53.111Z] [2024-04-15T19:16:53.111Z] Login Succeeded [2024-04-15T19:16:53.111Z] ****.io [2024-04-15T19:16:53.141Z] 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-04-15T19:16:53.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-15T19:16:53.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-15T19:16:53.650Z] Configure a credential helper to remove this warning. See [2024-04-15T19:16:53.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-15T19:16:53.650Z] [2024-04-15T19:16:53.650Z] Login Succeeded [2024-04-15T19:16:53.650Z] ---> ****-login.sh ends [Pipeline] } [2024-04-15T19:16:53.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-15T19:16:54.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-15T19:16:54.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T19:16:54.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-15T19:16:54.497Z] ========================================================= [2024-04-15T19:16:54.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-15T19:16:54.497Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:16:54.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-15T19:16:54.870Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-15T19:16:54.870Z] 9fda8d8052c6: Pulling fs layer [2024-04-15T19:16:54.870Z] 5d54e960e981: Pulling fs layer [2024-04-15T19:16:54.871Z] c4a7e357bf2a: Pulling fs layer [2024-04-15T19:16:54.871Z] f0e02332f6b5: Pulling fs layer [2024-04-15T19:16:54.871Z] 872ee5b61b7b: Pulling fs layer [2024-04-15T19:16:54.871Z] 0c6a40ed1a82: Pulling fs layer [2024-04-15T19:16:54.871Z] 94ae7d8d031c: Pulling fs layer [2024-04-15T19:16:54.871Z] f0e02332f6b5: Waiting [2024-04-15T19:16:54.871Z] 0c6a40ed1a82: Waiting [2024-04-15T19:16:54.871Z] 872ee5b61b7b: Waiting [2024-04-15T19:16:54.871Z] 94ae7d8d031c: Waiting [2024-04-15T19:16:55.140Z] 5d54e960e981: Verifying Checksum [2024-04-15T19:16:55.140Z] 5d54e960e981: Download complete [2024-04-15T19:16:55.140Z] f0e02332f6b5: Download complete [2024-04-15T19:16:55.140Z] 872ee5b61b7b: Verifying Checksum [2024-04-15T19:16:55.140Z] 872ee5b61b7b: Download complete [2024-04-15T19:16:55.140Z] 9fda8d8052c6: Download complete [2024-04-15T19:16:55.726Z] 94ae7d8d031c: Verifying Checksum [2024-04-15T19:16:55.726Z] 94ae7d8d031c: Download complete [2024-04-15T19:16:55.996Z] 9fda8d8052c6: Pull complete [2024-04-15T19:16:56.590Z] 5d54e960e981: Pull complete [2024-04-15T19:16:56.928Z] c4a7e357bf2a: Download complete [2024-04-15T19:16:57.328Z] 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-04-15T19:16:58.380Z] 0c6a40ed1a82: Verifying Checksum [2024-04-15T19:16:58.380Z] 0c6a40ed1a82: Download complete [2024-04-15T19:16:58.705Z] 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-04-15T19:17:00.080Z] 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-04-15T19:17:01.014Z] 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-04-15T19:17:01.581Z] 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-04-15T19:17:02.146Z] 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-04-15T19:17:02.711Z] 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-04-15T19:17:03.669Z] $ docker stop --time=1 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 [2024-04-15T19:17:07.356Z] $ docker rm -f --volumes 1fb88b2f844df0c3bdd9356a1fa027d43f1a433274fe6c917acc3e56ec4004b0 [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-04-15T19:17:08.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-15T19:17:08.964Z] [2024-04-15T19:17:08.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:17:09.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-15T19:17:09.340Z] latest: Pulling from edgex-devops/edgex-compose [2024-04-15T19:17:09.340Z] 91d30c5bc195: Pulling fs layer [2024-04-15T19:17:09.340Z] 2e9b0aa3be6d: Pulling fs layer [2024-04-15T19:17:09.340Z] 9c61dcf015f6: Pulling fs layer [2024-04-15T19:17:09.340Z] 4698f68db338: Pulling fs layer [2024-04-15T19:17:09.340Z] 2a2f49069b9e: Pulling fs layer [2024-04-15T19:17:09.340Z] e0025b399a48: Pulling fs layer [2024-04-15T19:17:09.340Z] 2a2f49069b9e: Waiting [2024-04-15T19:17:09.340Z] e0025b399a48: Waiting [2024-04-15T19:17:09.340Z] 4698f68db338: Waiting [2024-04-15T19:17:09.340Z] 91d30c5bc195: Verifying Checksum [2024-04-15T19:17:09.340Z] 91d30c5bc195: Download complete [2024-04-15T19:17:09.340Z] 4698f68db338: Verifying Checksum [2024-04-15T19:17:09.340Z] 4698f68db338: Download complete [2024-04-15T19:17:09.598Z] 2e9b0aa3be6d: Verifying Checksum [2024-04-15T19:17:09.598Z] 2e9b0aa3be6d: Download complete [2024-04-15T19:17:09.598Z] 91d30c5bc195: Pull complete [2024-04-15T19:17:09.598Z] e0025b399a48: Verifying Checksum [2024-04-15T19:17:09.598Z] e0025b399a48: Download complete [2024-04-15T19:17:09.598Z] 2a2f49069b9e: Verifying Checksum [2024-04-15T19:17:09.598Z] 2a2f49069b9e: Download complete [2024-04-15T19:17:09.857Z] 2e9b0aa3be6d: Pull complete [2024-04-15T19:17:10.114Z] 9c61dcf015f6: Verifying Checksum [2024-04-15T19:17:10.114Z] 9c61dcf015f6: Download complete [2024-04-15T19:17:10.770Z] c4a7e357bf2a: Pull complete [2024-04-15T19:17:11.358Z] f0e02332f6b5: Pull complete [2024-04-15T19:17:11.625Z] 872ee5b61b7b: Pull complete [2024-04-15T19:17:12.641Z] 9c61dcf015f6: Pull complete [2024-04-15T19:17:12.641Z] 4698f68db338: Pull complete [2024-04-15T19:17:12.641Z] 2a2f49069b9e: Pull complete [2024-04-15T19:17:12.900Z] e0025b399a48: Pull complete [2024-04-15T19:17:12.900Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-04-15T19:17:12.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-15T19:17:12.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:17:13.143Z] prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container [2024-04-15T19:17:13.171Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-04-15T19:17:14.918Z] $ docker top f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T19:17:15.444Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-15T19:17:17.420Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-04-15T19:17:17.420Z] #1 transferring dockerfile: 1.93kB done [2024-04-15T19:17:17.420Z] #1 DONE 0.0s [2024-04-15T19:17:17.420Z] [2024-04-15T19:17:17.420Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #2 transferring dockerfile: 2.06kB done [2024-04-15T19:17:17.679Z] #2 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #3 [core-command internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #3 transferring dockerfile: 1.93kB done [2024-04-15T19:17:17.679Z] #3 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #4 transferring dockerfile: 2.50kB done [2024-04-15T19:17:17.679Z] #4 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #5 transferring dockerfile: 1.89kB done [2024-04-15T19:17:17.679Z] #5 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #6 transferring dockerfile: 1.95kB done [2024-04-15T19:17:17.679Z] #6 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #7 transferring dockerfile: 2.93kB done [2024-04-15T19:17:17.679Z] #7 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #8 transferring dockerfile: 1.81kB done [2024-04-15T19:17:17.679Z] #8 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #9 transferring dockerfile: 1.69kB done [2024-04-15T19:17:17.679Z] #9 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #10 transferring dockerfile: 1.70kB done [2024-04-15T19:17:17.679Z] #10 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #11 transferring dockerfile: 2.49kB done [2024-04-15T19:17:17.679Z] #11 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #12 [core-data internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #12 transferring dockerfile: 2.01kB done [2024-04-15T19:17:17.679Z] #12 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #13 transferring dockerfile: 2.23kB done [2024-04-15T19:17:17.679Z] #13 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-15T19:17:17.679Z] #14 transferring dockerfile: 2.15kB done [2024-04-15T19:17:17.679Z] #14 DONE 0.0s [2024-04-15T19:17:17.679Z] [2024-04-15T19:17:17.679Z] #15 [support-scheduler internal] load .dockerignore [2024-04-15T19:17:17.679Z] #15 transferring context: 50B done [2024-04-15T19:17:17.679Z] #15 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #16 [core-metadata internal] load .dockerignore [2024-04-15T19:17:17.938Z] #16 transferring context: 50B done [2024-04-15T19:17:17.938Z] #16 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #17 [core-command internal] load .dockerignore [2024-04-15T19:17:17.938Z] #17 transferring context: 50B done [2024-04-15T19:17:17.938Z] #17 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #18 [security-proxy-setup internal] load .dockerignore [2024-04-15T19:17:17.938Z] #18 transferring context: 50B done [2024-04-15T19:17:17.938Z] #18 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-04-15T19:17:17.938Z] #19 transferring context: 50B done [2024-04-15T19:17:17.938Z] #19 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #20 [support-notifications internal] load .dockerignore [2024-04-15T19:17:17.938Z] #20 transferring context: 50B done [2024-04-15T19:17:17.938Z] #20 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #21 [security-bootstrapper internal] load .dockerignore [2024-04-15T19:17:17.938Z] #21 transferring context: 50B done [2024-04-15T19:17:17.938Z] #21 DONE 0.0s [2024-04-15T19:17:17.938Z] [2024-04-15T19:17:17.938Z] #22 [security-spire-agent internal] load .dockerignore [2024-04-15T19:17:17.938Z] #22 transferring context: 50B done [2024-04-15T19:17:18.197Z] #22 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #23 [security-spire-config internal] load .dockerignore [2024-04-15T19:17:18.198Z] #23 transferring context: 50B done [2024-04-15T19:17:18.198Z] #23 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #24 [security-spire-server internal] load .dockerignore [2024-04-15T19:17:18.198Z] #24 transferring context: 50B done [2024-04-15T19:17:18.198Z] #24 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-04-15T19:17:18.198Z] #25 transferring context: 50B done [2024-04-15T19:17:18.198Z] #25 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #26 [core-data internal] load .dockerignore [2024-04-15T19:17:18.198Z] #26 transferring context: 50B done [2024-04-15T19:17:18.198Z] #26 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-15T19:17:18.198Z] #27 transferring context: 50B done [2024-04-15T19:17:18.198Z] #27 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #28 [security-proxy-auth internal] load .dockerignore [2024-04-15T19:17:18.198Z] #28 transferring context: 50B done [2024-04-15T19:17:18.198Z] #28 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-15T19:17:18.198Z] #29 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:17:18.198Z] #30 ... [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-15T19:17:18.198Z] #29 DONE 0.0s [2024-04-15T19:17:18.198Z] [2024-04-15T19:17:18.198Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:17:18.456Z] #30 ... [2024-04-15T19:17:18.456Z] [2024-04-15T19:17:18.456Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-15T19:17:18.456Z] #29 DONE 0.0s [2024-04-15T19:17:18.456Z] [2024-04-15T19:17:18.456Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:17:18.716Z] #30 DONE 0.7s [2024-04-15T19:17:18.716Z] [2024-04-15T19:17:18.716Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:17:18.716Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:17:18.716Z] #31 ... [2024-04-15T19:17:18.716Z] [2024-04-15T19:17:18.716Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-15T19:17:18.716Z] #32 DONE 0.5s [2024-04-15T19:17:18.716Z] [2024-04-15T19:17:18.716Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-15T19:17:18.716Z] #33 DONE 0.6s [2024-04-15T19:17:18.716Z] [2024-04-15T19:17:18.716Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:17:18.716Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:17:18.716Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-15T19:17:18.716Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-04-15T19:17:18.716Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:17:18.716Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-15T19:17:19.283Z] #31 ... [2024-04-15T19:17:19.283Z] [2024-04-15T19:17:19.283Z] #34 [security-spire-agent internal] load build context [2024-04-15T19:17:19.283Z] #34 transferring context: 26.22kB 0.0s done [2024-04-15T19:17:19.283Z] #34 DONE 0.3s [2024-04-15T19:17:19.283Z] [2024-04-15T19:17:19.283Z] #35 [security-spire-config internal] load build context [2024-04-15T19:17:19.283Z] #35 transferring context: 24.94kB 0.0s done [2024-04-15T19:17:19.283Z] #35 DONE 0.3s [2024-04-15T19:17:19.283Z] [2024-04-15T19:17:19.283Z] #36 [security-spire-server internal] load build context [2024-04-15T19:17:19.283Z] #36 transferring context: 26.69kB 0.0s done [2024-04-15T19:17:19.283Z] #36 DONE 0.3s [2024-04-15T19:17:19.283Z] [2024-04-15T19:17:19.283Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:17:19.283Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.6s [2024-04-15T19:17:19.546Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.7s done [2024-04-15T19:17:19.546Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-04-15T19:17:19.804Z] #31 ... [2024-04-15T19:17:19.804Z] [2024-04-15T19:17:19.804Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-04-15T19:17:19.804Z] #37 DONE 1.3s [2024-04-15T19:17:19.804Z] [2024-04-15T19:17:19.804Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:17:19.804Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-04-15T19:17:21.704Z] 0c6a40ed1a82: Pull complete [2024-04-15T19:17:21.970Z] 94ae7d8d031c: Pull complete [2024-04-15T19:17:21.970Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-15T19:17:21.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-15T19:17:21.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:17:22.330Z] #31 ... [2024-04-15T19:17:22.331Z] [2024-04-15T19:17:22.331Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-04-15T19:17:22.331Z] #38 DONE 2.4s [2024-04-15T19:17:22.331Z] [2024-04-15T19:17:22.331Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:17:22.359Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-15T19:17:22.359Z] WORKDIR /edgex [2024-04-15T19:17:22.359Z] COPY go.mod . [2024-04-15T19:17:22.359Z] RUN go mod download [2024-04-15T19:17:22.359Z] + docker build -t ci-base-image-arm64 -f - . [2024-04-15T19:17:22.944Z] Sending build context to Docker daemon 3.002MB [2024-04-15T19:17:22.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-15T19:17:22.944Z] ---> 86de565de09d [2024-04-15T19:17:22.944Z] Step 2/4 : WORKDIR /edgex [2024-04-15T19:17:23.271Z] #31 ... [2024-04-15T19:17:23.271Z] [2024-04-15T19:17:23.271Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:17:23.271Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-04-15T19:17:23.271Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-15T19:17:23.271Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-04-15T19:17:23.271Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-04-15T19:17:23.271Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-04-15T19:17:23.271Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-04-15T19:17:23.271Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-15T19:17:23.271Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-04-15T19:17:23.271Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2024-04-15T19:17:23.271Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-04-15T19:17:23.271Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-04-15T19:17:23.271Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2024-04-15T19:17:23.271Z] #39 DONE 4.3s [2024-04-15T19:17:23.271Z] [2024-04-15T19:17:23.271Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:17:23.271Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-04-15T19:17:23.271Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-04-15T19:17:23.271Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-04-15T19:17:23.271Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-04-15T19:17:23.271Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-04-15T19:17:23.271Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-15T19:17:23.271Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-15T19:17:23.271Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-04-15T19:17:23.271Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-04-15T19:17:23.271Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.4s done [2024-04-15T19:17:23.271Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s [2024-04-15T19:17:23.838Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.0s done [2024-04-15T19:17:24.425Z] #40 ... [2024-04-15T19:17:24.425Z] [2024-04-15T19:17:24.425Z] #41 [security-secretstore-setup internal] load build context [2024-04-15T19:17:24.425Z] #41 transferring context: 231.33MB 5.6s [2024-04-15T19:17:24.688Z] #41 ... [2024-04-15T19:17:24.688Z] [2024-04-15T19:17:24.688Z] #42 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:17:24.898Z] ---> Running in 70243ca9d43e [2024-04-15T19:17:24.898Z] Removing intermediate container 70243ca9d43e [2024-04-15T19:17:24.898Z] ---> a5075145187e [2024-04-15T19:17:24.898Z] Step 3/4 : COPY go.mod . [2024-04-15T19:17:25.116Z] #42 ... [2024-04-15T19:17:25.116Z] [2024-04-15T19:17:25.116Z] #41 [security-secretstore-setup internal] load build context [2024-04-15T19:17:25.485Z] ---> 4b0f24ca846e [2024-04-15T19:17:25.485Z] Step 4/4 : RUN go mod download [2024-04-15T19:17:25.485Z] ---> Running in fc2b20d8dee1 [2024-04-15T19:17:28.405Z] #41 transferring context: 405.74MB 9.3s done [2024-04-15T19:17:28.663Z] #41 ... [2024-04-15T19:17:28.663Z] [2024-04-15T19:17:28.663Z] #43 [security-proxy-auth internal] load build context [2024-04-15T19:17:28.663Z] #43 transferring context: 405.74MB 9.3s done [2024-04-15T19:17:28.921Z] #43 ... [2024-04-15T19:17:28.921Z] [2024-04-15T19:17:28.921Z] #44 [core-data internal] load build context [2024-04-15T19:17:28.921Z] #44 ... [2024-04-15T19:17:28.921Z] [2024-04-15T19:17:28.921Z] #45 [security-bootstrapper internal] load build context [2024-04-15T19:17:28.921Z] #45 transferring context: 405.74MB 9.8s done [2024-04-15T19:17:29.179Z] #45 ... [2024-04-15T19:17:29.179Z] [2024-04-15T19:17:29.179Z] #46 [support-notifications internal] load build context [2024-04-15T19:17:29.179Z] #46 transferring context: 405.74MB 10.1s done [2024-04-15T19:17:29.179Z] #46 ... [2024-04-15T19:17:29.179Z] [2024-04-15T19:17:29.179Z] #47 [core-metadata internal] load build context [2024-04-15T19:17:29.179Z] #47 transferring context: 405.74MB 9.0s done [2024-04-15T19:17:29.437Z] #47 ... [2024-04-15T19:17:29.437Z] [2024-04-15T19:17:29.437Z] #48 [core-command internal] load build context [2024-04-15T19:17:29.437Z] #48 transferring context: 405.74MB 8.8s done [2024-04-15T19:17:29.437Z] #48 ... [2024-04-15T19:17:29.437Z] [2024-04-15T19:17:29.437Z] #49 [security-proxy-setup internal] load build context [2024-04-15T19:17:29.437Z] #49 transferring context: 405.74MB 10.5s done [2024-04-15T19:17:29.695Z] #49 ... [2024-04-15T19:17:29.695Z] [2024-04-15T19:17:29.695Z] #50 [support-scheduler internal] load build context [2024-04-15T19:17:29.695Z] #50 transferring context: 405.74MB 9.3s done [2024-04-15T19:17:29.695Z] #50 ... [2024-04-15T19:17:29.695Z] [2024-04-15T19:17:29.695Z] #51 [security-spiffe-token-provider internal] load build context [2024-04-15T19:17:29.695Z] #51 transferring context: 405.74MB 8.7s done [2024-04-15T19:17:32.309Z] #51 ... [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-15T19:17:32.309Z] #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 2.639 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 2.645 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 2.646 OK: 7 MiB in 16 packages [2024-04-15T19:17:32.309Z] #52 DONE 9.7s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #48 [core-command internal] load build context [2024-04-15T19:17:32.309Z] #48 DONE 13.3s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-15T19:17:32.309Z] #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.703 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:17:32.309Z] #0 3.703 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:17:32.309Z] #0 3.703 OK: 20074 distinct packages available [2024-04-15T19:17:32.309Z] #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 4.040 (1/11) Installing ca-certificates (20240226-r0) [2024-04-15T19:17:32.309Z] #0 4.057 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-15T19:17:32.309Z] #0 4.069 (3/11) Installing libunistring (1.1-r1) [2024-04-15T19:17:32.309Z] #0 4.086 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-15T19:17:32.309Z] #0 4.086 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-15T19:17:32.309Z] #0 4.091 (6/11) Installing libcurl (8.5.0-r0) [2024-04-15T19:17:32.309Z] #0 4.100 (7/11) Installing curl (8.5.0-r0) [2024-04-15T19:17:32.309Z] #0 4.105 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 4.112 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:17:32.309Z] #0 4.112 (10/11) Installing libucontext (1.2-r2) [2024-04-15T19:17:32.309Z] #0 4.115 (11/11) Installing gcompat (1.1.0-r1) [2024-04-15T19:17:32.309Z] #0 4.119 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 4.127 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:32.309Z] #0 4.179 OK: 12 MiB in 26 packages [2024-04-15T19:17:32.309Z] #53 DONE 9.7s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-15T19:17:32.309Z] #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 2.971 (1/2) Installing ca-certificates (20240226-r0) [2024-04-15T19:17:32.309Z] #0 3.039 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 3.044 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 3.054 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:32.309Z] #0 3.094 OK: 8 MiB in 17 packages [2024-04-15T19:17:32.309Z] #54 DONE 9.7s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-15T19:17:32.309Z] #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.454 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 3.461 (2/2) Installing su-exec (0.2-r3) [2024-04-15T19:17:32.309Z] #0 3.463 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 3.470 OK: 7 MiB in 17 packages [2024-04-15T19:17:32.309Z] #55 DONE 9.7s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-15T19:17:32.309Z] #0 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.136 OK: 264 MiB in 52 packages [2024-04-15T19:17:32.309Z] #56 DONE 10.0s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-15T19:17:32.309Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.339 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:17:32.309Z] #0 1.339 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:17:32.309Z] #0 1.339 OK: 20074 distinct packages available [2024-04-15T19:17:32.309Z] #0 1.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.707 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 1.711 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:17:32.309Z] #0 1.719 (3/4) Installing libucontext (1.2-r2) [2024-04-15T19:17:32.309Z] #0 1.719 (4/4) Installing gcompat (1.1.0-r1) [2024-04-15T19:17:32.309Z] #0 1.729 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 1.736 OK: 8 MiB in 19 packages [2024-04-15T19:17:32.309Z] #57 DONE 9.9s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #58 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:17:32.309Z] #0 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.048 OK: 264 MiB in 52 packages [2024-04-15T19:17:32.309Z] #58 DONE 10.2s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-15T19:17:32.309Z] #0 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.351 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:17:32.309Z] #0 1.351 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:17:32.309Z] #0 1.351 OK: 20078 distinct packages available [2024-04-15T19:17:32.309Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.683 OK: 264 MiB in 52 packages [2024-04-15T19:17:32.309Z] #59 DONE 10.1s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:17:32.309Z] #0 0.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 0.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 1.108 OK: 264 MiB in 52 packages [2024-04-15T19:17:32.309Z] #60 DONE 10.0s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #51 [security-spiffe-token-provider internal] load build context [2024-04-15T19:17:32.309Z] #51 DONE 13.4s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #42 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:17:32.309Z] #42 transferring context: 405.74MB 9.2s done [2024-04-15T19:17:32.309Z] #42 DONE 13.4s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #41 [security-secretstore-setup internal] load build context [2024-04-15T19:17:32.309Z] #41 DONE 13.4s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #47 [core-metadata internal] load build context [2024-04-15T19:17:32.309Z] #47 DONE 13.4s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #43 [security-proxy-auth internal] load build context [2024-04-15T19:17:32.309Z] #43 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #45 [security-bootstrapper internal] load build context [2024-04-15T19:17:32.309Z] #45 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #46 [support-notifications internal] load build context [2024-04-15T19:17:32.309Z] #46 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-04-15T19:17:32.309Z] #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.309Z] #0 3.345 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:32.309Z] #0 3.357 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:32.309Z] #0 3.377 OK: 7 MiB in 16 packages [2024-04-15T19:17:32.309Z] #61 DONE 10.0s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #50 [support-scheduler internal] load build context [2024-04-15T19:17:32.309Z] #50 DONE 13.4s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-04-15T19:17:32.309Z] #62 ... [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #44 [core-data internal] load build context [2024-04-15T19:17:32.309Z] #44 transferring context: 405.74MB 10.5s done [2024-04-15T19:17:32.309Z] #44 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #49 [security-proxy-setup internal] load build context [2024-04-15T19:17:32.309Z] #49 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:17:32.309Z] #63 DONE 0.3s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:17:32.309Z] #64 DONE 0.2s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:17:32.309Z] #65 DONE 0.2s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:17:32.309Z] #66 DONE 0.1s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:17:32.309Z] #40 DONE 13.5s [2024-04-15T19:17:32.309Z] [2024-04-15T19:17:32.309Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-15T19:17:32.568Z] #67 ... [2024-04-15T19:17:32.568Z] [2024-04-15T19:17:32.568Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-15T19:17:32.568Z] #68 ... [2024-04-15T19:17:32.568Z] [2024-04-15T19:17:32.568Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-15T19:17:32.826Z] #69 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:32.826Z] #69 ... [2024-04-15T19:17:32.826Z] [2024-04-15T19:17:32.826Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:17:33.774Z] #70 ... [2024-04-15T19:17:33.774Z] [2024-04-15T19:17:33.774Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-15T19:17:33.774Z] #67 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:33.774Z] #67 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:33.774Z] #67 11.06 (1/4) Installing ca-certificates (20240226-r0) [2024-04-15T19:17:33.774Z] #67 11.07 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:33.774Z] #67 11.08 (3/4) Installing su-exec (0.2-r3) [2024-04-15T19:17:33.774Z] #67 11.08 (4/4) Installing yq (4.33.3-r5) [2024-04-15T19:17:33.774Z] #67 11.22 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:33.774Z] #67 11.22 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:33.774Z] #67 11.28 OK: 17 MiB in 19 packages [2024-04-15T19:17:33.774Z] #67 DONE 11.4s [2024-04-15T19:17:33.774Z] [2024-04-15T19:17:33.774Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-15T19:17:33.774Z] #69 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:33.774Z] #69 11.06 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:33.774Z] #69 11.09 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:33.774Z] #69 11.10 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:33.774Z] #69 11.11 (4/6) Installing openssl (3.1.4-r6) [2024-04-15T19:17:33.774Z] #69 11.12 (5/6) Installing su-exec (0.2-r3) [2024-04-15T19:17:33.774Z] #69 11.12 (6/6) Installing yq (4.33.3-r5) [2024-04-15T19:17:33.774Z] #69 11.22 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:33.774Z] #69 11.23 OK: 17 MiB in 19 packages [2024-04-15T19:17:33.774Z] #69 DONE 11.5s [2024-04-15T19:17:34.031Z] [2024-04-15T19:17:34.031Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-15T19:17:34.031Z] #68 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.031Z] #68 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.031Z] #68 11.07 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:17:34.031Z] #68 11.07 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:17:34.031Z] #68 11.07 OK: 20074 distinct packages available [2024-04-15T19:17:34.031Z] #68 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.031Z] #68 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.031Z] #68 11.43 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.031Z] #68 11.47 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.031Z] #68 11.47 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-15T19:17:34.031Z] #68 11.47 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:17:34.031Z] #68 11.48 (5/7) Installing libucontext (1.2-r2) [2024-04-15T19:17:34.031Z] #68 11.48 (6/7) Installing gcompat (1.1.0-r1) [2024-04-15T19:17:34.031Z] #68 11.48 (7/7) Installing openssl (3.1.4-r6) [2024-04-15T19:17:34.031Z] #68 11.49 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.031Z] #68 11.50 OK: 8 MiB in 20 packages [2024-04-15T19:17:34.031Z] #68 DONE 11.7s [2024-04-15T19:17:34.031Z] [2024-04-15T19:17:34.031Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:17:34.289Z] #71 ... [2024-04-15T19:17:34.289Z] [2024-04-15T19:17:34.289Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:17:34.289Z] #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.289Z] #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.289Z] #0 1.788 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:34.289Z] #0 1.788 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:34.289Z] #0 1.795 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.289Z] #0 1.845 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:34.289Z] #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.289Z] #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.289Z] #0 2.142 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:34.289Z] #0 2.149 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.289Z] #0 2.190 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.289Z] #0 2.209 OK: 7 MiB in 16 packages [2024-04-15T19:17:34.289Z] #72 DONE 2.3s [2024-04-15T19:17:34.547Z] [2024-04-15T19:17:34.547Z] #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-04-15T19:17:34.547Z] #62 2.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.547Z] #62 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.547Z] #62 ... [2024-04-15T19:17:34.547Z] [2024-04-15T19:17:34.547Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:17:34.547Z] #0 1.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.547Z] #0 1.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.547Z] #0 1.923 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:34.547Z] #0 1.923 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:34.547Z] #0 1.929 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.547Z] #0 2.024 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:34.547Z] #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.548Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.548Z] #0 2.304 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:34.548Z] #0 2.311 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.548Z] #0 2.360 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.548Z] #0 2.368 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:34.548Z] #0 2.409 OK: 12 MiB in 26 packages [2024-04-15T19:17:34.548Z] #73 DONE 2.6s [2024-04-15T19:17:34.548Z] [2024-04-15T19:17:34.548Z] #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-04-15T19:17:34.548Z] #62 2.680 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:34.548Z] #62 2.680 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:34.548Z] #62 2.689 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.807Z] #62 2.769 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:34.807Z] #62 2.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #62 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #62 ... [2024-04-15T19:17:34.807Z] [2024-04-15T19:17:34.807Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-15T19:17:34.807Z] #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.253 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:34.807Z] #0 2.253 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:34.807Z] #0 2.260 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.807Z] #0 2.340 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:34.807Z] #0 2.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.663 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:34.807Z] #0 2.672 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.807Z] #0 2.719 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.807Z] #0 2.731 OK: 8 MiB in 19 packages [2024-04-15T19:17:34.807Z] #74 DONE 2.9s [2024-04-15T19:17:34.807Z] [2024-04-15T19:17:34.807Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-15T19:17:34.807Z] #0 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.326 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:34.807Z] #0 2.326 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:34.807Z] #0 2.332 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:34.807Z] #0 2.395 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:34.807Z] #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:34.807Z] #0 2.703 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:34.807Z] #0 2.714 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.807Z] #0 2.754 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:34.807Z] #0 2.771 OK: 7 MiB in 17 packages [2024-04-15T19:17:34.807Z] #75 DONE 2.9s [2024-04-15T19:17:34.807Z] [2024-04-15T19:17:34.807Z] #62 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-04-15T19:17:34.807Z] #62 3.090 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:35.064Z] #62 3.099 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:35.064Z] #62 3.153 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:35.064Z] #62 3.195 OK: 7 MiB in 16 packages [2024-04-15T19:17:35.322Z] #62 ... [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:17:35.322Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.322Z] #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.322Z] #0 2.331 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:35.322Z] #0 2.331 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:35.322Z] #0 2.341 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:35.322Z] #0 2.410 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:35.322Z] #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.322Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.322Z] #0 2.805 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:35.322Z] #0 2.805 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:35.322Z] #0 2.837 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:35.322Z] #0 2.857 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:35.322Z] #0 2.908 OK: 8 MiB in 17 packages [2024-04-15T19:17:35.322Z] #76 DONE 3.4s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:17:35.322Z] #77 DONE 0.4s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-15T19:17:35.322Z] #78 DONE 0.0s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #79 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-15T19:17:35.322Z] #79 DONE 0.0s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #80 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:17:35.322Z] #80 DONE 0.0s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #62 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-04-15T19:17:35.322Z] #62 DONE 3.5s [2024-04-15T19:17:35.322Z] [2024-04-15T19:17:35.322Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:17:35.322Z] #71 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.580Z] #71 ... [2024-04-15T19:17:35.580Z] [2024-04-15T19:17:35.580Z] #81 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-15T19:17:35.580Z] #81 DONE 0.1s [2024-04-15T19:17:35.580Z] [2024-04-15T19:17:35.580Z] #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-15T19:17:35.580Z] #82 DONE 0.1s [2024-04-15T19:17:35.580Z] [2024-04-15T19:17:35.580Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:17:35.580Z] #71 1.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.580Z] #71 1.779 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:35.580Z] #71 1.779 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:35.837Z] #71 1.786 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:35.837Z] #71 1.859 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:35.837Z] #71 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:35.837Z] #71 ... [2024-04-15T19:17:35.837Z] [2024-04-15T19:17:35.837Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-15T19:17:35.837Z] #83 DONE 1.0s [2024-04-15T19:17:35.837Z] [2024-04-15T19:17:35.837Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:17:35.837Z] #71 1.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:36.104Z] #71 ... [2024-04-15T19:17:36.104Z] [2024-04-15T19:17:36.104Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-15T19:17:36.104Z] #84 DONE 0.0s [2024-04-15T19:17:36.104Z] [2024-04-15T19:17:36.104Z] #85 [security-spire-config] exporting to image [2024-04-15T19:17:36.104Z] #85 exporting layers 0.5s done [2024-04-15T19:17:36.104Z] #85 writing image sha256:d797d7d0a422b5d1e07272f08d19bcdcfcf5293510401b168f371510144599d7 done [2024-04-15T19:17:36.104Z] #85 naming to docker.io/library/security-spire-config done [2024-04-15T19:17:36.104Z] #85 DONE 0.5s [2024-04-15T19:17:36.104Z] [2024-04-15T19:17:36.104Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:17:36.104Z] #71 2.193 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:36.104Z] #71 2.204 OK: 8 MiB in 20 packages [2024-04-15T19:17:36.362Z] #71 DONE 2.3s [2024-04-15T19:17:36.362Z] [2024-04-15T19:17:36.362Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:17:36.929Z] #86 ... [2024-04-15T19:17:36.930Z] [2024-04-15T19:17:36.930Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-15T19:17:36.930Z] #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:36.930Z] #0 1.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:36.930Z] #0 2.043 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:36.930Z] #0 2.043 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:36.930Z] #0 2.048 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:36.930Z] #0 2.103 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:36.930Z] #0 2.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:36.930Z] #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:36.930Z] #0 2.483 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:36.930Z] #0 2.491 OK: 17 MiB in 19 packages [2024-04-15T19:17:36.930Z] #87 DONE 3.3s [2024-04-15T19:17:37.188Z] [2024-04-15T19:17:37.188Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-15T19:17:37.188Z] #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:37.188Z] #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:37.188Z] #0 2.085 Upgrading critical system libraries and apk-tools: [2024-04-15T19:17:37.188Z] #0 2.085 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:17:37.189Z] #0 2.093 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:17:37.189Z] #0 2.176 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:17:37.189Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:37.189Z] #0 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-15T19:17:37.189Z] #0 2.489 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:17:37.189Z] #0 2.496 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:37.189Z] #0 2.530 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:17:37.189Z] #0 2.550 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:17:37.189Z] #0 2.605 OK: 17 MiB in 19 packages [2024-04-15T19:17:37.189Z] #88 DONE 3.3s [2024-04-15T19:17:37.189Z] [2024-04-15T19:17:37.189Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:17:37.189Z] #86 DONE 0.8s [2024-04-15T19:17:37.189Z] [2024-04-15T19:17:37.189Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-15T19:17:37.189Z] #89 DONE 0.8s [2024-04-15T19:17:37.189Z] [2024-04-15T19:17:37.189Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-15T19:17:37.189Z] #90 DONE 0.1s [2024-04-15T19:17:37.189Z] [2024-04-15T19:17:37.189Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-15T19:17:37.189Z] #91 DONE 0.1s [2024-04-15T19:17:37.189Z] [2024-04-15T19:17:37.189Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:17:37.446Z] #92 ... [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-15T19:17:37.446Z] #93 DONE 0.3s [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:17:37.446Z] #92 DONE 0.4s [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-15T19:17:37.446Z] #94 DONE 0.1s [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:17:37.446Z] #95 DONE 0.1s [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-15T19:17:37.446Z] #96 DONE 0.1s [2024-04-15T19:17:37.446Z] [2024-04-15T19:17:37.446Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-15T19:17:37.704Z] #97 DONE 0.1s [2024-04-15T19:17:37.704Z] [2024-04-15T19:17:37.704Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:17:37.704Z] #98 DONE 0.0s [2024-04-15T19:17:37.704Z] [2024-04-15T19:17:37.704Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-15T19:17:37.704Z] #99 DONE 0.0s [2024-04-15T19:17:37.704Z] [2024-04-15T19:17:37.704Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-15T19:17:37.704Z] #100 DONE 0.1s [2024-04-15T19:17:37.704Z] [2024-04-15T19:17:37.704Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-15T19:17:37.704Z] #101 DONE 0.0s [2024-04-15T19:17:37.704Z] [2024-04-15T19:17:37.704Z] #85 [security-spire-server] exporting to image [2024-04-15T19:17:38.270Z] #85 exporting layers 0.5s done [2024-04-15T19:17:38.270Z] #85 exporting layers 0.5s done [2024-04-15T19:17:38.270Z] #85 writing image sha256:3f844dbcee251bb53262eb321da977426d77212ff6ff6a33c6f2b20bc1da262a done [2024-04-15T19:17:38.270Z] #85 naming to docker.io/library/security-spire-server done [2024-04-15T19:17:38.270Z] #85 writing image sha256:4b6d1198afc84118786ec924c936ee5229a41312af643bc5896ce760ab1d949f done [2024-04-15T19:17:38.270Z] #85 naming to docker.io/library/security-spire-agent done [2024-04-15T19:17:38.270Z] #85 DONE 1.2s [2024-04-15T19:17:38.270Z] [2024-04-15T19:17:38.270Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:17:42.459Z] #102 ... [2024-04-15T19:17:42.459Z] [2024-04-15T19:17:42.459Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:17:42.459Z] #103 ... [2024-04-15T19:17:42.459Z] [2024-04-15T19:17:42.459Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:00.568Z] #104 DONE 26.9s [2024-04-15T19:18:00.568Z] [2024-04-15T19:18:00.568Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:00.568Z] #70 DONE 26.9s [2024-04-15T19:18:00.568Z] [2024-04-15T19:18:00.568Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:00.568Z] #103 DONE 26.9s [2024-04-15T19:18:00.568Z] [2024-04-15T19:18:00.568Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:00.568Z] #102 DONE 26.9s [2024-04-15T19:18:00.568Z] [2024-04-15T19:18:00.568Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #105 DONE 3.3s [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #106 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #107 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #108 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #109 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #110 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #111 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #112 [core-data builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #112 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #113 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #114 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #115 [security-bootstrapper builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #115 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #116 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #117 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #118 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #119 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #120 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #121 [core-command builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #121 DONE 3.4s [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #122 DONE 3.4s [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #123 [core-metadata builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #123 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #124 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #125 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #126 [support-notifications builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #126 DONE 3.4s [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:18:02.474Z] #127 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:18:02.474Z] #128 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #129 [support-scheduler builder 6/7] COPY . . [2024-04-15T19:18:02.474Z] #129 CACHED [2024-04-15T19:18:02.474Z] [2024-04-15T19:18:02.474Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:18:04.385Z] #130 1.829 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-04-15T19:18:08.575Z] #130 ... [2024-04-15T19:18:08.575Z] [2024-04-15T19:18:08.575Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:18:08.575Z] #0 1.353 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-04-15T19:18:12.764Z] #131 ... [2024-04-15T19:18:12.764Z] [2024-04-15T19:18:12.764Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-15T19:18:12.764Z] #0 0.472 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-04-15T19:18:12.764Z] #132 ... [2024-04-15T19:18:12.764Z] [2024-04-15T19:18:12.764Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:18:12.764Z] #0 0.700 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-04-15T19:18:13.022Z] #133 ... [2024-04-15T19:18:13.022Z] [2024-04-15T19:18:13.022Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:18:13.022Z] #0 1.067 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-04-15T19:18:13.022Z] #134 ... [2024-04-15T19:18:13.022Z] [2024-04-15T19:18:13.022Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:18:13.022Z] #0 1.976 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-04-15T19:18:13.282Z] #135 ... [2024-04-15T19:18:13.282Z] [2024-04-15T19:18:13.282Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-15T19:18:13.282Z] #0 0.637 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-04-15T19:18:13.282Z] #136 ... [2024-04-15T19:18:13.282Z] [2024-04-15T19:18:13.282Z] #137 [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-04-15T19:18:13.282Z] #0 0.529 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-04-15T19:18:13.540Z] #137 ... [2024-04-15T19:18:13.540Z] [2024-04-15T19:18:13.540Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:18:13.540Z] #0 1.203 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-04-15T19:18:13.540Z] #138 ... [2024-04-15T19:18:13.540Z] [2024-04-15T19:18:13.540Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-15T19:18:13.540Z] #0 0.863 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-04-15T19:18:13.799Z] #139 ... [2024-04-15T19:18:13.799Z] [2024-04-15T19:18:13.799Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-15T19:18:13.799Z] #0 0.863 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-04-15T19:18:33.343Z] Removing intermediate container fc2b20d8dee1 [2024-04-15T19:18:33.344Z] ---> 96002bc85989 [2024-04-15T19:18:33.344Z] Successfully built 96002bc85989 [2024-04-15T19:18:33.344Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:18:33.757Z] + docker inspect -f . ci-base-image-arm64 [2024-04-15T19:18:33.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:18:34.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container [2024-04-15T19:18:34.071Z] $ 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-04-15T19:18:35.263Z] $ docker top 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T19:18:36.145Z] + go version [2024-04-15T19:18:36.145Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-15T19:18:36.179Z] $ docker stop --time=1 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 [2024-04-15T19:18:37.782Z] $ docker rm -f --volumes 64c4ec4287eb026b2b93999bca7811c146b99015f490d7795e5e1d8816205a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:18:38.695Z] + docker inspect -f . ci-base-image-arm64 [2024-04-15T19:18:38.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:18:38.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container [2024-04-15T19:18:39.012Z] $ 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-04-15T19:18:40.182Z] $ docker top 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-15T19:18:40.438Z] ========================================================= [2024-04-15T19:18:40.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-15T19:18:40.438Z] ========================================================= [Pipeline] sh [2024-04-15T19:18:41.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-15T19:18:41.792Z] + make test [2024-04-15T19:18:41.792Z] go test -race -coverprofile=coverage.out ./... [2024-04-15T19:19:10.013Z] #140 ... [2024-04-15T19:19:10.013Z] [2024-04-15T19:19:10.013Z] #137 [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-04-15T19:19:10.013Z] #137 63.83 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-04-15T19:19:20.667Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-15T19:19:22.240Z] #137 DONE 79.2s [2024-04-15T19:19:22.240Z] [2024-04-15T19:19:22.240Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-15T19:19:22.240Z] #139 DONE 79.2s [2024-04-15T19:19:22.240Z] [2024-04-15T19:19:22.240Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-15T19:19:22.240Z] #136 DONE 79.2s [2024-04-15T19:19:22.240Z] [2024-04-15T19:19:22.240Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-15T19:19:22.240Z] #132 DONE 79.2s [2024-04-15T19:19:22.240Z] [2024-04-15T19:19:22.240Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:19:22.240Z] #130 ... [2024-04-15T19:19:22.240Z] [2024-04-15T19:19:22.240Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:23.612Z] #141 ... [2024-04-15T19:19:23.612Z] [2024-04-15T19:19:23.612Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:19:23.612Z] #130 DONE 81.0s [2024-04-15T19:19:23.612Z] [2024-04-15T19:19:23.612Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:24.571Z] #142 DONE 1.0s [2024-04-15T19:19:24.571Z] [2024-04-15T19:19:24.571Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:24.571Z] #143 DONE 1.0s [2024-04-15T19:19:24.571Z] [2024-04-15T19:19:24.571Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:24.571Z] #141 DONE 2.5s [2024-04-15T19:19:24.571Z] [2024-04-15T19:19:24.571Z] #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:24.571Z] #144 ... [2024-04-15T19:19:24.571Z] [2024-04-15T19:19:24.571Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-15T19:19:24.571Z] #145 DONE 1.6s [2024-04-15T19:19:24.571Z] [2024-04-15T19:19:24.571Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-15T19:19:25.503Z] #146 ... [2024-04-15T19:19:25.503Z] [2024-04-15T19:19:25.503Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:25.503Z] #147 DONE 1.4s [2024-04-15T19:19:25.779Z] [2024-04-15T19:19:25.779Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:25.779Z] #148 ... [2024-04-15T19:19:25.779Z] [2024-04-15T19:19:25.779Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:25.779Z] #149 DONE 1.4s [2024-04-15T19:19:25.779Z] [2024-04-15T19:19:25.779Z] #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:25.779Z] #144 DONE 1.5s [2024-04-15T19:19:26.036Z] [2024-04-15T19:19:26.036Z] #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:26.036Z] #150 DONE 1.5s [2024-04-15T19:19:26.036Z] [2024-04-15T19:19:26.036Z] #151 [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-04-15T19:19:26.036Z] #151 ... [2024-04-15T19:19:26.036Z] [2024-04-15T19:19:26.036Z] #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:26.036Z] #148 DONE 0.7s [2024-04-15T19:19:26.293Z] [2024-04-15T19:19:26.293Z] #152 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-15T19:19:26.293Z] #152 DONE 0.5s [2024-04-15T19:19:26.294Z] [2024-04-15T19:19:26.294Z] #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-15T19:19:32.879Z] #153 ... [2024-04-15T19:19:32.879Z] [2024-04-15T19:19:32.879Z] #154 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-04-15T19:19:32.879Z] #154 DONE 6.8s [2024-04-15T19:19:32.879Z] [2024-04-15T19:19:32.879Z] #155 [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-04-15T19:19:36.794Z] #155 ... [2024-04-15T19:19:36.794Z] [2024-04-15T19:19:36.794Z] #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-04-15T19:19:54.884Z] #156 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #151 [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-04-15T19:19:54.884Z] #151 DONE 26.5s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-15T19:19:54.884Z] #146 DONE 28.2s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-15T19:19:54.884Z] #157 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-15T19:19:54.884Z] #153 DONE 26.5s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:19:54.884Z] #134 DONE 110.1s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:19:54.884Z] #135 DONE 110.2s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #155 [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-04-15T19:19:54.884Z] #155 DONE 26.6s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:19:54.884Z] #133 DONE 110.3s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:19:54.884Z] #138 DONE 110.3s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:19:54.884Z] #131 DONE 110.3s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:54.884Z] #158 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:54.884Z] #159 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-15T19:19:54.884Z] #140 DONE 110.3s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-15T19:19:54.884Z] #160 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-04-15T19:19:54.884Z] #156 DONE 16.6s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:54.884Z] #161 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #162 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:54.884Z] #162 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:54.884Z] #163 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:54.884Z] #164 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:54.884Z] #165 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:54.884Z] #166 CACHED [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-15T19:19:54.884Z] #167 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #168 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:54.884Z] #168 DONE 0.6s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #169 [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-04-15T19:19:54.884Z] #169 DONE 0.6s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:54.884Z] #170 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-15T19:19:54.884Z] #157 DONE 1.0s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #85 [security-spiffe-token-provider] exporting to image [2024-04-15T19:19:54.884Z] #85 exporting layers [2024-04-15T19:19:54.884Z] #85 ... [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #171 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-15T19:19:54.884Z] #171 DONE 1.4s [2024-04-15T19:19:54.884Z] [2024-04-15T19:19:54.884Z] #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:55.143Z] #172 ... [2024-04-15T19:19:55.143Z] [2024-04-15T19:19:55.143Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-15T19:19:55.143Z] #160 DONE 2.2s [2024-04-15T19:19:55.143Z] [2024-04-15T19:19:55.143Z] #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.143Z] #173 DONE 2.2s [2024-04-15T19:19:55.143Z] [2024-04-15T19:19:55.143Z] #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-15T19:19:55.143Z] #174 DONE 2.2s [2024-04-15T19:19:55.143Z] [2024-04-15T19:19:55.143Z] #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:55.143Z] #175 DONE 2.2s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-15T19:19:55.403Z] #176 DONE 2.1s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-15T19:19:55.403Z] #167 DONE 2.1s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.403Z] #177 ... [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:19:55.403Z] #178 DONE 2.3s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:55.403Z] #170 DONE 2.1s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #85 [security-spiffe-token-provider] exporting to image [2024-04-15T19:19:55.403Z] #85 exporting layers 1.6s done [2024-04-15T19:19:55.403Z] #85 writing image sha256:87095bf5cdec7ce52eb4e74a52f29e00a5eb81ba0a863da18317b46b91dbe12f 0.0s done [2024-04-15T19:19:55.403Z] #85 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-04-15T19:19:55.403Z] #85 DONE 3.1s [2024-04-15T19:19:55.403Z] [2024-04-15T19:19:55.403Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-15T19:19:55.661Z] #179 ... [2024-04-15T19:19:55.661Z] [2024-04-15T19:19:55.661Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-15T19:19:55.661Z] #180 DONE 1.9s [2024-04-15T19:19:55.661Z] [2024-04-15T19:19:55.661Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.661Z] #181 DONE 0.5s [2024-04-15T19:19:55.661Z] [2024-04-15T19:19:55.661Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-15T19:19:55.661Z] #182 DONE 0.5s [2024-04-15T19:19:55.661Z] [2024-04-15T19:19:55.662Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.662Z] #183 DONE 0.5s [2024-04-15T19:19:55.662Z] [2024-04-15T19:19:55.662Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:55.662Z] #184 DONE 0.6s [2024-04-15T19:19:55.662Z] [2024-04-15T19:19:55.662Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-15T19:19:55.920Z] #185 ... [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.920Z] #177 DONE 0.5s [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:19:55.920Z] #186 DONE 0.5s [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #172 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:55.920Z] #172 DONE 1.6s [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #187 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:55.920Z] #187 DONE 0.6s [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-15T19:19:55.920Z] #179 DONE 0.6s [2024-04-15T19:19:55.920Z] [2024-04-15T19:19:55.920Z] #85 [core-common-config-bootstrapper] exporting to image [2024-04-15T19:19:56.179Z] #85 ... [2024-04-15T19:19:56.179Z] [2024-04-15T19:19:56.179Z] #188 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-15T19:19:56.179Z] #188 DONE 0.7s [2024-04-15T19:19:56.438Z] [2024-04-15T19:19:56.438Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:56.698Z] #189 ... [2024-04-15T19:19:56.698Z] [2024-04-15T19:19:56.698Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-15T19:19:56.698Z] #190 DONE 0.9s [2024-04-15T19:19:56.698Z] [2024-04-15T19:19:56.698Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:56.961Z] #191 ... [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-15T19:19:56.961Z] #192 DONE 1.2s [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-15T19:19:56.961Z] #185 DONE 1.1s [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-15T19:19:56.961Z] #193 DONE 1.1s [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-15T19:19:56.961Z] #194 DONE 1.1s [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-15T19:19:56.961Z] #195 DONE 1.0s [2024-04-15T19:19:56.961Z] [2024-04-15T19:19:56.961Z] #85 [core-common-config-bootstrapper] exporting to image [2024-04-15T19:19:56.961Z] #85 exporting layers 1.0s done [2024-04-15T19:19:56.961Z] #85 writing image sha256:b0a60462e9b273fee98d20fd8f4baa32c5964d014c4e5e439cb61df0d36651bd done [2024-04-15T19:19:56.961Z] #85 naming to docker.io/library/core-command done [2024-04-15T19:19:56.961Z] #85 writing image sha256:8e9fe271764a767bf00938ef2aafd688c25e80fa42d9883de4ccf6a23bec3843 done [2024-04-15T19:19:56.961Z] #85 naming to docker.io/library/support-scheduler done [2024-04-15T19:19:56.961Z] #85 writing image sha256:613857245872cd3e8732493102afd3e57f670977f609f6e0be63974785ef1b5a done [2024-04-15T19:19:56.961Z] #85 naming to docker.io/library/core-common-config-bootstrapper done [2024-04-15T19:19:57.219Z] #85 ... [2024-04-15T19:19:57.219Z] [2024-04-15T19:19:57.220Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-15T19:19:57.220Z] #196 DONE 0.2s [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:57.220Z] #197 DONE 0.2s [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-04-15T19:19:57.220Z] #198 DONE 0.1s [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:19:57.220Z] #199 DONE 0.2s [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #85 [support-notifications] exporting to image [2024-04-15T19:19:57.220Z] #85 ... [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #200 [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-04-15T19:19:57.220Z] #200 DONE 0.1s [2024-04-15T19:19:57.220Z] [2024-04-15T19:19:57.220Z] #85 [core-metadata] exporting to image [2024-04-15T19:19:57.220Z] #85 exporting layers 0.3s done [2024-04-15T19:19:57.220Z] #85 writing image sha256:7f4d9c7254494f6cbb323ec61b0da08ac76aca2ea945121196d2bfb867c8358a 0.0s done [2024-04-15T19:19:57.220Z] #85 naming to docker.io/library/core-metadata 0.0s done [2024-04-15T19:19:57.479Z] #85 ... [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #189 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:57.479Z] #189 DONE 1.0s [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:57.479Z] #191 DONE 0.9s [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #85 [security-proxy-setup] exporting to image [2024-04-15T19:19:57.479Z] #85 ... [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-15T19:19:57.479Z] #201 DONE 0.2s [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-15T19:19:57.479Z] #202 DONE 0.1s [2024-04-15T19:19:57.479Z] [2024-04-15T19:19:57.479Z] #85 [support-notifications] exporting to image [2024-04-15T19:19:57.479Z] #85 exporting layers 0.3s done [2024-04-15T19:19:57.479Z] #85 writing image sha256:36a04c7534f76c318d165d603ab338dda48c6f501c8e99b27373b466ff6c4545 done [2024-04-15T19:19:57.479Z] #85 naming to docker.io/library/core-data done [2024-04-15T19:19:57.479Z] #85 writing image sha256:3f9783c9bb7417e1ae29b044a24d35c488d637870e47cec83b5e7bc23b296304 done [2024-04-15T19:19:57.479Z] #85 naming to docker.io/library/support-notifications done [2024-04-15T19:19:57.738Z] #85 exporting layers 0.3s done [2024-04-15T19:19:57.738Z] #85 writing image sha256:7ce0f3679662d3c6f3005c0cf14476578800240f8b1d22e2f0efc5b809c8d802 done [2024-04-15T19:19:57.738Z] #85 naming to docker.io/library/security-proxy-auth done [2024-04-15T19:19:57.738Z] #85 ... [2024-04-15T19:19:57.738Z] [2024-04-15T19:19:57.738Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:19:57.738Z] #203 DONE 0.7s [2024-04-15T19:19:57.738Z] [2024-04-15T19:19:57.738Z] #85 [security-secretstore-setup] exporting to image [2024-04-15T19:19:57.738Z] #85 writing image sha256:6bbb23aa49f1d4c924a7519a5969c8bf06fd83a815d65830c88d05c1ac738194 done [2024-04-15T19:19:57.738Z] #85 naming to docker.io/library/security-proxy-setup done [2024-04-15T19:19:57.996Z] #85 exporting layers 0.2s done [2024-04-15T19:19:57.996Z] #85 ... [2024-04-15T19:19:57.996Z] [2024-04-15T19:19:57.996Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-15T19:19:57.996Z] #204 DONE 0.5s [2024-04-15T19:19:57.996Z] [2024-04-15T19:19:57.996Z] #85 [security-bootstrapper] exporting to image [2024-04-15T19:19:57.996Z] #85 writing image sha256:b080333a8c79b24b67ceb2c2ff1f8357c9d31e3b8074d79ce39e1b046b292ddf done [2024-04-15T19:19:57.996Z] #85 naming to docker.io/library/security-secretstore-setup done [2024-04-15T19:19:58.254Z] #85 exporting layers 0.3s done [2024-04-15T19:19:58.254Z] #85 writing image sha256:2d2203234a3418d538ba794f42b0723e0289969924b3051296958d6bd922f107 done [2024-04-15T19:19:58.254Z] #85 naming to docker.io/library/security-bootstrapper done [2024-04-15T19:19:58.254Z] #85 DONE 5.4s [2024-04-15T19:19:58.254Z] [2024-04-15T19:19:58.254Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:19:58.254Z] time="2024-04-15T19:17:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-15T19:19:58.287Z] $ docker stop --time=1 f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 [2024-04-15T19:19:59.590Z] $ docker rm -f --volumes f785e7a4533a2edb99c8a7319913d84cb5c3576decbbf8b2a5064ede7cdc5932 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-15T19:20:00.001Z] + docker images [2024-04-15T19:20:00.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-15T19:20:00.001Z] security-secretstore-setup latest b080333a8c79 2 seconds ago 42.1MB [2024-04-15T19:20:00.001Z] security-proxy-setup latest 6bbb23aa49f1 2 seconds ago 31.5MB [2024-04-15T19:20:00.001Z] security-proxy-auth latest 7ce0f3679662 2 seconds ago 38.1MB [2024-04-15T19:20:00.001Z] security-bootstrapper latest 2d2203234a34 2 seconds ago 24.2MB [2024-04-15T19:20:00.001Z] support-notifications latest 3f9783c9bb74 3 seconds ago 44MB [2024-04-15T19:20:00.001Z] core-data latest 36a04c7534f7 3 seconds ago 40.8MB [2024-04-15T19:20:00.001Z] core-metadata latest 7f4d9c725449 3 seconds ago 41MB [2024-04-15T19:20:00.001Z] support-scheduler latest 8e9fe271764a 4 seconds ago 43.5MB [2024-04-15T19:20:00.001Z] core-common-config-bootstrapper latest 613857245872 4 seconds ago 20.6MB [2024-04-15T19:20:00.001Z] core-command latest b0a60462e9b2 4 seconds ago 40.5MB [2024-04-15T19:20:00.001Z] security-spiffe-token-provider latest 87095bf5cdec 6 seconds ago 34.3MB [2024-04-15T19:20:00.001Z] security-spire-server latest 3f844dbcee25 2 minutes ago 108MB [2024-04-15T19:20:00.001Z] security-spire-agent latest 4b6d1198afc8 2 minutes ago 166MB [2024-04-15T19:20:00.001Z] security-spire-config latest d797d7d0a422 2 minutes ago 107MB [2024-04-15T19:20:00.001Z] ci-base-image-x86_64 latest 8406b4e48a4f 5 minutes ago 977MB [2024-04-15T19:20:00.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 5 months ago 564MB [2024-04-15T19:20:00.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB [2024-04-15T19:20:00.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 21 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-15T19:21:42.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-15T19:21:44.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-15T19:21:44.286Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-15T19:21:44.286Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-15T19:21:44.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-15T19:21:52.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-15T19:21:52.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-15T19:21:53.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.212s coverage: 28.7% of statements [2024-04-15T19:22:01.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.258s coverage: 97.0% of statements [2024-04-15T19:22:05.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-15T19:22:05.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-15T19:22:05.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-15T19:22:10.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.330s coverage: 69.2% of statements [2024-04-15T19:22:10.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-15T19:22:10.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-15T19:22:11.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.302s coverage: 53.2% of statements [2024-04-15T19:22:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-15T19:22:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-15T19:22:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:22:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-15T19:22:16.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-15T19:22:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-15T19:22:24.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-15T19:22:29.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.715s coverage: 93.4% of statements [2024-04-15T19:22:29.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.704s coverage: 6.1% of statements [2024-04-15T19:22:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-15T19:22:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:22:35.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-15T19:22:37.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-15T19:22:37.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.473s coverage: 97.6% of statements [2024-04-15T19:22:38.255Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.187s coverage: 72.2% of statements [2024-04-15T19:22:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-15T19:22:44.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-15T19:22:46.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.385s coverage: 0.9% of statements [2024-04-15T19:22:46.324Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.224s coverage: 32.2% of statements [2024-04-15T19:22:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.277s coverage: 41.7% of statements [2024-04-15T19:22:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2024-04-15T19:22:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements [2024-04-15T19:22:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.240s coverage: 96.3% of statements [2024-04-15T19:22:53.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.202s coverage: 87.5% of statements [2024-04-15T19:22:54.874Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-15T19:22:56.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-15T19:22:56.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-15T19:22:56.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-15T19:22:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-15T19:22:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-15T19:22:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-15T19:22:59.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-15T19:23:06.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.221s coverage: 94.4% of statements [2024-04-15T19:23:06.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-15T19:23:06.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-15T19:23:06.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-15T19:23:06.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-15T19:23:14.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-15T19:23:14.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-15T19:23:15.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-15T19:23:20.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.902s coverage: 79.9% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.231s coverage: 92.9% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.203s coverage: 62.3% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.191s coverage: 87.2% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements [2024-04-15T19:23:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements [2024-04-15T19:23:20.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.390s coverage: 81.8% of statements [2024-04-15T19:23:23.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-15T19:23:23.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-15T19:23:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.362s coverage: 82.1% of statements [2024-04-15T19:23:24.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.213s coverage: 86.0% of statements [2024-04-15T19:23:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-15T19:23:28.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-15T19:23:30.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.811s coverage: 63.1% of statements [2024-04-15T19:23:30.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.256s coverage: 100.0% of statements [2024-04-15T19:23:31.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2024-04-15T19:23:31.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2024-04-15T19:23:31.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-15T19:23:31.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-15T19:23:31.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-15T19:23:31.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-04-15T19:23:32.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-04-15T19:23:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-15T19:23:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-15T19:23:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-15T19:23:38.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-15T19:23:38.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-15T19:23:38.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-15T19:23:38.455Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-15T19:23:38.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.742s coverage: 38.4% of statements [2024-04-15T19:23:38.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.225s coverage: 89.5% of statements [2024-04-15T19:23:39.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.188s coverage: 84.8% of statements [2024-04-15T19:23:45.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-15T19:23:45.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-15T19:23:45.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-15T19:23:45.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-15T19:23:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-15T19:23:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:23:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-15T19:23:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-15T19:23:51.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.269s coverage: 19.9% of statements [2024-04-15T19:23:51.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.551s coverage: 95.7% of statements [2024-04-15T19:23:53.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-15T19:23:53.664Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-15T19:23:54.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.233s coverage: 61.8% of statements [2024-04-15T19:23:56.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-15T19:23:56.546Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-15T19:23:57.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.363s coverage: 98.9% of statements [2024-04-15T19:23:59.342Z] 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-04-15T19:23:59.608Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-15T19:23:59.608Z] go vet ./... [2024-04-15T19:26:51.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-15T19:26:51.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-15T19:26:51.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-04-15T19:26:51.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-15T19:26:51.928Z] + ls -al . [2024-04-15T19:26:51.928Z] total 812 [2024-04-15T19:26:51.928Z] drwxrwxr-x 10 1001 1001 4096 Apr 15 19:18 . [2024-04-15T19:26:51.928Z] drwxr-xr-x 4 root root 4096 Apr 15 19:18 .. [2024-04-15T19:26:51.928Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 .blubracket [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 10 Apr 15 19:16 .dockerignore [2024-04-15T19:26:51.928Z] drwxrwxr-x 8 1001 1001 4096 Apr 15 19:16 .git [2024-04-15T19:26:51.928Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 19:16 .github [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 1074 Apr 15 19:16 .gitignore [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 42 Apr 15 19:16 .golangci.yml [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 100 Apr 15 19:16 .hadolint.yml [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 155 Apr 15 19:16 .sonarcloud.properties [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 1171 Apr 15 19:16 ADOPTERS.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 20261 Apr 15 19:16 Attribution.txt [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 100284 Apr 15 19:16 CHANGELOG.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 3804 Apr 15 19:16 CONTRIBUTING.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 677 Apr 15 19:16 GOVERNANCE.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 861 Apr 15 19:16 Jenkinsfile [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 10775 Apr 15 19:16 LICENSE [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 15392 Apr 15 19:16 Makefile [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 582 Apr 15 19:16 OWNERS.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 9528 Apr 15 19:16 README.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 789 Apr 15 19:16 SECURITY.md [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 5 Apr 15 19:13 VERSION [2024-04-15T19:26:51.928Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 bin [2024-04-15T19:26:51.928Z] drwxrwxr-x 18 1001 1001 4096 Apr 15 19:16 cmd [2024-04-15T19:26:51.928Z] -rw-r--r-- 1 root root 455122 Apr 15 19:23 coverage.out [2024-04-15T19:26:51.928Z] drwxrwxr-x 2 1001 1001 4096 Apr 15 19:16 fuzz_test [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 7036 Apr 15 19:16 go.mod [2024-04-15T19:26:51.928Z] -rw-rw-r-- 1 1001 1001 101457 Apr 15 19:16 go.sum [2024-04-15T19:26:51.928Z] drwxrwxr-x 7 1001 1001 4096 Apr 15 19:16 internal [2024-04-15T19:26:51.928Z] drwxrwxr-x 3 1001 1001 4096 Apr 15 19:16 openapi [2024-04-15T19:26:51.929Z] -rw-rw-r-- 1 1001 1001 584 Apr 15 19:16 security.txt [2024-04-15T19:26:51.929Z] -rw-rw-r-- 1 1001 1001 204 Apr 15 19:16 version.go [Pipeline] sh [2024-04-15T19:26:52.261Z] + '[' -e coverage.out ] [2024-04-15T19:26:52.261Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-15T19:26:52.297Z] Warning: overwriting stash ‘coverage-report’ [2024-04-15T19:26:53.028Z] Stashed 1 file(s) [Pipeline] sh [2024-04-15T19:26:53.362Z] + make build [2024-04-15T19:26:53.629Z] 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-04-15T19:29:00.252Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-04-15T19:29:05.579Z] 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-04-15T19:29:12.232Z] 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-04-15T19:29:14.170Z] 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-04-15T19:29:36.465Z] 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-04-15T19:29:43.096Z] 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-04-15T19:29:51.271Z] 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-04-15T19:29:53.206Z] 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-04-15T19:29:55.781Z] 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-04-15T19:29:59.114Z] 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-04-15T19:30:02.454Z] 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-04-15T19:30:06.718Z] $ docker stop --time=1 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a [2024-04-15T19:30:08.806Z] $ docker rm -f --volumes 24055166f9331d41d3995ddcef40106fc03fa32bc0c21da041a1800a34ea024a [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-04-15T19:30:12.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-15T19:30:12.634Z] [2024-04-15T19:30:12.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:30:13.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-15T19:30:13.326Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-04-15T19:30:13.326Z] 547446be3368: Pulling fs layer [2024-04-15T19:30:13.326Z] d125d8839a47: Pulling fs layer [2024-04-15T19:30:13.326Z] 3e85d5ac6304: Pulling fs layer [2024-04-15T19:30:13.326Z] c3105a71a48b: Pulling fs layer [2024-04-15T19:30:13.326Z] 0f093f025ec4: Pulling fs layer [2024-04-15T19:30:13.326Z] c3106fc0e877: Pulling fs layer [2024-04-15T19:30:13.326Z] c3105a71a48b: Waiting [2024-04-15T19:30:13.326Z] c3106fc0e877: Waiting [2024-04-15T19:30:13.326Z] 0f093f025ec4: Waiting [2024-04-15T19:30:13.326Z] 547446be3368: Verifying Checksum [2024-04-15T19:30:13.326Z] c3105a71a48b: Verifying Checksum [2024-04-15T19:30:13.326Z] c3105a71a48b: Download complete [2024-04-15T19:30:13.912Z] d125d8839a47: Verifying Checksum [2024-04-15T19:30:13.912Z] d125d8839a47: Download complete [2024-04-15T19:30:13.912Z] c3106fc0e877: Verifying Checksum [2024-04-15T19:30:13.912Z] c3106fc0e877: Download complete [2024-04-15T19:30:13.912Z] 0f093f025ec4: Verifying Checksum [2024-04-15T19:30:13.912Z] 0f093f025ec4: Download complete [2024-04-15T19:30:14.179Z] 547446be3368: Pull complete [2024-04-15T19:30:15.145Z] d125d8839a47: Pull complete [2024-04-15T19:30:16.103Z] 3e85d5ac6304: Download complete [2024-04-15T19:30:26.167Z] 3e85d5ac6304: Pull complete [2024-04-15T19:30:26.167Z] c3105a71a48b: Pull complete [2024-04-15T19:30:26.432Z] 0f093f025ec4: Pull complete [2024-04-15T19:30:26.696Z] c3106fc0e877: Pull complete [2024-04-15T19:30:26.696Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-04-15T19:30:26.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-15T19:30:26.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:30:27.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container [2024-04-15T19:30:27.334Z] $ 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-04-15T19:30:29.323Z] $ docker top 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T19:30:30.199Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-15T19:30:38.397Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-15T19:30:38.397Z] #1 DONE 0.0s [2024-04-15T19:30:38.397Z] [2024-04-15T19:30:38.397Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-15T19:30:38.397Z] #1 transferring dockerfile: 2.49kB done [2024-04-15T19:30:38.397Z] #1 DONE 0.1s [2024-04-15T19:30:38.667Z] [2024-04-15T19:30:38.667Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-15T19:30:38.667Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-04-15T19:30:38.667Z] #2 DONE 0.0s [2024-04-15T19:30:38.940Z] [2024-04-15T19:30:38.940Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-04-15T19:30:38.940Z] #3 transferring dockerfile: 2.06kB 0.0s done [2024-04-15T19:30:38.940Z] #3 DONE 0.1s [2024-04-15T19:30:38.940Z] [2024-04-15T19:30:38.940Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-04-15T19:30:38.940Z] #4 transferring dockerfile: 1.93kB done [2024-04-15T19:30:38.940Z] #4 DONE 0.1s [2024-04-15T19:30:38.940Z] [2024-04-15T19:30:38.941Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-04-15T19:30:38.941Z] #5 transferring dockerfile: 1.69kB done [2024-04-15T19:30:38.941Z] #5 DONE 0.1s [2024-04-15T19:30:38.941Z] [2024-04-15T19:30:38.941Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-15T19:30:39.208Z] #6 transferring dockerfile: 1.89kB done [2024-04-15T19:30:39.208Z] #6 DONE 0.1s [2024-04-15T19:30:39.208Z] [2024-04-15T19:30:39.208Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-04-15T19:30:39.208Z] #7 transferring dockerfile: 1.70kB done [2024-04-15T19:30:39.208Z] #7 DONE 0.0s [2024-04-15T19:30:39.208Z] [2024-04-15T19:30:39.208Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-15T19:30:39.208Z] #8 transferring dockerfile: 2.93kB 0.0s done [2024-04-15T19:30:39.208Z] #8 DONE 0.1s [2024-04-15T19:30:39.208Z] [2024-04-15T19:30:39.208Z] #9 [core-data internal] load build definition from Dockerfile [2024-04-15T19:30:39.208Z] #9 transferring dockerfile: 2.01kB done [2024-04-15T19:30:39.208Z] #9 DONE 0.1s [2024-04-15T19:30:39.476Z] [2024-04-15T19:30:39.476Z] #10 [core-command internal] load build definition from Dockerfile [2024-04-15T19:30:39.476Z] #10 transferring dockerfile: 1.93kB done [2024-04-15T19:30:39.476Z] #10 DONE 0.1s [2024-04-15T19:30:39.476Z] [2024-04-15T19:30:39.476Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-15T19:30:39.476Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-04-15T19:30:39.476Z] #11 DONE 0.1s [2024-04-15T19:30:39.476Z] [2024-04-15T19:30:39.476Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-15T19:30:39.476Z] #12 transferring dockerfile: 2.15kB 0.0s done [2024-04-15T19:30:39.476Z] #12 DONE 0.1s [2024-04-15T19:30:39.476Z] [2024-04-15T19:30:39.476Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-04-15T19:30:39.476Z] #13 transferring dockerfile: 1.95kB done [2024-04-15T19:30:39.476Z] #13 DONE 0.1s [2024-04-15T19:30:39.476Z] [2024-04-15T19:30:39.476Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-04-15T19:30:39.743Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-04-15T19:30:39.743Z] #14 DONE 0.1s [2024-04-15T19:30:39.743Z] [2024-04-15T19:30:39.743Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-04-15T19:30:39.743Z] #15 transferring context: 50B 0.0s done [2024-04-15T19:30:39.743Z] #15 DONE 0.1s [2024-04-15T19:30:40.355Z] [2024-04-15T19:30:40.355Z] #16 [security-proxy-setup internal] load .dockerignore [2024-04-15T19:30:40.355Z] #16 transferring context: 50B done [2024-04-15T19:30:40.355Z] #16 DONE 0.1s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #17 [core-metadata internal] load .dockerignore [2024-04-15T19:30:40.623Z] #17 transferring context: 50B 0.0s done [2024-04-15T19:30:40.623Z] #17 DONE 0.1s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #18 [support-scheduler internal] load .dockerignore [2024-04-15T19:30:40.623Z] #18 transferring context: 50B 0.0s done [2024-04-15T19:30:40.623Z] #18 DONE 0.1s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #19 [security-spire-config internal] load .dockerignore [2024-04-15T19:30:40.623Z] #19 transferring context: 50B done [2024-04-15T19:30:40.623Z] #19 DONE 0.0s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-04-15T19:30:40.623Z] #20 transferring context: 50B done [2024-04-15T19:30:40.623Z] #20 DONE 0.1s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #21 [security-spire-server internal] load .dockerignore [2024-04-15T19:30:40.623Z] #21 transferring context: 50B done [2024-04-15T19:30:40.623Z] #21 DONE 0.1s [2024-04-15T19:30:40.623Z] [2024-04-15T19:30:40.623Z] #22 [security-bootstrapper internal] load .dockerignore [2024-04-15T19:30:40.890Z] #22 transferring context: 50B 0.0s done [2024-04-15T19:30:40.890Z] #22 DONE 0.1s [2024-04-15T19:30:40.890Z] [2024-04-15T19:30:40.890Z] #23 [core-data internal] load .dockerignore [2024-04-15T19:30:40.890Z] #23 transferring context: 50B 0.0s done [2024-04-15T19:30:40.890Z] #23 DONE 0.1s [2024-04-15T19:30:40.890Z] [2024-04-15T19:30:40.890Z] #24 [core-command internal] load .dockerignore [2024-04-15T19:30:40.890Z] #24 transferring context: 50B 0.0s done [2024-04-15T19:30:40.890Z] #24 DONE 0.1s [2024-04-15T19:30:40.890Z] [2024-04-15T19:30:40.890Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-15T19:30:40.890Z] #25 transferring context: 50B done [2024-04-15T19:30:40.890Z] #25 DONE 0.1s [2024-04-15T19:30:41.158Z] [2024-04-15T19:30:41.158Z] #26 [security-proxy-auth internal] load .dockerignore [2024-04-15T19:30:41.158Z] #26 transferring context: 50B 0.0s done [2024-04-15T19:30:41.158Z] #26 DONE 0.1s [2024-04-15T19:30:41.158Z] [2024-04-15T19:30:41.158Z] #27 [support-notifications internal] load .dockerignore [2024-04-15T19:30:41.158Z] #27 transferring context: 50B 0.0s done [2024-04-15T19:30:41.158Z] #27 DONE 0.1s [2024-04-15T19:30:41.158Z] [2024-04-15T19:30:41.158Z] #28 [security-spire-agent internal] load .dockerignore [2024-04-15T19:30:41.158Z] #28 transferring context: 50B done [2024-04-15T19:30:41.158Z] #28 DONE 0.0s [2024-04-15T19:30:41.428Z] [2024-04-15T19:30:41.428Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:41.428Z] #29 DONE 0.0s [2024-04-15T19:30:41.428Z] [2024-04-15T19:30:41.428Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:41.696Z] #30 DONE 0.5s [2024-04-15T19:30:41.696Z] [2024-04-15T19:30:41.696Z] #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:41.696Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:41.964Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:41.964Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:41.964Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:41.964Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-04-15T19:30:41.964Z] #31 ... [2024-04-15T19:30:41.964Z] [2024-04-15T19:30:41.964Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:41.964Z] #29 DONE 0.0s [2024-04-15T19:30:41.964Z] [2024-04-15T19:30:41.964Z] #31 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:41.964Z] #31 ... [2024-04-15T19:30:41.964Z] [2024-04-15T19:30:41.964Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:41.964Z] #29 DONE 0.0s [2024-04-15T19:30:41.964Z] [2024-04-15T19:30:41.964Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:41.964Z] #30 DONE 0.5s [2024-04-15T19:30:41.964Z] [2024-04-15T19:30:41.964Z] #31 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:41.964Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:41.964Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:41.964Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:41.964Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:42.233Z] #31 ... [2024-04-15T19:30:42.233Z] [2024-04-15T19:30:42.233Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:42.233Z] #29 DONE 0.0s [2024-04-15T19:30:42.233Z] [2024-04-15T19:30:42.233Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:42.233Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:42.233Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:42.233Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:42.233Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:42.233Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:42.233Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-04-15T19:30:42.233Z] #31 ... [2024-04-15T19:30:42.233Z] [2024-04-15T19:30:42.233Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:42.233Z] #30 DONE 0.5s [2024-04-15T19:30:42.233Z] [2024-04-15T19:30:42.233Z] #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:42.233Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:42.502Z] #31 ... [2024-04-15T19:30:42.502Z] [2024-04-15T19:30:42.502Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:42.502Z] #29 DONE 0.0s [2024-04-15T19:30:42.502Z] [2024-04-15T19:30:42.502Z] #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:42.502Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:42.502Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:42.502Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:42.502Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:42.502Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:42.502Z] #31 ... [2024-04-15T19:30:42.502Z] [2024-04-15T19:30:42.502Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:42.502Z] #30 DONE 0.5s [2024-04-15T19:30:42.502Z] [2024-04-15T19:30:42.502Z] #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:42.502Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:42.502Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:42.502Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:42.502Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:42.502Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:42.767Z] #31 ... [2024-04-15T19:30:42.767Z] [2024-04-15T19:30:42.767Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:42.767Z] #30 DONE 0.6s [2024-04-15T19:30:42.767Z] [2024-04-15T19:30:42.767Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:42.767Z] #29 DONE 0.0s [2024-04-15T19:30:42.767Z] [2024-04-15T19:30:42.767Z] #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:43.032Z] #31 ... [2024-04-15T19:30:43.032Z] [2024-04-15T19:30:43.032Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:43.032Z] #29 DONE 0.0s [2024-04-15T19:30:43.032Z] [2024-04-15T19:30:43.032Z] #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:43.296Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:43.296Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:43.296Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:43.296Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:43.296Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:43.296Z] #31 ... [2024-04-15T19:30:43.296Z] [2024-04-15T19:30:43.296Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:43.296Z] #29 DONE 0.0s [2024-04-15T19:30:43.297Z] [2024-04-15T19:30:43.297Z] #31 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:43.566Z] #31 ... [2024-04-15T19:30:43.566Z] [2024-04-15T19:30:43.566Z] #32 [core-command internal] load build context [2024-04-15T19:30:43.566Z] #32 DONE 0.0s [2024-04-15T19:30:43.566Z] [2024-04-15T19:30:43.566Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:43.566Z] #29 DONE 0.0s [2024-04-15T19:30:43.566Z] [2024-04-15T19:30:43.566Z] #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:43.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:43.566Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:43.566Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:43.566Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:43.566Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:43.831Z] #31 ... [2024-04-15T19:30:43.831Z] [2024-04-15T19:30:43.831Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:43.831Z] #29 DONE 0.0s [2024-04-15T19:30:43.831Z] [2024-04-15T19:30:43.831Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-15T19:30:43.831Z] #33 DONE 1.5s [2024-04-15T19:30:43.831Z] [2024-04-15T19:30:43.831Z] #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:43.831Z] #31 ... [2024-04-15T19:30:43.831Z] [2024-04-15T19:30:43.831Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:43.831Z] #30 DONE 1.6s [2024-04-15T19:30:43.831Z] [2024-04-15T19:30:43.831Z] #31 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:44.094Z] #31 ... [2024-04-15T19:30:44.094Z] [2024-04-15T19:30:44.094Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-15T19:30:44.094Z] #29 DONE 0.0s [2024-04-15T19:30:44.094Z] [2024-04-15T19:30:44.094Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-15T19:30:44.094Z] #34 DONE 3.1s [2024-04-15T19:30:44.094Z] [2024-04-15T19:30:44.094Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:44.094Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:44.094Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:44.094Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:44.094Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:44.094Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:44.674Z] #31 ... [2024-04-15T19:30:44.674Z] [2024-04-15T19:30:44.674Z] #35 [security-spire-server internal] load build context [2024-04-15T19:30:44.674Z] #35 transferring context: 26.69kB 0.2s done [2024-04-15T19:30:44.674Z] #35 DONE 0.6s [2024-04-15T19:30:44.674Z] [2024-04-15T19:30:44.674Z] #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:44.674Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-04-15T19:30:44.943Z] #31 ... [2024-04-15T19:30:44.943Z] [2024-04-15T19:30:44.943Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-04-15T19:30:44.943Z] #30 DONE 2.4s [2024-04-15T19:30:44.943Z] [2024-04-15T19:30:44.943Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-15T19:30:44.943Z] #33 DONE 2.2s [2024-04-15T19:30:44.943Z] [2024-04-15T19:30:44.943Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-15T19:30:44.943Z] #34 DONE 3.1s [2024-04-15T19:30:44.943Z] [2024-04-15T19:30:44.943Z] #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:44.943Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:44.943Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:44.943Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:44.943Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:44.943Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:44.943Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-04-15T19:30:45.209Z] #31 ... [2024-04-15T19:30:45.209Z] [2024-04-15T19:30:45.209Z] #36 [security-spire-config internal] load build context [2024-04-15T19:30:45.209Z] #36 transferring context: 24.94kB 0.1s done [2024-04-15T19:30:45.209Z] #36 DONE 1.1s [2024-04-15T19:30:45.209Z] [2024-04-15T19:30:45.209Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-04-15T19:30:46.168Z] #37 DONE 2.3s [2024-04-15T19:30:46.168Z] [2024-04-15T19:30:46.168Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:30:46.435Z] #38 ... [2024-04-15T19:30:46.435Z] [2024-04-15T19:30:46.435Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-15T19:30:46.435Z] #39 DONE 2.2s [2024-04-15T19:30:46.700Z] [2024-04-15T19:30:46.700Z] #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-15T19:30:46.700Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-04-15T19:30:46.700Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-15T19:30:46.700Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-15T19:30:46.700Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-15T19:30:46.700Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-15T19:30:46.700Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.5s done [2024-04-15T19:30:47.283Z] #31 DONE 6.2s [2024-04-15T19:30:47.283Z] [2024-04-15T19:30:47.283Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:47.283Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done [2024-04-15T19:30:47.283Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-15T19:30:47.283Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-15T19:30:47.283Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-15T19:30:47.283Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2024-04-15T19:30:47.283Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-04-15T19:30:47.283Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-04-15T19:30:47.283Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-04-15T19:30:47.283Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.8s [2024-04-15T19:30:47.874Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-04-15T19:30:47.875Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-15T19:30:48.141Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.5s [2024-04-15T19:30:48.418Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.8s [2024-04-15T19:30:48.418Z] #40 ... [2024-04-15T19:30:48.418Z] [2024-04-15T19:30:48.418Z] #41 [security-spire-agent internal] load build context [2024-04-15T19:30:48.418Z] #41 transferring context: 26.22kB 0.4s done [2024-04-15T19:30:48.418Z] #41 DONE 1.8s [2024-04-15T19:30:48.418Z] [2024-04-15T19:30:48.418Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:30:48.683Z] #42 ... [2024-04-15T19:30:48.683Z] [2024-04-15T19:30:48.683Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:30:48.683Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.2s done [2024-04-15T19:30:48.683Z] #43 DONE 2.2s [2024-04-15T19:30:48.683Z] [2024-04-15T19:30:48.683Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:30:48.683Z] #42 ... [2024-04-15T19:30:48.683Z] [2024-04-15T19:30:48.683Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:48.683Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.72MB / 23.39MB 3.3s [2024-04-15T19:30:48.954Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.5s [2024-04-15T19:30:49.532Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.1s [2024-04-15T19:30:49.797Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-04-15T19:30:50.067Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-04-15T19:30:50.067Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 4.6s [2024-04-15T19:30:51.023Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.3s [2024-04-15T19:30:51.609Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.1s [2024-04-15T19:30:52.188Z] #40 ... [2024-04-15T19:30:52.188Z] [2024-04-15T19:30:52.188Z] #44 [core-metadata internal] load build context [2024-04-15T19:30:52.188Z] #44 ... [2024-04-15T19:30:52.188Z] [2024-04-15T19:30:52.188Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:30:52.188Z] #45 ... [2024-04-15T19:30:52.188Z] [2024-04-15T19:30:52.188Z] #44 [core-metadata internal] load build context [2024-04-15T19:30:52.453Z] #44 ... [2024-04-15T19:30:52.453Z] [2024-04-15T19:30:52.453Z] #46 [support-scheduler internal] load build context [2024-04-15T19:30:52.453Z] #46 transferring context: 33.34MB 9.8s [2024-04-15T19:30:52.453Z] #46 ... [2024-04-15T19:30:52.453Z] [2024-04-15T19:30:52.453Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:30:52.718Z] #47 ... [2024-04-15T19:30:52.718Z] [2024-04-15T19:30:52.718Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:52.718Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.0s [2024-04-15T19:30:53.298Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.5s [2024-04-15T19:30:53.298Z] #40 ... [2024-04-15T19:30:53.298Z] [2024-04-15T19:30:53.298Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:30:53.298Z] #48 ... [2024-04-15T19:30:53.298Z] [2024-04-15T19:30:53.298Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:53.564Z] #40 ... [2024-04-15T19:30:53.564Z] [2024-04-15T19:30:53.564Z] #49 [core-data internal] load build context [2024-04-15T19:30:53.830Z] #49 ... [2024-04-15T19:30:53.830Z] [2024-04-15T19:30:53.830Z] #32 [core-command internal] load build context [2024-04-15T19:30:53.830Z] #32 ... [2024-04-15T19:30:53.830Z] [2024-04-15T19:30:53.830Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:53.830Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done [2024-04-15T19:30:54.096Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-04-15T19:30:54.096Z] #40 ... [2024-04-15T19:30:54.096Z] [2024-04-15T19:30:54.096Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:30:54.405Z] #50 ... [2024-04-15T19:30:54.405Z] [2024-04-15T19:30:54.405Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:30:54.405Z] #51 ... [2024-04-15T19:30:54.405Z] [2024-04-15T19:30:54.405Z] #49 [core-data internal] load build context [2024-04-15T19:30:54.984Z] #49 ... [2024-04-15T19:30:54.984Z] [2024-04-15T19:30:54.984Z] #52 [support-notifications internal] load build context [2024-04-15T19:30:55.568Z] #52 ... [2024-04-15T19:30:55.568Z] [2024-04-15T19:30:55.568Z] #49 [core-data internal] load build context [2024-04-15T19:30:56.149Z] #49 ... [2024-04-15T19:30:56.149Z] [2024-04-15T19:30:56.149Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-15T19:30:56.149Z] #0 8.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.149Z] #0 9.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.149Z] #53 ... [2024-04-15T19:30:56.149Z] [2024-04-15T19:30:56.149Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:30:56.149Z] #0 7.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.149Z] #0 8.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.419Z] #54 ... [2024-04-15T19:30:56.419Z] [2024-04-15T19:30:56.419Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-15T19:30:56.419Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.419Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:56.419Z] #0 9.546 OK: 266 MiB in 52 packages [2024-04-15T19:30:56.419Z] #55 ... [2024-04-15T19:30:56.419Z] [2024-04-15T19:30:56.419Z] #49 [core-data internal] load build context [2024-04-15T19:30:57.841Z] #49 transferring context: 23.29MB 13.8s [2024-04-15T19:30:57.841Z] #49 ... [2024-04-15T19:30:57.841Z] [2024-04-15T19:30:57.841Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-15T19:30:57.841Z] #0 8.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:57.841Z] #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:58.108Z] #56 ... [2024-04-15T19:30:58.108Z] [2024-04-15T19:30:58.108Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:30:58.373Z] #40 ... [2024-04-15T19:30:58.373Z] [2024-04-15T19:30:58.373Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-15T19:30:58.373Z] #55 DONE 12.2s [2024-04-15T19:30:58.373Z] [2024-04-15T19:30:58.373Z] #49 [core-data internal] load build context [2024-04-15T19:30:58.694Z] #49 ... [2024-04-15T19:30:58.694Z] [2024-04-15T19:30:58.694Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:30:58.694Z] #38 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:58.694Z] #38 6.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:30:58.694Z] #38 9.958 OK: 266 MiB in 52 packages [2024-04-15T19:30:58.694Z] #38 DONE 12.6s [2024-04-15T19:30:58.694Z] [2024-04-15T19:30:58.694Z] #49 [core-data internal] load build context [2024-04-15T19:30:58.968Z] #49 ... [2024-04-15T19:30:58.968Z] [2024-04-15T19:30:58.968Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-15T19:30:58.968Z] #57 ... [2024-04-15T19:30:58.968Z] [2024-04-15T19:30:58.968Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:30:59.234Z] #42 ... [2024-04-15T19:30:59.234Z] [2024-04-15T19:30:59.234Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-15T19:30:59.234Z] #58 ... [2024-04-15T19:30:59.234Z] [2024-04-15T19:30:59.234Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:30:59.234Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-15T19:30:59.234Z] #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-04-15T19:30:59.234Z] #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-04-15T19:30:59.234Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 7.7s [2024-04-15T19:30:59.234Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.3s done [2024-04-15T19:30:59.234Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-04-15T19:30:59.503Z] #43 ... [2024-04-15T19:30:59.503Z] [2024-04-15T19:30:59.503Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-15T19:30:59.503Z] #59 ... [2024-04-15T19:30:59.503Z] [2024-04-15T19:30:59.503Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-15T19:30:59.774Z] #60 ... [2024-04-15T19:30:59.774Z] [2024-04-15T19:30:59.774Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-04-15T19:30:59.774Z] #54 12.47 OK: 266 MiB in 52 packages [2024-04-15T19:30:59.774Z] #54 DONE 14.2s [2024-04-15T19:30:59.774Z] [2024-04-15T19:30:59.774Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-15T19:30:59.774Z] #61 ... [2024-04-15T19:30:59.774Z] [2024-04-15T19:30:59.774Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-15T19:30:59.774Z] #62 ... [2024-04-15T19:30:59.774Z] [2024-04-15T19:30:59.774Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-15T19:31:00.040Z] #63 ... [2024-04-15T19:31:00.040Z] [2024-04-15T19:31:00.040Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-15T19:31:00.306Z] #64 ... [2024-04-15T19:31:00.306Z] [2024-04-15T19:31:00.306Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:31:00.306Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 8.7s [2024-04-15T19:31:00.900Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 9.3s [2024-04-15T19:31:00.900Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.6s [2024-04-15T19:31:01.167Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.7s done [2024-04-15T19:31:01.433Z] #43 ... [2024-04-15T19:31:01.433Z] [2024-04-15T19:31:01.433Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-15T19:31:01.433Z] #56 11.49 (1/2) Installing ca-certificates (20240226-r0) [2024-04-15T19:31:01.433Z] #56 11.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:01.433Z] #56 11.67 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:01.433Z] #56 11.67 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:01.433Z] #56 12.32 OK: 9 MiB in 17 packages [2024-04-15T19:31:01.433Z] #56 DONE 13.4s [2024-04-15T19:31:01.433Z] [2024-04-15T19:31:01.433Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:02.848Z] #65 ... [2024-04-15T19:31:02.848Z] [2024-04-15T19:31:02.848Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:02.848Z] #44 ... [2024-04-15T19:31:02.848Z] [2024-04-15T19:31:02.848Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:02.848Z] #46 ... [2024-04-15T19:31:02.848Z] [2024-04-15T19:31:02.848Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:02.848Z] #45 transferring context: 47.30MB 20.5s [2024-04-15T19:31:03.115Z] #45 ... [2024-04-15T19:31:03.115Z] [2024-04-15T19:31:03.115Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:03.115Z] #47 ... [2024-04-15T19:31:03.115Z] [2024-04-15T19:31:03.115Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:03.381Z] #46 ... [2024-04-15T19:31:03.381Z] [2024-04-15T19:31:03.381Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-15T19:31:03.381Z] #53 12.64 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:31:03.381Z] #53 12.64 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:31:03.381Z] #53 12.64 OK: 19954 distinct packages available [2024-04-15T19:31:03.381Z] #53 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:03.381Z] #53 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:03.381Z] #53 15.51 OK: 266 MiB in 52 packages [2024-04-15T19:31:03.381Z] #53 DONE 17.1s [2024-04-15T19:31:03.381Z] [2024-04-15T19:31:03.381Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:03.381Z] #46 ... [2024-04-15T19:31:03.381Z] [2024-04-15T19:31:03.381Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:03.647Z] #48 ... [2024-04-15T19:31:03.647Z] [2024-04-15T19:31:03.647Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:03.914Z] #46 ... [2024-04-15T19:31:03.914Z] [2024-04-15T19:31:03.914Z] #32 [core-command internal] load build context [2024-04-15T19:31:03.914Z] #32 ... [2024-04-15T19:31:03.914Z] [2024-04-15T19:31:03.914Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:04.506Z] #46 ... [2024-04-15T19:31:04.506Z] [2024-04-15T19:31:04.506Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:04.506Z] #50 ... [2024-04-15T19:31:04.506Z] [2024-04-15T19:31:04.506Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:04.773Z] #51 ... [2024-04-15T19:31:04.773Z] [2024-04-15T19:31:04.773Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:05.738Z] #46 ... [2024-04-15T19:31:05.738Z] [2024-04-15T19:31:05.738Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:05.738Z] #52 ... [2024-04-15T19:31:05.738Z] [2024-04-15T19:31:05.738Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:06.322Z] #48 ... [2024-04-15T19:31:06.322Z] [2024-04-15T19:31:06.322Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-15T19:31:06.322Z] #58 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:06.322Z] #58 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:06.322Z] #58 15.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:06.322Z] #58 15.82 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:06.322Z] #58 15.93 OK: 8 MiB in 16 packages [2024-04-15T19:31:06.322Z] #58 DONE 17.4s [2024-04-15T19:31:06.322Z] [2024-04-15T19:31:06.322Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:08.267Z] #48 transferring context: 62.66MB 24.5s [2024-04-15T19:31:08.267Z] #48 ... [2024-04-15T19:31:08.267Z] [2024-04-15T19:31:08.267Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-15T19:31:08.267Z] #57 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:08.267Z] #57 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:08.267Z] #57 16.01 (1/4) Installing ca-certificates (20240226-r0) [2024-04-15T19:31:08.267Z] #57 16.13 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:08.267Z] #57 16.18 (3/4) Installing su-exec (0.2-r3) [2024-04-15T19:31:08.267Z] #57 16.18 (4/4) Installing yq (4.33.3-r5) [2024-04-15T19:31:08.267Z] #57 16.95 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:08.267Z] #57 17.08 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:08.267Z] #57 17.93 OK: 18 MiB in 19 packages [2024-04-15T19:31:08.267Z] #57 DONE 19.4s [2024-04-15T19:31:08.267Z] [2024-04-15T19:31:08.267Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:08.848Z] #48 ... [2024-04-15T19:31:08.848Z] [2024-04-15T19:31:08.848Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:08.848Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.6s [2024-04-15T19:31:08.848Z] #40 ... [2024-04-15T19:31:08.848Z] [2024-04-15T19:31:08.848Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:09.113Z] #48 ... [2024-04-15T19:31:09.113Z] [2024-04-15T19:31:09.113Z] #49 [core-data internal] load build context [2024-04-15T19:31:09.113Z] #49 ... [2024-04-15T19:31:09.113Z] [2024-04-15T19:31:09.113Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:09.384Z] #48 ... [2024-04-15T19:31:09.384Z] [2024-04-15T19:31:09.384Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:09.650Z] #42 ... [2024-04-15T19:31:09.650Z] [2024-04-15T19:31:09.650Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:11.584Z] #48 ... [2024-04-15T19:31:11.584Z] [2024-04-15T19:31:11.584Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:31:11.584Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.5s [2024-04-15T19:31:11.584Z] #43 ... [2024-04-15T19:31:11.584Z] [2024-04-15T19:31:11.584Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:12.989Z] #48 ... [2024-04-15T19:31:12.989Z] [2024-04-15T19:31:12.989Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:12.989Z] #44 ... [2024-04-15T19:31:12.989Z] [2024-04-15T19:31:12.989Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:12.989Z] #42 transferring context: 84.53MB 31.0s [2024-04-15T19:31:13.269Z] #42 ... [2024-04-15T19:31:13.269Z] [2024-04-15T19:31:13.269Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:13.269Z] #45 ... [2024-04-15T19:31:13.269Z] [2024-04-15T19:31:13.269Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:13.536Z] #47 ... [2024-04-15T19:31:13.536Z] [2024-04-15T19:31:13.536Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:14.117Z] #45 ... [2024-04-15T19:31:14.117Z] [2024-04-15T19:31:14.117Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-15T19:31:14.117Z] #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #59 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #59 20.08 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:31:14.117Z] #59 20.08 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:31:14.117Z] #59 20.08 OK: 19950 distinct packages available [2024-04-15T19:31:14.117Z] #59 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #59 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #59 ... [2024-04-15T19:31:14.117Z] [2024-04-15T19:31:14.117Z] #32 [core-command internal] load build context [2024-04-15T19:31:14.117Z] #32 ... [2024-04-15T19:31:14.117Z] [2024-04-15T19:31:14.117Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-15T19:31:14.117Z] #64 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #64 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:14.117Z] #64 22.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:14.117Z] #64 22.30 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:14.117Z] #64 22.51 OK: 8 MiB in 16 packages [2024-04-15T19:31:14.117Z] #64 DONE 24.9s [2024-04-15T19:31:14.117Z] [2024-04-15T19:31:14.117Z] #32 [core-command internal] load build context [2024-04-15T19:31:14.117Z] #32 ... [2024-04-15T19:31:14.117Z] [2024-04-15T19:31:14.117Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:14.700Z] #48 ... [2024-04-15T19:31:14.700Z] [2024-04-15T19:31:14.700Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:14.968Z] #51 ... [2024-04-15T19:31:14.968Z] [2024-04-15T19:31:14.968Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:14.968Z] #50 ... [2024-04-15T19:31:14.968Z] [2024-04-15T19:31:14.968Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:15.236Z] #51 ... [2024-04-15T19:31:15.236Z] [2024-04-15T19:31:15.236Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-15T19:31:15.236Z] #60 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:15.236Z] #60 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:15.236Z] #60 21.99 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:15.236Z] #60 22.38 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:15.236Z] #60 22.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:15.236Z] #60 22.51 (4/6) Installing openssl (3.1.4-r6) [2024-04-15T19:31:15.236Z] #60 22.58 (5/6) Installing su-exec (0.2-r3) [2024-04-15T19:31:15.236Z] #60 22.58 (6/6) Installing yq (4.33.3-r5) [2024-04-15T19:31:15.236Z] #60 23.59 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:15.236Z] #60 23.80 OK: 18 MiB in 19 packages [2024-04-15T19:31:15.236Z] #60 DONE 26.2s [2024-04-15T19:31:15.236Z] [2024-04-15T19:31:15.237Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:15.819Z] #51 ... [2024-04-15T19:31:15.819Z] [2024-04-15T19:31:15.819Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-15T19:31:15.819Z] #62 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:15.819Z] #62 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:15.819Z] #62 24.37 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:15.819Z] #62 24.37 (2/2) Installing su-exec (0.2-r3) [2024-04-15T19:31:15.819Z] #62 24.37 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:15.819Z] #62 24.56 OK: 8 MiB in 17 packages [2024-04-15T19:31:15.819Z] #62 DONE 26.5s [2024-04-15T19:31:15.819Z] [2024-04-15T19:31:15.819Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:15.819Z] #51 ... [2024-04-15T19:31:15.819Z] [2024-04-15T19:31:15.819Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:16.086Z] #52 ... [2024-04-15T19:31:16.086Z] [2024-04-15T19:31:16.086Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:16.086Z] #46 ... [2024-04-15T19:31:16.086Z] [2024-04-15T19:31:16.086Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:16.669Z] #52 ... [2024-04-15T19:31:16.669Z] [2024-04-15T19:31:16.669Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:16.669Z] #0 6.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:16.669Z] #0 8.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:16.669Z] #66 ... [2024-04-15T19:31:16.669Z] [2024-04-15T19:31:16.669Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:18.076Z] #52 ... [2024-04-15T19:31:18.076Z] [2024-04-15T19:31:18.076Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-15T19:31:18.076Z] #63 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.076Z] #63 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.076Z] #63 26.39 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:31:18.076Z] #63 26.39 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:31:18.076Z] #63 26.39 OK: 19950 distinct packages available [2024-04-15T19:31:18.076Z] #63 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.076Z] #63 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.076Z] #63 ... [2024-04-15T19:31:18.076Z] [2024-04-15T19:31:18.076Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-15T19:31:18.076Z] #61 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.076Z] #61 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.077Z] #61 25.33 v3.18.6-164-g2a32b8b9735 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-15T19:31:18.077Z] #61 25.33 v3.18.6-165-g193950760ec [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-15T19:31:18.077Z] #61 25.33 OK: 19950 distinct packages available [2024-04-15T19:31:18.077Z] #61 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.077Z] #61 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.077Z] #61 ... [2024-04-15T19:31:18.077Z] [2024-04-15T19:31:18.077Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:18.658Z] #52 ... [2024-04-15T19:31:18.658Z] [2024-04-15T19:31:18.658Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-15T19:31:18.658Z] #0 6.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.658Z] #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:18.658Z] #67 ... [2024-04-15T19:31:18.658Z] [2024-04-15T19:31:18.658Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:18.924Z] #52 transferring context: 68.05MB 32.8s [2024-04-15T19:31:19.190Z] #52 ... [2024-04-15T19:31:19.190Z] [2024-04-15T19:31:19.190Z] #49 [core-data internal] load build context [2024-04-15T19:31:19.456Z] #49 ... [2024-04-15T19:31:19.456Z] [2024-04-15T19:31:19.456Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:19.456Z] #52 ... [2024-04-15T19:31:19.456Z] [2024-04-15T19:31:19.456Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:19.456Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.2s [2024-04-15T19:31:19.456Z] #40 ... [2024-04-15T19:31:19.456Z] [2024-04-15T19:31:19.456Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:21.392Z] #52 ... [2024-04-15T19:31:21.392Z] [2024-04-15T19:31:21.392Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:21.392Z] #65 9.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:21.392Z] #65 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:21.392Z] #65 16.26 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:21.392Z] #65 16.26 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:21.392Z] #65 16.40 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:21.392Z] #65 18.32 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:21.392Z] #65 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:21.392Z] #65 ... [2024-04-15T19:31:21.392Z] [2024-04-15T19:31:21.392Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:21.975Z] #40 ... [2024-04-15T19:31:21.975Z] [2024-04-15T19:31:21.975Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:31:21.975Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.2s [2024-04-15T19:31:22.243Z] #43 ... [2024-04-15T19:31:22.243Z] [2024-04-15T19:31:22.243Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-15T19:31:22.243Z] #67 13.54 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:22.243Z] #67 13.54 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:22.243Z] #67 13.54 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:22.826Z] #67 ... [2024-04-15T19:31:22.826Z] [2024-04-15T19:31:22.826Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-15T19:31:22.826Z] #59 28.56 (1/11) Installing ca-certificates (20240226-r0) [2024-04-15T19:31:22.826Z] #59 29.17 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-15T19:31:22.826Z] #59 29.36 (3/11) Installing libunistring (1.1-r1) [2024-04-15T19:31:22.826Z] #59 29.63 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-15T19:31:22.826Z] #59 29.63 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-15T19:31:22.826Z] #59 29.76 (6/11) Installing libcurl (8.5.0-r0) [2024-04-15T19:31:22.826Z] #59 29.80 (7/11) Installing curl (8.5.0-r0) [2024-04-15T19:31:22.826Z] #59 29.92 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:22.826Z] #59 29.92 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:31:22.826Z] #59 29.98 (10/11) Installing libucontext (1.2-r2) [2024-04-15T19:31:22.826Z] #59 29.99 (11/11) Installing gcompat (1.1.0-r1) [2024-04-15T19:31:22.826Z] #59 30.10 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:22.826Z] #59 30.23 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:22.826Z] #59 31.26 OK: 13 MiB in 26 packages [2024-04-15T19:31:22.826Z] #59 DONE 33.5s [2024-04-15T19:31:22.826Z] [2024-04-15T19:31:22.826Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:23.094Z] #40 ... [2024-04-15T19:31:23.094Z] [2024-04-15T19:31:23.094Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:23.094Z] #44 ... [2024-04-15T19:31:23.094Z] [2024-04-15T19:31:23.094Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:23.094Z] #42 transferring context: 106.04MB 41.2s [2024-04-15T19:31:23.360Z] #42 ... [2024-04-15T19:31:23.360Z] [2024-04-15T19:31:23.360Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:23.629Z] #40 ... [2024-04-15T19:31:23.629Z] [2024-04-15T19:31:23.629Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:23.907Z] #47 ... [2024-04-15T19:31:23.908Z] [2024-04-15T19:31:23.908Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:24.174Z] #44 ... [2024-04-15T19:31:24.175Z] [2024-04-15T19:31:24.175Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:24.175Z] #45 ... [2024-04-15T19:31:24.175Z] [2024-04-15T19:31:24.175Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:24.175Z] #0 8.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:24.175Z] #0 9.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:24.443Z] #68 ... [2024-04-15T19:31:24.443Z] [2024-04-15T19:31:24.443Z] #32 [core-command internal] load build context [2024-04-15T19:31:24.443Z] #32 ... [2024-04-15T19:31:24.443Z] [2024-04-15T19:31:24.443Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-15T19:31:24.443Z] #61 32.04 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:24.443Z] #61 32.37 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:24.443Z] #61 32.48 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:24.444Z] #61 32.48 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:31:24.444Z] #61 32.52 (5/7) Installing libucontext (1.2-r2) [2024-04-15T19:31:24.444Z] #61 32.71 (6/7) Installing gcompat (1.1.0-r1) [2024-04-15T19:31:24.444Z] #61 32.71 (7/7) Installing openssl (3.1.4-r6) [2024-04-15T19:31:24.713Z] #61 32.71 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:24.713Z] #61 32.71 OK: 9 MiB in 20 packages [2024-04-15T19:31:24.713Z] #61 DONE 35.2s [2024-04-15T19:31:24.713Z] [2024-04-15T19:31:24.713Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:24.982Z] #69 ... [2024-04-15T19:31:24.982Z] [2024-04-15T19:31:24.982Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:24.982Z] #48 ... [2024-04-15T19:31:24.982Z] [2024-04-15T19:31:24.982Z] #32 [core-command internal] load build context [2024-04-15T19:31:25.248Z] #32 ... [2024-04-15T19:31:25.248Z] [2024-04-15T19:31:25.248Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:25.248Z] #50 ... [2024-04-15T19:31:25.248Z] [2024-04-15T19:31:25.248Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-15T19:31:25.248Z] #63 33.65 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-15T19:31:25.248Z] #63 33.67 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-15T19:31:25.248Z] #63 33.77 (3/4) Installing libucontext (1.2-r2) [2024-04-15T19:31:25.248Z] #63 33.77 (4/4) Installing gcompat (1.1.0-r1) [2024-04-15T19:31:25.248Z] #63 33.81 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:25.248Z] #63 34.11 OK: 8 MiB in 19 packages [2024-04-15T19:31:25.248Z] #63 DONE 35.9s [2024-04-15T19:31:25.248Z] [2024-04-15T19:31:25.248Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:25.248Z] #50 ... [2024-04-15T19:31:25.248Z] [2024-04-15T19:31:25.248Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:25.515Z] #48 ... [2024-04-15T19:31:25.515Z] [2024-04-15T19:31:25.515Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-15T19:31:25.515Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:25.515Z] #0 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:25.784Z] #70 ... [2024-04-15T19:31:25.784Z] [2024-04-15T19:31:25.784Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-15T19:31:25.784Z] #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:25.784Z] #71 ... [2024-04-15T19:31:25.784Z] [2024-04-15T19:31:25.784Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:26.051Z] #48 ... [2024-04-15T19:31:26.051Z] [2024-04-15T19:31:26.051Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:26.051Z] #51 ... [2024-04-15T19:31:26.051Z] [2024-04-15T19:31:26.051Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:26.318Z] #48 ... [2024-04-15T19:31:26.318Z] [2024-04-15T19:31:26.318Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:26.318Z] #46 ... [2024-04-15T19:31:26.318Z] [2024-04-15T19:31:26.318Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:29.654Z] #48 transferring context: 116.63MB 45.5s [2024-04-15T19:31:29.654Z] #48 ... [2024-04-15T19:31:29.654Z] [2024-04-15T19:31:29.654Z] #49 [core-data internal] load build context [2024-04-15T19:31:29.654Z] #49 ... [2024-04-15T19:31:29.654Z] [2024-04-15T19:31:29.654Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-15T19:31:29.654Z] #70 13.99 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:29.654Z] #70 13.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:29.654Z] #70 14.06 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:30.257Z] #70 ... [2024-04-15T19:31:30.257Z] [2024-04-15T19:31:30.257Z] #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:30.257Z] #66 13.61 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:30.257Z] #66 13.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:30.257Z] #66 13.79 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:30.257Z] #66 15.64 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:30.257Z] #66 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:30.257Z] #66 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:30.257Z] #66 21.64 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:30.257Z] #66 21.73 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:30.257Z] #66 22.06 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:30.257Z] #66 22.13 OK: 8 MiB in 16 packages [2024-04-15T19:31:30.257Z] #66 ... [2024-04-15T19:31:30.257Z] [2024-04-15T19:31:30.257Z] #49 [core-data internal] load build context [2024-04-15T19:31:30.839Z] #49 ... [2024-04-15T19:31:30.839Z] [2024-04-15T19:31:30.839Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:30.839Z] #66 DONE 24.4s [2024-04-15T19:31:30.839Z] [2024-04-15T19:31:30.839Z] #49 [core-data internal] load build context [2024-04-15T19:31:31.107Z] #49 ... [2024-04-15T19:31:31.107Z] [2024-04-15T19:31:31.107Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:31.107Z] #65 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:31.107Z] #65 25.41 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:31.107Z] #65 25.54 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:31.107Z] #65 26.18 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:31.107Z] #65 26.18 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:31.107Z] #65 27.50 OK: 9 MiB in 17 packages [2024-04-15T19:31:31.107Z] #65 DONE 29.7s [2024-04-15T19:31:31.107Z] [2024-04-15T19:31:31.107Z] #49 [core-data internal] load build context [2024-04-15T19:31:31.392Z] #49 ... [2024-04-15T19:31:31.392Z] [2024-04-15T19:31:31.392Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:31.392Z] #52 ... [2024-04-15T19:31:31.392Z] [2024-04-15T19:31:31.392Z] #49 [core-data internal] load build context [2024-04-15T19:31:32.353Z] #49 ... [2024-04-15T19:31:32.353Z] [2024-04-15T19:31:32.353Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:31:32.353Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.3s done [2024-04-15T19:31:32.353Z] #43 ... [2024-04-15T19:31:32.353Z] [2024-04-15T19:31:32.353Z] #49 [core-data internal] load build context [2024-04-15T19:31:32.621Z] #49 ... [2024-04-15T19:31:32.621Z] [2024-04-15T19:31:32.621Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:32.621Z] #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:32.621Z] #0 7.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:32.887Z] #72 ... [2024-04-15T19:31:32.887Z] [2024-04-15T19:31:32.887Z] #49 [core-data internal] load build context [2024-04-15T19:31:33.475Z] #49 ... [2024-04-15T19:31:33.475Z] [2024-04-15T19:31:33.475Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:33.475Z] #42 transferring context: 128.43MB 51.6s [2024-04-15T19:31:33.475Z] #42 ... [2024-04-15T19:31:33.475Z] [2024-04-15T19:31:33.475Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-15T19:31:33.475Z] #67 14.87 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:33.475Z] #67 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:33.475Z] #67 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:33.475Z] #67 21.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:33.475Z] #67 21.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:33.475Z] #67 22.51 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:33.475Z] #67 22.59 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:33.475Z] #67 23.20 OK: 18 MiB in 19 packages [2024-04-15T19:31:33.475Z] #67 DONE 25.1s [2024-04-15T19:31:33.475Z] [2024-04-15T19:31:33.475Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:33.475Z] #42 ... [2024-04-15T19:31:33.475Z] [2024-04-15T19:31:33.475Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:33.743Z] #51 ... [2024-04-15T19:31:33.743Z] [2024-04-15T19:31:33.743Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-15T19:31:33.743Z] #43 DONE 47.0s [2024-04-15T19:31:33.743Z] [2024-04-15T19:31:33.743Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:33.743Z] #51 ... [2024-04-15T19:31:33.743Z] [2024-04-15T19:31:33.743Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:34.010Z] #42 ... [2024-04-15T19:31:34.010Z] [2024-04-15T19:31:34.010Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:34.010Z] #47 ... [2024-04-15T19:31:34.010Z] [2024-04-15T19:31:34.010Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:34.010Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.0s [2024-04-15T19:31:34.010Z] #40 ... [2024-04-15T19:31:34.010Z] [2024-04-15T19:31:34.010Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:34.276Z] #47 ... [2024-04-15T19:31:34.276Z] [2024-04-15T19:31:34.276Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:34.541Z] #45 ... [2024-04-15T19:31:34.541Z] [2024-04-15T19:31:34.541Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:34.541Z] #44 ... [2024-04-15T19:31:34.541Z] [2024-04-15T19:31:34.541Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:35.122Z] #40 ... [2024-04-15T19:31:35.122Z] [2024-04-15T19:31:35.122Z] #32 [core-command internal] load build context [2024-04-15T19:31:35.389Z] #32 ... [2024-04-15T19:31:35.389Z] [2024-04-15T19:31:35.389Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:35.655Z] #40 ... [2024-04-15T19:31:35.655Z] [2024-04-15T19:31:35.655Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-15T19:31:35.655Z] #0 7.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:35.655Z] #0 8.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:35.655Z] #73 ... [2024-04-15T19:31:35.655Z] [2024-04-15T19:31:35.655Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:35.655Z] #50 ... [2024-04-15T19:31:35.655Z] [2024-04-15T19:31:35.655Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:35.921Z] #40 ... [2024-04-15T19:31:35.921Z] [2024-04-15T19:31:35.921Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-15T19:31:35.921Z] #71 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:35.921Z] #71 15.29 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:35.921Z] #71 15.29 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:35.921Z] #71 15.34 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:35.921Z] #71 16.14 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:35.921Z] #71 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:35.921Z] #71 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:36.188Z] #71 ... [2024-04-15T19:31:36.188Z] [2024-04-15T19:31:36.188Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:31:36.188Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.2s done [2024-04-15T19:31:36.460Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.2s done [2024-04-15T19:31:36.731Z] #40 ... [2024-04-15T19:31:36.731Z] [2024-04-15T19:31:36.731Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:36.731Z] #46 ... [2024-04-15T19:31:36.731Z] [2024-04-15T19:31:36.731Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:37.691Z] #44 ... [2024-04-15T19:31:37.691Z] [2024-04-15T19:31:37.691Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-15T19:31:37.691Z] #70 15.35 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:37.691Z] #70 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:37.691Z] #70 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:37.691Z] #70 20.48 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:37.691Z] #70 20.56 OK: 18 MiB in 19 packages [2024-04-15T19:31:37.691Z] #70 DONE 22.2s [2024-04-15T19:31:37.691Z] [2024-04-15T19:31:37.691Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:38.885Z] #44 ... [2024-04-15T19:31:38.885Z] [2024-04-15T19:31:38.885Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:38.885Z] #68 14.73 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:38.885Z] #68 14.73 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:38.885Z] #68 14.79 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:38.885Z] #68 16.26 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:38.885Z] #68 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:38.885Z] #68 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:38.885Z] #68 21.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:38.885Z] #68 21.80 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:38.885Z] #68 22.24 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:38.885Z] #68 22.33 OK: 8 MiB in 16 packages [2024-04-15T19:31:38.885Z] #68 DONE 24.4s [2024-04-15T19:31:38.885Z] [2024-04-15T19:31:38.885Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:39.489Z] #44 ... [2024-04-15T19:31:39.489Z] [2024-04-15T19:31:39.489Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-15T19:31:39.489Z] #71 21.73 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:39.489Z] #71 21.84 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:39.489Z] #71 22.33 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:39.489Z] #71 22.35 OK: 8 MiB in 17 packages [2024-04-15T19:31:39.489Z] #71 DONE 23.5s [2024-04-15T19:31:39.489Z] [2024-04-15T19:31:39.489Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:39.489Z] #44 transferring context: 138.77MB 57.0s [2024-04-15T19:31:39.489Z] #44 ... [2024-04-15T19:31:39.489Z] [2024-04-15T19:31:39.489Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:39.770Z] #48 ... [2024-04-15T19:31:39.770Z] [2024-04-15T19:31:39.770Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-15T19:31:39.770Z] #74 DONE 1.8s [2024-04-15T19:31:39.770Z] [2024-04-15T19:31:39.770Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:39.770Z] #48 ... [2024-04-15T19:31:39.770Z] [2024-04-15T19:31:39.770Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:39.770Z] #51 ... [2024-04-15T19:31:39.770Z] [2024-04-15T19:31:39.770Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:40.050Z] #52 ... [2024-04-15T19:31:40.050Z] [2024-04-15T19:31:40.050Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:42.091Z] #51 ... [2024-04-15T19:31:42.091Z] [2024-04-15T19:31:42.091Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-15T19:31:42.091Z] #72 11.85 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:42.091Z] #72 11.85 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:42.091Z] #72 11.89 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:42.091Z] #72 12.60 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:42.091Z] #72 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.091Z] #72 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.091Z] #72 17.15 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:42.091Z] #72 17.18 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:42.091Z] #72 17.33 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:42.091Z] #72 17.33 Executing ca-certificates-20240226-r0.trigger [2024-04-15T19:31:42.091Z] #72 17.85 OK: 13 MiB in 26 packages [2024-04-15T19:31:42.091Z] #72 DONE 19.0s [2024-04-15T19:31:42.091Z] [2024-04-15T19:31:42.091Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:42.375Z] #51 ... [2024-04-15T19:31:42.375Z] [2024-04-15T19:31:42.375Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:42.375Z] #69 7.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.375Z] #69 9.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.375Z] #69 14.61 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:42.375Z] #69 14.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:42.375Z] #69 14.61 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:42.375Z] #69 15.18 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:42.375Z] #69 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.375Z] #69 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:42.375Z] #69 ... [2024-04-15T19:31:42.375Z] [2024-04-15T19:31:42.375Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:43.345Z] #51 ... [2024-04-15T19:31:43.345Z] [2024-04-15T19:31:43.345Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-15T19:31:43.345Z] #69 18.53 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:43.345Z] #69 18.53 OK: 9 MiB in 20 packages [2024-04-15T19:31:43.345Z] #69 DONE 19.1s [2024-04-15T19:31:43.345Z] [2024-04-15T19:31:43.345Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:43.613Z] #51 ... [2024-04-15T19:31:43.613Z] [2024-04-15T19:31:43.613Z] #49 [core-data internal] load build context [2024-04-15T19:31:43.882Z] #49 ... [2024-04-15T19:31:43.882Z] [2024-04-15T19:31:43.882Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:43.882Z] #51 ... [2024-04-15T19:31:43.882Z] [2024-04-15T19:31:43.882Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-15T19:31:43.882Z] #73 13.43 Upgrading critical system libraries and apk-tools: [2024-04-15T19:31:43.882Z] #73 13.43 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-15T19:31:43.882Z] #73 13.43 Executing busybox-1.36.1-r5.trigger [2024-04-15T19:31:43.882Z] #73 14.17 Continuing the upgrade transaction with new apk-tools: [2024-04-15T19:31:43.882Z] #73 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:43.882Z] #73 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-15T19:31:43.882Z] #73 17.05 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-15T19:31:43.882Z] #73 17.07 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:43.882Z] #73 17.30 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-15T19:31:43.882Z] #73 17.34 OK: 8 MiB in 19 packages [2024-04-15T19:31:43.882Z] #73 DONE 18.5s [2024-04-15T19:31:43.882Z] [2024-04-15T19:31:43.882Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:44.150Z] #51 ... [2024-04-15T19:31:44.150Z] [2024-04-15T19:31:44.150Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:44.150Z] #42 transferring context: 157.50MB 62.3s [2024-04-15T19:31:44.415Z] #42 ... [2024-04-15T19:31:44.415Z] [2024-04-15T19:31:44.415Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:44.415Z] #51 ... [2024-04-15T19:31:44.415Z] [2024-04-15T19:31:44.415Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:44.415Z] #47 ... [2024-04-15T19:31:44.415Z] [2024-04-15T19:31:44.415Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:44.690Z] #45 ... [2024-04-15T19:31:44.690Z] [2024-04-15T19:31:44.690Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:44.958Z] #42 ... [2024-04-15T19:31:44.958Z] [2024-04-15T19:31:44.958Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-15T19:31:44.958Z] #75 DONE 5.3s [2024-04-15T19:31:44.958Z] [2024-04-15T19:31:44.958Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:45.548Z] #42 ... [2024-04-15T19:31:45.548Z] [2024-04-15T19:31:45.548Z] #32 [core-command internal] load build context [2024-04-15T19:31:45.548Z] #32 ... [2024-04-15T19:31:45.548Z] [2024-04-15T19:31:45.548Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:46.130Z] #45 ... [2024-04-15T19:31:46.130Z] [2024-04-15T19:31:46.130Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:46.130Z] #50 ... [2024-04-15T19:31:46.130Z] [2024-04-15T19:31:46.130Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:46.398Z] #45 ... [2024-04-15T19:31:46.398Z] [2024-04-15T19:31:46.398Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-15T19:31:46.398Z] #76 DONE 1.1s [2024-04-15T19:31:46.398Z] [2024-04-15T19:31:46.398Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:46.674Z] #45 ... [2024-04-15T19:31:46.674Z] [2024-04-15T19:31:46.674Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:46.941Z] #46 ... [2024-04-15T19:31:46.941Z] [2024-04-15T19:31:46.941Z] #32 [core-command internal] load build context [2024-04-15T19:31:46.941Z] #32 ... [2024-04-15T19:31:46.941Z] [2024-04-15T19:31:46.941Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-15T19:31:46.941Z] #77 DONE 3.3s [2024-04-15T19:31:46.941Z] [2024-04-15T19:31:46.941Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:31:46.941Z] #78 DONE 3.2s [2024-04-15T19:31:46.941Z] [2024-04-15T19:31:46.941Z] #32 [core-command internal] load build context [2024-04-15T19:31:47.215Z] #32 ... [2024-04-15T19:31:47.215Z] [2024-04-15T19:31:47.215Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:31:47.215Z] #79 DONE 3.1s [2024-04-15T19:31:47.215Z] [2024-04-15T19:31:47.215Z] #32 [core-command internal] load build context [2024-04-15T19:31:47.802Z] #32 ... [2024-04-15T19:31:47.802Z] [2024-04-15T19:31:47.802Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-15T19:31:47.802Z] #80 DONE 0.8s [2024-04-15T19:31:47.802Z] [2024-04-15T19:31:47.802Z] #32 [core-command internal] load build context [2024-04-15T19:31:48.071Z] #32 ... [2024-04-15T19:31:48.071Z] [2024-04-15T19:31:48.071Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-15T19:31:48.071Z] #81 DONE 1.0s [2024-04-15T19:31:48.071Z] [2024-04-15T19:31:48.071Z] #32 [core-command internal] load build context [2024-04-15T19:31:49.484Z] #32 ... [2024-04-15T19:31:49.484Z] [2024-04-15T19:31:49.484Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-15T19:31:49.484Z] #82 DONE 1.4s [2024-04-15T19:31:49.484Z] [2024-04-15T19:31:49.484Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-15T19:31:49.484Z] #83 DONE 1.2s [2024-04-15T19:31:49.484Z] [2024-04-15T19:31:49.484Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:31:49.758Z] #84 ... [2024-04-15T19:31:49.758Z] [2024-04-15T19:31:49.758Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-15T19:31:49.758Z] #85 DONE 2.5s [2024-04-15T19:31:49.758Z] [2024-04-15T19:31:49.758Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:31:49.758Z] #86 ... [2024-04-15T19:31:49.758Z] [2024-04-15T19:31:49.758Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:49.758Z] #44 transferring context: 180.66MB 67.5s [2024-04-15T19:31:50.031Z] #44 ... [2024-04-15T19:31:50.031Z] [2024-04-15T19:31:50.031Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:50.031Z] #48 ... [2024-04-15T19:31:50.031Z] [2024-04-15T19:31:50.031Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:50.306Z] #52 ... [2024-04-15T19:31:50.306Z] [2024-04-15T19:31:50.306Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:50.306Z] #48 ... [2024-04-15T19:31:50.306Z] [2024-04-15T19:31:50.306Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:31:50.306Z] #84 DONE 0.8s [2024-04-15T19:31:50.306Z] [2024-04-15T19:31:50.306Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:50.904Z] #48 ... [2024-04-15T19:31:50.904Z] [2024-04-15T19:31:50.904Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-15T19:31:50.904Z] #87 DONE 0.9s [2024-04-15T19:31:50.904Z] [2024-04-15T19:31:50.904Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:51.172Z] #48 ... [2024-04-15T19:31:51.172Z] [2024-04-15T19:31:51.172Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:31:51.172Z] #86 DONE 1.3s [2024-04-15T19:31:51.172Z] [2024-04-15T19:31:51.172Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:51.438Z] #48 ... [2024-04-15T19:31:51.438Z] [2024-04-15T19:31:51.439Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-15T19:31:51.439Z] #88 DONE 1.2s [2024-04-15T19:31:51.439Z] [2024-04-15T19:31:51.439Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:51.706Z] #48 ... [2024-04-15T19:31:51.706Z] [2024-04-15T19:31:51.706Z] #89 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-15T19:31:51.706Z] #89 DONE 0.9s [2024-04-15T19:31:51.706Z] [2024-04-15T19:31:51.706Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:52.290Z] #48 ... [2024-04-15T19:31:52.290Z] [2024-04-15T19:31:52.290Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-15T19:31:52.290Z] #90 DONE 1.3s [2024-04-15T19:31:52.290Z] [2024-04-15T19:31:52.290Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:53.251Z] #48 ... [2024-04-15T19:31:53.251Z] [2024-04-15T19:31:53.251Z] #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-15T19:31:53.251Z] #91 DONE 1.5s [2024-04-15T19:31:53.251Z] [2024-04-15T19:31:53.251Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:53.251Z] #48 ... [2024-04-15T19:31:53.251Z] [2024-04-15T19:31:53.251Z] #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-15T19:31:53.251Z] #92 DONE 1.4s [2024-04-15T19:31:53.251Z] [2024-04-15T19:31:53.251Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:53.837Z] #48 ... [2024-04-15T19:31:53.837Z] [2024-04-15T19:31:53.837Z] #49 [core-data internal] load build context [2024-04-15T19:31:53.837Z] #49 ... [2024-04-15T19:31:53.837Z] [2024-04-15T19:31:53.837Z] #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-15T19:31:53.838Z] #93 DONE 1.4s [2024-04-15T19:31:53.838Z] [2024-04-15T19:31:53.838Z] #49 [core-data internal] load build context [2024-04-15T19:31:53.838Z] #49 ... [2024-04-15T19:31:53.838Z] [2024-04-15T19:31:53.838Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:54.420Z] #48 ... [2024-04-15T19:31:54.420Z] [2024-04-15T19:31:54.420Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-15T19:31:54.420Z] #94 DONE 1.1s [2024-04-15T19:31:54.420Z] [2024-04-15T19:31:54.420Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:54.420Z] #48 ... [2024-04-15T19:31:54.420Z] [2024-04-15T19:31:54.420Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:54.687Z] #51 ... [2024-04-15T19:31:54.687Z] [2024-04-15T19:31:54.687Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-15T19:31:54.687Z] #95 ... [2024-04-15T19:31:54.687Z] [2024-04-15T19:31:54.687Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:31:54.955Z] #47 ... [2024-04-15T19:31:54.955Z] [2024-04-15T19:31:54.955Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:54.955Z] #48 transferring context: 217.06MB 71.6s [2024-04-15T19:31:55.537Z] #48 ... [2024-04-15T19:31:55.537Z] [2024-04-15T19:31:55.537Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-15T19:31:55.537Z] #95 DONE 0.9s [2024-04-15T19:31:55.537Z] [2024-04-15T19:31:55.537Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:55.803Z] #51 ... [2024-04-15T19:31:55.803Z] [2024-04-15T19:31:55.803Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:55.803Z] #42 ... [2024-04-15T19:31:55.803Z] [2024-04-15T19:31:55.803Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:56.069Z] #51 ... [2024-04-15T19:31:56.069Z] [2024-04-15T19:31:56.069Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:31:56.069Z] #50 ... [2024-04-15T19:31:56.069Z] [2024-04-15T19:31:56.069Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:57.037Z] #51 ... [2024-04-15T19:31:57.037Z] [2024-04-15T19:31:57.037Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:57.037Z] #45 ... [2024-04-15T19:31:57.037Z] [2024-04-15T19:31:57.037Z] #46 [support-scheduler internal] load build context [2024-04-15T19:31:57.305Z] #46 ... [2024-04-15T19:31:57.305Z] [2024-04-15T19:31:57.305Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:31:57.305Z] #45 ... [2024-04-15T19:31:57.305Z] [2024-04-15T19:31:57.305Z] #48 [security-bootstrapper internal] load build context [2024-04-15T19:31:57.305Z] #48 transferring context: 226.37MB 73.4s done [2024-04-15T19:31:57.305Z] #48 DONE 74.1s [2024-04-15T19:31:57.305Z] [2024-04-15T19:31:57.305Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:59.278Z] #51 ... [2024-04-15T19:31:59.278Z] [2024-04-15T19:31:59.278Z] #96 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:31:59.278Z] #96 DONE 1.4s [2024-04-15T19:31:59.278Z] [2024-04-15T19:31:59.278Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:59.545Z] #51 ... [2024-04-15T19:31:59.545Z] [2024-04-15T19:31:59.545Z] #32 [core-command internal] load build context [2024-04-15T19:31:59.545Z] #32 ... [2024-04-15T19:31:59.545Z] [2024-04-15T19:31:59.545Z] #52 [support-notifications internal] load build context [2024-04-15T19:31:59.545Z] #52 ... [2024-04-15T19:31:59.545Z] [2024-04-15T19:31:59.545Z] #42 [security-secretstore-setup internal] load build context [2024-04-15T19:31:59.545Z] #42 transferring context: 226.37MB 77.6s done [2024-04-15T19:31:59.545Z] #42 DONE 77.9s [2024-04-15T19:31:59.545Z] [2024-04-15T19:31:59.545Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:31:59.814Z] #51 ... [2024-04-15T19:31:59.814Z] [2024-04-15T19:31:59.814Z] #44 [core-metadata internal] load build context [2024-04-15T19:31:59.814Z] #44 transferring context: 226.37MB 77.2s done [2024-04-15T19:31:59.814Z] #44 DONE 77.7s [2024-04-15T19:31:59.814Z] [2024-04-15T19:31:59.814Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:00.776Z] #51 ... [2024-04-15T19:32:00.776Z] [2024-04-15T19:32:00.776Z] #47 [security-spiffe-token-provider internal] load build context [2024-04-15T19:32:00.776Z] #47 transferring context: 226.37MB 77.3s done [2024-04-15T19:32:00.776Z] #47 DONE 78.3s [2024-04-15T19:32:00.776Z] [2024-04-15T19:32:00.776Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:00.776Z] #51 ... [2024-04-15T19:32:00.776Z] [2024-04-15T19:32:00.776Z] #97 [security-spire-agent] exporting to image [2024-04-15T19:32:00.776Z] #97 exporting layers 5.0s done [2024-04-15T19:32:00.776Z] #97 writing image sha256:4dc82e9f61346283c03c4bdea18dee0510537b150728140c2d4d907de1f92b61 0.3s done [2024-04-15T19:32:00.776Z] #97 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-04-15T19:32:00.776Z] #97 writing image sha256:177514082907ec0a2c95438711de64a8c098364fb74a4d011f89fecf9ad60f3f 0.3s done [2024-04-15T19:32:00.776Z] #97 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-04-15T19:32:00.776Z] #97 writing image sha256:39eb9460f87db45da25c27f24f8d2b59f1c2d02d20cb9c9af8c59819227587c1 done [2024-04-15T19:32:00.776Z] #97 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-04-15T19:32:00.776Z] #97 DONE 7.6s [2024-04-15T19:32:00.776Z] [2024-04-15T19:32:00.776Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:02.194Z] #51 ... [2024-04-15T19:32:02.194Z] [2024-04-15T19:32:02.194Z] #52 [support-notifications internal] load build context [2024-04-15T19:32:02.194Z] #52 transferring context: 226.37MB 74.9s done [2024-04-15T19:32:02.194Z] #52 DONE 76.9s [2024-04-15T19:32:02.194Z] [2024-04-15T19:32:02.194Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:32:02.194Z] #98 DONE 1.7s [2024-04-15T19:32:02.194Z] [2024-04-15T19:32:02.194Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:02.780Z] #51 ... [2024-04-15T19:32:02.780Z] [2024-04-15T19:32:02.780Z] #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:32:02.780Z] #99 DONE 2.0s [2024-04-15T19:32:03.049Z] [2024-04-15T19:32:03.049Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:03.318Z] #51 ... [2024-04-15T19:32:03.318Z] [2024-04-15T19:32:03.318Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:32:03.318Z] #100 DONE 1.1s [2024-04-15T19:32:03.318Z] [2024-04-15T19:32:03.318Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:04.276Z] #51 ... [2024-04-15T19:32:04.276Z] [2024-04-15T19:32:04.276Z] #49 [core-data internal] load build context [2024-04-15T19:32:04.276Z] #49 ... [2024-04-15T19:32:04.276Z] [2024-04-15T19:32:04.276Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:04.276Z] #51 ... [2024-04-15T19:32:04.276Z] [2024-04-15T19:32:04.276Z] #45 [security-proxy-setup internal] load build context [2024-04-15T19:32:04.276Z] #45 transferring context: 226.37MB 81.5s done [2024-04-15T19:32:04.276Z] #45 DONE 82.1s [2024-04-15T19:32:04.276Z] [2024-04-15T19:32:04.276Z] #51 [core-common-config-bootstrapper internal] load build context [2024-04-15T19:32:06.222Z] #51 transferring context: 226.37MB 80.8s done [2024-04-15T19:32:06.222Z] #51 DONE 82.0s [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #32 [core-command internal] load build context [2024-04-15T19:32:06.222Z] #32 transferring context: 226.37MB 81.9s done [2024-04-15T19:32:06.222Z] #32 DONE 82.5s [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #49 [core-data internal] load build context [2024-04-15T19:32:06.222Z] #49 ... [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #46 [support-scheduler internal] load build context [2024-04-15T19:32:06.222Z] #46 transferring context: 226.37MB 83.2s done [2024-04-15T19:32:06.222Z] #46 DONE 83.8s [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #49 [core-data internal] load build context [2024-04-15T19:32:06.222Z] #49 ... [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #50 [security-proxy-auth internal] load build context [2024-04-15T19:32:06.222Z] #50 transferring context: 226.37MB 81.1s done [2024-04-15T19:32:06.222Z] #50 DONE 82.2s [2024-04-15T19:32:06.222Z] [2024-04-15T19:32:06.222Z] #49 [core-data internal] load build context [2024-04-15T19:32:07.183Z] #49 transferring context: 226.37MB 83.1s done [2024-04-15T19:32:07.183Z] #49 DONE 83.6s [2024-04-15T19:32:07.183Z] [2024-04-15T19:32:07.183Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:09.118Z] #101 ... [2024-04-15T19:32:09.118Z] [2024-04-15T19:32:09.118Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:09.118Z] #102 ... [2024-04-15T19:32:09.118Z] [2024-04-15T19:32:09.118Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:12.453Z] #103 ... [2024-04-15T19:32:12.453Z] [2024-04-15T19:32:12.453Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.265Z] #104 ... [2024-04-15T19:32:59.265Z] [2024-04-15T19:32:59.265Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.265Z] #102 DONE 55.2s [2024-04-15T19:32:59.265Z] [2024-04-15T19:32:59.265Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-04-15T19:32:59.265Z] #105 DONE 3.1s [2024-04-15T19:32:59.265Z] [2024-04-15T19:32:59.265Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.265Z] #103 DONE 54.4s [2024-04-15T19:32:59.265Z] [2024-04-15T19:32:59.265Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.265Z] #106 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-04-15T19:32:59.266Z] #107 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:32:59.266Z] #108 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #109 [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-04-15T19:32:59.266Z] #109 ... [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.266Z] #101 DONE 54.0s [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.266Z] #104 DONE 55.3s [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:32:59.266Z] #110 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #111 [security-proxy-setup builder 6/7] COPY . . [2024-04-15T19:32:59.266Z] #111 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:32:59.266Z] #112 CACHED [2024-04-15T19:32:59.266Z] [2024-04-15T19:32:59.266Z] #113 [support-notifications builder 6/7] COPY . . [2024-04-15T19:33:02.630Z] #113 ... [2024-04-15T19:33:02.630Z] [2024-04-15T19:33:02.630Z] #114 [core-metadata builder 6/7] COPY . . [2024-04-15T19:33:02.630Z] #114 DONE 5.5s [2024-04-15T19:33:02.630Z] [2024-04-15T19:33:02.630Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-15T19:33:02.630Z] #0 2.486 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-04-15T19:33:02.909Z] #115 ... [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:33:02.909Z] #116 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #117 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:33:02.909Z] #118 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #113 [support-notifications builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #113 DONE 5.5s [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:33:02.909Z] #119 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #120 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:33:02.909Z] #121 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:33:02.909Z] #122 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #123 [core-command builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #123 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:33:02.909Z] #124 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:33:02.909Z] #125 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:33:02.909Z] #126 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #127 [core-data builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #127 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #128 DONE 5.6s [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-15T19:33:02.909Z] #129 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #130 [support-scheduler builder 6/7] COPY . . [2024-04-15T19:33:02.909Z] #130 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-15T19:33:02.909Z] #131 CACHED [2024-04-15T19:33:02.909Z] [2024-04-15T19:33:02.909Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:33:08.231Z] #132 ... [2024-04-15T19:33:08.231Z] [2024-04-15T19:33:08.231Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-15T19:33:08.231Z] #0 2.222 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-04-15T19:33:08.231Z] #133 ... [2024-04-15T19:33:08.231Z] [2024-04-15T19:33:08.231Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:33:08.506Z] #134 ... [2024-04-15T19:33:08.506Z] [2024-04-15T19:33:08.506Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:33:08.506Z] #0 5.198 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-04-15T19:33:08.771Z] #135 ... [2024-04-15T19:33:08.771Z] [2024-04-15T19:33:08.771Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:33:08.771Z] #134 5.784 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-04-15T19:33:09.722Z] #134 ... [2024-04-15T19:33:09.722Z] [2024-04-15T19:33:09.722Z] #109 [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-04-15T19:33:09.722Z] #109 2.495 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-04-15T19:33:09.987Z] #109 ... [2024-04-15T19:33:09.987Z] [2024-04-15T19:33:09.987Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:33:09.987Z] #132 5.941 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-04-15T19:33:13.311Z] #132 ... [2024-04-15T19:33:13.311Z] [2024-04-15T19:33:13.311Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-15T19:33:13.311Z] #0 5.623 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-04-15T19:33:13.311Z] #136 ... [2024-04-15T19:33:13.311Z] [2024-04-15T19:33:13.311Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-15T19:33:13.311Z] #0 5.980 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-04-15T19:33:13.311Z] #137 ... [2024-04-15T19:33:13.311Z] [2024-04-15T19:33:13.311Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:33:13.311Z] #0 5.866 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-04-15T19:33:13.311Z] #138 ... [2024-04-15T19:33:13.311Z] [2024-04-15T19:33:13.311Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:33:13.311Z] #0 4.914 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-04-15T19:33:13.584Z] #139 ... [2024-04-15T19:33:13.584Z] [2024-04-15T19:33:13.584Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:33:13.584Z] #0 5.857 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-04-15T19:45:05.846Z] #140 ... [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-15T19:45:05.846Z] #133 DONE 722.7s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-15T19:45:05.846Z] #136 ... [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:45:05.846Z] #141 DONE 0.3s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:45:05.846Z] #142 DONE 0.1s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-04-15T19:45:05.846Z] #143 DONE 0.1s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-15T19:45:05.846Z] #115 ... [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-15T19:45:05.846Z] #144 DONE 0.1s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-15T19:45:05.846Z] #145 DONE 0.2s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-15T19:45:05.846Z] #146 DONE 0.1s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:45:05.846Z] #147 DONE 2.2s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:05.846Z] #139 ... [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #97 [security-proxy-setup] exporting to image [2024-04-15T19:45:05.846Z] #97 exporting layers [2024-04-15T19:45:05.846Z] #97 exporting layers 1.0s done [2024-04-15T19:45:05.846Z] #97 writing image sha256:60bc31d5cc60055d4881477f96fec4d74a9ecf21cdde2f8946f8eef7b83b4e29 0.0s done [2024-04-15T19:45:05.846Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-04-15T19:45:05.846Z] #97 DONE 8.7s [2024-04-15T19:45:05.846Z] [2024-04-15T19:45:05.846Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:45:06.428Z] #40 ... [2024-04-15T19:45:06.428Z] [2024-04-15T19:45:06.428Z] #109 [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-04-15T19:45:06.428Z] #109 729.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-04-15T19:45:10.671Z] #109 ... [2024-04-15T19:45:10.671Z] [2024-04-15T19:45:10.671Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-15T19:45:10.671Z] #115 DONE 733.1s [2024-04-15T19:45:10.671Z] [2024-04-15T19:45:10.671Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-15T19:45:10.939Z] #148 DONE 0.4s [2024-04-15T19:45:10.939Z] [2024-04-15T19:45:10.939Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-15T19:45:13.530Z] #149 DONE 2.2s [2024-04-15T19:45:13.530Z] [2024-04-15T19:45:13.530Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:45:13.530Z] #150 DONE 0.4s [2024-04-15T19:45:13.530Z] [2024-04-15T19:45:13.530Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:45:13.530Z] #151 DONE 0.1s [2024-04-15T19:45:13.530Z] [2024-04-15T19:45:13.530Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-15T19:45:13.530Z] #137 ... [2024-04-15T19:45:13.530Z] [2024-04-15T19:45:13.530Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-15T19:45:13.829Z] #152 DONE 0.3s [2024-04-15T19:45:13.829Z] [2024-04-15T19:45:13.829Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:45:13.829Z] #138 ... [2024-04-15T19:45:13.829Z] [2024-04-15T19:45:13.829Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-15T19:45:14.111Z] #153 DONE 0.3s [2024-04-15T19:45:14.112Z] [2024-04-15T19:45:14.112Z] #154 [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-04-15T19:45:14.112Z] #154 DONE 0.1s [2024-04-15T19:45:14.112Z] [2024-04-15T19:45:14.112Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:14.378Z] #139 ... [2024-04-15T19:45:14.378Z] [2024-04-15T19:45:14.378Z] #155 [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-04-15T19:45:14.378Z] #155 DONE 0.1s [2024-04-15T19:45:14.378Z] [2024-04-15T19:45:14.378Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-15T19:45:14.378Z] #156 DONE 0.1s [2024-04-15T19:45:14.378Z] [2024-04-15T19:45:14.378Z] #109 [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-04-15T19:45:14.644Z] #109 ... [2024-04-15T19:45:14.644Z] [2024-04-15T19:45:14.644Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-15T19:45:14.910Z] #157 DONE 0.2s [2024-04-15T19:45:14.910Z] [2024-04-15T19:45:14.910Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-15T19:45:16.850Z] #158 DONE 1.9s [2024-04-15T19:45:16.850Z] [2024-04-15T19:45:16.850Z] #97 [security-bootstrapper] exporting to image [2024-04-15T19:45:16.850Z] #97 exporting layers [2024-04-15T19:45:18.252Z] #97 exporting layers 1.4s done [2024-04-15T19:45:18.252Z] #97 writing image sha256:99f50c04dad9017454f91fe2eb398c8f836e42d593240dedf67b0412b268ddce done [2024-04-15T19:45:18.252Z] #97 naming to docker.io/library/security-bootstrapper-arm64 done [2024-04-15T19:45:18.252Z] #97 DONE 10.1s [2024-04-15T19:45:18.252Z] [2024-04-15T19:45:18.252Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:21.601Z] #139 ... [2024-04-15T19:45:21.601Z] [2024-04-15T19:45:21.601Z] #109 [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-04-15T19:45:21.601Z] #109 DONE 744.4s [2024-04-15T19:45:21.877Z] [2024-04-15T19:45:21.877Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:45:22.185Z] #140 ... [2024-04-15T19:45:22.185Z] [2024-04-15T19:45:22.185Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:45:22.452Z] #159 DONE 0.1s [2024-04-15T19:45:22.452Z] [2024-04-15T19:45:22.452Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:45:22.452Z] #140 ... [2024-04-15T19:45:22.452Z] [2024-04-15T19:45:22.452Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:45:22.725Z] #160 DONE 0.2s [2024-04-15T19:45:22.725Z] [2024-04-15T19:45:22.725Z] #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-04-15T19:45:22.725Z] #161 DONE 0.1s [2024-04-15T19:45:22.725Z] [2024-04-15T19:45:22.725Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:45:22.725Z] #40 ... [2024-04-15T19:45:22.725Z] [2024-04-15T19:45:22.725Z] #162 [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-04-15T19:45:22.725Z] #162 DONE 0.1s [2024-04-15T19:45:22.999Z] [2024-04-15T19:45:22.999Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:45:22.999Z] #163 DONE 0.1s [2024-04-15T19:45:22.999Z] [2024-04-15T19:45:22.999Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-15T19:45:22.999Z] #164 DONE 0.2s [2024-04-15T19:45:22.999Z] [2024-04-15T19:45:22.999Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:45:23.276Z] #132 ... [2024-04-15T19:45:23.276Z] [2024-04-15T19:45:23.276Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-15T19:45:23.276Z] #165 DONE 0.2s [2024-04-15T19:45:23.276Z] [2024-04-15T19:45:23.276Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-15T19:45:23.276Z] #166 DONE 0.1s [2024-04-15T19:45:23.276Z] [2024-04-15T19:45:23.276Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:45:23.547Z] #132 ... [2024-04-15T19:45:23.547Z] [2024-04-15T19:45:23.547Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:45:25.487Z] #167 DONE 1.7s [2024-04-15T19:45:25.487Z] [2024-04-15T19:45:25.487Z] #97 [security-secretstore-setup] exporting to image [2024-04-15T19:45:25.487Z] #97 exporting layers [2024-04-15T19:45:26.444Z] #97 exporting layers 1.3s done [2024-04-15T19:45:26.444Z] #97 writing image sha256:a1ffa4b11c31949f17f8130771f90671b5c99779ce9cbfcfff1fde6434bbf6e8 done [2024-04-15T19:45:26.444Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-04-15T19:45:26.444Z] #97 DONE 11.4s [2024-04-15T19:45:26.444Z] [2024-04-15T19:45:26.444Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:58.656Z] #139 ... [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-15T19:45:58.656Z] #137 DONE 771.4s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:45:58.656Z] #140 ... [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:45:58.656Z] #168 DONE 0.2s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:45:58.656Z] #169 DONE 0.1s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-15T19:45:58.656Z] #170 DONE 0.2s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:58.656Z] #139 ... [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #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-04-15T19:45:58.656Z] #171 DONE 0.1s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-15T19:45:58.656Z] #172 DONE 0.1s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:45:58.656Z] #139 ... [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:45:58.656Z] #173 DONE 1.8s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:45:58.656Z] #135 ... [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #97 [core-common-config-bootstrapper] exporting to image [2024-04-15T19:45:58.656Z] #97 exporting layers [2024-04-15T19:45:58.656Z] #97 exporting layers 0.7s done [2024-04-15T19:45:58.656Z] #97 writing image sha256:926548377c867a584cbbc0fb69af5f466c1b1e39f408f443ed3ca213c85a38aa 0.0s done [2024-04-15T19:45:58.656Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-04-15T19:45:58.656Z] #97 DONE 12.1s [2024-04-15T19:45:58.656Z] [2024-04-15T19:45:58.656Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:47:35.268Z] #138 ... [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-15T19:47:35.268Z] #134 DONE 863.2s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:47:35.268Z] #132 ... [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:47:35.268Z] #174 DONE 0.3s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:47:35.268Z] #175 DONE 0.1s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-15T19:47:35.268Z] #176 DONE 0.3s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:47:35.268Z] #132 ... [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:47:35.268Z] #177 DONE 0.1s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #97 [security-spiffe-token-provider] exporting to image [2024-04-15T19:47:35.268Z] #97 exporting layers [2024-04-15T19:47:35.268Z] #97 exporting layers 0.9s done [2024-04-15T19:47:35.268Z] #97 writing image sha256:1e9fa60bbb1e9597b9ac2ea014f06f8b17ca08ae3ff79173b7030e2072c6cb0b done [2024-04-15T19:47:35.268Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-04-15T19:47:35.268Z] #97 DONE 13.0s [2024-04-15T19:47:35.268Z] [2024-04-15T19:47:35.268Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:51:42.237Z] #139 ... [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-15T19:51:42.238Z] #138 DONE 1117.6s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:51:42.238Z] #132 ... [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:51:42.238Z] #178 DONE 0.1s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:51:42.238Z] #179 DONE 0.2s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-15T19:51:42.238Z] #180 DONE 0.5s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:51:42.238Z] #135 ... [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:51:42.238Z] #181 DONE 0.2s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-15T19:51:42.238Z] #182 DONE 0.2s [2024-04-15T19:51:42.238Z] [2024-04-15T19:51:42.238Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-15T19:51:44.212Z] #183 DONE 1.8s [2024-04-15T19:51:44.212Z] [2024-04-15T19:51:44.212Z] #97 [security-proxy-auth] exporting to image [2024-04-15T19:51:44.212Z] #97 exporting layers [2024-04-15T19:51:44.481Z] #97 exporting layers 0.7s done [2024-04-15T19:51:44.745Z] #97 writing image sha256:a6e06fd9a2d72c0a6e0e1294310a2f6d3aaa3c97c9d2bc7ef0717233637736e9 done [2024-04-15T19:51:44.745Z] #97 naming to docker.io/library/security-proxy-auth-arm64 done [2024-04-15T19:51:44.745Z] #97 DONE 13.7s [2024-04-15T19:51:44.745Z] [2024-04-15T19:51:44.745Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:52:16.946Z] #135 ... [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-15T19:52:16.946Z] #139 DONE 1151.5s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:52:16.946Z] #140 ... [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:52:16.946Z] #184 DONE 0.1s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:52:16.946Z] #185 DONE 0.3s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-15T19:52:16.946Z] #186 DONE 0.3s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:52:16.946Z] #187 DONE 0.2s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #97 [core-command] exporting to image [2024-04-15T19:52:16.946Z] #97 exporting layers [2024-04-15T19:52:16.946Z] #97 exporting layers 0.5s done [2024-04-15T19:52:16.946Z] #97 writing image sha256:1575898e862814d897b5fe0d329e97c7033748525607ada8bb3edfa8ba2971a0 done [2024-04-15T19:52:16.946Z] #97 naming to docker.io/library/core-command-arm64 done [2024-04-15T19:52:16.946Z] #97 DONE 14.2s [2024-04-15T19:52:16.946Z] [2024-04-15T19:52:16.946Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:52:21.201Z] #132 ... [2024-04-15T19:52:21.201Z] [2024-04-15T19:52:21.201Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-15T19:52:21.201Z] #140 DONE 1157.6s [2024-04-15T19:52:21.201Z] [2024-04-15T19:52:21.201Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:21.201Z] #40 ... [2024-04-15T19:52:21.201Z] [2024-04-15T19:52:21.201Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:52:21.201Z] #188 DONE 0.2s [2024-04-15T19:52:21.201Z] [2024-04-15T19:52:21.201Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:52:21.201Z] #189 DONE 0.2s [2024-04-15T19:52:21.201Z] [2024-04-15T19:52:21.201Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-15T19:52:21.473Z] #190 DONE 0.4s [2024-04-15T19:52:21.473Z] [2024-04-15T19:52:21.473Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:52:21.746Z] #191 DONE 0.2s [2024-04-15T19:52:21.746Z] [2024-04-15T19:52:21.746Z] #97 [core-data] exporting to image [2024-04-15T19:52:21.746Z] #97 exporting layers [2024-04-15T19:52:22.330Z] #97 exporting layers 0.7s done [2024-04-15T19:52:22.330Z] #97 writing image sha256:03386240e9e327648a32ba645e7d90e84cff77d1bc773aa19171659e5223ecf9 done [2024-04-15T19:52:22.330Z] #97 naming to docker.io/library/core-data-arm64 done [2024-04-15T19:52:22.330Z] #97 DONE 14.9s [2024-04-15T19:52:22.330Z] [2024-04-15T19:52:22.330Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-15T19:52:22.942Z] #135 DONE 1160.1s [2024-04-15T19:52:22.942Z] [2024-04-15T19:52:22.942Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:23.208Z] #40 ... [2024-04-15T19:52:23.208Z] [2024-04-15T19:52:23.208Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:52:23.487Z] #192 DONE 0.2s [2024-04-15T19:52:23.487Z] [2024-04-15T19:52:23.487Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:23.487Z] #40 ... [2024-04-15T19:52:23.487Z] [2024-04-15T19:52:23.487Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:52:23.753Z] #193 DONE 0.2s [2024-04-15T19:52:23.753Z] [2024-04-15T19:52:23.753Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-15T19:52:24.019Z] #194 DONE 0.4s [2024-04-15T19:52:24.019Z] [2024-04-15T19:52:24.019Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:24.286Z] #40 ... [2024-04-15T19:52:24.286Z] [2024-04-15T19:52:24.286Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:52:24.286Z] #195 DONE 0.1s [2024-04-15T19:52:24.286Z] [2024-04-15T19:52:24.286Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-15T19:52:24.286Z] #196 DONE 0.1s [2024-04-15T19:52:24.286Z] [2024-04-15T19:52:24.286Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:24.557Z] #40 ... [2024-04-15T19:52:24.557Z] [2024-04-15T19:52:24.557Z] #97 [core-metadata] exporting to image [2024-04-15T19:52:24.825Z] #97 exporting layers 0.4s done [2024-04-15T19:52:24.825Z] #97 writing image sha256:cec4b16212f034335f8b32e70c03e8d88849898bd7539a8ee688e0d338d238b6 done [2024-04-15T19:52:24.825Z] #97 naming to docker.io/library/core-metadata-arm64 done [2024-04-15T19:52:24.825Z] #97 DONE 15.3s [2024-04-15T19:52:24.825Z] [2024-04-15T19:52:24.825Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:46.897Z] #40 ... [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-15T19:52:46.897Z] #132 DONE 1182.0s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-15T19:52:46.897Z] #136 DONE 1182.1s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:52:46.897Z] #197 DONE 0.1s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:46.897Z] #40 ... [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:52:46.897Z] #198 DONE 0.2s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-15T19:52:46.897Z] #199 DONE 0.1s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-15T19:52:46.897Z] #200 DONE 0.1s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-15T19:52:46.897Z] #201 DONE 0.3s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-15T19:52:46.897Z] #202 DONE 0.5s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:52:46.897Z] #203 DONE 0.2s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-15T19:52:46.897Z] #204 DONE 0.1s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #97 [support-scheduler] exporting to image [2024-04-15T19:52:46.897Z] #97 exporting layers [2024-04-15T19:52:46.897Z] #97 exporting layers 0.5s done [2024-04-15T19:52:46.897Z] #97 exporting layers 0.6s done [2024-04-15T19:52:46.897Z] #97 writing image sha256:9e9dbd9e3b73c9475bcd28eb375f0594976c574c3a3c5dc6d3f07e31b8300e5e 0.0s done [2024-04-15T19:52:46.897Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-04-15T19:52:46.897Z] #97 writing image sha256:a9d8dc02c00e62befc3b515fd34d79cc4a77d031558c8e4748631817dba082e4 done [2024-04-15T19:52:46.897Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-04-15T19:52:46.897Z] #97 DONE 16.0s [2024-04-15T19:52:46.897Z] [2024-04-15T19:52:46.897Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-15T19:52:46.897Z] time="2024-04-15T19:30:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-15T19:52:46.935Z] $ docker stop --time=1 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 [2024-04-15T19:52:48.559Z] $ docker rm -f --volumes 688098216c7b675775dad46a65313bc26f10bbb7c98b53b98dae7d374f7c72f8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-15T19:52:49.112Z] + docker images [2024-04-15T19:52:49.112Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-15T19:52:49.112Z] support-scheduler-arm64 latest 9e9dbd9e3b73 2 seconds ago 43MB [2024-04-15T19:52:49.112Z] support-notifications-arm64 latest a9d8dc02c00e 2 seconds ago 43.6MB [2024-04-15T19:52:49.112Z] core-metadata-arm64 latest cec4b16212f0 24 seconds ago 40.5MB [2024-04-15T19:52:49.112Z] core-data-arm64 latest 03386240e9e3 27 seconds ago 40.3MB [2024-04-15T19:52:49.112Z] core-command-arm64 latest 1575898e8628 33 seconds ago 40MB [2024-04-15T19:52:49.112Z] security-proxy-auth-arm64 latest a6e06fd9a2d7 About a minute ago 37.7MB [2024-04-15T19:52:49.112Z] security-spiffe-token-provider-arm64 latest 1e9fa60bbb1e 5 minutes ago 34.7MB [2024-04-15T19:52:49.112Z] core-common-config-bootstrapper-arm64 latest 926548377c86 6 minutes ago 20.6MB [2024-04-15T19:52:49.112Z] security-secretstore-setup-arm64 latest a1ffa4b11c31 7 minutes ago 41.4MB [2024-04-15T19:52:49.112Z] security-bootstrapper-arm64 latest 99f50c04dad9 7 minutes ago 24.1MB [2024-04-15T19:52:49.112Z] security-proxy-setup-arm64 latest 60bc31d5cc60 7 minutes ago 31.3MB [2024-04-15T19:52:49.112Z] security-spire-agent-arm64 latest 39eb9460f87d 20 minutes ago 158MB [2024-04-15T19:52:49.112Z] security-spire-config-arm64 latest 177514082907 20 minutes ago 101MB [2024-04-15T19:52:49.112Z] security-spire-server-arm64 latest 4dc82e9f6134 20 minutes ago 102MB [2024-04-15T19:52:49.112Z] ci-base-image-arm64 latest 96002bc85989 34 minutes ago 973MB [2024-04-15T19:52:49.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 months ago 560MB [2024-04-15T19:52:49.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 10 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:52:49.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T19:52:49.953Z] [2024-04-15T19:52:49.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:52:50.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T19:52:50.628Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-15T19:52:50.628Z] 8998bd30e6a1: Pulling fs layer [2024-04-15T19:52:50.628Z] 04944245beec: Pulling fs layer [2024-04-15T19:52:50.628Z] 699f458cf7ca: Pulling fs layer [2024-04-15T19:52:50.628Z] 765212b225bb: Pulling fs layer [2024-04-15T19:52:50.628Z] f23df028b6ca: Pulling fs layer [2024-04-15T19:52:50.628Z] d65c8cfc05b1: Pulling fs layer [2024-04-15T19:52:50.628Z] 2437ff75d9bd: Pulling fs layer [2024-04-15T19:52:50.628Z] 765212b225bb: Waiting [2024-04-15T19:52:50.628Z] f23df028b6ca: Waiting [2024-04-15T19:52:50.628Z] 2437ff75d9bd: Waiting [2024-04-15T19:52:50.628Z] d65c8cfc05b1: Waiting [2024-04-15T19:52:50.895Z] 04944245beec: Verifying Checksum [2024-04-15T19:52:50.895Z] 04944245beec: Download complete [2024-04-15T19:52:50.895Z] 765212b225bb: Verifying Checksum [2024-04-15T19:52:50.895Z] 765212b225bb: Download complete [2024-04-15T19:52:50.895Z] f23df028b6ca: Download complete [2024-04-15T19:52:50.895Z] d65c8cfc05b1: Verifying Checksum [2024-04-15T19:52:50.895Z] d65c8cfc05b1: Download complete [2024-04-15T19:52:50.895Z] 699f458cf7ca: Verifying Checksum [2024-04-15T19:52:50.895Z] 699f458cf7ca: Download complete [2024-04-15T19:52:51.474Z] 8998bd30e6a1: Verifying Checksum [2024-04-15T19:52:51.474Z] 8998bd30e6a1: Download complete [2024-04-15T19:52:54.054Z] 2437ff75d9bd: Verifying Checksum [2024-04-15T19:52:54.054Z] 2437ff75d9bd: Download complete [2024-04-15T19:52:55.993Z] 8998bd30e6a1: Pull complete [2024-04-15T19:52:56.572Z] 04944245beec: Pull complete [2024-04-15T19:52:58.506Z] 699f458cf7ca: Pull complete [2024-04-15T19:52:58.506Z] 765212b225bb: Pull complete [2024-04-15T19:52:59.460Z] f23df028b6ca: Pull complete [2024-04-15T19:52:59.460Z] d65c8cfc05b1: Pull complete [2024-04-15T19:53:17.641Z] 2437ff75d9bd: Pull complete [2024-04-15T19:53:17.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-15T19:53:17.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-15T19:53:17.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:53:17.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-2501 does not seem to be running inside a container [2024-04-15T19:53:18.039Z] $ 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-04-15T19:53:20.611Z] $ docker top fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:21.580Z] ---> job-cost.sh [2024-04-15T19:53:21.580Z] lf-activate-venv: SKIPPING [2024-04-15T19:53:21.580Z] INFO: No Stack... [2024-04-15T19:53:22.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-15T19:53:22.732Z] INFO: Archiving Costs [Pipeline] sh [2024-04-15T19:53:23.058Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-04-15T19:53:23.058Z] + cut -d, -f6 [Pipeline] lock [2024-04-15T19:53:23.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] [2024-04-15T19:53:23.117Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] did not exist. Created. [2024-04-15T19:53:23.122Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-15T19:53:23.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-15T19:53:23.722Z] Stashed 1 file(s) [Pipeline] } [2024-04-15T19:53:23.738Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4791-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-15T19:53:23.815Z] $ docker stop --time=1 fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 [2024-04-15T19:53:25.294Z] $ docker rm -f --volumes fa3108acff3148aa31322158acf680b3e72c9cb5216f2effb5e5e85359111510 [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-04-15T19:53:26.589Z] provisioning config files... [2024-04-15T19:53:26.597Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16364782822735025889tmp [Pipeline] { [Pipeline] sh [2024-04-15T19:53:26.935Z] + set +x [2024-04-15T19:53:26.935Z] + bash -s -- [2024-04-15T19:53:26.935Z] + curl -s https://codecov.io/bash [2024-04-15T19:53:26.935Z] [2024-04-15T19:53:26.935Z] _____ _ [2024-04-15T19:53:26.935Z] / ____| | | [2024-04-15T19:53:26.935Z] | | ___ __| | ___ ___ _____ __ [2024-04-15T19:53:26.935Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-15T19:53:26.935Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-15T19:53:26.935Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-15T19:53:26.935Z] Bash-1.0.6 [2024-04-15T19:53:26.935Z] [2024-04-15T19:53:26.935Z] [2024-04-15T19:53:26.935Z] ==> git version 2.25.1 found [2024-04-15T19:53:26.935Z] ==> 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-04-15T19:53:26.935Z] Release-Date: 2020-01-08 [2024-04-15T19:53:26.935Z] 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-04-15T19:53:26.935Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-15T19:53:26.935Z] ==> Jenkins CI detected. [2024-04-15T19:53:26.935Z] current dir:  /w/workspace/edgex-go/1 [2024-04-15T19:53:26.935Z] project root: . [2024-04-15T19:53:26.935Z] --> token set from env [2024-04-15T19:53:26.935Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-15T19:53:27.196Z] ==> Running gcov in . (disable via -X gcov) [2024-04-15T19:53:27.196Z] ==> Python coveragepy not found [2024-04-15T19:53:27.196Z] ==> Searching for coverage reports in: [2024-04-15T19:53:27.196Z] + . [2024-04-15T19:53:27.196Z] -> Found 1 reports [2024-04-15T19:53:27.196Z] ==> Detecting git/mercurial file structure [2024-04-15T19:53:27.196Z] ==> Reading reports [2024-04-15T19:53:27.196Z] + ./coverage.out bytes=455122 [2024-04-15T19:53:27.196Z] ==> Appending adjustments [2024-04-15T19:53:27.196Z] https://docs.codecov.io/docs/fixing-reports [2024-04-15T19:53:28.133Z] + Found adjustments [2024-04-15T19:53:28.133Z] ==> Gzipping contents [2024-04-15T19:53:28.133Z] 60K /tmp/codecov.9M6iEZ.gz [2024-04-15T19:53:28.133Z] ==> Uploading reports [2024-04-15T19:53:28.133Z] url: https://codecov.io [2024-04-15T19:53:28.133Z] query: branch=PR-4791&commit=58591b7ddf2b27df6fb8a8fef74cdf5310215c0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= [2024-04-15T19:53:28.133Z] -> Pinging Codecov [2024-04-15T19:53:28.133Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4791&commit=58591b7ddf2b27df6fb8a8fef74cdf5310215c0d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= [2024-04-15T19:53:28.392Z] -> Uploading to [2024-04-15T19:53:28.392Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-15/00271124DB129430A58F1EEE437C3FCB/58591b7ddf2b27df6fb8a8fef74cdf5310215c0d/5d8b2c5d-d1b4-4b3b-b094-460e7efefb60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240415T195328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc9d91d05b0492e7ca4c0e6dd0e7c48356dbd44e31761b3c9d08af2363b809a [2024-04-15T19:53:28.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-15T19:53:28.392Z] Dload Upload Total Spent Left Speed [2024-04-15T19:53:28.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57868 0 0 100 57868 0 187k --:--:-- --:--:-- --:--:-- 187k [2024-04-15T19:53:28.653Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [Pipeline] } [2024-04-15T19:53:28.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-15T19:53:30.154Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:30.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:31.371Z] ---> package-listing.sh [2024-04-15T19:53:31.371Z] ++ facter osfamily [2024-04-15T19:53:31.371Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-15T19:53:31.631Z] + OS_FAMILY=debian [2024-04-15T19:53:31.631Z] + workspace=/w/workspace/edgex-go/1 [2024-04-15T19:53:31.631Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-15T19:53:31.631Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-15T19:53:31.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-15T19:53:31.631Z] + PACKAGES=/tmp/packages_start.txt [2024-04-15T19:53:31.631Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-15T19:53:31.631Z] + PACKAGES=/tmp/packages_end.txt [2024-04-15T19:53:31.631Z] + case "${OS_FAMILY}" in [2024-04-15T19:53:31.631Z] + dpkg -l [2024-04-15T19:53:31.631Z] + grep '^ii' [2024-04-15T19:53:31.631Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-15T19:53:31.631Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-15T19:53:31.631Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-15T19:53:31.631Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-15T19:53:31.631Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-04-15T19:53:31.631Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-04-15T19:53:31.666Z] 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-04-15T19:53:31.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:53:32.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T19:53:32.594Z] [2024-04-15T19:53:32.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-15T19:53:32.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T19:53:32.979Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-15T19:53:32.979Z] 5eb5b503b376: Pulling fs layer [2024-04-15T19:53:32.979Z] 5c69ac0246d0: Pulling fs layer [2024-04-15T19:53:32.979Z] ec43610c2a17: Pulling fs layer [2024-04-15T19:53:32.979Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-15T19:53:32.979Z] 33b1e0a273af: Pulling fs layer [2024-04-15T19:53:32.979Z] 5d3b04190fa2: Pulling fs layer [2024-04-15T19:53:32.979Z] 2f39f015ded8: Pulling fs layer [2024-04-15T19:53:32.979Z] 33b1e0a273af: Waiting [2024-04-15T19:53:32.979Z] 5d3b04190fa2: Waiting [2024-04-15T19:53:32.979Z] 5c69ac0246d0: Download complete [2024-04-15T19:53:32.979Z] 3a2ae6a8a46f: Download complete [2024-04-15T19:53:32.979Z] 33b1e0a273af: Verifying Checksum [2024-04-15T19:53:32.979Z] 33b1e0a273af: Download complete [2024-04-15T19:53:32.979Z] 5d3b04190fa2: Verifying Checksum [2024-04-15T19:53:32.979Z] 5d3b04190fa2: Download complete [2024-04-15T19:53:32.979Z] ec43610c2a17: Verifying Checksum [2024-04-15T19:53:32.979Z] ec43610c2a17: Download complete [2024-04-15T19:53:33.238Z] 5eb5b503b376: Download complete [2024-04-15T19:53:33.802Z] 2f39f015ded8: Download complete [2024-04-15T19:53:34.061Z] 5eb5b503b376: Pull complete [2024-04-15T19:53:34.319Z] 5c69ac0246d0: Pull complete [2024-04-15T19:53:34.578Z] ec43610c2a17: Pull complete [2024-04-15T19:53:34.836Z] 3a2ae6a8a46f: Pull complete [2024-04-15T19:53:34.836Z] 33b1e0a273af: Pull complete [2024-04-15T19:53:35.095Z] 5d3b04190fa2: Pull complete [2024-04-15T19:53:39.276Z] 2f39f015ded8: Pull complete [2024-04-15T19:53:39.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-15T19:53:39.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-15T19:53:39.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-15T19:53:39.525Z] prd-ubuntu20.04-docker-8c-8g-2500 does not seem to be running inside a container [2024-04-15T19:53:39.554Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-15T19:53:43.274Z] $ docker top afed4caa3d9470ca3295b9aedde9fad9bd502ab76d2e981c5aee7ae9c6fc7e8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-15T19:53:43.697Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-15T19:53:44.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-15T19:53:44.321Z] + ls /var/log/sa-host [2024-04-15T19:53:44.321Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-15T19:53:44.544Z] provisioning config files... [2024-04-15T19:53:44.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13415195050867576195tmp [Pipeline] { [Pipeline] echo [2024-04-15T19:53:44.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:44.928Z] ---> create-netrc.sh [Pipeline] } [2024-04-15T19:53:44.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:45.359Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-15T19:53:45.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:45.702Z] ---> sudo-logs.sh [2024-04-15T19:53:45.702Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-15T19:53:45.788Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:46.094Z] ---> job-cost.sh [2024-04-15T19:53:46.094Z] lf-activate-venv: SKIPPING [2024-04-15T19:53:46.094Z] DEBUG: total: 0.10999999940395355 [2024-04-15T19:53:46.094Z] INFO: Retrieving Stack Cost... [2024-04-15T19:53:46.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-15T19:53:46.920Z] INFO: Archiving Costs [Pipeline] echo [2024-04-15T19:53:46.956Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-15T19:53:47.271Z] ---> logs-deploy.sh [2024-04-15T19:53:47.271Z] lf-activate-venv: SKIPPING [2024-04-15T19:53:47.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4791/1 [2024-04-15T19:53:47.271Z] INFO: archiving workspace using pattern(s): [2024-04-15T19:53:48.209Z] Archives upload complete. [2024-04-15T19:53:48.209Z] INFO: archiving logs to Nexus