Pull request #4790 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at 971ded0da61705452274f4b577f848bc3eecf2cb rather than fd88077e672f656d1ed91ef5b28b86e457f1db17 Obtained Jenkinsfile from 971ded0da61705452274f4b577f848bc3eecf2cb 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-ssh17851088715182639805.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-ssh8976534816865466968.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-4790/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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4411834940615132053.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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9549299693819953311.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-ssh14012391223069829969.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-4790/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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1130177852224917037.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-2392 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit fd88077e672f656d1ed91ef5b28b86e457f1db17 Merge succeeded, producing fd88077e672f656d1ed91ef5b28b86e457f1db17 Checking out Revision fd88077e672f656d1ed91ef5b28b86e457f1db17 (PR-4790) > git config core.sparsecheckout # timeout=10 > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # 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 fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 Commit message: "feat: Core Keeper implementation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-13T02:40:20.231Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-13T02:40:20.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-13T02:40:20.585Z] ========================================================= [2024-04-13T02:40:20.585Z] EdgeX Global Pipelines Version Info [2024-04-13T02:40:20.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-13T02:40:21.345Z] ------------------- [2024-04-13T02:40:21.346Z] stable info: [2024-04-13T02:40:21.346Z] ------------------- [2024-04-13T02:40:21.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-13T02:40:21.346Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-13T02:40:21.346Z] Message: update stable to v1.0.258 [2024-04-13T02:40:21.916Z] ------------------- [2024-04-13T02:40:21.916Z] experimental info: [2024-04-13T02:40:21.916Z] ------------------- [2024-04-13T02:40:21.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-13T02:40:21.917Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-13T02:40:21.917Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-13T02:40:22.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-04-13T02:40:22.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-04-13T02:40:22.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-13T02:40:22.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-13T02:40:22.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-13T02:40:22.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-13T02:40:22.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-13T02:40:22.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-04-13T02:40:22.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-04-13T02:40:22.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-04-13T02:40:22.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-13T02:40:22.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-13T02:40:22.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-13T02:40:22.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-13T02:40:22.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-13T02:40:22.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-13T02:40:22.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-13T02:40:23.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-13T02:40:23.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-04-13T02:40:23.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-04-13T02:40:23.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-13T02:40:23.258Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-13T02:40:23.310Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-13T02:40:23.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo [2024-04-13T02:40:23.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo [2024-04-13T02:40:23.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo [2024-04-13T02:40:23.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo [2024-04-13T02:40:23.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd88077 [Pipeline] echo [2024-04-13T02:40:23.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-13T02:40:23.792Z] provisioning config files... [2024-04-13T02:40:23.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17527563590775380348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-13T02:40:24.195Z] ---> ****-login.sh [2024-04-13T02:40:24.195Z] nexus3.edgexfoundry.org:10001 [2024-04-13T02:40:24.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:40:24.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:40:24.457Z] Configure a credential helper to remove this warning. See [2024-04-13T02:40:24.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:40:24.457Z] [2024-04-13T02:40:24.457Z] Login Succeeded [2024-04-13T02:40:24.457Z] nexus3.edgexfoundry.org:10002 [2024-04-13T02:40:24.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:40:24.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:40:24.717Z] Configure a credential helper to remove this warning. See [2024-04-13T02:40:24.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:40:24.717Z] [2024-04-13T02:40:24.718Z] Login Succeeded [2024-04-13T02:40:24.718Z] nexus3.edgexfoundry.org:10003 [2024-04-13T02:40:24.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:40:24.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:40:24.718Z] Configure a credential helper to remove this warning. See [2024-04-13T02:40:24.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:40:24.718Z] [2024-04-13T02:40:24.718Z] Login Succeeded [2024-04-13T02:40:24.718Z] nexus3.edgexfoundry.org:10004 [2024-04-13T02:40:24.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:40:24.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:40:24.978Z] Configure a credential helper to remove this warning. See [2024-04-13T02:40:24.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:40:24.978Z] [2024-04-13T02:40:24.978Z] Login Succeeded [2024-04-13T02:40:24.978Z] ****.io [2024-04-13T02:40:24.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:40:25.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:40:25.238Z] Configure a credential helper to remove this warning. See [2024-04-13T02:40:25.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:40:25.238Z] [2024-04-13T02:40:25.238Z] Login Succeeded [2024-04-13T02:40:25.238Z] ---> ****-login.sh ends [Pipeline] } [2024-04-13T02:40:25.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-13T02:40:25.704Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/core-command/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo core-command,cmd/core-command/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/core-data/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo core-data,cmd/core-data/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/core-keeper/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/core-metadata/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-04-13T02:40:25.704Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2024-04-13T02:40:25.704Z] -f2 [2024-04-13T02:40:25.704Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/security-spire-config/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-04-13T02:40:25.704Z] + + dirname cmd/security-spire-server/Dockerfile [2024-04-13T02:40:25.704Z] cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-04-13T02:40:25.704Z] + dirname cmd/support-notifications/Dockerfile [2024-04-13T02:40:25.704Z] + cut -d/ -f2 [2024-04-13T02:40:25.704Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-04-13T02:40:25.705Z] + dirname cmd/support-scheduler/Dockerfile [2024-04-13T02:40:25.705Z] + cut -d/ -f2 [2024-04-13T02:40:25.705Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-04-13T02:40:25.755Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-13T02:40:26.303Z] + git rev-list -1 --merges fd88077e672f656d1ed91ef5b28b86e457f1db17~1..fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo [2024-04-13T02:40:26.339Z] -----------> git rev-list -1 --merges fd88077e672f656d1ed91ef5b28b86e457f1db17~1..fd88077e672f656d1ed91ef5b28b86e457f1db17 fd88077e672f656d1ed91ef5b28b86e457f1db17 [false] [Pipeline] sh [2024-04-13T02:40:26.660Z] + git log --format=format:%s -1 fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] echo [2024-04-13T02:40:26.702Z] ========================================================= [2024-04-13T02:40:26.702Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-13T02:40:26.702Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-13T02:40:27.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-13T02:40:27.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-13T02:40:27.328Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-13T02:40:27.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-13T02:40:27.328Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-13T02:40:27.328Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-13T02:40:27.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:40:27.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-13T02:40:27.860Z] [2024-04-13T02:40:27.860Z] 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-13T02:40:28.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-13T02:40:28.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-13T02:40:28.259Z] b85a868b505f: Pulling fs layer [2024-04-13T02:40:28.259Z] e2be974225ed: Pulling fs layer [2024-04-13T02:40:28.259Z] 339a4e72a1f5: Pulling fs layer [2024-04-13T02:40:28.259Z] 988bab9f4d93: Pulling fs layer [2024-04-13T02:40:28.259Z] 1469e6f7b9e6: Pulling fs layer [2024-04-13T02:40:28.259Z] eaf3925da568: Pulling fs layer [2024-04-13T02:40:28.259Z] bab4dde63d76: Pulling fs layer [2024-04-13T02:40:28.259Z] bde34c3a00c8: Pulling fs layer [2024-04-13T02:40:28.259Z] b352a97aabf1: Pulling fs layer [2024-04-13T02:40:28.259Z] 4872d77fe225: Pulling fs layer [2024-04-13T02:40:28.259Z] 5851b861e8e6: Pulling fs layer [2024-04-13T02:40:28.259Z] b352a97aabf1: Waiting [2024-04-13T02:40:28.259Z] 988bab9f4d93: Waiting [2024-04-13T02:40:28.259Z] 1469e6f7b9e6: Waiting [2024-04-13T02:40:28.259Z] eaf3925da568: Waiting [2024-04-13T02:40:28.259Z] bab4dde63d76: Waiting [2024-04-13T02:40:28.259Z] bde34c3a00c8: Waiting [2024-04-13T02:40:28.259Z] 5851b861e8e6: Waiting [2024-04-13T02:40:28.259Z] 4872d77fe225: Waiting [2024-04-13T02:40:28.259Z] e2be974225ed: Verifying Checksum [2024-04-13T02:40:28.259Z] e2be974225ed: Download complete [2024-04-13T02:40:28.259Z] 988bab9f4d93: Verifying Checksum [2024-04-13T02:40:28.259Z] 988bab9f4d93: Download complete [2024-04-13T02:40:28.525Z] 1469e6f7b9e6: Verifying Checksum [2024-04-13T02:40:28.525Z] 1469e6f7b9e6: Download complete [2024-04-13T02:40:28.525Z] 339a4e72a1f5: Verifying Checksum [2024-04-13T02:40:28.525Z] 339a4e72a1f5: Download complete [2024-04-13T02:40:28.525Z] eaf3925da568: Download complete [2024-04-13T02:40:28.525Z] bde34c3a00c8: Download complete [2024-04-13T02:40:28.525Z] b352a97aabf1: Verifying Checksum [2024-04-13T02:40:28.525Z] b352a97aabf1: Download complete [2024-04-13T02:40:28.525Z] 4872d77fe225: Verifying Checksum [2024-04-13T02:40:28.525Z] 4872d77fe225: Download complete [2024-04-13T02:40:28.525Z] 5851b861e8e6: Download complete [2024-04-13T02:40:28.525Z] b85a868b505f: Verifying Checksum [2024-04-13T02:40:28.525Z] b85a868b505f: Download complete [2024-04-13T02:40:28.789Z] bab4dde63d76: Verifying Checksum [2024-04-13T02:40:28.789Z] bab4dde63d76: Download complete [2024-04-13T02:40:29.726Z] b85a868b505f: Pull complete [2024-04-13T02:40:29.986Z] e2be974225ed: Pull complete [2024-04-13T02:40:30.246Z] 339a4e72a1f5: Pull complete [2024-04-13T02:40:30.247Z] 988bab9f4d93: Pull complete [2024-04-13T02:40:30.507Z] 1469e6f7b9e6: Pull complete [2024-04-13T02:40:30.767Z] eaf3925da568: Pull complete [2024-04-13T02:40:32.670Z] bab4dde63d76: Pull complete [2024-04-13T02:40:32.670Z] bde34c3a00c8: Pull complete [2024-04-13T02:40:32.670Z] b352a97aabf1: Pull complete [2024-04-13T02:40:32.670Z] 4872d77fe225: Pull complete [2024-04-13T02:40:32.931Z] 5851b861e8e6: Pull complete [2024-04-13T02:40:32.931Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-13T02:40:32.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-13T02:40:32.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:40:33.228Z] prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container [2024-04-13T02:40:33.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-13T02:40:35.681Z] $ docker top 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb -eo pid,comm [2024-04-13T02:40:35.735Z] 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-13T02:40:35.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-13T02:40:35.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-13T02:40:35.917Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-13T02:40:36.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-13T02:40:36.046Z] $ docker exec 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent [2024-04-13T02:40:36.157Z] SSH_AUTH_SOCK=/tmp/ssh-cB74xN6ZK7Hb/agent.31 [2024-04-13T02:40:36.157Z] SSH_AGENT_PID=37 [2024-04-13T02:40:36.164Z] Running ssh-add (command line suppressed) [2024-04-13T02:40:36.265Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12928025174098492236.key (/w/workspace/edgex-go/1@tmp/private_key_12928025174098492236.key) [2024-04-13T02:40:36.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-13T02:40:36.616Z] + git tag --points-at HEAD [Pipeline] } [2024-04-13T02:40:36.647Z] $ docker exec --env ******** --env ******** 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent -k [2024-04-13T02:40:36.748Z] unset SSH_AUTH_SOCK; [2024-04-13T02:40:36.748Z] unset SSH_AGENT_PID; [2024-04-13T02:40:36.749Z] echo Agent pid 37 killed; [2024-04-13T02:40:36.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-13T02:40:36.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-13T02:40:36.876Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-13T02:40:36.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-13T02:40:36.996Z] $ docker exec 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent [2024-04-13T02:40:37.113Z] SSH_AUTH_SOCK=/tmp/ssh-1laOq8S5icnf/agent.70 [2024-04-13T02:40:37.113Z] SSH_AGENT_PID=76 [2024-04-13T02:40:37.119Z] Running ssh-add (command line suppressed) [2024-04-13T02:40:37.225Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4868896620099220658.key (/w/workspace/edgex-go/1@tmp/private_key_4868896620099220658.key) [2024-04-13T02:40:37.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-13T02:40:37.577Z] + git semver init [2024-04-13T02:40:37.839Z] 2024-04-13 02:40:37,751 [run_init] DEBUG init version:0.0.0 force:False [2024-04-13T02:40:37.839Z] 2024-04-13 02:40:37,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-04-13T02:40:37.839Z] 2024-04-13 02:40:37,752 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-04-13T02:40:37.839Z] 2024-04-13 02:40:37,753 [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-13T02:40:43.128Z] 2024-04-13 02:40:42,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4790 with force:False [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,637 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4790 [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,642 [execute] INFO git cat-file --batch-check [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,648 [execute] INFO git cat-file --batch [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-04-13T02:40:43.128Z] 2024-04-13 02:40:42,653 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4790 [2024-04-13T02:40:43.128Z] 0.0.0 [Pipeline] } [2024-04-13T02:40:43.167Z] $ docker exec --env ******** --env ******** 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb ssh-agent -k [2024-04-13T02:40:43.279Z] unset SSH_AUTH_SOCK; [2024-04-13T02:40:43.280Z] unset SSH_AGENT_PID; [2024-04-13T02:40:43.280Z] echo Agent pid 76 killed; [2024-04-13T02:40:43.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-13T02:40:43.782Z] + git semver [Pipeline] } [2024-04-13T02:40:44.072Z] $ docker stop --time=1 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb [2024-04-13T02:40:45.406Z] $ docker rm -f --volumes 4f1bc6b99ecdc1b3954cdc6166013cff0232c32356411b7610c0a6e3efed9acb [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-13T02:40:45.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-13T02:40:46.151Z] Stashed 1 file(s) [Pipeline] echo [2024-04-13T02:40:46.171Z] [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-13T02:40:47.053Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-13T02:40:47.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-13T02:40:47.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-13T02:40:47.189Z] ========================================================= [2024-04-13T02:40:47.189Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-13T02:40:47.189Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:40:47.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-13T02:40:47.539Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-13T02:40:47.539Z] 7264a8db6415: Pulling fs layer [2024-04-13T02:40:47.539Z] c4d48a809fc2: Pulling fs layer [2024-04-13T02:40:47.539Z] 4f1c88b9dad5: Pulling fs layer [2024-04-13T02:40:47.539Z] ad3a456e5733: Pulling fs layer [2024-04-13T02:40:47.539Z] 69c7f0334f64: Pulling fs layer [2024-04-13T02:40:47.539Z] 1f1c1a5573a3: Pulling fs layer [2024-04-13T02:40:47.539Z] ce7588e14bc9: Pulling fs layer [2024-04-13T02:40:47.539Z] b5e4710f87ac: Pulling fs layer [2024-04-13T02:40:47.539Z] 1f1c1a5573a3: Waiting [2024-04-13T02:40:47.539Z] ad3a456e5733: Waiting [2024-04-13T02:40:47.539Z] ce7588e14bc9: Waiting [2024-04-13T02:40:47.539Z] 69c7f0334f64: Waiting [2024-04-13T02:40:47.539Z] b5e4710f87ac: Waiting [2024-04-13T02:40:47.539Z] c4d48a809fc2: Download complete [2024-04-13T02:40:47.539Z] ad3a456e5733: Verifying Checksum [2024-04-13T02:40:47.539Z] ad3a456e5733: Download complete [2024-04-13T02:40:47.539Z] 69c7f0334f64: Verifying Checksum [2024-04-13T02:40:47.539Z] 69c7f0334f64: Download complete [2024-04-13T02:40:47.539Z] 7264a8db6415: Verifying Checksum [2024-04-13T02:40:47.539Z] 7264a8db6415: Download complete [2024-04-13T02:40:47.539Z] 1f1c1a5573a3: Verifying Checksum [2024-04-13T02:40:47.539Z] 1f1c1a5573a3: Download complete [2024-04-13T02:40:47.800Z] 7264a8db6415: Pull complete [2024-04-13T02:40:47.800Z] c4d48a809fc2: Pull complete [2024-04-13T02:40:48.064Z] b5e4710f87ac: Verifying Checksum [2024-04-13T02:40:48.064Z] b5e4710f87ac: Download complete [2024-04-13T02:40:48.064Z] 4f1c88b9dad5: Verifying Checksum [2024-04-13T02:40:48.064Z] 4f1c88b9dad5: Download complete [2024-04-13T02:40:48.632Z] ce7588e14bc9: Verifying Checksum [2024-04-13T02:40:48.632Z] ce7588e14bc9: Download complete [2024-04-13T02:40:51.919Z] 4f1c88b9dad5: Pull complete [2024-04-13T02:40:51.919Z] ad3a456e5733: Pull complete [2024-04-13T02:40:51.919Z] 69c7f0334f64: Pull complete [2024-04-13T02:40:51.919Z] 1f1c1a5573a3: Pull complete [2024-04-13T02:40:53.863Z] ce7588e14bc9: Pull complete [2024-04-13T02:40:54.432Z] b5e4710f87ac: Pull complete [2024-04-13T02:40:54.432Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-13T02:40:54.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-13T02:40:54.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:40:54.809Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-13T02:40:54.809Z] WORKDIR /edgex [2024-04-13T02:40:54.809Z] COPY go.mod . [2024-04-13T02:40:54.809Z] RUN go mod download [2024-04-13T02:40:54.809Z] + docker build -t ci-base-image-x86_64 -f - . [2024-04-13T02:40:55.752Z] Sending build context to Docker daemon 175.5MB [2024-04-13T02:40:55.752Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-13T02:40:55.752Z] ---> 88b5674ff536 [2024-04-13T02:40:55.752Z] Step 2/4 : WORKDIR /edgex [2024-04-13T02:40:59.046Z] ---> Running in dad7eb7019d0 [2024-04-13T02:40:59.046Z] Removing intermediate container dad7eb7019d0 [2024-04-13T02:40:59.046Z] ---> f4bd3f8b50c6 [2024-04-13T02:40:59.046Z] Step 3/4 : COPY go.mod . [2024-04-13T02:40:59.046Z] ---> 478d83da36ea [2024-04-13T02:40:59.046Z] Step 4/4 : RUN go mod download [2024-04-13T02:40:59.046Z] ---> Running in fe4d3d90208a [2024-04-13T02:41:01.544Z] Still waiting to schedule task [2024-04-13T02:41:01.545Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-13T02:41:37.799Z] Removing intermediate container fe4d3d90208a [2024-04-13T02:41:37.799Z] ---> ca60bd66033a [2024-04-13T02:41:37.799Z] Successfully built ca60bd66033a [2024-04-13T02:41:37.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:41:38.217Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-13T02:41:38.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:41:38.400Z] prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container [2024-04-13T02:41:38.438Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-13T02:41:38.815Z] $ docker top 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-13T02:41:39.237Z] + go version [2024-04-13T02:41:39.237Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-13T02:41:39.274Z] $ docker stop --time=1 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 [2024-04-13T02:41:40.570Z] $ docker rm -f --volumes 935a2294dd565196753ff5bed5b45dfa31fd52b2b6c2d4682fc1e82ac38819f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:41:41.380Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-13T02:41:41.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:41:41.560Z] prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container [2024-04-13T02:41:41.601Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-13T02:41:41.941Z] $ docker top cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-13T02:41:42.080Z] ========================================================= [2024-04-13T02:41:42.080Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-13T02:41:42.080Z] ========================================================= [Pipeline] sh [2024-04-13T02:41:42.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:41:42.742Z] + make test [2024-04-13T02:41:42.742Z] go test -race -coverprofile=coverage.out ./... [2024-04-13T02:41:50.866Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-13T02:42:22.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-13T02:42:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-13T02:42:25.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-13T02:42:26.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.047s coverage: 28.7% of statements [2024-04-13T02:42:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-13T02:42:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-13T02:42:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-13T02:42:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-13T02:42:27.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-13T02:42:27.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-04-13T02:42:28.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-04-13T02:42:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-04-13T02:42:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:42:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-04-13T02:42:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-13T02:42:29.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-04-13T02:42:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-13T02:42:31.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-13T02:42:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2024-04-13T02:42:31.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2024-04-13T02:42:31.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.605s coverage: 93.4% of statements [2024-04-13T02:42:31.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 91.7% of statements [2024-04-13T02:42:31.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 6.1% of statements [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-13T02:42:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-13T02:42:34.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 97.6% of statements [2024-04-13T02:42:34.327Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2024-04-13T02:42:34.893Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-13T02:42:34.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-13T02:42:36.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.8% of statements [2024-04-13T02:42:36.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2024-04-13T02:42:36.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.068s coverage: 41.7% of statements [2024-04-13T02:42:36.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.048s coverage: 82.9% of statements [2024-04-13T02:42:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2024-04-13T02:42:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements [2024-04-13T02:42:36.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-04-13T02:42:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-13T02:42:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-13T02:42:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-13T02:42:37.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-13T02:42:37.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-13T02:42:37.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-13T02:42:37.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-13T02:42:37.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-13T02:42:38.713Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2393 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [2024-04-13T02:42:38.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-13T02:42:38.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-13T02:42:38.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-13T02:42:38.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [Pipeline] ws [2024-04-13T02:42:38.808Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-04-13T02:42:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-13T02:42:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-13T02:42:39.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-13T02:42:41.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-13T02:42:41.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-13T02:42:41.953Z] The recommended git tool is: git [2024-04-13T02:42:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-13T02:42:43.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-13T02:42:45.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-13T02:42:45.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-13T02:42:45.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-13T02:42:46.596Z] using credential edgex-jenkins-ssh [2024-04-13T02:42:46.614Z] Cloning the remote Git repository [2024-04-13T02:42:46.656Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-04-13T02:42:46.754Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-04-13T02:42:46.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-13T02:42:46.874Z] > git --version # timeout=10 [2024-04-13T02:42:46.893Z] > git --version # 'git version 2.25.1' [2024-04-13T02:42:46.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-13T02:42:47.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-13T02:42:47.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-13T02:42:47.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-13T02:42:47.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-13T02:42:47.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-13T02:42:47.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-13T02:42:47.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-13T02:42:47.876Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2024-04-13T02:42:47.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-13T02:42:48.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-13T02:42:48.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-13T02:42:48.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-13T02:42:48.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-13T02:42:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-13T02:42:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:42:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-13T02:42:50.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-13T02:42:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-13T02:42:51.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-13T02:42:52.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-13T02:42:52.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.070s coverage: 62.3% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.039s coverage: 100.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.101s coverage: 82.1% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.190s coverage: 38.4% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.057s coverage: 61.8% of statements [2024-04-13T02:43:02.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.090s coverage: 98.9% of statements [2024-04-13T02:43:02.601Z] 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-13T02:43:02.601Z] running golangci-lint [2024-04-13T02:43:02.601Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-04-13T02:43:02.601Z] go version go1.21.0 linux/amd64 [2024-04-13T02:43:02.601Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-04-13T02:43:02.601Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-04-13T02:43:02.777Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-13T02:43:02.799Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-13T02:43:03.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-04-13T02:43:03.641Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-04-13T02:43:03.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-13T02:43:03.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-13T02:43:04.521Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit fd88077e672f656d1ed91ef5b28b86e457f1db17 [2024-04-13T02:43:04.962Z] Merge succeeded, producing fd88077e672f656d1ed91ef5b28b86e457f1db17 [2024-04-13T02:43:04.964Z] Checking out Revision fd88077e672f656d1ed91ef5b28b86e457f1db17 (PR-4790) [2024-04-13T02:43:04.541Z] > git config core.sparsecheckout # timeout=10 [2024-04-13T02:43:04.602Z] > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 [2024-04-13T02:43:04.857Z] > git remote # timeout=10 [2024-04-13T02:43:04.875Z] > git config --get remote.origin.url # timeout=10 [2024-04-13T02:43:04.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-13T02:43:04.914Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-04-13T02:43:04.949Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-13T02:43:04.972Z] > git config core.sparsecheckout # timeout=10 [2024-04-13T02:43:04.984Z] > git checkout -f fd88077e672f656d1ed91ef5b28b86e457f1db17 # timeout=10 [2024-04-13T02:43:08.754Z] Commit message: "feat: Core Keeper implementation" [2024-04-13T02:43:08.819Z] > git --version # timeout=10 [2024-04-13T02:43:08.833Z] > git --version # 'git version 2.25.1' [2024-04-13T02:43:08.845Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-13T02:43:10.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-13T02:43:10.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-13T02:43:10.668Z] Dload Upload Total Spent Left Speed [2024-04-13T02:43:10.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-04-13T02:43:11.004Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-13T02:43:11.348Z] + sudo tee /etc/docker/daemon.new [2024-04-13T02:43:11.348Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-13T02:43:11.348Z] { [2024-04-13T02:43:11.348Z] "registry-mirrors": [ [2024-04-13T02:43:11.348Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-13T02:43:11.348Z] ], [2024-04-13T02:43:11.348Z] "bip": "10.250.0.254/24", [2024-04-13T02:43:11.348Z] "hosts": [ [2024-04-13T02:43:11.348Z] "tcp://0.0.0.0:5555", [2024-04-13T02:43:11.348Z] "unix:///var/run/docker.sock" [2024-04-13T02:43:11.348Z] ], [2024-04-13T02:43:11.348Z] "mtu": 1458, [2024-04-13T02:43:11.348Z] "selinux-enabled": true, [2024-04-13T02:43:11.348Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-13T02:43:11.348Z] } [Pipeline] sh [2024-04-13T02:43:11.703Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-13T02:43:12.044Z] + sudo service docker restart [2024-04-13T02:43:24.546Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 21.133862935s" [2024-04-13T02:43:24.546Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.748823ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-13T02:43:30.421Z] provisioning config files... [2024-04-13T02:43:30.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5092744446882639673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-13T02:43:30.920Z] ---> ****-login.sh [2024-04-13T02:43:30.920Z] nexus3.edgexfoundry.org:10001 [2024-04-13T02:43:31.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:43:31.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:43:31.517Z] Configure a credential helper to remove this warning. See [2024-04-13T02:43:31.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:43:31.517Z] [2024-04-13T02:43:31.517Z] Login Succeeded [2024-04-13T02:43:31.517Z] nexus3.edgexfoundry.org:10002 [2024-04-13T02:43:31.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:43:32.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:43:32.056Z] Configure a credential helper to remove this warning. See [2024-04-13T02:43:32.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:43:32.056Z] [2024-04-13T02:43:32.056Z] Login Succeeded [2024-04-13T02:43:32.056Z] nexus3.edgexfoundry.org:10003 [2024-04-13T02:43:32.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:43:32.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:43:32.332Z] Configure a credential helper to remove this warning. See [2024-04-13T02:43:32.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:43:32.332Z] [2024-04-13T02:43:32.332Z] Login Succeeded [2024-04-13T02:43:32.332Z] nexus3.edgexfoundry.org:10004 [2024-04-13T02:43:32.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:43:32.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:43:32.603Z] Configure a credential helper to remove this warning. See [2024-04-13T02:43:32.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:43:32.603Z] [2024-04-13T02:43:32.604Z] Login Succeeded [2024-04-13T02:43:32.604Z] ****.io [2024-04-13T02:43:32.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-13T02:43:33.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-13T02:43:33.141Z] Configure a credential helper to remove this warning. See [2024-04-13T02:43:33.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-13T02:43:33.141Z] [2024-04-13T02:43:33.141Z] Login Succeeded [2024-04-13T02:43:33.141Z] ---> ****-login.sh ends [Pipeline] } [2024-04-13T02:43:33.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-04-13T02:43:33.899Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-04-13T02:43:33.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-13T02:43:33.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-13T02:43:34.042Z] ========================================================= [2024-04-13T02:43:34.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-13T02:43:34.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:43:34.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-13T02:43:34.432Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-13T02:43:34.703Z] 9fda8d8052c6: Pulling fs layer [2024-04-13T02:43:34.703Z] 5d54e960e981: Pulling fs layer [2024-04-13T02:43:34.703Z] c4a7e357bf2a: Pulling fs layer [2024-04-13T02:43:34.703Z] f0e02332f6b5: Pulling fs layer [2024-04-13T02:43:34.703Z] 872ee5b61b7b: Pulling fs layer [2024-04-13T02:43:34.703Z] 0c6a40ed1a82: Pulling fs layer [2024-04-13T02:43:34.703Z] 94ae7d8d031c: Pulling fs layer [2024-04-13T02:43:34.703Z] f0e02332f6b5: Waiting [2024-04-13T02:43:34.703Z] 872ee5b61b7b: Waiting [2024-04-13T02:43:34.703Z] 0c6a40ed1a82: Waiting [2024-04-13T02:43:34.703Z] 94ae7d8d031c: Waiting [2024-04-13T02:43:34.703Z] 5d54e960e981: Verifying Checksum [2024-04-13T02:43:34.703Z] 5d54e960e981: Download complete [2024-04-13T02:43:34.703Z] f0e02332f6b5: Verifying Checksum [2024-04-13T02:43:34.703Z] f0e02332f6b5: Download complete [2024-04-13T02:43:34.703Z] 872ee5b61b7b: Verifying Checksum [2024-04-13T02:43:34.703Z] 872ee5b61b7b: Download complete [2024-04-13T02:43:34.703Z] 9fda8d8052c6: Verifying Checksum [2024-04-13T02:43:34.703Z] 9fda8d8052c6: Download complete [2024-04-13T02:43:35.299Z] 94ae7d8d031c: Verifying Checksum [2024-04-13T02:43:35.299Z] 94ae7d8d031c: Download complete [2024-04-13T02:43:35.568Z] 9fda8d8052c6: Pull complete [2024-04-13T02:43:36.155Z] 5d54e960e981: Pull complete [2024-04-13T02:43:36.427Z] c4a7e357bf2a: Verifying Checksum [2024-04-13T02:43:36.427Z] c4a7e357bf2a: Download complete [2024-04-13T02:43:37.383Z] 0c6a40ed1a82: Verifying Checksum [2024-04-13T02:43:37.383Z] 0c6a40ed1a82: Download complete [2024-04-13T02:43:39.426Z] level=info msg="[linters_context/goanalysis] analyzers took 1m47.142669226s with top 10 stages: buildir: 1m2.936816414s, gosec: 8.970615857s, inspect: 2.990972647s, fact_deprecated: 2.3567283s, ctrlflow: 1.649457309s, printf: 1.55988039s, S1038: 1.354589279s, fact_purity: 1.324560621s, nilness: 1.284409437s, typedness: 877.107466ms" [2024-04-13T02:43:39.426Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-04-13T02:43:39.426Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209, cgo: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, nolint: 0/21" [2024-04-13T02:43:39.426Z] level=info msg="[runner] processing took 15.774796ms with stages: nolint: 6.893911ms, identifier_marker: 3.650321ms, autogenerated_exclude: 1.730241ms, path_prettifier: 1.584223ms, exclude-rules: 1.115669ms, skip_dirs: 738.919µs, cgo: 36.961µs, filename_unadjuster: 19.201µs, max_same_issues: 890ns, skip_files: 550ns, fixer: 520ns, sort_results: 510ns, uniq_by_line: 510ns, exclude: 500ns, max_from_linter: 410ns, severity-rules: 400ns, diff: 350ns, path_shortener: 340ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" [2024-04-13T02:43:39.426Z] level=info msg="[runner] linters took 13.4978424s with stages: goanalysis_metalinter: 13.481955576s" [2024-04-13T02:43:39.426Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-04-13T02:43:39.426Z] level=info msg="Memory: 345 samples, avg is 293.5MB, max is 1162.7MB" [2024-04-13T02:43:39.426Z] level=info msg="Execution took 34.679349803s" [2024-04-13T02:43:39.426Z] go vet ./... [2024-04-13T02:43:43.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-13T02:43:43.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-13T02:43:43.616Z] ./bin/test-attribution-txt.sh [2024-04-13T02:43:43.616Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-04-13T02:43:43.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-13T02:43:43.993Z] + ls -al . [2024-04-13T02:43:43.993Z] total 836 [2024-04-13T02:43:43.993Z] drwxrwxr-x 11 1001 1001 4096 Apr 13 02:41 . [2024-04-13T02:43:43.993Z] drwxr-xr-x 4 root root 4096 Apr 13 02:41 .. [2024-04-13T02:43:43.993Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 .blubracket [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 10 Apr 13 02:40 .dockerignore [2024-04-13T02:43:43.993Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 02:43 .git [2024-04-13T02:43:43.993Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 02:40 .github [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 1102 Apr 13 02:40 .gitignore [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 02:40 .golangci.yml [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 100 Apr 13 02:40 .hadolint.yml [2024-04-13T02:43:43.993Z] drwxr-xr-x 3 1001 1001 4096 Apr 13 02:40 .semver [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 155 Apr 13 02:40 .sonarcloud.properties [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 02:40 ADOPTERS.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 20261 Apr 13 02:40 Attribution.txt [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 100284 Apr 13 02:40 CHANGELOG.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 02:40 CONTRIBUTING.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 02:40 GOVERNANCE.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 861 Apr 13 02:40 Jenkinsfile [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 02:40 LICENSE [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 16051 Apr 13 02:40 Makefile [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 02:40 OWNERS.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 9528 Apr 13 02:40 README.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 789 Apr 13 02:40 SECURITY.md [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 02:40 VERSION [2024-04-13T02:43:43.993Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 bin [2024-04-13T02:43:43.993Z] drwxrwxr-x 19 1001 1001 4096 Apr 13 02:40 cmd [2024-04-13T02:43:43.993Z] -rw-r--r-- 1 root root 478979 Apr 13 02:43 coverage.out [2024-04-13T02:43:43.993Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:40 fuzz_test [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 7066 Apr 13 02:40 go.mod [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 101637 Apr 13 02:40 go.sum [2024-04-13T02:43:43.993Z] drwxrwxr-x 7 1001 1001 4096 Apr 13 02:40 internal [2024-04-13T02:43:43.993Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 02:40 openapi [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 584 Apr 13 02:40 security.txt [2024-04-13T02:43:43.993Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 02:40 version.go [Pipeline] sh [2024-04-13T02:43:44.312Z] + '[' -e coverage.out ] [2024-04-13T02:43:44.312Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-13T02:43:44.475Z] Stashed 1 file(s) [Pipeline] sh [2024-04-13T02:43:44.772Z] + make build [2024-04-13T02:43:44.772Z] 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-13T02:43:49.716Z] c4a7e357bf2a: Pull complete [2024-04-13T02:43:49.716Z] f0e02332f6b5: Pull complete [2024-04-13T02:43:49.716Z] 872ee5b61b7b: Pull complete [2024-04-13T02:43:57.926Z] 0c6a40ed1a82: Pull complete [2024-04-13T02:43:59.342Z] 94ae7d8d031c: Pull complete [2024-04-13T02:43:59.342Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-13T02:43:59.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-13T02:43:59.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:43:59.748Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-13T02:43:59.748Z] WORKDIR /edgex [2024-04-13T02:43:59.748Z] COPY go.mod . [2024-04-13T02:43:59.748Z] RUN go mod downloaddocker [2024-04-13T02:43:59.748Z] build -t ci-base-image-arm64 -f - . [2024-04-13T02:44:00.336Z] Sending build context to Docker daemon 3.17MB [2024-04-13T02:44:00.336Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-13T02:44:00.336Z] ---> 86de565de09d [2024-04-13T02:44:00.336Z] Step 2/4 : WORKDIR /edgex [2024-04-13T02:44:02.292Z] ---> Running in 02609a2de0d9 [2024-04-13T02:44:02.293Z] Removing intermediate container 02609a2de0d9 [2024-04-13T02:44:02.293Z] ---> 825058b23f51 [2024-04-13T02:44:02.293Z] Step 3/4 : COPY go.mod . [2024-04-13T02:44:02.878Z] ---> 4b912f23de8c [2024-04-13T02:44:02.878Z] Step 4/4 : RUN go mod download [2024-04-13T02:44:02.878Z] ---> Running in 7acaf94e56dd [2024-04-13T02:44:06.790Z] 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-13T02:44:07.049Z] 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-13T02:44:08.955Z] 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-13T02:44:09.215Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-04-13T02:44:11.121Z] 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-13T02:44:15.314Z] 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-13T02:44:17.223Z] 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-13T02:44:19.132Z] 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-13T02:44:19.702Z] 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-13T02:44:20.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-04-13T02:44:21.217Z] 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-13T02:44:22.181Z] 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-13T02:44:23.145Z] $ docker stop --time=1 cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 [2024-04-13T02:44:27.750Z] $ docker rm -f --volumes cf1e585a19eebe47225f40efa17b3d84d312bd40e202354b5b38809a948ac890 [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-13T02:44:29.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-13T02:44:29.475Z] [2024-04-13T02:44:29.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:44:29.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-13T02:44:29.872Z] latest: Pulling from edgex-devops/edgex-compose [2024-04-13T02:44:29.872Z] 91d30c5bc195: Pulling fs layer [2024-04-13T02:44:29.872Z] 2e9b0aa3be6d: Pulling fs layer [2024-04-13T02:44:29.872Z] 9c61dcf015f6: Pulling fs layer [2024-04-13T02:44:29.872Z] 4698f68db338: Pulling fs layer [2024-04-13T02:44:29.872Z] 2a2f49069b9e: Pulling fs layer [2024-04-13T02:44:29.872Z] e0025b399a48: Pulling fs layer [2024-04-13T02:44:29.872Z] 2a2f49069b9e: Waiting [2024-04-13T02:44:29.872Z] e0025b399a48: Waiting [2024-04-13T02:44:29.872Z] 4698f68db338: Waiting [2024-04-13T02:44:29.872Z] 91d30c5bc195: Verifying Checksum [2024-04-13T02:44:29.872Z] 91d30c5bc195: Download complete [2024-04-13T02:44:29.872Z] 4698f68db338: Verifying Checksum [2024-04-13T02:44:29.872Z] 4698f68db338: Download complete [2024-04-13T02:44:30.132Z] 2e9b0aa3be6d: Verifying Checksum [2024-04-13T02:44:30.132Z] 2e9b0aa3be6d: Download complete [2024-04-13T02:44:30.132Z] e0025b399a48: Verifying Checksum [2024-04-13T02:44:30.132Z] e0025b399a48: Download complete [2024-04-13T02:44:30.132Z] 91d30c5bc195: Pull complete [2024-04-13T02:44:30.132Z] 2a2f49069b9e: Verifying Checksum [2024-04-13T02:44:30.132Z] 2a2f49069b9e: Download complete [2024-04-13T02:44:30.393Z] 2e9b0aa3be6d: Pull complete [2024-04-13T02:44:30.652Z] 9c61dcf015f6: Verifying Checksum [2024-04-13T02:44:30.652Z] 9c61dcf015f6: Download complete [2024-04-13T02:44:33.940Z] 9c61dcf015f6: Pull complete [2024-04-13T02:44:33.940Z] 4698f68db338: Pull complete [2024-04-13T02:44:33.940Z] 2a2f49069b9e: Pull complete [2024-04-13T02:44:33.940Z] e0025b399a48: Pull complete [2024-04-13T02:44:33.940Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-04-13T02:44:33.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-04-13T02:44:33.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:44:34.225Z] prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container [2024-04-13T02:44:34.263Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-04-13T02:44:36.156Z] $ docker top b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-13T02:44:36.583Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-13T02:44:39.117Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #1 transferring dockerfile: [2024-04-13T02:44:39.117Z] #1 transferring dockerfile: 1.93kB done [2024-04-13T02:44:39.117Z] #1 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #2 [core-data internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #2 transferring dockerfile: 2.01kB done [2024-04-13T02:44:39.117Z] #2 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #3 transferring dockerfile: 2.01kB done [2024-04-13T02:44:39.117Z] #3 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #4 transferring dockerfile: 2.50kB done [2024-04-13T02:44:39.117Z] #4 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #5 transferring dockerfile: 1.95kB done [2024-04-13T02:44:39.117Z] #5 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #6 transferring dockerfile: 1.81kB done [2024-04-13T02:44:39.117Z] #6 DONE 0.0s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #7 transferring dockerfile: 1.70kB done [2024-04-13T02:44:39.117Z] #7 DONE 0.1s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-13T02:44:39.117Z] #8 transferring dockerfile: 2.49kB done [2024-04-13T02:44:39.117Z] #8 DONE 0.1s [2024-04-13T02:44:39.117Z] [2024-04-13T02:44:39.117Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #9 transferring dockerfile: 2.06kB done [2024-04-13T02:44:39.377Z] #9 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #10 transferring dockerfile: 1.89kB done [2024-04-13T02:44:39.377Z] #10 DONE 0.0s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #11 transferring dockerfile: 2.93kB done [2024-04-13T02:44:39.377Z] #11 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #12 transferring dockerfile: 1.69kB done [2024-04-13T02:44:39.377Z] #12 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #13 transferring dockerfile: 2.15kB done [2024-04-13T02:44:39.377Z] #13 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #14 [core-command internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #14 transferring dockerfile: 1.93kB done [2024-04-13T02:44:39.377Z] #14 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-13T02:44:39.377Z] #15 transferring dockerfile: 2.23kB done [2024-04-13T02:44:39.377Z] #15 DONE 0.1s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #16 [support-scheduler internal] load .dockerignore [2024-04-13T02:44:39.377Z] #16 transferring context: 50B done [2024-04-13T02:44:39.377Z] #16 DONE 0.0s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #17 [core-data internal] load .dockerignore [2024-04-13T02:44:39.377Z] #17 transferring context: 50B done [2024-04-13T02:44:39.377Z] #17 DONE 0.0s [2024-04-13T02:44:39.377Z] [2024-04-13T02:44:39.377Z] #18 [core-keeper internal] load .dockerignore [2024-04-13T02:44:39.635Z] #18 transferring context: 50B done [2024-04-13T02:44:39.635Z] #18 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #19 [security-proxy-setup internal] load .dockerignore [2024-04-13T02:44:39.635Z] #19 transferring context: 50B done [2024-04-13T02:44:39.635Z] #19 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #20 [support-notifications internal] load .dockerignore [2024-04-13T02:44:39.635Z] #20 transferring context: 50B done [2024-04-13T02:44:39.635Z] #20 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #21 [security-spire-agent internal] load .dockerignore [2024-04-13T02:44:39.635Z] #21 transferring context: 50B done [2024-04-13T02:44:39.635Z] #21 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #22 [security-spire-server internal] load .dockerignore [2024-04-13T02:44:39.635Z] #22 transferring context: 50B done [2024-04-13T02:44:39.635Z] #22 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-04-13T02:44:39.635Z] #23 transferring context: 50B done [2024-04-13T02:44:39.635Z] #23 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #24 [security-bootstrapper internal] load .dockerignore [2024-04-13T02:44:39.635Z] #24 transferring context: 50B done [2024-04-13T02:44:39.635Z] #24 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-04-13T02:44:39.635Z] #25 transferring context: 50B done [2024-04-13T02:44:39.635Z] #25 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #26 [security-spire-config internal] load .dockerignore [2024-04-13T02:44:39.635Z] #26 transferring context: 50B done [2024-04-13T02:44:39.635Z] #26 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #27 [core-metadata internal] load .dockerignore [2024-04-13T02:44:39.635Z] #27 transferring context: 50B done [2024-04-13T02:44:39.635Z] #27 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #28 [security-proxy-auth internal] load .dockerignore [2024-04-13T02:44:39.635Z] #28 transferring context: 50B done [2024-04-13T02:44:39.635Z] #28 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #29 [core-command internal] load .dockerignore [2024-04-13T02:44:39.635Z] #29 transferring context: 50B done [2024-04-13T02:44:39.635Z] #29 DONE 0.0s [2024-04-13T02:44:39.635Z] [2024-04-13T02:44:39.635Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-13T02:44:39.635Z] #30 transferring context: 50B done [2024-04-13T02:44:39.635Z] #30 DONE 0.0s [2024-04-13T02:44:39.895Z] [2024-04-13T02:44:39.895Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-13T02:44:39.895Z] #31 DONE 0.0s [2024-04-13T02:44:39.895Z] [2024-04-13T02:44:39.895Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:44:39.895Z] #32 ... [2024-04-13T02:44:39.895Z] [2024-04-13T02:44:39.895Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-13T02:44:39.895Z] #31 DONE 0.0s [2024-04-13T02:44:39.895Z] [2024-04-13T02:44:39.895Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:44:40.155Z] #32 ... [2024-04-13T02:44:40.155Z] [2024-04-13T02:44:40.155Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-04-13T02:44:40.155Z] #31 DONE 0.0s [2024-04-13T02:44:40.155Z] [2024-04-13T02:44:40.155Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:44:40.415Z] #32 ... [2024-04-13T02:44:40.415Z] [2024-04-13T02:44:40.415Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-13T02:44:40.415Z] #33 DONE 0.6s [2024-04-13T02:44:40.415Z] [2024-04-13T02:44:40.415Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-13T02:44:40.415Z] #34 DONE 0.6s [2024-04-13T02:44:40.674Z] [2024-04-13T02:44:40.674Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:44:40.934Z] #32 DONE 1.1s [2024-04-13T02:44:40.934Z] [2024-04-13T02:44:40.934Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:44:40.934Z] #35 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 done [2024-04-13T02:44:41.192Z] #35 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:44:41.192Z] #35 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-04-13T02:44:41.192Z] #35 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-04-13T02:44:41.192Z] #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-04-13T02:44:41.192Z] #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-04-13T02:44:41.452Z] #35 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-04-13T02:44:41.452Z] #35 ... [2024-04-13T02:44:41.452Z] [2024-04-13T02:44:41.452Z] #36 [security-spire-agent internal] load build context [2024-04-13T02:44:41.452Z] #36 transferring context: 26.22kB 0.1s done [2024-04-13T02:44:41.452Z] #36 DONE 0.5s [2024-04-13T02:44:41.452Z] [2024-04-13T02:44:41.452Z] #37 [security-spire-server internal] load build context [2024-04-13T02:44:41.452Z] #37 transferring context: 26.69kB 0.1s done [2024-04-13T02:44:41.452Z] #37 DONE 0.5s [2024-04-13T02:44:41.452Z] [2024-04-13T02:44:41.452Z] #38 [security-spire-config internal] load build context [2024-04-13T02:44:41.452Z] #38 transferring context: 24.94kB 0.1s done [2024-04-13T02:44:41.452Z] #38 DONE 0.5s [2024-04-13T02:44:41.452Z] [2024-04-13T02:44:41.452Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:44:41.452Z] #35 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done [2024-04-13T02:44:41.711Z] #35 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-04-13T02:44:41.968Z] #35 DONE 1.0s [2024-04-13T02:44:41.968Z] [2024-04-13T02:44:41.968Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:44:41.968Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-04-13T02:44:41.968Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-04-13T02:44:41.968Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-13T02:44:41.968Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-04-13T02:44:41.968Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-04-13T02:44:41.968Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-04-13T02:44:41.969Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-13T02:44:41.969Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-04-13T02:44:41.969Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.8s [2024-04-13T02:44:41.969Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-04-13T02:44:41.969Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-04-13T02:44:41.969Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.9s [2024-04-13T02:44:42.229Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 1.0s [2024-04-13T02:44:42.229Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 1.1s [2024-04-13T02:44:42.489Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 1.3s [2024-04-13T02:44:42.489Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 1.4s [2024-04-13T02:44:42.489Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 1.5s [2024-04-13T02:44:42.762Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.6s [2024-04-13T02:44:48.045Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.6s [2024-04-13T02:44:51.559Z] #39 ... [2024-04-13T02:44:51.559Z] [2024-04-13T02:44:51.559Z] #40 [core-data internal] load build context [2024-04-13T02:44:51.559Z] #40 transferring context: 287.18MB 9.8s [2024-04-13T02:44:51.559Z] #40 ... [2024-04-13T02:44:51.559Z] [2024-04-13T02:44:51.559Z] #41 [support-scheduler internal] load build context [2024-04-13T02:44:51.559Z] #41 ... [2024-04-13T02:44:51.559Z] [2024-04-13T02:44:51.559Z] #42 [core-command internal] load build context [2024-04-13T02:44:52.059Z] #42 ... [2024-04-13T02:44:52.059Z] [2024-04-13T02:44:52.059Z] #43 [security-proxy-auth internal] load build context [2024-04-13T02:44:52.059Z] #43 ... [2024-04-13T02:44:52.059Z] [2024-04-13T02:44:52.059Z] #44 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:44:52.059Z] #44 ... [2024-04-13T02:44:52.059Z] [2024-04-13T02:44:52.059Z] #45 [core-metadata internal] load build context [2024-04-13T02:44:52.059Z] #45 ... [2024-04-13T02:44:52.059Z] [2024-04-13T02:44:52.059Z] #46 [security-spiffe-token-provider internal] load build context [2024-04-13T02:44:52.318Z] #46 ... [2024-04-13T02:44:52.318Z] [2024-04-13T02:44:52.318Z] #47 [support-notifications internal] load build context [2024-04-13T02:44:52.318Z] #47 ... [2024-04-13T02:44:52.319Z] [2024-04-13T02:44:52.319Z] #48 [core-keeper internal] load build context [2024-04-13T02:44:52.319Z] #48 ... [2024-04-13T02:44:52.319Z] [2024-04-13T02:44:52.319Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-13T02:44:52.319Z] #49 ... [2024-04-13T02:44:52.319Z] [2024-04-13T02:44:52.319Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:44:52.319Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-04-13T02:44:52.319Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-13T02:44:52.319Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-04-13T02:44:52.319Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-04-13T02:44:52.319Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-04-13T02:44:52.319Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-04-13T02:44:52.319Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-04-13T02:44:52.319Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-04-13T02:44:52.319Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.2s [2024-04-13T02:44:52.319Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-04-13T02:44:52.579Z] #50 ... [2024-04-13T02:44:52.579Z] [2024-04-13T02:44:52.579Z] #51 [security-proxy-setup internal] load build context [2024-04-13T02:44:52.579Z] #51 ... [2024-04-13T02:44:52.579Z] [2024-04-13T02:44:52.579Z] #52 [security-bootstrapper internal] load build context [2024-04-13T02:44:52.844Z] #52 ... [2024-04-13T02:44:52.844Z] [2024-04-13T02:44:52.844Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-13T02:44:52.844Z] #53 ... [2024-04-13T02:44:52.844Z] [2024-04-13T02:44:52.844Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:44:53.103Z] #54 ... [2024-04-13T02:44:53.103Z] [2024-04-13T02:44:53.103Z] #55 [security-secretstore-setup internal] load build context [2024-04-13T02:44:53.103Z] #55 ... [2024-04-13T02:44:53.103Z] [2024-04-13T02:44:53.103Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:44:53.103Z] #56 ... [2024-04-13T02:44:53.103Z] [2024-04-13T02:44:53.103Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:44:53.491Z] #57 ... [2024-04-13T02:44:53.491Z] [2024-04-13T02:44:53.491Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-13T02:44:53.491Z] #58 ... [2024-04-13T02:44:53.491Z] [2024-04-13T02:44:53.491Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:44:53.751Z] #59 ... [2024-04-13T02:44:53.751Z] [2024-04-13T02:44:53.751Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-13T02:44:53.751Z] #60 ... [2024-04-13T02:44:53.751Z] [2024-04-13T02:44:53.751Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:44:53.751Z] #61 ... [2024-04-13T02:44:53.751Z] [2024-04-13T02:44:53.751Z] #62 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-04-13T02:44:53.751Z] #62 ... [2024-04-13T02:44:53.751Z] [2024-04-13T02:44:53.751Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-13T02:44:54.325Z] #63 ... [2024-04-13T02:44:54.325Z] [2024-04-13T02:44:54.325Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:44:54.325Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 12.8s [2024-04-13T02:44:55.773Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-04-13T02:44:55.773Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 13.8s done [2024-04-13T02:44:57.155Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2024-04-13T02:45:01.350Z] #39 ... [2024-04-13T02:45:01.350Z] [2024-04-13T02:45:01.350Z] #41 [support-scheduler internal] load build context [2024-04-13T02:45:01.350Z] #41 transferring context: 435.20MB 14.0s done [2024-04-13T02:45:01.610Z] #41 ... [2024-04-13T02:45:01.610Z] [2024-04-13T02:45:01.610Z] #40 [core-data internal] load build context [2024-04-13T02:45:01.610Z] #40 transferring context: 435.20MB 13.3s done [2024-04-13T02:45:01.610Z] #40 ... [2024-04-13T02:45:01.610Z] [2024-04-13T02:45:01.610Z] #43 [security-proxy-auth internal] load build context [2024-04-13T02:45:01.610Z] #43 transferring context: 435.20MB 10.4s done [2024-04-13T02:45:02.122Z] #43 ... [2024-04-13T02:45:02.122Z] [2024-04-13T02:45:02.122Z] #42 [core-command internal] load build context [2024-04-13T02:45:02.122Z] #42 transferring context: 435.20MB 13.7s done [2024-04-13T02:45:02.397Z] #42 ... [2024-04-13T02:45:02.397Z] [2024-04-13T02:45:02.397Z] #44 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:45:02.397Z] #44 transferring context: 435.20MB 12.8s done [2024-04-13T02:45:02.397Z] #44 ... [2024-04-13T02:45:02.397Z] [2024-04-13T02:45:02.397Z] #48 [core-keeper internal] load build context [2024-04-13T02:45:02.397Z] #48 transferring context: 435.20MB 12.7s done [2024-04-13T02:45:02.807Z] #48 ... [2024-04-13T02:45:02.807Z] [2024-04-13T02:45:02.807Z] #47 [support-notifications internal] load build context [2024-04-13T02:45:02.807Z] #47 transferring context: 435.20MB 14.0s done [2024-04-13T02:45:03.350Z] #47 ... [2024-04-13T02:45:03.350Z] [2024-04-13T02:45:03.350Z] #51 [security-proxy-setup internal] load build context [2024-04-13T02:45:03.350Z] #51 transferring context: 435.20MB 14.4s done [2024-04-13T02:45:03.678Z] #51 ... [2024-04-13T02:45:03.678Z] [2024-04-13T02:45:03.678Z] #46 [security-spiffe-token-provider internal] load build context [2024-04-13T02:45:03.678Z] #46 transferring context: 435.20MB 15.8s done [2024-04-13T02:45:03.678Z] #46 ... [2024-04-13T02:45:03.678Z] [2024-04-13T02:45:03.678Z] #52 [security-bootstrapper internal] load build context [2024-04-13T02:45:03.678Z] #52 transferring context: 435.20MB 14.4s done [2024-04-13T02:45:03.970Z] #52 ... [2024-04-13T02:45:03.970Z] [2024-04-13T02:45:03.970Z] #45 [core-metadata internal] load build context [2024-04-13T02:45:03.970Z] #45 transferring context: 435.20MB 12.3s done [2024-04-13T02:45:03.970Z] #45 ... [2024-04-13T02:45:03.970Z] [2024-04-13T02:45:03.970Z] #55 [security-secretstore-setup internal] load build context [2024-04-13T02:45:03.970Z] #55 transferring context: 435.20MB 12.8s done [2024-04-13T02:45:04.869Z] #55 ... [2024-04-13T02:45:04.869Z] [2024-04-13T02:45:04.869Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:45:04.869Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 14.4s done [2024-04-13T02:45:04.869Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2024-04-13T02:45:13.062Z] #50 ... [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #62 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-04-13T02:45:13.062Z] #62 DONE 30.9s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #43 [security-proxy-auth internal] load build context [2024-04-13T02:45:13.062Z] #43 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #45 [core-metadata internal] load build context [2024-04-13T02:45:13.062Z] #45 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #48 [core-keeper internal] load build context [2024-04-13T02:45:13.062Z] #48 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #55 [security-secretstore-setup internal] load build context [2024-04-13T02:45:13.062Z] #55 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #44 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:45:13.062Z] #44 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #64 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-04-13T02:45:13.062Z] #64 ... [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #40 [core-data internal] load build context [2024-04-13T02:45:13.062Z] #40 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #42 [core-command internal] load build context [2024-04-13T02:45:13.062Z] #42 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #47 [support-notifications internal] load build context [2024-04-13T02:45:13.062Z] #47 DONE 31.1s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #52 [security-bootstrapper internal] load build context [2024-04-13T02:45:13.062Z] #52 DONE 31.1s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #41 [support-scheduler internal] load build context [2024-04-13T02:45:13.062Z] #41 DONE 31.1s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #51 [security-proxy-setup internal] load build context [2024-04-13T02:45:13.062Z] #51 DONE 31.1s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #46 [security-spiffe-token-provider internal] load build context [2024-04-13T02:45:13.062Z] #46 DONE 31.1s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #64 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-04-13T02:45:13.062Z] #64 DONE 0.3s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:45:13.062Z] #65 ... [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:45:13.062Z] #39 DONE 31.4s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:45:13.062Z] #50 DONE 31.4s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:45:13.062Z] #59 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.062Z] #59 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.062Z] #59 30.63 (1/2) Installing ca-certificates (20240226-r0) [2024-04-13T02:45:13.062Z] #59 30.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:13.062Z] #59 30.67 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:13.062Z] #59 30.67 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:13.062Z] #59 30.73 OK: 8 MiB in 17 packages [2024-04-13T02:45:13.062Z] #59 ... [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:45:13.062Z] #56 DONE 30.8s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:45:13.062Z] #59 DONE 31.0s [2024-04-13T02:45:13.062Z] [2024-04-13T02:45:13.062Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:45:13.062Z] #61 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.321Z] #61 31.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #61 ... [2024-04-13T02:45:13.581Z] [2024-04-13T02:45:13.581Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:45:13.581Z] #54 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #54 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #54 30.77 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:45:13.581Z] #54 30.77 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:45:13.581Z] #54 30.77 OK: 20074 distinct packages available [2024-04-13T02:45:13.581Z] #54 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #54 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #54 31.16 (1/11) Installing ca-certificates (20240226-r0) [2024-04-13T02:45:13.581Z] #54 31.18 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-13T02:45:13.581Z] #54 31.19 (3/11) Installing libunistring (1.1-r1) [2024-04-13T02:45:13.581Z] #54 31.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-13T02:45:13.581Z] #54 31.21 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-13T02:45:13.581Z] #54 31.22 (6/11) Installing libcurl (8.5.0-r0) [2024-04-13T02:45:13.581Z] #54 31.24 (7/11) Installing curl (8.5.0-r0) [2024-04-13T02:45:13.581Z] #54 31.24 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:13.581Z] #54 31.25 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:45:13.581Z] #54 31.25 (10/11) Installing libucontext (1.2-r2) [2024-04-13T02:45:13.581Z] #54 31.25 (11/11) Installing gcompat (1.1.0-r1) [2024-04-13T02:45:13.581Z] #54 31.26 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:13.581Z] #54 31.27 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:13.581Z] #54 31.32 OK: 12 MiB in 26 packages [2024-04-13T02:45:13.581Z] #54 DONE 31.6s [2024-04-13T02:45:13.581Z] [2024-04-13T02:45:13.581Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-13T02:45:13.581Z] #58 31.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #58 31.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:13.581Z] #58 31.38 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:13.581Z] #58 31.40 (2/2) Installing su-exec (0.2-r3) [2024-04-13T02:45:13.581Z] #58 31.40 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:13.581Z] #58 31.40 OK: 7 MiB in 17 packages [2024-04-13T02:45:13.581Z] #58 DONE 31.6s [2024-04-13T02:45:13.581Z] [2024-04-13T02:45:13.581Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:45:13.581Z] #61 31.40 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:13.581Z] #61 31.44 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:13.581Z] #61 31.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:13.581Z] #61 31.46 (4/6) Installing openssl (3.1.4-r6) [2024-04-13T02:45:13.581Z] #61 31.47 (5/6) Installing su-exec (0.2-r3) [2024-04-13T02:45:13.581Z] #61 31.48 (6/6) Installing yq (4.33.3-r5) [2024-04-13T02:45:13.857Z] #61 31.60 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:13.857Z] #61 31.61 OK: 17 MiB in 19 packages [2024-04-13T02:45:14.119Z] #61 DONE 31.9s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-13T02:45:14.119Z] #49 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #49 30.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #49 30.99 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:45:14.119Z] #49 30.99 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:45:14.119Z] #49 30.99 OK: 20074 distinct packages available [2024-04-13T02:45:14.119Z] #49 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #49 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #49 31.46 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:14.119Z] #49 31.49 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:14.119Z] #49 31.50 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:14.119Z] #49 31.51 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:45:14.119Z] #49 31.52 (5/7) Installing libucontext (1.2-r2) [2024-04-13T02:45:14.119Z] #49 31.52 (6/7) Installing gcompat (1.1.0-r1) [2024-04-13T02:45:14.119Z] #49 31.53 (7/7) Installing openssl (3.1.4-r6) [2024-04-13T02:45:14.119Z] #49 31.54 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:14.119Z] #49 31.55 OK: 8 MiB in 20 packages [2024-04-13T02:45:14.119Z] #49 DONE 31.9s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-13T02:45:14.119Z] #60 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #60 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #60 31.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:14.119Z] #60 31.61 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:14.119Z] #60 31.63 OK: 7 MiB in 16 packages [2024-04-13T02:45:14.119Z] #60 DONE 31.9s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-13T02:45:14.119Z] #63 30.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #63 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #63 30.94 (1/4) Installing ca-certificates (20240226-r0) [2024-04-13T02:45:14.119Z] #63 30.96 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:14.119Z] #63 30.96 (3/4) Installing su-exec (0.2-r3) [2024-04-13T02:45:14.119Z] #63 30.97 (4/4) Installing yq (4.33.3-r5) [2024-04-13T02:45:14.119Z] #63 31.62 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:14.119Z] #63 31.63 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:14.119Z] #63 31.66 OK: 17 MiB in 19 packages [2024-04-13T02:45:14.119Z] #63 DONE 31.9s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:45:14.119Z] #66 DONE 2.0s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-13T02:45:14.119Z] #67 ... [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:45:14.119Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #0 1.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.119Z] #0 1.886 OK: 264 MiB in 52 packages [2024-04-13T02:45:14.119Z] #68 DONE 2.0s [2024-04-13T02:45:14.119Z] [2024-04-13T02:45:14.119Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:45:14.119Z] #69 DONE 0.1s [2024-04-13T02:45:14.379Z] [2024-04-13T02:45:14.379Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-13T02:45:14.379Z] #53 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #53 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #53 31.56 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:45:14.379Z] #53 31.56 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:45:14.379Z] #53 31.56 OK: 20074 distinct packages available [2024-04-13T02:45:14.379Z] #53 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #53 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #53 31.98 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:14.379Z] #53 31.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:45:14.379Z] #53 31.99 (3/4) Installing libucontext (1.2-r2) [2024-04-13T02:45:14.379Z] #53 32.00 (4/4) Installing gcompat (1.1.0-r1) [2024-04-13T02:45:14.379Z] #53 32.00 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:14.379Z] #53 32.01 OK: 8 MiB in 19 packages [2024-04-13T02:45:14.379Z] #53 DONE 32.3s [2024-04-13T02:45:14.379Z] [2024-04-13T02:45:14.379Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:45:14.379Z] #65 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #65 2.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.379Z] #65 2.266 OK: 264 MiB in 52 packages [2024-04-13T02:45:14.639Z] #65 DONE 2.4s [2024-04-13T02:45:14.639Z] [2024-04-13T02:45:14.639Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-13T02:45:14.639Z] #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.639Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.639Z] #0 2.267 OK: 264 MiB in 52 packages [2024-04-13T02:45:14.639Z] #70 DONE 2.4s [2024-04-13T02:45:14.639Z] [2024-04-13T02:45:14.639Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:45:14.639Z] #71 DONE 0.1s [2024-04-13T02:45:14.639Z] [2024-04-13T02:45:14.639Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:45:14.639Z] #72 DONE 0.1s [2024-04-13T02:45:14.639Z] [2024-04-13T02:45:14.639Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:45:14.898Z] #73 ... [2024-04-13T02:45:14.898Z] [2024-04-13T02:45:14.898Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:45:14.898Z] #57 31.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #57 32.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #57 32.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:14.898Z] #57 32.43 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:14.898Z] #57 32.44 OK: 7 MiB in 16 packages [2024-04-13T02:45:14.898Z] #57 DONE 32.5s [2024-04-13T02:45:14.898Z] [2024-04-13T02:45:14.898Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-13T02:45:14.898Z] #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #0 2.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #0 2.289 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:45:14.898Z] #0 2.289 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:45:14.898Z] #0 2.289 OK: 20078 distinct packages available [2024-04-13T02:45:14.898Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:14.898Z] #0 2.672 OK: 264 MiB in 52 packages [2024-04-13T02:45:14.898Z] #74 DONE 2.8s [2024-04-13T02:45:14.898Z] [2024-04-13T02:45:14.898Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:45:14.898Z] #75 DONE 0.0s [2024-04-13T02:45:14.898Z] [2024-04-13T02:45:14.898Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:45:17.436Z] #76 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #76 ... [2024-04-13T02:45:17.436Z] [2024-04-13T02:45:17.436Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-04-13T02:45:17.436Z] #67 2.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #67 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #67 2.424 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:17.436Z] #67 2.424 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:17.436Z] #67 2.434 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:17.436Z] #67 2.496 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:17.436Z] #67 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #67 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #67 2.848 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:17.436Z] #67 2.856 OK: 8 MiB in 20 packages [2024-04-13T02:45:17.436Z] #67 DONE 3.1s [2024-04-13T02:45:17.436Z] [2024-04-13T02:45:17.436Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:45:17.436Z] #76 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #76 ... [2024-04-13T02:45:17.436Z] [2024-04-13T02:45:17.436Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:45:17.436Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #0 3.224 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:17.436Z] #0 3.224 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:17.436Z] #0 3.237 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:17.436Z] #0 3.328 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:17.436Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:17.436Z] #0 3.659 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:17.436Z] #0 3.669 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:17.436Z] #0 3.712 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:17.436Z] #0 3.723 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:17.436Z] #0 3.843 OK: 8 MiB in 17 packages [2024-04-13T02:45:17.436Z] #77 DONE 4.0s [2024-04-13T02:45:17.436Z] [2024-04-13T02:45:17.436Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-13T02:45:18.895Z] #78 ... [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.028 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 3.034 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 3.047 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 3.257 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.604 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.612 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.647 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.817 OK: 7 MiB in 16 packages [2024-04-13T02:45:18.895Z] #79 DONE 4.7s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-04-13T02:45:18.895Z] #0 2.568 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.053 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.710 OK: 264 MiB in 52 packages [2024-04-13T02:45:18.895Z] #80 DONE 4.7s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #76 2.745 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #76 2.745 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #76 2.760 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #76 2.825 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #76 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #76 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #76 3.125 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #76 3.132 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #76 3.171 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #76 3.520 OK: 7 MiB in 16 packages [2024-04-13T02:45:18.895Z] #76 DONE 4.1s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.023 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 3.023 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 3.033 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 3.126 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.631 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.650 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.693 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.713 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:18.895Z] #0 4.288 OK: 12 MiB in 26 packages [2024-04-13T02:45:18.895Z] #81 DONE 5.2s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-04-13T02:45:18.895Z] #0 2.428 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.010 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.719 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:45:18.895Z] #0 4.043 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 4.058 OK: 7 MiB in 16 packages [2024-04-13T02:45:18.895Z] #82 DONE 5.8s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.935 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 2.935 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 2.945 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 3.044 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.425 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.438 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.502 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.515 OK: 7 MiB in 17 packages [2024-04-13T02:45:18.895Z] #83 DONE 5.2s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.874 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 2.874 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 2.883 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 2.959 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.415 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.422 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.449 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.455 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:45:18.895Z] #0 3.789 OK: 17 MiB in 19 packages [2024-04-13T02:45:18.895Z] #84 DONE 4.8s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.761 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 2.761 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 2.767 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 2.889 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.342 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.796 OK: 17 MiB in 19 packages [2024-04-13T02:45:18.895Z] #85 DONE 4.8s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-13T02:45:18.895Z] #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.712 Upgrading critical system libraries and apk-tools: [2024-04-13T02:45:18.895Z] #0 2.712 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:45:18.895Z] #0 2.727 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:45:18.895Z] #0 2.877 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:45:18.895Z] #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-13T02:45:18.895Z] #0 3.146 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:45:18.895Z] #0 3.156 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.185 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:45:18.895Z] #0 3.403 OK: 8 MiB in 19 packages [2024-04-13T02:45:18.895Z] #86 DONE 4.4s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:45:18.895Z] #87 DONE 1.7s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-13T02:45:18.895Z] #78 DONE 1.7s [2024-04-13T02:45:18.895Z] [2024-04-13T02:45:18.895Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:45:19.155Z] #88 ... [2024-04-13T02:45:19.155Z] [2024-04-13T02:45:19.155Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-04-13T02:45:19.155Z] #89 DONE 0.1s [2024-04-13T02:45:19.155Z] [2024-04-13T02:45:19.155Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:45:20.094Z] #90 ... [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-13T02:45:20.094Z] #91 DONE 1.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-13T02:45:20.094Z] #92 DONE 1.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:45:20.094Z] #88 DONE 1.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:45:20.094Z] #93 DONE 1.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-13T02:45:20.094Z] #94 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-13T02:45:20.094Z] #95 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-13T02:45:20.094Z] #96 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:45:20.094Z] #97 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-13T02:45:20.094Z] #98 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-13T02:45:20.094Z] #99 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-13T02:45:20.094Z] #100 DONE 0.1s [2024-04-13T02:45:20.094Z] [2024-04-13T02:45:20.094Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:45:20.354Z] #101 DONE 0.2s [2024-04-13T02:45:20.354Z] [2024-04-13T02:45:20.354Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:45:20.354Z] #102 DONE 0.1s [2024-04-13T02:45:20.354Z] [2024-04-13T02:45:20.354Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-13T02:45:20.354Z] #103 DONE 0.1s [2024-04-13T02:45:20.354Z] [2024-04-13T02:45:20.355Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-13T02:45:20.355Z] #104 DONE 0.1s [2024-04-13T02:45:20.355Z] [2024-04-13T02:45:20.355Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-13T02:45:20.355Z] #105 DONE 0.1s [2024-04-13T02:45:20.355Z] [2024-04-13T02:45:20.355Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-13T02:45:20.355Z] #106 DONE 0.1s [2024-04-13T02:45:20.355Z] [2024-04-13T02:45:20.355Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-13T02:45:20.615Z] #107 DONE 0.1s [2024-04-13T02:45:20.615Z] [2024-04-13T02:45:20.615Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-13T02:45:20.615Z] #108 DONE 1.8s [2024-04-13T02:45:20.615Z] [2024-04-13T02:45:20.615Z] #109 [security-spire-agent] exporting to image [2024-04-13T02:45:20.615Z] #109 exporting layers [2024-04-13T02:45:20.615Z] #109 ... [2024-04-13T02:45:20.615Z] [2024-04-13T02:45:20.615Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-13T02:45:20.615Z] #110 DONE 0.0s [2024-04-13T02:45:20.876Z] [2024-04-13T02:45:20.876Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:45:20.876Z] #111 ... [2024-04-13T02:45:20.876Z] [2024-04-13T02:45:20.876Z] #109 [security-spire-agent] exporting to image [2024-04-13T02:45:20.876Z] #109 exporting layers 0.7s done [2024-04-13T02:45:21.136Z] #109 exporting layers 0.6s done [2024-04-13T02:45:21.136Z] #109 writing image sha256:ed79a89cc9feae8b7f2dc83eac479250f806a47e31be0b9e2e2edc13b2a5b4b6 0.0s done [2024-04-13T02:45:21.136Z] #109 naming to docker.io/library/security-spire-server done [2024-04-13T02:45:21.136Z] #109 writing image sha256:56522e01f88832e81974a82e09a2dc8be75f1853be895597648e72721a82ee91 done [2024-04-13T02:45:21.136Z] #109 naming to docker.io/library/security-spire-config done [2024-04-13T02:45:21.136Z] #109 writing image sha256:ea5bf59460829c6cbe32ac52cea42de9b6d45e8866c7cd9725c4ec986f9d5abd done [2024-04-13T02:45:21.136Z] #109 naming to docker.io/library/security-spire-agent [2024-04-13T02:45:21.136Z] #109 naming to docker.io/library/security-spire-agent done [2024-04-13T02:45:21.136Z] #109 DONE 0.8s [2024-04-13T02:45:21.136Z] [2024-04-13T02:45:21.136Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:45:24.436Z] #112 ... [2024-04-13T02:45:24.436Z] [2024-04-13T02:45:24.436Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:45:24.528Z] Removing intermediate container 7acaf94e56dd [2024-04-13T02:45:24.528Z] ---> e9aa28d5a276 [2024-04-13T02:45:24.528Z] Successfully built e9aa28d5a276 [2024-04-13T02:45:24.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:45:24.944Z] + docker inspect -f . ci-base-image-arm64 [2024-04-13T02:45:24.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:45:25.238Z] prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container [2024-04-13T02:45:25.300Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-13T02:45:26.528Z] $ docker top f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-13T02:45:27.429Z] + go version [2024-04-13T02:45:27.429Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-13T02:45:27.476Z] $ docker stop --time=1 f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c [2024-04-13T02:45:29.062Z] $ docker rm -f --volumes f409b574e766356bb229de8ce543ddeb66c64547ef438a0adad5998eb01f4b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:45:30.004Z] + docker inspect -f . ci-base-image-arm64 [2024-04-13T02:45:30.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:45:30.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container [2024-04-13T02:45:30.320Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-04-13T02:45:31.421Z] $ docker top babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-04-13T02:45:31.689Z] ========================================================= [2024-04-13T02:45:31.689Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-04-13T02:45:31.689Z] ========================================================= [Pipeline] sh [2024-04-13T02:45:32.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-13T02:45:32.423Z] + make test [2024-04-13T02:45:32.423Z] go test -race -coverprofile=coverage.out ./... [2024-04-13T02:46:03.305Z] #113 DONE 46.3s [2024-04-13T02:46:03.305Z] [2024-04-13T02:46:03.305Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:03.305Z] #112 DONE 46.0s [2024-04-13T02:46:03.305Z] [2024-04-13T02:46:03.306Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:03.306Z] #111 DONE 45.7s [2024-04-13T02:46:03.306Z] [2024-04-13T02:46:03.306Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:03.306Z] #90 DONE 41.6s [2024-04-13T02:46:03.306Z] [2024-04-13T02:46:03.306Z] #114 [core-keeper builder 7/8] COPY . . [2024-04-13T02:46:03.306Z] #114 ... [2024-04-13T02:46:03.306Z] [2024-04-13T02:46:03.306Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:03.306Z] #73 DONE 46.2s [2024-04-13T02:46:03.306Z] [2024-04-13T02:46:03.306Z] #115 [support-notifications builder 6/7] COPY . . [2024-04-13T02:46:11.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-04-13T02:46:11.441Z] #115 ... [2024-04-13T02:46:11.442Z] [2024-04-13T02:46:11.442Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-04-13T02:46:11.442Z] #116 ... [2024-04-13T02:46:11.442Z] [2024-04-13T02:46:11.442Z] #117 [support-scheduler builder 6/7] COPY . . [2024-04-13T02:46:11.442Z] #117 ... [2024-04-13T02:46:11.442Z] [2024-04-13T02:46:11.442Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #118 DONE 13.9s [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T02:46:14.753Z] #119 ... [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #114 [core-keeper builder 7/8] COPY . . [2024-04-13T02:46:14.753Z] #114 DONE 13.8s [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #115 [support-notifications builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #115 DONE 13.8s [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #120 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #121 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #122 [core-data builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #122 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #117 [support-scheduler builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #117 DONE 14.0s [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #123 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #124 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #125 [core-metadata builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #125 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #126 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #127 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #128 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #129 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #130 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #131 [core-command builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #131 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #132 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #133 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #134 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #116 DONE 14.0s [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #135 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #136 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #137 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:46:14.753Z] #138 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:46:14.753Z] #139 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-04-13T02:46:14.753Z] #140 CACHED [2024-04-13T02:46:14.753Z] [2024-04-13T02:46:14.753Z] #141 [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-13T02:46:15.687Z] #141 1.087 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-13T02:46:25.663Z] #141 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-13T02:46:25.663Z] #0 1.245 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-13T02:46:25.663Z] #142 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T02:46:25.663Z] #0 0.973 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-13T02:46:25.663Z] #143 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-13T02:46:25.663Z] #0 0.764 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-13T02:46:25.663Z] #144 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T02:46:25.663Z] #0 1.213 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-13T02:46:25.663Z] #145 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T02:46:25.663Z] #0 0.717 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-13T02:46:25.663Z] #146 ... [2024-04-13T02:46:25.663Z] [2024-04-13T02:46:25.663Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-13T02:46:25.663Z] #0 0.811 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-13T02:46:25.923Z] #147 ... [2024-04-13T02:46:25.923Z] [2024-04-13T02:46:25.923Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-13T02:46:25.923Z] #0 0.610 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-13T02:46:25.923Z] #148 ... [2024-04-13T02:46:25.923Z] [2024-04-13T02:46:25.923Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T02:46:25.923Z] #0 0.913 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-13T02:46:26.182Z] #149 ... [2024-04-13T02:46:26.182Z] [2024-04-13T02:46:26.182Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T02:46:26.182Z] #119 0.388 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-13T02:46:26.182Z] #119 ... [2024-04-13T02:46:26.182Z] [2024-04-13T02:46:26.182Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T02:46:26.182Z] #0 1.178 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-13T02:46:26.439Z] #150 ... [2024-04-13T02:46:26.439Z] [2024-04-13T02:46:26.439Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T02:46:26.439Z] #0 0.568 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-04-13T02:47:47.967Z] #151 ... [2024-04-13T02:47:47.967Z] [2024-04-13T02:47:47.967Z] #141 [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-13T02:47:47.967Z] #141 86.35 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-13T02:48:09.911Z] #141 DONE 112.2s [2024-04-13T02:48:09.911Z] [2024-04-13T02:48:09.911Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T02:48:09.911Z] #150 DONE 112.2s [2024-04-13T02:48:09.911Z] [2024-04-13T02:48:09.911Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:09.911Z] #152 ... [2024-04-13T02:48:09.911Z] [2024-04-13T02:48:09.911Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-13T02:48:09.911Z] #147 DONE 114.9s [2024-04-13T02:48:10.169Z] [2024-04-13T02:48:10.169Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T02:48:12.717Z] #143 ... [2024-04-13T02:48:12.717Z] [2024-04-13T02:48:12.717Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:22.708Z] #153 ... [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-13T02:48:22.708Z] #142 DONE 126.6s [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T02:48:22.708Z] #151 ... [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #119 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T02:48:22.708Z] #119 DONE 128.2s [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:22.708Z] #154 ... [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-13T02:48:22.708Z] #148 DONE 128.2s [2024-04-13T02:48:22.708Z] [2024-04-13T02:48:22.708Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T02:48:22.708Z] #143 DONE 128.2s [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-13T02:48:22.973Z] #144 DONE 128.3s [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T02:48:22.973Z] #151 DONE 128.3s [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T02:48:22.973Z] #146 DONE 128.4s [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T02:48:22.973Z] #145 DONE 128.4s [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:22.973Z] #155 ... [2024-04-13T02:48:22.973Z] [2024-04-13T02:48:22.973Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T02:48:22.973Z] #149 DONE 128.5s [2024-04-13T02:48:23.235Z] [2024-04-13T02:48:23.235Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #156 ... [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #152 DONE 16.5s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #153 DONE 11.0s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #157 DONE 0.8s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-13T02:48:23.495Z] #158 DONE 0.9s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #154 DONE 0.8s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #159 DONE 0.7s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.495Z] #155 DONE 0.7s [2024-04-13T02:48:23.495Z] [2024-04-13T02:48:23.495Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:23.754Z] #160 ... [2024-04-13T02:48:23.754Z] [2024-04-13T02:48:23.754Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:23.754Z] #156 DONE 0.7s [2024-04-13T02:48:23.754Z] [2024-04-13T02:48:23.755Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:23.755Z] #161 DONE 0.5s [2024-04-13T02:48:23.755Z] [2024-04-13T02:48:23.755Z] #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-04-13T02:48:24.014Z] #162 ... [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.014Z] #163 DONE 0.4s [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.014Z] #164 DONE 0.5s [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:24.014Z] #165 CACHED [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.014Z] #166 CACHED [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:24.014Z] #167 CACHED [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.014Z] #168 CACHED [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:24.014Z] #169 CACHED [2024-04-13T02:48:24.014Z] [2024-04-13T02:48:24.014Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.015Z] #170 CACHED [2024-04-13T02:48:24.015Z] [2024-04-13T02:48:24.015Z] #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:24.015Z] #171 CACHED [2024-04-13T02:48:24.015Z] [2024-04-13T02:48:24.015Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.015Z] #172 CACHED [2024-04-13T02:48:24.015Z] [2024-04-13T02:48:24.015Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.015Z] #173 DONE 0.5s [2024-04-13T02:48:24.015Z] [2024-04-13T02:48:24.015Z] #174 [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-13T02:48:24.274Z] #174 ... [2024-04-13T02:48:24.274Z] [2024-04-13T02:48:24.274Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.274Z] #160 DONE 0.8s [2024-04-13T02:48:24.274Z] [2024-04-13T02:48:24.274Z] #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:24.274Z] #175 DONE 0.8s [2024-04-13T02:48:25.046Z] [2024-04-13T02:48:25.046Z] #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-04-13T02:48:25.046Z] #162 DONE 0.7s [2024-04-13T02:48:25.046Z] [2024-04-13T02:48:25.046Z] #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-13T02:48:25.046Z] #176 ... [2024-04-13T02:48:25.046Z] [2024-04-13T02:48:25.046Z] #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-13T02:48:25.046Z] #177 DONE 1.7s [2024-04-13T02:48:25.306Z] [2024-04-13T02:48:25.306Z] #178 [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-13T02:48:25.306Z] #178 DONE 1.3s [2024-04-13T02:48:25.306Z] [2024-04-13T02:48:25.306Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:26.245Z] #179 ... [2024-04-13T02:48:26.245Z] [2024-04-13T02:48:26.245Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-13T02:48:26.245Z] #180 DONE 2.2s [2024-04-13T02:48:26.245Z] [2024-04-13T02:48:26.245Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-13T02:48:26.245Z] #181 DONE 2.2s [2024-04-13T02:48:26.245Z] [2024-04-13T02:48:26.245Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:26.505Z] #182 ... [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-13T02:48:26.505Z] #183 DONE 2.6s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-13T02:48:26.505Z] #184 DONE 2.6s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #174 [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-13T02:48:26.505Z] #174 DONE 2.6s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-13T02:48:26.505Z] #185 DONE 2.2s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-13T02:48:26.505Z] #186 DONE 2.6s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-13T02:48:26.505Z] #187 DONE 2.7s [2024-04-13T02:48:26.505Z] [2024-04-13T02:48:26.505Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:26.765Z] #188 ... [2024-04-13T02:48:26.765Z] [2024-04-13T02:48:26.765Z] #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-13T02:48:26.765Z] #176 DONE 2.3s [2024-04-13T02:48:26.765Z] [2024-04-13T02:48:26.765Z] #189 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:26.765Z] #189 DONE 1.6s [2024-04-13T02:48:26.765Z] [2024-04-13T02:48:26.765Z] #179 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T02:48:26.765Z] #179 DONE 1.6s [2024-04-13T02:48:26.765Z] [2024-04-13T02:48:26.765Z] #109 [core-keeper] exporting to image [2024-04-13T02:48:26.765Z] #109 exporting layers [2024-04-13T02:48:27.023Z] #109 ... [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #190 [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-13T02:48:27.023Z] #190 DONE 1.2s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #191 [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-13T02:48:27.023Z] #191 DONE 0.8s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #182 DONE 0.8s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #109 [security-spiffe-token-provider] exporting to image [2024-04-13T02:48:27.023Z] #109 ... [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #192 DONE 0.4s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #193 DONE 0.4s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #194 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-13T02:48:27.023Z] #194 DONE 0.4s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #195 DONE 0.4s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #188 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #188 DONE 0.4s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.023Z] #196 DONE 0.5s [2024-04-13T02:48:27.023Z] [2024-04-13T02:48:27.023Z] #109 [core-data] exporting to image [2024-04-13T02:48:27.283Z] #109 ... [2024-04-13T02:48:27.283Z] [2024-04-13T02:48:27.283Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.283Z] #197 DONE 0.3s [2024-04-13T02:48:27.283Z] [2024-04-13T02:48:27.283Z] #109 [support-notifications] exporting to image [2024-04-13T02:48:27.283Z] #109 ... [2024-04-13T02:48:27.283Z] [2024-04-13T02:48:27.283Z] #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-13T02:48:27.283Z] #198 DONE 0.5s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-13T02:48:27.543Z] #199 DONE 0.5s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #200 [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-13T02:48:27.543Z] #200 DONE 0.4s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-13T02:48:27.543Z] #201 DONE 0.4s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-13T02:48:27.543Z] #202 DONE 0.4s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-13T02:48:27.543Z] #203 DONE 0.3s [2024-04-13T02:48:27.543Z] [2024-04-13T02:48:27.543Z] #109 [core-metadata] exporting to image [2024-04-13T02:48:27.543Z] #109 writing image sha256:196083bcac8c26c71154bdd8d96fe848ccccb36246fc7a21ab6ee8e9c621da7c [2024-04-13T02:48:27.543Z] #109 writing image sha256:5020ee77c40de53cffbf223d5004dd3f427fe852effde3bd5726fd1a0f20470b [2024-04-13T02:48:27.803Z] #109 ... [2024-04-13T02:48:27.803Z] [2024-04-13T02:48:27.803Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-13T02:48:27.803Z] #204 DONE 0.3s [2024-04-13T02:48:27.803Z] [2024-04-13T02:48:27.803Z] #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-13T02:48:27.803Z] #205 DONE 0.5s [2024-04-13T02:48:27.803Z] [2024-04-13T02:48:27.803Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-13T02:48:27.803Z] #206 DONE 0.5s [2024-04-13T02:48:27.803Z] [2024-04-13T02:48:27.803Z] #109 [core-keeper] exporting to image [2024-04-13T02:48:27.803Z] #109 exporting layers 0.8s done [2024-04-13T02:48:27.803Z] #109 writing image sha256:5020ee77c40de53cffbf223d5004dd3f427fe852effde3bd5726fd1a0f20470b 0.3s done [2024-04-13T02:48:27.803Z] #109 naming to docker.io/library/core-keeper done [2024-04-13T02:48:27.803Z] #109 writing image sha256:3351336f52122a4f83055e53b0817e3caedbd286406cdf45c78a1574765f51cf [2024-04-13T02:48:27.803Z] #109 exporting layers 0.5s done [2024-04-13T02:48:27.803Z] #109 writing image sha256:196083bcac8c26c71154bdd8d96fe848ccccb36246fc7a21ab6ee8e9c621da7c 0.4s done [2024-04-13T02:48:27.803Z] #109 writing image sha256:3351336f52122a4f83055e53b0817e3caedbd286406cdf45c78a1574765f51cf 0.1s done [2024-04-13T02:48:27.803Z] #109 naming to docker.io/library/core-command done [2024-04-13T02:48:27.803Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-04-13T02:48:27.803Z] #109 writing image sha256:3e789d8fbdced068db44ef54964c4404f63345fbc6c1d8fd81f36b35c9b618bc 0.0s done [2024-04-13T02:48:27.803Z] #109 naming to docker.io/library/core-data done [2024-04-13T02:48:27.803Z] #109 writing image sha256:36faa429ef94c175401034a0014162607e87afce92747d17ee9479b150a9c48c [2024-04-13T02:48:28.063Z] #109 writing image sha256:36faa429ef94c175401034a0014162607e87afce92747d17ee9479b150a9c48c done [2024-04-13T02:48:28.063Z] #109 naming to docker.io/library/support-scheduler done [2024-04-13T02:48:28.321Z] #109 writing image sha256:c8a176b30a543b03d4219dccb54551764492c11b21cb598241b1ae70a2fb8e5d done [2024-04-13T02:48:28.321Z] #109 naming to docker.io/library/support-notifications done [2024-04-13T02:48:28.321Z] #109 writing image sha256:de28c91a06b61ae75168c6fa293e35f454b2e5a0e379e6e395709f61e2ac45a5 done [2024-04-13T02:48:28.321Z] #109 naming to docker.io/library/core-metadata done [2024-04-13T02:48:28.321Z] #109 DONE 2.2s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-13T02:48:28.321Z] #207 DONE 0.3s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-13T02:48:28.321Z] #208 DONE 0.4s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #209 [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-13T02:48:28.321Z] #209 ... [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #210 [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-13T02:48:28.321Z] #210 DONE 1.0s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T02:48:28.321Z] #211 DONE 1.0s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #209 [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-13T02:48:28.321Z] #209 DONE 0.2s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-13T02:48:28.321Z] #212 DONE 0.2s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #213 [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-13T02:48:28.321Z] #213 DONE 0.1s [2024-04-13T02:48:28.321Z] [2024-04-13T02:48:28.321Z] #109 [security-proxy-auth] exporting to image [2024-04-13T02:48:28.321Z] #109 exporting layers 0.1s done [2024-04-13T02:48:28.587Z] #109 ... [2024-04-13T02:48:28.587Z] [2024-04-13T02:48:28.587Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-13T02:48:28.587Z] #214 DONE 0.0s [2024-04-13T02:48:28.587Z] [2024-04-13T02:48:28.587Z] #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T02:48:28.587Z] #215 DONE 0.8s [2024-04-13T02:48:28.587Z] [2024-04-13T02:48:28.587Z] #109 [core-common-config-bootstrapper] exporting to image [2024-04-13T02:48:28.587Z] #109 writing image sha256:7313659da24de76b1796ad3e7acb3882c790f942fefd4296fd60e3071e6df6d5 done [2024-04-13T02:48:28.587Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-04-13T02:48:28.587Z] #109 ... [2024-04-13T02:48:28.587Z] [2024-04-13T02:48:28.587Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-13T02:48:28.587Z] #216 DONE 0.1s [2024-04-13T02:48:28.587Z] [2024-04-13T02:48:28.587Z] #109 [security-proxy-auth] exporting to image [2024-04-13T02:48:28.587Z] #109 exporting layers 0.3s done [2024-04-13T02:48:28.587Z] #109 writing image sha256:c4e08387b6b3f544a6416153409deafd906fdcf1821ff56243709b78e301cd4d done [2024-04-13T02:48:28.587Z] #109 naming to docker.io/library/security-proxy-auth done [2024-04-13T02:48:28.846Z] #109 exporting layers 0.3s done [2024-04-13T02:48:28.846Z] #109 ... [2024-04-13T02:48:28.846Z] [2024-04-13T02:48:28.846Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T02:48:28.846Z] #217 DONE 0.5s [2024-04-13T02:48:28.846Z] [2024-04-13T02:48:28.846Z] #109 [security-secretstore-setup] exporting to image [2024-04-13T02:48:28.846Z] #109 writing image sha256:fc42e18f0494c31f818795b2a67f50802da59cacc1736cabf39bf117f098ec53 done [2024-04-13T02:48:28.846Z] #109 naming to docker.io/library/security-proxy-setup done [2024-04-13T02:48:29.417Z] #109 ... [2024-04-13T02:48:29.417Z] [2024-04-13T02:48:29.417Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-13T02:48:29.417Z] #218 DONE 0.6s [2024-04-13T02:48:29.417Z] [2024-04-13T02:48:29.417Z] #109 [security-secretstore-setup] exporting to image [2024-04-13T02:48:29.417Z] #109 exporting layers 0.3s done [2024-04-13T02:48:29.417Z] #109 writing image sha256:025318b7d790c8d74bdb5f802e4d7768da123f59b1e731d862ce21374601954a done [2024-04-13T02:48:29.417Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-04-13T02:48:29.417Z] #109 exporting layers 0.3s done [2024-04-13T02:48:29.417Z] #109 writing image sha256:3d18cd87d519bcd9cce57dc631bc82dbd00fe01194b5147f2d6fcb8165e26b1c done [2024-04-13T02:48:29.417Z] #109 naming to docker.io/library/security-bootstrapper done [2024-04-13T02:48:29.417Z] #109 DONE 3.2s [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T02:48:29.417Z] time="2024-04-13T02:44:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-13T02:48:29.451Z] $ docker stop --time=1 b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a [2024-04-13T02:48:30.747Z] $ docker rm -f --volumes b1e9520c1df7cbf8158dde1b4be0bb306e4693944ecf3d40adac1838e3dd360a [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-13T02:48:31.164Z] + docker images [2024-04-13T02:48:31.164Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-13T02:48:31.164Z] security-bootstrapper latest 3d18cd87d519 2 seconds ago 24.3MB [2024-04-13T02:48:31.164Z] core-common-config-bootstrapper latest 7313659da24d 2 seconds ago 20.6MB [2024-04-13T02:48:31.164Z] security-proxy-setup latest fc42e18f0494 2 seconds ago 31.6MB [2024-04-13T02:48:31.164Z] security-proxy-auth latest c4e08387b6b3 2 seconds ago 38.2MB [2024-04-13T02:48:31.164Z] security-secretstore-setup latest 025318b7d790 2 seconds ago 42.3MB [2024-04-13T02:48:31.164Z] core-metadata latest de28c91a06b6 3 seconds ago 41.2MB [2024-04-13T02:48:31.164Z] support-scheduler latest 36faa429ef94 4 seconds ago 43.6MB [2024-04-13T02:48:31.164Z] core-data latest 3e789d8fbdce 4 seconds ago 41MB [2024-04-13T02:48:31.164Z] core-keeper latest 5020ee77c40d 4 seconds ago 35.4MB [2024-04-13T02:48:31.164Z] security-spiffe-token-provider latest 3351336f5212 4 seconds ago 34.4MB [2024-04-13T02:48:31.164Z] core-command latest 196083bcac8c 4 seconds ago 40.6MB [2024-04-13T02:48:31.164Z] support-notifications latest c8a176b30a54 4 seconds ago 44.2MB [2024-04-13T02:48:31.164Z] security-spire-server latest ed79a89cc9fe 3 minutes ago 108MB [2024-04-13T02:48:31.164Z] security-spire-config latest 56522e01f888 3 minutes ago 107MB [2024-04-13T02:48:31.164Z] security-spire-agent latest ea5bf5946082 3 minutes ago 166MB [2024-04-13T02:48:31.164Z] ci-base-image-x86_64 latest ca60bd66033a 6 minutes ago 977MB [2024-04-13T02:48:31.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 5 months ago 564MB [2024-04-13T02:48:31.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 10 months ago 334MB [2024-04-13T02:48:31.164Z] 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-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-04-13T02:48:33.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-04-13T02:48:34.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-04-13T02:48:36.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-04-13T02:48:36.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-04-13T02:48:36.049Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-04-13T02:48:36.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-04-13T02:48:44.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-04-13T02:48:44.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-04-13T02:48:45.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.216s coverage: 28.7% of statements [2024-04-13T02:48:53.866Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.259s coverage: 97.0% of statements [2024-04-13T02:48:57.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-04-13T02:48:57.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-04-13T02:48:57.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-04-13T02:49:01.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.342s coverage: 69.2% of statements [2024-04-13T02:49:01.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-04-13T02:49:01.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-04-13T02:49:03.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.337s coverage: 53.2% of statements [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-04-13T02:49:08.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-04-13T02:49:15.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-04-13T02:49:15.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:49:15.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-04-13T02:49:15.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-04-13T02:49:15.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-04-13T02:49:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-04-13T02:49:23.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-04-13T02:49:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.864s coverage: 93.4% of statements [2024-04-13T02:49:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.503s coverage: 91.7% of statements [2024-04-13T02:49:24.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.547s coverage: 6.1% of statements [2024-04-13T02:49:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-04-13T02:49:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:49:33.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-04-13T02:49:33.645Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-04-13T02:49:34.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.492s coverage: 97.6% of statements [2024-04-13T02:49:34.871Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements [2024-04-13T02:49:43.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-04-13T02:49:43.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-04-13T02:49:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.395s coverage: 0.8% of statements [2024-04-13T02:49:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.223s coverage: 32.2% of statements [2024-04-13T02:49:47.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.293s coverage: 41.7% of statements [2024-04-13T02:49:47.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.269s coverage: 82.9% of statements [2024-04-13T02:49:47.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.176s coverage: 94.1% of statements [2024-04-13T02:49:47.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.189s coverage: 96.3% of statements [2024-04-13T02:49:51.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.195s coverage: 87.5% of statements [2024-04-13T02:49:52.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-04-13T02:49:53.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-04-13T02:49:53.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-04-13T02:49:53.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-04-13T02:49:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-04-13T02:49:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-04-13T02:49:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-04-13T02:49:56.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-04-13T02:50:04.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.187s coverage: 94.4% of statements [2024-04-13T02:50:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-04-13T02:50:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-04-13T02:50:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-04-13T02:50:04.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-04-13T02:50:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-04-13T02:50:11.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-04-13T02:50:13.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.961s coverage: 79.9% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.234s coverage: 92.9% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.209s coverage: 62.3% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.200s coverage: 87.2% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.163s coverage: 20.0% of statements [2024-04-13T02:50:18.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.156s coverage: 100.0% of statements [2024-04-13T02:50:18.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.355s coverage: 81.8% of statements [2024-04-13T02:50:20.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-04-13T02:50:20.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-04-13T02:50:21.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.462s coverage: 82.1% of statements [2024-04-13T02:50:21.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.230s coverage: 86.0% of statements [2024-04-13T02:50:25.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-04-13T02:50:25.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-04-13T02:50:26.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.722s coverage: 63.1% of statements [2024-04-13T02:50:26.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements [2024-04-13T02:50:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.110s coverage: 89.4% of statements [2024-04-13T02:50:28.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.092s coverage: 100.0% of statements [2024-04-13T02:50:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-04-13T02:50:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-04-13T02:50:28.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-04-13T02:50:28.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.065s coverage: 73.7% of statements [2024-04-13T02:50:29.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2024-04-13T02:50:34.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-04-13T02:50:34.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-04-13T02:50:34.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-04-13T02:50:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-04-13T02:50:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-04-13T02:50:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-04-13T02:50:35.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-04-13T02:50:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.764s coverage: 38.4% of statements [2024-04-13T02:50:35.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.218s coverage: 89.5% of statements [2024-04-13T02:50:36.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.191s coverage: 84.8% of statements [2024-04-13T02:50:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-04-13T02:50:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-04-13T02:50:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-04-13T02:50:42.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-04-13T02:50:47.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-04-13T02:50:47.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:50:47.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-04-13T02:50:47.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-04-13T02:50:48.272Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.264s coverage: 19.9% of statements [2024-04-13T02:50:49.224Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.515s coverage: 95.7% of statements [2024-04-13T02:50:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-04-13T02:50:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-04-13T02:50:52.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.246s coverage: 61.8% of statements [2024-04-13T02:50:53.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-04-13T02:50:53.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-04-13T02:50:55.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.372s coverage: 98.9% of statements [2024-04-13T02:50:56.748Z] 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-13T02:50:56.748Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-13T02:50:56.748Z] go vet ./... [2024-04-13T02:53:48.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-13T02:53:49.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-13T02:53:49.698Z] ./bin/test-attribution-txt.sh [2024-04-13T02:53:49.698Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-04-13T02:53:50.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-04-13T02:53:51.444Z] + ls -al . [2024-04-13T02:53:51.444Z] total 832 [2024-04-13T02:53:51.444Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 02:45 . [2024-04-13T02:53:51.444Z] drwxr-xr-x 4 root root 4096 Apr 13 02:45 .. [2024-04-13T02:53:51.444Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 .blubracket [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 10 Apr 13 02:43 .dockerignore [2024-04-13T02:53:51.444Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 02:43 .git [2024-04-13T02:53:51.444Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 02:43 .github [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 1102 Apr 13 02:43 .gitignore [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 02:43 .golangci.yml [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 100 Apr 13 02:43 .hadolint.yml [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 155 Apr 13 02:43 .sonarcloud.properties [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 02:43 ADOPTERS.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 20261 Apr 13 02:43 Attribution.txt [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 100284 Apr 13 02:43 CHANGELOG.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 02:43 CONTRIBUTING.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 02:43 GOVERNANCE.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 861 Apr 13 02:43 Jenkinsfile [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 02:43 LICENSE [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 16051 Apr 13 02:43 Makefile [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 02:43 OWNERS.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 9528 Apr 13 02:43 README.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 789 Apr 13 02:43 SECURITY.md [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 02:40 VERSION [2024-04-13T02:53:51.444Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 bin [2024-04-13T02:53:51.444Z] drwxrwxr-x 19 1001 1001 4096 Apr 13 02:43 cmd [2024-04-13T02:53:51.444Z] -rw-r--r-- 1 root root 478979 Apr 13 02:50 coverage.out [2024-04-13T02:53:51.444Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 02:43 fuzz_test [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 7066 Apr 13 02:43 go.mod [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 101637 Apr 13 02:43 go.sum [2024-04-13T02:53:51.444Z] drwxrwxr-x 7 1001 1001 4096 Apr 13 02:43 internal [2024-04-13T02:53:51.444Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 02:43 openapi [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 584 Apr 13 02:43 security.txt [2024-04-13T02:53:51.444Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 02:43 version.go [Pipeline] sh [2024-04-13T02:53:52.117Z] + '[' -e coverage.out ] [2024-04-13T02:53:52.117Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-04-13T02:53:52.160Z] Warning: overwriting stash ‘coverage-report’ [2024-04-13T02:53:52.966Z] Stashed 1 file(s) [Pipeline] sh [2024-04-13T02:53:53.602Z] + make build [2024-04-13T02:53:53.602Z] 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-13T02:56:00.224Z] 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-13T02:56:06.867Z] 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-13T02:56:12.206Z] 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-13T02:56:14.801Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-04-13T02:56:21.437Z] 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-13T02:56:43.477Z] 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-13T02:56:50.112Z] 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-13T02:57:00.175Z] 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-13T02:57:02.117Z] 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-13T02:57:04.692Z] 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-13T02:57:07.280Z] 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-13T02:57:11.530Z] 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-13T02:57:14.911Z] $ docker stop --time=1 babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 [2024-04-13T02:57:17.008Z] $ docker rm -f --volumes babf7ec72d4e71248af6c98048bf2dd52dd5f646d39b2d747fbb3f76cc73ca34 [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-13T02:57:20.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-13T02:57:20.839Z] [2024-04-13T02:57:20.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T02:57:21.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-13T02:57:21.536Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-04-13T02:57:21.536Z] 547446be3368: Pulling fs layer [2024-04-13T02:57:21.536Z] d125d8839a47: Pulling fs layer [2024-04-13T02:57:21.536Z] 3e85d5ac6304: Pulling fs layer [2024-04-13T02:57:21.536Z] c3105a71a48b: Pulling fs layer [2024-04-13T02:57:21.536Z] 0f093f025ec4: Pulling fs layer [2024-04-13T02:57:21.536Z] c3106fc0e877: Pulling fs layer [2024-04-13T02:57:21.536Z] c3105a71a48b: Waiting [2024-04-13T02:57:21.536Z] 0f093f025ec4: Waiting [2024-04-13T02:57:21.536Z] c3106fc0e877: Waiting [2024-04-13T02:57:21.536Z] 547446be3368: Verifying Checksum [2024-04-13T02:57:21.536Z] 547446be3368: Download complete [2024-04-13T02:57:21.536Z] c3105a71a48b: Verifying Checksum [2024-04-13T02:57:21.536Z] c3105a71a48b: Download complete [2024-04-13T02:57:22.117Z] d125d8839a47: Verifying Checksum [2024-04-13T02:57:22.117Z] d125d8839a47: Download complete [2024-04-13T02:57:22.117Z] c3106fc0e877: Verifying Checksum [2024-04-13T02:57:22.117Z] c3106fc0e877: Download complete [2024-04-13T02:57:22.117Z] 0f093f025ec4: Verifying Checksum [2024-04-13T02:57:22.117Z] 0f093f025ec4: Download complete [2024-04-13T02:57:22.382Z] 547446be3368: Pull complete [2024-04-13T02:57:23.789Z] d125d8839a47: Pull complete [2024-04-13T02:57:24.055Z] 3e85d5ac6304: Verifying Checksum [2024-04-13T02:57:24.055Z] 3e85d5ac6304: Download complete [2024-04-13T02:57:34.166Z] 3e85d5ac6304: Pull complete [2024-04-13T02:57:34.166Z] c3105a71a48b: Pull complete [2024-04-13T02:57:35.125Z] 0f093f025ec4: Pull complete [2024-04-13T02:57:35.125Z] c3106fc0e877: Pull complete [2024-04-13T02:57:35.390Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-04-13T02:57:35.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-04-13T02:57:35.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T02:57:35.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container [2024-04-13T02:57:35.808Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-04-13T02:57:37.801Z] $ docker top 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-13T02:57:38.457Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-04-13T02:57:48.530Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #1 transferring dockerfile: [2024-04-13T02:57:48.530Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-04-13T02:57:48.530Z] #1 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #2 transferring dockerfile: 1.81kB done [2024-04-13T02:57:48.530Z] #2 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #3 transferring dockerfile: 2.01kB done [2024-04-13T02:57:48.530Z] #3 DONE 0.0s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #4 transferring dockerfile: 1.89kB done [2024-04-13T02:57:48.530Z] #4 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #5 transferring dockerfile: 2.23kB done [2024-04-13T02:57:48.530Z] #5 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-04-13T02:57:48.530Z] #6 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #7 [core-data internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #7 transferring dockerfile: 2.01kB done [2024-04-13T02:57:48.530Z] #7 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #8 transferring dockerfile: 2.49kB done [2024-04-13T02:57:48.530Z] #8 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #9 transferring dockerfile: 1.69kB 0.0s done [2024-04-13T02:57:48.530Z] #9 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-04-13T02:57:48.530Z] #10 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #11 [core-command internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #11 DONE 0.0s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #12 transferring dockerfile: 2.15kB done [2024-04-13T02:57:48.530Z] #12 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #11 [core-command internal] load build definition from Dockerfile [2024-04-13T02:57:48.530Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-04-13T02:57:48.530Z] #11 DONE 0.1s [2024-04-13T02:57:48.530Z] [2024-04-13T02:57:48.530Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-04-13T02:57:48.797Z] #13 transferring dockerfile: 1.95kB done [2024-04-13T02:57:48.797Z] #13 DONE 0.1s [2024-04-13T02:57:48.797Z] [2024-04-13T02:57:48.797Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-04-13T02:57:48.797Z] #14 transferring dockerfile: 2.50kB done [2024-04-13T02:57:48.797Z] #14 DONE 0.1s [2024-04-13T02:57:48.797Z] [2024-04-13T02:57:48.797Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-04-13T02:57:48.797Z] #15 transferring dockerfile: 2.93kB done [2024-04-13T02:57:48.797Z] #15 DONE 0.1s [2024-04-13T02:57:48.797Z] [2024-04-13T02:57:48.797Z] #16 [core-metadata internal] load .dockerignore [2024-04-13T02:57:49.064Z] #16 transferring context: 50B done [2024-04-13T02:57:49.064Z] #16 DONE 0.1s [2024-04-13T02:57:49.646Z] [2024-04-13T02:57:49.646Z] #17 [security-spire-agent internal] load .dockerignore [2024-04-13T02:57:49.646Z] #17 transferring context: 50B done [2024-04-13T02:57:49.646Z] #17 DONE 0.0s [2024-04-13T02:57:49.646Z] [2024-04-13T02:57:49.646Z] #18 [core-keeper internal] load .dockerignore [2024-04-13T02:57:49.646Z] #18 transferring context: 50B done [2024-04-13T02:57:49.646Z] #18 DONE 0.1s [2024-04-13T02:57:49.646Z] [2024-04-13T02:57:49.646Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-04-13T02:57:49.646Z] #19 transferring context: 50B done [2024-04-13T02:57:49.646Z] #19 DONE 0.1s [2024-04-13T02:57:49.917Z] [2024-04-13T02:57:49.917Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-04-13T02:57:49.917Z] #20 transferring context: 50B done [2024-04-13T02:57:49.917Z] #20 DONE 0.0s [2024-04-13T02:57:49.917Z] [2024-04-13T02:57:49.917Z] #21 [security-spire-server internal] load .dockerignore [2024-04-13T02:57:49.917Z] #21 transferring context: 50B 0.0s done [2024-04-13T02:57:49.917Z] #21 DONE 0.1s [2024-04-13T02:57:49.917Z] [2024-04-13T02:57:49.917Z] #22 [core-data internal] load .dockerignore [2024-04-13T02:57:49.917Z] #22 transferring context: 50B 0.0s done [2024-04-13T02:57:49.917Z] #22 DONE 0.1s [2024-04-13T02:57:49.917Z] [2024-04-13T02:57:49.917Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-04-13T02:57:49.917Z] #23 transferring context: 50B done [2024-04-13T02:57:49.917Z] #23 DONE 0.1s [2024-04-13T02:57:49.917Z] [2024-04-13T02:57:49.917Z] #24 [security-spire-config internal] load .dockerignore [2024-04-13T02:57:49.917Z] #24 transferring context: 50B 0.0s done [2024-04-13T02:57:50.184Z] #24 DONE 0.1s [2024-04-13T02:57:50.184Z] [2024-04-13T02:57:50.184Z] #25 [support-scheduler internal] load .dockerignore [2024-04-13T02:57:50.184Z] #25 transferring context: 50B 0.0s done [2024-04-13T02:57:50.184Z] #25 DONE 0.1s [2024-04-13T02:57:50.184Z] [2024-04-13T02:57:50.184Z] #26 [security-proxy-auth internal] load .dockerignore [2024-04-13T02:57:50.184Z] #26 transferring context: 50B done [2024-04-13T02:57:50.184Z] #26 DONE 0.1s [2024-04-13T02:57:50.184Z] [2024-04-13T02:57:50.184Z] #27 [core-command internal] load .dockerignore [2024-04-13T02:57:50.184Z] #27 transferring context: 50B done [2024-04-13T02:57:50.184Z] #27 DONE 0.1s [2024-04-13T02:57:50.184Z] [2024-04-13T02:57:50.184Z] #28 [support-notifications internal] load .dockerignore [2024-04-13T02:57:50.452Z] #28 transferring context: 50B done [2024-04-13T02:57:50.452Z] #28 DONE 0.1s [2024-04-13T02:57:50.452Z] [2024-04-13T02:57:50.452Z] #29 [security-proxy-setup internal] load .dockerignore [2024-04-13T02:57:50.452Z] #29 transferring context: 50B done [2024-04-13T02:57:50.452Z] #29 DONE 0.1s [2024-04-13T02:57:50.452Z] [2024-04-13T02:57:50.452Z] #30 [security-bootstrapper internal] load .dockerignore [2024-04-13T02:57:50.452Z] #30 transferring context: 50B done [2024-04-13T02:57:50.452Z] #30 DONE 0.1s [2024-04-13T02:57:50.452Z] [2024-04-13T02:57:50.452Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:50.452Z] #31 DONE 0.0s [2024-04-13T02:57:50.452Z] [2024-04-13T02:57:50.452Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:51.034Z] #32 DONE 0.5s [2024-04-13T02:57:51.034Z] [2024-04-13T02:57:51.034Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:51.034Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:51.034Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:51.034Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:51.034Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:51.034Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-04-13T02:57:51.302Z] #33 ... [2024-04-13T02:57:51.302Z] [2024-04-13T02:57:51.302Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:51.302Z] #31 DONE 0.0s [2024-04-13T02:57:51.302Z] [2024-04-13T02:57:51.302Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:51.302Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-04-13T02:57:51.302Z] #33 ... [2024-04-13T02:57:51.302Z] [2024-04-13T02:57:51.302Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:51.302Z] #32 DONE 0.5s [2024-04-13T02:57:51.302Z] [2024-04-13T02:57:51.302Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:51.302Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:51.302Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-04-13T02:57:51.570Z] #33 ... [2024-04-13T02:57:51.570Z] [2024-04-13T02:57:51.570Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:51.570Z] #31 DONE 0.0s [2024-04-13T02:57:51.570Z] [2024-04-13T02:57:51.570Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:51.570Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:51.570Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:51.570Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:51.570Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:51.570Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:51.570Z] #33 ... [2024-04-13T02:57:51.570Z] [2024-04-13T02:57:51.570Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:51.570Z] #31 DONE 0.0s [2024-04-13T02:57:51.570Z] [2024-04-13T02:57:51.570Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:51.570Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:51.570Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:51.570Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:51.570Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:51.570Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:51.837Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:51.837Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:51.837Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:51.837Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:51.837Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:51.837Z] #33 ... [2024-04-13T02:57:51.837Z] [2024-04-13T02:57:51.837Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:51.837Z] #31 DONE 0.0s [2024-04-13T02:57:51.837Z] [2024-04-13T02:57:51.837Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.107Z] #33 ... [2024-04-13T02:57:52.107Z] [2024-04-13T02:57:52.107Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:52.107Z] #31 DONE 0.0s [2024-04-13T02:57:52.107Z] [2024-04-13T02:57:52.107Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.374Z] #33 ... [2024-04-13T02:57:52.374Z] [2024-04-13T02:57:52.374Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:52.374Z] #32 DONE 1.0s [2024-04-13T02:57:52.374Z] [2024-04-13T02:57:52.374Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.374Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:52.374Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:52.374Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:52.374Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:52.374Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:52.374Z] #33 ... [2024-04-13T02:57:52.374Z] [2024-04-13T02:57:52.374Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:52.374Z] #31 DONE 0.0s [2024-04-13T02:57:52.374Z] [2024-04-13T02:57:52.374Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-04-13T02:57:52.374Z] #34 DONE 1.3s [2024-04-13T02:57:52.642Z] [2024-04-13T02:57:52.642Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:52.642Z] #31 DONE 0.0s [2024-04-13T02:57:52.642Z] [2024-04-13T02:57:52.642Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.642Z] #33 ... [2024-04-13T02:57:52.642Z] [2024-04-13T02:57:52.642Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:52.642Z] #32 DONE 1.3s [2024-04-13T02:57:52.642Z] [2024-04-13T02:57:52.642Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-04-13T02:57:52.642Z] #35 DONE 1.4s [2024-04-13T02:57:52.642Z] [2024-04-13T02:57:52.642Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.642Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:52.642Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:52.642Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:52.642Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:52.642Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:52.934Z] #33 ... [2024-04-13T02:57:52.934Z] [2024-04-13T02:57:52.934Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:52.934Z] #31 DONE 0.0s [2024-04-13T02:57:52.934Z] [2024-04-13T02:57:52.934Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:52.934Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:52.934Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:52.934Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:52.934Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:52.934Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:52.934Z] #33 ... [2024-04-13T02:57:52.934Z] [2024-04-13T02:57:52.934Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-13T02:57:52.934Z] #36 DONE 2.7s [2024-04-13T02:57:52.934Z] [2024-04-13T02:57:52.934Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:52.934Z] #31 DONE 0.0s [2024-04-13T02:57:52.934Z] [2024-04-13T02:57:52.934Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:53.521Z] #33 ... [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:53.521Z] #31 DONE 0.0s [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:53.521Z] #32 DONE 1.9s [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:53.521Z] #33 ... [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-13T02:57:53.521Z] #36 DONE 2.8s [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:53.521Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:53.521Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:53.521Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:53.521Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:53.521Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:53.521Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-04-13T02:57:53.521Z] #33 ... [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-04-13T02:57:53.521Z] #31 DONE 0.0s [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #37 [security-spire-server internal] load build context [2024-04-13T02:57:53.521Z] #37 transferring context: 26.69kB 0.2s done [2024-04-13T02:57:53.521Z] #37 DONE 0.8s [2024-04-13T02:57:53.521Z] [2024-04-13T02:57:53.521Z] #38 [security-spire-agent internal] load build context [2024-04-13T02:57:53.521Z] #38 transferring context: 26.22kB 0.2s done [2024-04-13T02:57:53.521Z] #38 DONE 0.8s [2024-04-13T02:57:53.791Z] [2024-04-13T02:57:53.791Z] #39 [security-spire-config internal] load build context [2024-04-13T02:57:53.791Z] #39 transferring context: 24.94kB 0.1s done [2024-04-13T02:57:53.791Z] #39 DONE 1.0s [2024-04-13T02:57:53.791Z] [2024-04-13T02:57:53.791Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:57:53.791Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done [2024-04-13T02:57:53.791Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-04-13T02:57:53.791Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-04-13T02:57:53.791Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-04-13T02:57:53.791Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-04-13T02:57:54.057Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.5s [2024-04-13T02:57:54.058Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2024-04-13T02:57:54.328Z] #40 ... [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-04-13T02:57:54.328Z] #32 DONE 2.5s [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-04-13T02:57:54.328Z] #41 DONE 1.8s [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:57:54.328Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2024-04-13T02:57:54.328Z] #40 ... [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-04-13T02:57:54.328Z] #36 DONE 2.9s [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-04-13T02:57:54.328Z] #41 DONE 1.8s [2024-04-13T02:57:54.328Z] [2024-04-13T02:57:54.328Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:57:54.328Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-04-13T02:57:54.328Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2024-04-13T02:57:54.595Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-04-13T02:57:54.595Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-04-13T02:57:54.595Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-04-13T02:57:54.595Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s [2024-04-13T02:57:55.180Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.5s [2024-04-13T02:57:55.446Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.7s [2024-04-13T02:57:55.446Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-04-13T02:57:55.715Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.85MB / 23.39MB 2.0s [2024-04-13T02:57:55.715Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-13T02:57:55.715Z] #40 ... [2024-04-13T02:57:55.715Z] [2024-04-13T02:57:55.715Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-13T02:57:55.715Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-04-13T02:57:55.715Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-04-13T02:57:55.715Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-04-13T02:57:55.715Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-04-13T02:57:55.715Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-04-13T02:57:55.715Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-04-13T02:57:55.715Z] #33 DONE 5.4s [2024-04-13T02:57:55.715Z] [2024-04-13T02:57:55.715Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:57:55.986Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 2.3s [2024-04-13T02:57:56.253Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.6s [2024-04-13T02:57:56.530Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.9s [2024-04-13T02:57:56.806Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-04-13T02:57:56.806Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.1s [2024-04-13T02:57:57.396Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.8s [2024-04-13T02:57:57.980Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.73MB / 23.39MB 4.2s [2024-04-13T02:57:57.980Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.4s [2024-04-13T02:57:58.572Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.83MB / 23.39MB 4.7s [2024-04-13T02:58:00.166Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.0s done [2024-04-13T02:58:00.166Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-04-13T02:58:01.151Z] #40 ... [2024-04-13T02:58:01.151Z] [2024-04-13T02:58:01.151Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:01.151Z] #42 transferring context: 38.57MB 9.9s [2024-04-13T02:58:01.438Z] #42 ... [2024-04-13T02:58:01.438Z] [2024-04-13T02:58:01.438Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:01.737Z] #43 ... [2024-04-13T02:58:01.737Z] [2024-04-13T02:58:01.737Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:01.737Z] #44 ... [2024-04-13T02:58:01.737Z] [2024-04-13T02:58:01.737Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:02.016Z] #42 ... [2024-04-13T02:58:02.016Z] [2024-04-13T02:58:02.016Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:02.016Z] #45 ... [2024-04-13T02:58:02.016Z] [2024-04-13T02:58:02.016Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:02.309Z] #43 ... [2024-04-13T02:58:02.309Z] [2024-04-13T02:58:02.309Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:02.591Z] #46 ... [2024-04-13T02:58:02.591Z] [2024-04-13T02:58:02.591Z] #47 [core-data internal] load build context [2024-04-13T02:58:02.591Z] #47 ... [2024-04-13T02:58:02.591Z] [2024-04-13T02:58:02.591Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:02.857Z] #48 ... [2024-04-13T02:58:02.857Z] [2024-04-13T02:58:02.857Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:02.857Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2024-04-13T02:58:02.857Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-04-13T02:58:02.857Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-04-13T02:58:02.857Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-04-13T02:58:02.857Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-04-13T02:58:02.857Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-04-13T02:58:02.857Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done [2024-04-13T02:58:02.857Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.8s done [2024-04-13T02:58:02.857Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-04-13T02:58:02.857Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-04-13T02:58:02.857Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.8s [2024-04-13T02:58:02.857Z] #49 ... [2024-04-13T02:58:02.857Z] [2024-04-13T02:58:02.857Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:03.124Z] #50 ... [2024-04-13T02:58:03.124Z] [2024-04-13T02:58:03.124Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:03.390Z] #48 ... [2024-04-13T02:58:03.390Z] [2024-04-13T02:58:03.390Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:58:03.390Z] #51 DONE 9.2s [2024-04-13T02:58:03.390Z] [2024-04-13T02:58:03.390Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:03.390Z] #48 ... [2024-04-13T02:58:03.390Z] [2024-04-13T02:58:03.390Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:03.658Z] #52 ... [2024-04-13T02:58:03.659Z] [2024-04-13T02:58:03.659Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:03.659Z] #53 ... [2024-04-13T02:58:03.659Z] [2024-04-13T02:58:03.659Z] #54 [core-command internal] load build context [2024-04-13T02:58:03.933Z] #54 ... [2024-04-13T02:58:03.933Z] [2024-04-13T02:58:03.933Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:04.200Z] #49 ... [2024-04-13T02:58:04.200Z] [2024-04-13T02:58:04.200Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:58:04.466Z] #55 ... [2024-04-13T02:58:04.466Z] [2024-04-13T02:58:04.466Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-13T02:58:04.466Z] #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:04.466Z] #0 7.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:04.466Z] #0 9.420 OK: 266 MiB in 52 packages [2024-04-13T02:58:04.466Z] #56 ... [2024-04-13T02:58:04.466Z] [2024-04-13T02:58:04.466Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:58:04.466Z] #57 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:04.466Z] #57 ... [2024-04-13T02:58:04.466Z] [2024-04-13T02:58:04.466Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:04.732Z] #58 ... [2024-04-13T02:58:04.732Z] [2024-04-13T02:58:04.732Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-13T02:58:04.732Z] #59 ... [2024-04-13T02:58:04.732Z] [2024-04-13T02:58:04.732Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:04.998Z] #58 ... [2024-04-13T02:58:04.998Z] [2024-04-13T02:58:04.998Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-04-13T02:58:04.998Z] #56 DONE 10.8s [2024-04-13T02:58:05.267Z] [2024-04-13T02:58:05.267Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-13T02:58:05.267Z] #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:05.851Z] #59 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:05.851Z] #59 ... [2024-04-13T02:58:05.851Z] [2024-04-13T02:58:05.851Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-13T02:58:06.117Z] #60 ... [2024-04-13T02:58:06.117Z] [2024-04-13T02:58:06.117Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:06.117Z] #61 ... [2024-04-13T02:58:06.117Z] [2024-04-13T02:58:06.117Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:06.698Z] #48 ... [2024-04-13T02:58:06.698Z] [2024-04-13T02:58:06.698Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:58:06.698Z] #62 ... [2024-04-13T02:58:06.698Z] [2024-04-13T02:58:06.698Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:58:06.964Z] #63 ... [2024-04-13T02:58:06.965Z] [2024-04-13T02:58:06.965Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-13T02:58:06.965Z] #64 ... [2024-04-13T02:58:06.965Z] [2024-04-13T02:58:06.965Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-13T02:58:07.231Z] #65 ... [2024-04-13T02:58:07.231Z] [2024-04-13T02:58:07.231Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:58:07.231Z] #66 ... [2024-04-13T02:58:07.231Z] [2024-04-13T02:58:07.231Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:07.498Z] #67 ... [2024-04-13T02:58:07.498Z] [2024-04-13T02:58:07.498Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-13T02:58:07.499Z] #68 ... [2024-04-13T02:58:07.499Z] [2024-04-13T02:58:07.499Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:58:07.764Z] #69 ... [2024-04-13T02:58:07.764Z] [2024-04-13T02:58:07.764Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:07.764Z] #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:09.705Z] #61 ... [2024-04-13T02:58:09.705Z] [2024-04-13T02:58:09.705Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:58:09.705Z] #57 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:09.705Z] #57 13.60 OK: 266 MiB in 52 packages [2024-04-13T02:58:09.705Z] #57 DONE 15.3s [2024-04-13T02:58:09.705Z] [2024-04-13T02:58:09.705Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:09.705Z] #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:09.705Z] #61 ... [2024-04-13T02:58:09.705Z] [2024-04-13T02:58:09.705Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-04-13T02:58:09.705Z] #55 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:09.705Z] #55 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:09.705Z] #55 14.21 OK: 266 MiB in 52 packages [2024-04-13T02:58:09.705Z] #55 DONE 16.3s [2024-04-13T02:58:09.705Z] [2024-04-13T02:58:09.705Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:09.705Z] #52 transferring context: 19.45MB 14.7s [2024-04-13T02:58:11.114Z] #52 ... [2024-04-13T02:58:11.114Z] [2024-04-13T02:58:11.114Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:11.114Z] #50 ... [2024-04-13T02:58:11.114Z] [2024-04-13T02:58:11.114Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:11.383Z] #52 ... [2024-04-13T02:58:11.383Z] [2024-04-13T02:58:11.383Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-13T02:58:11.383Z] #69 DONE 14.7s [2024-04-13T02:58:11.383Z] [2024-04-13T02:58:11.383Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:11.964Z] #52 ... [2024-04-13T02:58:11.964Z] [2024-04-13T02:58:11.964Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:12.232Z] #44 ... [2024-04-13T02:58:12.232Z] [2024-04-13T02:58:12.232Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:12.232Z] #42 ... [2024-04-13T02:58:12.232Z] [2024-04-13T02:58:12.232Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:12.501Z] #45 ... [2024-04-13T02:58:12.501Z] [2024-04-13T02:58:12.501Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:12.501Z] #43 ... [2024-04-13T02:58:12.501Z] [2024-04-13T02:58:12.501Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:12.769Z] #42 ... [2024-04-13T02:58:12.769Z] [2024-04-13T02:58:12.769Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:12.769Z] #46 ... [2024-04-13T02:58:12.769Z] [2024-04-13T02:58:12.769Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:12.769Z] #61 16.73 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:12.769Z] #61 16.73 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:12.769Z] #61 16.73 OK: 8 MiB in 16 packages [2024-04-13T02:58:12.769Z] #61 ... [2024-04-13T02:58:12.769Z] [2024-04-13T02:58:12.769Z] #47 [core-data internal] load build context [2024-04-13T02:58:13.048Z] #47 ... [2024-04-13T02:58:13.048Z] [2024-04-13T02:58:13.048Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-04-13T02:58:13.048Z] #60 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:13.048Z] #60 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:13.048Z] #60 15.11 (1/2) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:13.048Z] #60 15.11 (2/2) Installing su-exec (0.2-r3) [2024-04-13T02:58:13.048Z] #60 15.28 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:13.048Z] #60 15.28 OK: 8 MiB in 17 packages [2024-04-13T02:58:13.048Z] #60 DONE 17.1s [2024-04-13T02:58:13.048Z] [2024-04-13T02:58:13.048Z] #47 [core-data internal] load build context [2024-04-13T02:58:13.048Z] #47 ... [2024-04-13T02:58:13.048Z] [2024-04-13T02:58:13.048Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:13.048Z] #43 ... [2024-04-13T02:58:13.048Z] [2024-04-13T02:58:13.048Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:13.048Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s [2024-04-13T02:58:13.320Z] #40 ... [2024-04-13T02:58:13.320Z] [2024-04-13T02:58:13.320Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:13.955Z] #43 ... [2024-04-13T02:58:13.955Z] [2024-04-13T02:58:13.955Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-04-13T02:58:13.955Z] #70 ... [2024-04-13T02:58:13.955Z] [2024-04-13T02:58:13.955Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:13.955Z] #40 ... [2024-04-13T02:58:13.955Z] [2024-04-13T02:58:13.955Z] #54 [core-command internal] load build context [2024-04-13T02:58:14.223Z] #54 ... [2024-04-13T02:58:14.223Z] [2024-04-13T02:58:14.223Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:14.223Z] #53 ... [2024-04-13T02:58:14.223Z] [2024-04-13T02:58:14.223Z] #54 [core-command internal] load build context [2024-04-13T02:58:14.489Z] #54 ... [2024-04-13T02:58:14.489Z] [2024-04-13T02:58:14.489Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:14.489Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.5s [2024-04-13T02:58:14.489Z] #49 ... [2024-04-13T02:58:14.489Z] [2024-04-13T02:58:14.489Z] #54 [core-command internal] load build context [2024-04-13T02:58:14.762Z] #54 ... [2024-04-13T02:58:14.762Z] [2024-04-13T02:58:14.762Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:14.762Z] #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:14.762Z] #67 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:14.762Z] #67 15.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:14.762Z] #67 15.72 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:14.762Z] #67 15.90 OK: 8 MiB in 16 packages [2024-04-13T02:58:14.762Z] #67 DONE 18.1s [2024-04-13T02:58:14.762Z] [2024-04-13T02:58:14.762Z] #54 [core-command internal] load build context [2024-04-13T02:58:14.762Z] #54 transferring context: 31.16MB 19.8s [2024-04-13T02:58:15.029Z] #54 ... [2024-04-13T02:58:15.029Z] [2024-04-13T02:58:15.029Z] #61 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:15.029Z] #61 DONE 20.0s [2024-04-13T02:58:15.029Z] [2024-04-13T02:58:15.029Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:15.296Z] #58 ... [2024-04-13T02:58:15.296Z] [2024-04-13T02:58:15.296Z] #54 [core-command internal] load build context [2024-04-13T02:58:15.567Z] #54 ... [2024-04-13T02:58:15.567Z] [2024-04-13T02:58:15.567Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-04-13T02:58:15.567Z] #59 15.00 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:58:15.567Z] #59 15.00 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:58:15.567Z] #59 15.00 OK: 19954 distinct packages available [2024-04-13T02:58:15.567Z] #59 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:15.567Z] #59 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:15.567Z] #59 19.03 OK: 266 MiB in 52 packages [2024-04-13T02:58:15.567Z] #59 DONE 21.4s [2024-04-13T02:58:15.567Z] [2024-04-13T02:58:15.567Z] #54 [core-command internal] load build context [2024-04-13T02:58:16.572Z] #54 ... [2024-04-13T02:58:16.572Z] [2024-04-13T02:58:16.572Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:16.839Z] #48 ... [2024-04-13T02:58:16.839Z] [2024-04-13T02:58:16.839Z] #54 [core-command internal] load build context [2024-04-13T02:58:20.196Z] #54 transferring context: 40.38MB 24.8s [2024-04-13T02:58:21.157Z] #54 ... [2024-04-13T02:58:21.158Z] [2024-04-13T02:58:21.158Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:21.425Z] #50 ... [2024-04-13T02:58:21.425Z] [2024-04-13T02:58:21.425Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:21.692Z] #48 ... [2024-04-13T02:58:21.692Z] [2024-04-13T02:58:21.692Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:21.692Z] #71 ... [2024-04-13T02:58:21.692Z] [2024-04-13T02:58:21.692Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:22.275Z] #50 ... [2024-04-13T02:58:22.275Z] [2024-04-13T02:58:22.275Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:22.275Z] #52 ... [2024-04-13T02:58:22.275Z] [2024-04-13T02:58:22.275Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:22.541Z] #44 ... [2024-04-13T02:58:22.541Z] [2024-04-13T02:58:22.541Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:22.541Z] #52 ... [2024-04-13T02:58:22.541Z] [2024-04-13T02:58:22.541Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:22.807Z] #42 ... [2024-04-13T02:58:22.807Z] [2024-04-13T02:58:22.807Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:22.807Z] #45 ... [2024-04-13T02:58:22.807Z] [2024-04-13T02:58:22.807Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:23.074Z] #46 ... [2024-04-13T02:58:23.074Z] [2024-04-13T02:58:23.074Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:23.074Z] #45 ... [2024-04-13T02:58:23.074Z] [2024-04-13T02:58:23.074Z] #47 [core-data internal] load build context [2024-04-13T02:58:23.341Z] #47 ... [2024-04-13T02:58:23.341Z] [2024-04-13T02:58:23.341Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-13T02:58:23.341Z] #72 ... [2024-04-13T02:58:23.341Z] [2024-04-13T02:58:23.341Z] #47 [core-data internal] load build context [2024-04-13T02:58:23.923Z] #47 ... [2024-04-13T02:58:23.923Z] [2024-04-13T02:58:23.923Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:58:23.923Z] #62 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:23.923Z] #62 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:23.923Z] #62 19.11 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:58:23.923Z] #62 19.11 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:58:23.923Z] #62 19.11 OK: 19950 distinct packages available [2024-04-13T02:58:23.923Z] #62 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:23.923Z] #62 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:23.923Z] #62 26.53 (1/11) Installing ca-certificates (20240226-r0) [2024-04-13T02:58:23.923Z] #62 26.81 (2/11) Installing brotli-libs (1.0.9-r14) [2024-04-13T02:58:23.923Z] #62 26.91 (3/11) Installing libunistring (1.1-r1) [2024-04-13T02:58:23.923Z] #62 27.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-04-13T02:58:23.923Z] #62 ... [2024-04-13T02:58:23.923Z] [2024-04-13T02:58:23.923Z] #47 [core-data internal] load build context [2024-04-13T02:58:23.923Z] #47 ... [2024-04-13T02:58:23.923Z] [2024-04-13T02:58:23.923Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:24.189Z] #43 ... [2024-04-13T02:58:24.189Z] [2024-04-13T02:58:24.189Z] #47 [core-data internal] load build context [2024-04-13T02:58:24.455Z] #47 ... [2024-04-13T02:58:24.455Z] [2024-04-13T02:58:24.455Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:24.455Z] #53 ... [2024-04-13T02:58:24.455Z] [2024-04-13T02:58:24.455Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:58:24.455Z] #62 27.37 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-04-13T02:58:24.455Z] #62 27.42 (6/11) Installing libcurl (8.5.0-r0) [2024-04-13T02:58:24.455Z] #62 27.57 (7/11) Installing curl (8.5.0-r0) [2024-04-13T02:58:24.455Z] #62 27.63 (8/11) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:24.455Z] #62 27.70 (9/11) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:58:24.455Z] #62 27.77 (10/11) Installing libucontext (1.2-r2) [2024-04-13T02:58:24.455Z] #62 27.78 (11/11) Installing gcompat (1.1.0-r1) [2024-04-13T02:58:24.720Z] #62 27.93 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:24.720Z] #62 28.09 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:24.720Z] #62 ... [2024-04-13T02:58:24.720Z] [2024-04-13T02:58:24.720Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:24.720Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.5s [2024-04-13T02:58:24.989Z] #40 ... [2024-04-13T02:58:24.989Z] [2024-04-13T02:58:24.989Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:25.257Z] #53 transferring context: 35.50MB 30.0s [2024-04-13T02:58:25.257Z] #53 ... [2024-04-13T02:58:25.257Z] [2024-04-13T02:58:25.257Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:25.257Z] #0 9.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.257Z] #73 ... [2024-04-13T02:58:25.257Z] [2024-04-13T02:58:25.257Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:25.257Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.3s [2024-04-13T02:58:25.257Z] #49 ... [2024-04-13T02:58:25.257Z] [2024-04-13T02:58:25.257Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-13T02:58:25.257Z] #64 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.257Z] #64 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.257Z] #64 22.81 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:58:25.257Z] #64 22.81 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:58:25.257Z] #64 22.81 OK: 19950 distinct packages available [2024-04-13T02:58:25.257Z] #64 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.257Z] #64 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.529Z] #64 ... [2024-04-13T02:58:25.529Z] [2024-04-13T02:58:25.529Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:25.529Z] #58 ... [2024-04-13T02:58:25.529Z] [2024-04-13T02:58:25.529Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:25.529Z] #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.529Z] #74 ... [2024-04-13T02:58:25.529Z] [2024-04-13T02:58:25.529Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-04-13T02:58:25.529Z] #68 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.529Z] #68 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:25.529Z] #68 23.50 (1/4) Installing ca-certificates (20240226-r0) [2024-04-13T02:58:25.529Z] #68 24.10 (2/4) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:25.529Z] #68 24.10 (3/4) Installing su-exec (0.2-r3) [2024-04-13T02:58:25.529Z] #68 24.18 (4/4) Installing yq (4.33.3-r5) [2024-04-13T02:58:25.529Z] #68 25.24 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:25.529Z] #68 25.34 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:25.529Z] #68 26.44 OK: 18 MiB in 19 packages [2024-04-13T02:58:25.529Z] #68 DONE 29.0s [2024-04-13T02:58:25.529Z] [2024-04-13T02:58:25.529Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-13T02:58:26.940Z] #75 ... [2024-04-13T02:58:26.940Z] [2024-04-13T02:58:26.940Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-13T02:58:26.940Z] #65 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:26.940Z] #65 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:26.940Z] #65 28.09 v3.18.6-155-gd5c4544ad76 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-04-13T02:58:26.940Z] #65 28.09 v3.18.6-156-gaec01d0dd32 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-04-13T02:58:26.940Z] #65 28.09 OK: 19950 distinct packages available [2024-04-13T02:58:26.940Z] #65 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:26.940Z] #65 ... [2024-04-13T02:58:26.940Z] [2024-04-13T02:58:26.940Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:26.940Z] #74 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:27.522Z] #74 ... [2024-04-13T02:58:27.522Z] [2024-04-13T02:58:27.522Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:58:27.522Z] #63 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:27.522Z] #63 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:27.522Z] #63 29.23 (1/2) Installing ca-certificates (20240226-r0) [2024-04-13T02:58:27.522Z] #63 29.73 (2/2) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:27.522Z] #63 29.73 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:27.522Z] #63 29.79 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:27.522Z] #63 ... [2024-04-13T02:58:27.522Z] [2024-04-13T02:58:27.522Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:28.489Z] #40 ... [2024-04-13T02:58:28.489Z] [2024-04-13T02:58:28.490Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:58:28.490Z] #66 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:28.490Z] #66 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:28.490Z] #66 ... [2024-04-13T02:58:28.490Z] [2024-04-13T02:58:28.490Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:28.490Z] #73 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:29.083Z] #73 ... [2024-04-13T02:58:29.083Z] [2024-04-13T02:58:29.083Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-04-13T02:58:29.083Z] #62 29.92 OK: 13 MiB in 26 packages [2024-04-13T02:58:29.083Z] #62 DONE 32.2s [2024-04-13T02:58:29.083Z] [2024-04-13T02:58:29.083Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:29.083Z] #40 ... [2024-04-13T02:58:29.083Z] [2024-04-13T02:58:29.083Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-04-13T02:58:29.083Z] #70 15.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:29.083Z] #70 17.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:29.083Z] #70 24.80 OK: 266 MiB in 52 packages [2024-04-13T02:58:29.370Z] #70 ... [2024-04-13T02:58:29.370Z] [2024-04-13T02:58:29.370Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:29.370Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.5s [2024-04-13T02:58:30.784Z] #40 ... [2024-04-13T02:58:30.785Z] [2024-04-13T02:58:30.785Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-04-13T02:58:30.785Z] #63 30.83 OK: 9 MiB in 17 packages [2024-04-13T02:58:30.785Z] #63 DONE 33.7s [2024-04-13T02:58:30.785Z] [2024-04-13T02:58:30.785Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:31.372Z] #40 ... [2024-04-13T02:58:31.372Z] [2024-04-13T02:58:31.372Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-04-13T02:58:31.372Z] #70 DONE 27.6s [2024-04-13T02:58:31.372Z] [2024-04-13T02:58:31.372Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:31.640Z] #40 ... [2024-04-13T02:58:31.640Z] [2024-04-13T02:58:31.640Z] #54 [core-command internal] load build context [2024-04-13T02:58:31.640Z] #54 transferring context: 66.84MB 36.5s [2024-04-13T02:58:31.640Z] #54 ... [2024-04-13T02:58:31.640Z] [2024-04-13T02:58:31.640Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:31.912Z] #53 ... [2024-04-13T02:58:31.913Z] [2024-04-13T02:58:31.913Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:31.913Z] #40 ... [2024-04-13T02:58:31.913Z] [2024-04-13T02:58:31.913Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:31.913Z] #48 ... [2024-04-13T02:58:31.913Z] [2024-04-13T02:58:31.913Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-04-13T02:58:31.913Z] #64 33.17 (1/4) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:31.913Z] #64 33.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:58:31.913Z] #64 33.36 (3/4) Installing libucontext (1.2-r2) [2024-04-13T02:58:31.913Z] #64 33.36 (4/4) Installing gcompat (1.1.0-r1) [2024-04-13T02:58:31.913Z] #64 33.36 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:31.913Z] #64 33.56 OK: 8 MiB in 19 packages [2024-04-13T02:58:32.179Z] #64 DONE 35.2s [2024-04-13T02:58:32.179Z] [2024-04-13T02:58:32.179Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:32.179Z] #48 ... [2024-04-13T02:58:32.179Z] [2024-04-13T02:58:32.179Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:32.179Z] #71 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:32.179Z] #71 11.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:32.179Z] #71 19.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:32.179Z] #71 20.27 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:32.179Z] #71 ... [2024-04-13T02:58:32.179Z] [2024-04-13T02:58:32.179Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-13T02:58:32.446Z] #76 ... [2024-04-13T02:58:32.446Z] [2024-04-13T02:58:32.446Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:32.446Z] #50 ... [2024-04-13T02:58:32.446Z] [2024-04-13T02:58:32.446Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:32.714Z] #44 ... [2024-04-13T02:58:32.714Z] [2024-04-13T02:58:32.714Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:32.714Z] #50 ... [2024-04-13T02:58:32.714Z] [2024-04-13T02:58:32.714Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:32.984Z] #52 ... [2024-04-13T02:58:32.984Z] [2024-04-13T02:58:32.984Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:32.984Z] #50 ... [2024-04-13T02:58:32.984Z] [2024-04-13T02:58:32.984Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:32.984Z] #42 ... [2024-04-13T02:58:32.984Z] [2024-04-13T02:58:32.984Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:33.254Z] #50 ... [2024-04-13T02:58:33.254Z] [2024-04-13T02:58:33.254Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:33.521Z] #45 ... [2024-04-13T02:58:33.521Z] [2024-04-13T02:58:33.521Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:33.521Z] #46 ... [2024-04-13T02:58:33.521Z] [2024-04-13T02:58:33.521Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:33.789Z] #50 ... [2024-04-13T02:58:33.789Z] [2024-04-13T02:58:33.789Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-04-13T02:58:33.789Z] #66 31.92 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:33.789Z] #66 32.88 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:33.789Z] #66 33.23 (3/6) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:33.789Z] #66 33.23 (4/6) Installing openssl (3.1.4-r6) [2024-04-13T02:58:33.789Z] #66 33.23 (5/6) Installing su-exec (0.2-r3) [2024-04-13T02:58:33.789Z] #66 33.23 (6/6) Installing yq (4.33.3-r5) [2024-04-13T02:58:33.789Z] #66 34.25 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:33.789Z] #66 34.48 OK: 18 MiB in 19 packages [2024-04-13T02:58:33.789Z] #66 DONE 36.9s [2024-04-13T02:58:33.789Z] [2024-04-13T02:58:33.789Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:34.374Z] #50 ... [2024-04-13T02:58:34.374Z] [2024-04-13T02:58:34.374Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:34.374Z] #43 ... [2024-04-13T02:58:34.374Z] [2024-04-13T02:58:34.374Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:34.374Z] #50 ... [2024-04-13T02:58:34.374Z] [2024-04-13T02:58:34.374Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-04-13T02:58:34.374Z] #71 20.55 OK: 8 MiB in 16 packages [2024-04-13T02:58:34.374Z] #71 DONE 22.8s [2024-04-13T02:58:34.640Z] [2024-04-13T02:58:34.640Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:34.640Z] #50 ... [2024-04-13T02:58:34.640Z] [2024-04-13T02:58:34.640Z] #47 [core-data internal] load build context [2024-04-13T02:58:34.640Z] #47 ... [2024-04-13T02:58:34.640Z] [2024-04-13T02:58:34.640Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:34.914Z] #50 ... [2024-04-13T02:58:34.914Z] [2024-04-13T02:58:34.914Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-13T02:58:34.914Z] #72 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:34.914Z] #72 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:34.914Z] #72 20.49 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:34.914Z] #72 20.49 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:34.914Z] #72 20.49 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:34.914Z] #72 21.34 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:34.914Z] #72 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:34.914Z] #72 ... [2024-04-13T02:58:34.914Z] [2024-04-13T02:58:34.914Z] #47 [core-data internal] load build context [2024-04-13T02:58:35.495Z] #47 ... [2024-04-13T02:58:35.495Z] [2024-04-13T02:58:35.495Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:35.495Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 36.2s [2024-04-13T02:58:35.495Z] #49 ... [2024-04-13T02:58:35.495Z] [2024-04-13T02:58:35.495Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:35.767Z] #52 ... [2024-04-13T02:58:35.767Z] [2024-04-13T02:58:35.767Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:35.767Z] #58 ... [2024-04-13T02:58:35.767Z] [2024-04-13T02:58:35.767Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:36.350Z] #52 ... [2024-04-13T02:58:36.350Z] [2024-04-13T02:58:36.350Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-04-13T02:58:36.350Z] #65 32.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:36.350Z] #65 37.29 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:36.350Z] #65 37.73 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:36.350Z] #65 37.73 (3/7) Installing dumb-init (1.2.5-r2) [2024-04-13T02:58:36.350Z] #65 37.73 (4/7) Installing musl-obstack (1.2.3-r2) [2024-04-13T02:58:36.350Z] #65 37.73 (5/7) Installing libucontext (1.2-r2) [2024-04-13T02:58:36.350Z] #65 37.78 (6/7) Installing gcompat (1.1.0-r1) [2024-04-13T02:58:36.617Z] #65 37.78 (7/7) Installing openssl (3.1.4-r6) [2024-04-13T02:58:36.617Z] #65 37.95 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:36.617Z] #65 38.11 OK: 9 MiB in 20 packages [2024-04-13T02:58:36.617Z] #65 DONE 39.7s [2024-04-13T02:58:36.617Z] [2024-04-13T02:58:36.617Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:39.194Z] #77 ... [2024-04-13T02:58:39.194Z] [2024-04-13T02:58:39.194Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:39.194Z] #0 8.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:39.194Z] #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:39.194Z] #78 ... [2024-04-13T02:58:39.194Z] [2024-04-13T02:58:39.194Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:39.194Z] #50 transferring context: 94.60MB 45.8s [2024-04-13T02:58:39.775Z] #50 ... [2024-04-13T02:58:39.775Z] [2024-04-13T02:58:39.775Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-04-13T02:58:39.775Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.2s done [2024-04-13T02:58:39.775Z] #49 DONE 46.8s [2024-04-13T02:58:39.775Z] [2024-04-13T02:58:39.775Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:40.736Z] #50 ... [2024-04-13T02:58:40.736Z] [2024-04-13T02:58:40.736Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:40.736Z] #74 17.63 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:40.736Z] #74 17.63 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:40.736Z] #74 17.73 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:40.736Z] #74 18.16 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:40.736Z] #74 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:40.736Z] #74 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:40.736Z] #74 23.16 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:40.736Z] #74 23.16 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:40.736Z] #74 23.58 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:40.736Z] #74 23.69 OK: 8 MiB in 16 packages [2024-04-13T02:58:40.736Z] #74 DONE 26.1s [2024-04-13T02:58:40.736Z] [2024-04-13T02:58:40.736Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:41.002Z] #50 ... [2024-04-13T02:58:41.002Z] [2024-04-13T02:58:41.002Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:41.002Z] #0 9.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:41.002Z] #79 ... [2024-04-13T02:58:41.002Z] [2024-04-13T02:58:41.002Z] #47 [core-data internal] load build context [2024-04-13T02:58:41.584Z] #47 ... [2024-04-13T02:58:41.584Z] [2024-04-13T02:58:41.584Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:41.584Z] #79 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:41.851Z] #79 ... [2024-04-13T02:58:41.851Z] [2024-04-13T02:58:41.851Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:41.851Z] #53 ... [2024-04-13T02:58:41.851Z] [2024-04-13T02:58:41.851Z] #54 [core-command internal] load build context [2024-04-13T02:58:42.117Z] #54 ... [2024-04-13T02:58:42.117Z] [2024-04-13T02:58:42.117Z] #47 [core-data internal] load build context [2024-04-13T02:58:42.386Z] #47 ... [2024-04-13T02:58:42.386Z] [2024-04-13T02:58:42.386Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:42.386Z] #48 ... [2024-04-13T02:58:42.386Z] [2024-04-13T02:58:42.386Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-04-13T02:58:42.386Z] #72 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:42.386Z] #72 26.94 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:42.386Z] #72 27.11 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:42.386Z] #72 27.64 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:42.386Z] #72 27.70 OK: 8 MiB in 17 packages [2024-04-13T02:58:42.386Z] #72 DONE 29.2s [2024-04-13T02:58:42.386Z] [2024-04-13T02:58:42.386Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:42.386Z] #48 ... [2024-04-13T02:58:42.386Z] [2024-04-13T02:58:42.386Z] #47 [core-data internal] load build context [2024-04-13T02:58:42.658Z] #47 ... [2024-04-13T02:58:42.658Z] [2024-04-13T02:58:42.658Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-13T02:58:42.658Z] #75 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:42.658Z] #75 8.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:42.658Z] #75 12.32 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:42.658Z] #75 12.32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:42.658Z] #75 12.35 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:42.658Z] #75 13.27 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:42.658Z] #75 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:42.658Z] #75 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:42.926Z] #75 ... [2024-04-13T02:58:42.926Z] [2024-04-13T02:58:42.926Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:42.926Z] #44 ... [2024-04-13T02:58:42.926Z] [2024-04-13T02:58:42.926Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:42.926Z] #78 14.02 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:42.926Z] #78 14.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:42.926Z] #78 14.02 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:43.194Z] #78 ... [2024-04-13T02:58:43.194Z] [2024-04-13T02:58:43.194Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:43.194Z] #42 transferring context: 92.60MB 52.2s [2024-04-13T02:58:43.194Z] #42 ... [2024-04-13T02:58:43.194Z] [2024-04-13T02:58:43.194Z] #54 [core-command internal] load build context [2024-04-13T02:58:43.779Z] #54 ... [2024-04-13T02:58:43.779Z] [2024-04-13T02:58:43.779Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:43.779Z] #45 ... [2024-04-13T02:58:43.779Z] [2024-04-13T02:58:43.779Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:43.779Z] #46 ... [2024-04-13T02:58:43.779Z] [2024-04-13T02:58:43.779Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:43.779Z] #73 18.64 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:43.779Z] #73 18.64 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:43.779Z] #73 18.64 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:43.779Z] #73 19.75 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:43.779Z] #73 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:43.779Z] #73 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:43.779Z] #73 25.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:43.779Z] #73 25.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:43.779Z] #73 26.31 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:43.779Z] #73 26.46 OK: 8 MiB in 16 packages [2024-04-13T02:58:43.779Z] #73 DONE 28.8s [2024-04-13T02:58:43.779Z] [2024-04-13T02:58:43.779Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:43.779Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 43.6s [2024-04-13T02:58:44.046Z] #40 ... [2024-04-13T02:58:44.046Z] [2024-04-13T02:58:44.046Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:44.046Z] #78 14.84 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:44.046Z] #78 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:44.312Z] #78 ... [2024-04-13T02:58:44.312Z] [2024-04-13T02:58:44.312Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-13T02:58:44.312Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:44.312Z] #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:44.312Z] #80 ... [2024-04-13T02:58:44.312Z] [2024-04-13T02:58:44.312Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:44.578Z] #46 ... [2024-04-13T02:58:44.578Z] [2024-04-13T02:58:44.578Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:44.578Z] #43 ... [2024-04-13T02:58:44.578Z] [2024-04-13T02:58:44.578Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:45.984Z] #46 ... [2024-04-13T02:58:45.984Z] [2024-04-13T02:58:45.984Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:46.255Z] #58 ... [2024-04-13T02:58:46.255Z] [2024-04-13T02:58:46.255Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:46.525Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 46.4s done [2024-04-13T02:58:46.525Z] #40 ... [2024-04-13T02:58:46.525Z] [2024-04-13T02:58:46.525Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:46.525Z] #52 ... [2024-04-13T02:58:46.525Z] [2024-04-13T02:58:46.525Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:49.103Z] #46 ... [2024-04-13T02:58:49.103Z] [2024-04-13T02:58:49.103Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-13T02:58:49.103Z] #76 6.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:49.103Z] #76 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:49.103Z] #76 13.39 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:49.103Z] #76 13.39 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:49.103Z] #76 13.39 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:49.103Z] #76 14.19 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:49.103Z] #76 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:49.103Z] #76 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:49.103Z] #76 ... [2024-04-13T02:58:49.103Z] [2024-04-13T02:58:49.103Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:49.103Z] #46 transferring context: 75.69MB 56.3s [2024-04-13T02:58:49.369Z] #46 ... [2024-04-13T02:58:49.370Z] [2024-04-13T02:58:49.370Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-04-13T02:58:49.370Z] #75 20.42 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:49.370Z] #75 20.45 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:49.370Z] #75 21.02 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:49.370Z] #75 21.13 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:49.370Z] #75 22.29 OK: 18 MiB in 19 packages [2024-04-13T02:58:49.370Z] #75 DONE 23.6s [2024-04-13T02:58:49.370Z] [2024-04-13T02:58:49.370Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:49.370Z] #46 ... [2024-04-13T02:58:49.370Z] [2024-04-13T02:58:49.370Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-04-13T02:58:49.370Z] #81 DONE 6.9s [2024-04-13T02:58:49.638Z] [2024-04-13T02:58:49.638Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:50.604Z] #46 ... [2024-04-13T02:58:50.604Z] [2024-04-13T02:58:50.604Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-04-13T02:58:50.604Z] #82 DONE 1.0s [2024-04-13T02:58:50.604Z] [2024-04-13T02:58:50.604Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:50.870Z] #46 ... [2024-04-13T02:58:50.870Z] [2024-04-13T02:58:50.870Z] #50 [support-scheduler internal] load build context [2024-04-13T02:58:51.136Z] #50 ... [2024-04-13T02:58:51.136Z] [2024-04-13T02:58:51.136Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:51.402Z] #46 ... [2024-04-13T02:58:51.402Z] [2024-04-13T02:58:51.402Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:51.402Z] #78 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:51.402Z] #78 19.73 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:51.402Z] #78 19.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:51.402Z] #78 20.20 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:51.402Z] #78 20.27 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:51.402Z] #78 21.19 OK: 13 MiB in 26 packages [2024-04-13T02:58:51.402Z] #78 DONE 22.3s [2024-04-13T02:58:51.402Z] [2024-04-13T02:58:51.402Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:58:51.987Z] #46 ... [2024-04-13T02:58:51.987Z] [2024-04-13T02:58:51.987Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:58:52.255Z] #53 ... [2024-04-13T02:58:52.255Z] [2024-04-13T02:58:52.255Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-04-13T02:58:52.255Z] #76 18.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:52.255Z] #76 18.57 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:52.255Z] #76 18.88 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:52.255Z] #76 18.98 OK: 8 MiB in 19 packages [2024-04-13T02:58:52.255Z] #76 DONE 20.1s [2024-04-13T02:58:52.255Z] [2024-04-13T02:58:52.255Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:58:52.839Z] #83 ... [2024-04-13T02:58:52.839Z] [2024-04-13T02:58:52.839Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:52.839Z] #48 ... [2024-04-13T02:58:52.839Z] [2024-04-13T02:58:52.839Z] #47 [core-data internal] load build context [2024-04-13T02:58:52.839Z] #47 ... [2024-04-13T02:58:52.839Z] [2024-04-13T02:58:52.839Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:53.105Z] #48 ... [2024-04-13T02:58:53.105Z] [2024-04-13T02:58:53.105Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:58:53.372Z] #44 ... [2024-04-13T02:58:53.372Z] [2024-04-13T02:58:53.372Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:53.372Z] #77 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.372Z] #77 8.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.372Z] #77 12.88 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:53.372Z] #77 12.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:53.372Z] #77 12.90 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:53.372Z] #77 13.68 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:53.372Z] #77 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.372Z] #77 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.372Z] #77 ... [2024-04-13T02:58:53.372Z] [2024-04-13T02:58:53.372Z] #42 [core-metadata internal] load build context [2024-04-13T02:58:53.372Z] #42 transferring context: 112.14MB 62.3s [2024-04-13T02:58:53.643Z] #42 ... [2024-04-13T02:58:53.643Z] [2024-04-13T02:58:53.643Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:58:53.643Z] #48 ... [2024-04-13T02:58:53.643Z] [2024-04-13T02:58:53.643Z] #54 [core-command internal] load build context [2024-04-13T02:58:53.914Z] #54 ... [2024-04-13T02:58:53.914Z] [2024-04-13T02:58:53.914Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-04-13T02:58:53.914Z] #80 13.34 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:53.914Z] #80 13.34 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:53.914Z] #80 13.41 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:53.914Z] #80 15.23 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:53.914Z] #80 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.914Z] #80 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.914Z] #80 18.77 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:53.914Z] #80 18.80 OK: 18 MiB in 19 packages [2024-04-13T02:58:53.914Z] #80 DONE 19.8s [2024-04-13T02:58:53.914Z] [2024-04-13T02:58:53.914Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-04-13T02:58:53.914Z] #79 13.96 Upgrading critical system libraries and apk-tools: [2024-04-13T02:58:53.914Z] #79 13.96 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) [2024-04-13T02:58:53.914Z] #79 14.04 Executing busybox-1.36.1-r5.trigger [2024-04-13T02:58:53.914Z] #79 15.25 Continuing the upgrade transaction with new apk-tools: [2024-04-13T02:58:53.914Z] #79 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.914Z] #79 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-13T02:58:53.914Z] #79 20.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:53.914Z] #79 20.80 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:53.914Z] #79 21.14 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-13T02:58:53.914Z] #79 21.14 Executing ca-certificates-20240226-r0.trigger [2024-04-13T02:58:53.914Z] #79 21.89 OK: 9 MiB in 17 packages [2024-04-13T02:58:53.914Z] #79 DONE 23.0s [2024-04-13T02:58:53.914Z] [2024-04-13T02:58:53.914Z] #54 [core-command internal] load build context [2024-04-13T02:58:53.914Z] #54 ... [2024-04-13T02:58:53.914Z] [2024-04-13T02:58:53.914Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-13T02:58:53.914Z] #84 ... [2024-04-13T02:58:53.914Z] [2024-04-13T02:58:53.914Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:58:54.194Z] #45 ... [2024-04-13T02:58:54.194Z] [2024-04-13T02:58:54.194Z] #54 [core-command internal] load build context [2024-04-13T02:58:54.465Z] #54 ... [2024-04-13T02:58:54.465Z] [2024-04-13T02:58:54.465Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:58:54.465Z] #83 DONE 2.3s [2024-04-13T02:58:54.465Z] [2024-04-13T02:58:54.465Z] #54 [core-command internal] load build context [2024-04-13T02:58:54.737Z] #54 ... [2024-04-13T02:58:54.737Z] [2024-04-13T02:58:54.737Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:54.737Z] #43 ... [2024-04-13T02:58:54.737Z] [2024-04-13T02:58:54.737Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-04-13T02:58:54.737Z] #77 17.10 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-13T02:58:54.737Z] #77 17.13 OK: 9 MiB in 20 packages [2024-04-13T02:58:54.737Z] #77 DONE 18.3s [2024-04-13T02:58:54.737Z] [2024-04-13T02:58:54.737Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-13T02:58:55.320Z] #85 ... [2024-04-13T02:58:55.320Z] [2024-04-13T02:58:55.320Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-04-13T02:58:55.320Z] #84 DONE 1.3s [2024-04-13T02:58:55.320Z] [2024-04-13T02:58:55.320Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:55.320Z] #43 ... [2024-04-13T02:58:55.320Z] [2024-04-13T02:58:55.320Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-04-13T02:58:55.320Z] #86 DONE 0.7s [2024-04-13T02:58:55.586Z] [2024-04-13T02:58:55.587Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:56.169Z] #43 ... [2024-04-13T02:58:56.169Z] [2024-04-13T02:58:56.169Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-04-13T02:58:56.169Z] #87 DONE 0.5s [2024-04-13T02:58:56.169Z] [2024-04-13T02:58:56.169Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:56.169Z] #43 ... [2024-04-13T02:58:56.169Z] [2024-04-13T02:58:56.169Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:56.444Z] #58 ... [2024-04-13T02:58:56.444Z] [2024-04-13T02:58:56.444Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:56.721Z] #43 ... [2024-04-13T02:58:56.721Z] [2024-04-13T02:58:56.721Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:58:56.721Z] #88 DONE 0.7s [2024-04-13T02:58:56.721Z] [2024-04-13T02:58:56.721Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:56.721Z] #43 ... [2024-04-13T02:58:56.721Z] [2024-04-13T02:58:56.721Z] #52 [support-notifications internal] load build context [2024-04-13T02:58:56.999Z] #52 ... [2024-04-13T02:58:56.999Z] [2024-04-13T02:58:56.999Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:57.596Z] #43 ... [2024-04-13T02:58:57.596Z] [2024-04-13T02:58:57.596Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T02:58:57.596Z] #40 ... [2024-04-13T02:58:57.596Z] [2024-04-13T02:58:57.596Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:57.596Z] #43 ... [2024-04-13T02:58:57.596Z] [2024-04-13T02:58:57.596Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-04-13T02:58:57.596Z] #89 DONE 0.8s [2024-04-13T02:58:57.596Z] [2024-04-13T02:58:57.596Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:58:57.596Z] #90 DONE 2.9s [2024-04-13T02:58:57.596Z] [2024-04-13T02:58:57.596Z] #43 [core-keeper internal] load build context [2024-04-13T02:58:57.863Z] #43 ... [2024-04-13T02:58:57.863Z] [2024-04-13T02:58:57.863Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-04-13T02:58:57.863Z] #85 DONE 3.0s [2024-04-13T02:58:57.863Z] [2024-04-13T02:58:57.863Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:58:58.447Z] #91 ... [2024-04-13T02:58:58.447Z] [2024-04-13T02:58:58.447Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-04-13T02:58:58.447Z] #92 DONE 0.8s [2024-04-13T02:58:58.712Z] [2024-04-13T02:58:58.712Z] #93 [security-spire-config] exporting to image [2024-04-13T02:58:58.712Z] #93 exporting layers [2024-04-13T02:58:58.980Z] #93 ... [2024-04-13T02:58:58.980Z] [2024-04-13T02:58:58.980Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-04-13T02:58:58.980Z] #94 DONE 1.3s [2024-04-13T02:58:59.248Z] [2024-04-13T02:58:59.248Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:58:59.515Z] #58 transferring context: 79.40MB 63.7s [2024-04-13T02:59:00.104Z] #58 ... [2024-04-13T02:59:00.105Z] [2024-04-13T02:59:00.105Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-04-13T02:59:00.105Z] #95 DONE 0.9s [2024-04-13T02:59:00.105Z] [2024-04-13T02:59:00.105Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:00.379Z] #58 ... [2024-04-13T02:59:00.379Z] [2024-04-13T02:59:00.379Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-04-13T02:59:00.379Z] #91 DONE 2.4s [2024-04-13T02:59:00.379Z] [2024-04-13T02:59:00.379Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:00.961Z] #58 ... [2024-04-13T02:59:00.961Z] [2024-04-13T02:59:00.961Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:59:00.961Z] #96 DONE 0.6s [2024-04-13T02:59:00.961Z] [2024-04-13T02:59:00.961Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:01.233Z] #58 ... [2024-04-13T02:59:01.233Z] [2024-04-13T02:59:01.233Z] #50 [support-scheduler internal] load build context [2024-04-13T02:59:01.501Z] #50 ... [2024-04-13T02:59:01.501Z] [2024-04-13T02:59:01.501Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:01.501Z] #58 ... [2024-04-13T02:59:01.501Z] [2024-04-13T02:59:01.501Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-04-13T02:59:01.501Z] #97 DONE 0.9s [2024-04-13T02:59:01.501Z] [2024-04-13T02:59:01.501Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:01.777Z] #58 ... [2024-04-13T02:59:01.777Z] [2024-04-13T02:59:01.777Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-04-13T02:59:01.777Z] #98 DONE 1.1s [2024-04-13T02:59:01.777Z] [2024-04-13T02:59:01.777Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:02.366Z] #58 ... [2024-04-13T02:59:02.366Z] [2024-04-13T02:59:02.366Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:02.366Z] #46 ... [2024-04-13T02:59:02.366Z] [2024-04-13T02:59:02.366Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:59:02.366Z] #53 ... [2024-04-13T02:59:02.366Z] [2024-04-13T02:59:02.366Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:02.644Z] #46 ... [2024-04-13T02:59:02.644Z] [2024-04-13T02:59:02.644Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-04-13T02:59:02.644Z] #99 DONE 0.8s [2024-04-13T02:59:02.644Z] [2024-04-13T02:59:02.644Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:03.229Z] #46 ... [2024-04-13T02:59:03.229Z] [2024-04-13T02:59:03.229Z] #47 [core-data internal] load build context [2024-04-13T02:59:03.229Z] #47 ... [2024-04-13T02:59:03.229Z] [2024-04-13T02:59:03.229Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-04-13T02:59:03.229Z] #100 DONE 1.1s [2024-04-13T02:59:03.229Z] [2024-04-13T02:59:03.229Z] #47 [core-data internal] load build context [2024-04-13T02:59:03.229Z] #47 ... [2024-04-13T02:59:03.229Z] [2024-04-13T02:59:03.229Z] #93 [security-spire-server] exporting to image [2024-04-13T02:59:03.229Z] #93 writing image sha256:9fdd1646d5323736bb81fb5e43e6a633d385bea44a5d7eb8df8d651136156fae done [2024-04-13T02:59:03.229Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2024-04-13T02:59:03.495Z] #93 ... [2024-04-13T02:59:03.495Z] [2024-04-13T02:59:03.495Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:03.495Z] #44 ... [2024-04-13T02:59:03.495Z] [2024-04-13T02:59:03.495Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:03.495Z] #46 ... [2024-04-13T02:59:03.495Z] [2024-04-13T02:59:03.495Z] #42 [core-metadata internal] load build context [2024-04-13T02:59:03.495Z] #42 transferring context: 143.06MB 72.5s [2024-04-13T02:59:03.763Z] #42 ... [2024-04-13T02:59:03.763Z] [2024-04-13T02:59:03.763Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:03.763Z] #46 ... [2024-04-13T02:59:03.763Z] [2024-04-13T02:59:03.763Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:59:04.033Z] #48 ... [2024-04-13T02:59:04.033Z] [2024-04-13T02:59:04.033Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:04.303Z] #46 ... [2024-04-13T02:59:04.303Z] [2024-04-13T02:59:04.303Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-04-13T02:59:04.303Z] #101 DONE 1.6s [2024-04-13T02:59:04.303Z] [2024-04-13T02:59:04.303Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:04.303Z] #46 ... [2024-04-13T02:59:04.303Z] [2024-04-13T02:59:04.303Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:04.584Z] #45 ... [2024-04-13T02:59:04.584Z] [2024-04-13T02:59:04.584Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:04.853Z] #46 ... [2024-04-13T02:59:04.854Z] [2024-04-13T02:59:04.854Z] #54 [core-command internal] load build context [2024-04-13T02:59:04.854Z] #54 ... [2024-04-13T02:59:04.854Z] [2024-04-13T02:59:04.854Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:05.120Z] #45 ... [2024-04-13T02:59:05.120Z] [2024-04-13T02:59:05.120Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-04-13T02:59:05.120Z] #102 DONE 0.8s [2024-04-13T02:59:05.120Z] [2024-04-13T02:59:05.120Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:05.746Z] #45 ... [2024-04-13T02:59:05.746Z] [2024-04-13T02:59:05.746Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-04-13T02:59:05.746Z] #103 DONE 0.7s [2024-04-13T02:59:05.746Z] [2024-04-13T02:59:05.746Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:07.155Z] #45 ... [2024-04-13T02:59:07.155Z] [2024-04-13T02:59:07.155Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:07.155Z] #52 ... [2024-04-13T02:59:07.155Z] [2024-04-13T02:59:07.155Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:08.122Z] #45 ... [2024-04-13T02:59:08.122Z] [2024-04-13T02:59:08.122Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:08.122Z] #43 ... [2024-04-13T02:59:08.122Z] [2024-04-13T02:59:08.122Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:09.091Z] #45 ... [2024-04-13T02:59:09.091Z] [2024-04-13T02:59:09.091Z] #47 [core-data internal] load build context [2024-04-13T02:59:09.091Z] #47 transferring context: 254.79MB 76.0s done [2024-04-13T02:59:09.091Z] #47 DONE 76.6s [2024-04-13T02:59:09.091Z] [2024-04-13T02:59:09.091Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:10.506Z] #45 ... [2024-04-13T02:59:10.506Z] [2024-04-13T02:59:10.506Z] #104 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:59:10.506Z] #104 DONE 1.3s [2024-04-13T02:59:10.506Z] [2024-04-13T02:59:10.506Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:10.506Z] #45 ... [2024-04-13T02:59:10.506Z] [2024-04-13T02:59:10.506Z] #93 [security-spire-agent] exporting to image [2024-04-13T02:59:10.506Z] #93 exporting layers 4.4s done [2024-04-13T02:59:10.506Z] #93 writing image sha256:41c07185be924dc2749473204dec786eec87ca2d51a132c91f94dbd39964c3cb 0.1s done [2024-04-13T02:59:10.506Z] #93 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-04-13T02:59:10.506Z] #93 writing image sha256:215e80e4372e1198decf5ce4038143d3d00b1396198a3a08325466d2d293d605 0.1s done [2024-04-13T02:59:10.506Z] #93 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-04-13T02:59:10.506Z] #93 DONE 12.0s [2024-04-13T02:59:10.506Z] [2024-04-13T02:59:10.506Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:11.465Z] #45 ... [2024-04-13T02:59:11.465Z] [2024-04-13T02:59:11.465Z] #50 [support-scheduler internal] load build context [2024-04-13T02:59:11.731Z] #50 ... [2024-04-13T02:59:11.731Z] [2024-04-13T02:59:11.731Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:12.316Z] #45 ... [2024-04-13T02:59:12.316Z] [2024-04-13T02:59:12.316Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:12.316Z] #58 ... [2024-04-13T02:59:12.316Z] [2024-04-13T02:59:12.316Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:12.582Z] #45 ... [2024-04-13T02:59:12.582Z] [2024-04-13T02:59:12.582Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:59:12.582Z] #53 ... [2024-04-13T02:59:12.582Z] [2024-04-13T02:59:12.582Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:13.546Z] #45 ... [2024-04-13T02:59:13.547Z] [2024-04-13T02:59:13.547Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:13.547Z] #44 ... [2024-04-13T02:59:13.547Z] [2024-04-13T02:59:13.547Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:13.814Z] #45 transferring context: 172.94MB 81.5s [2024-04-13T02:59:13.814Z] #45 ... [2024-04-13T02:59:13.814Z] [2024-04-13T02:59:13.814Z] #42 [core-metadata internal] load build context [2024-04-13T02:59:14.079Z] #42 ... [2024-04-13T02:59:14.079Z] [2024-04-13T02:59:14.079Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:59:14.079Z] #48 ... [2024-04-13T02:59:14.079Z] [2024-04-13T02:59:14.079Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:15.045Z] #45 ... [2024-04-13T02:59:15.045Z] [2024-04-13T02:59:15.045Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:15.045Z] #46 ... [2024-04-13T02:59:15.045Z] [2024-04-13T02:59:15.045Z] #54 [core-command internal] load build context [2024-04-13T02:59:15.045Z] #54 ... [2024-04-13T02:59:15.045Z] [2024-04-13T02:59:15.045Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:17.628Z] #46 ... [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:17.628Z] #52 ... [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #54 [core-command internal] load build context [2024-04-13T02:59:17.628Z] #54 transferring context: 254.79MB 82.1s done [2024-04-13T02:59:17.628Z] #54 DONE 83.8s [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:17.628Z] #52 ... [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:17.628Z] #46 ... [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #48 [security-proxy-auth internal] load build context [2024-04-13T02:59:17.628Z] #48 transferring context: 254.79MB 84.8s done [2024-04-13T02:59:17.628Z] #48 DONE 85.0s [2024-04-13T02:59:17.628Z] [2024-04-13T02:59:17.628Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:17.894Z] #46 ... [2024-04-13T02:59:17.894Z] [2024-04-13T02:59:17.894Z] #50 [support-scheduler internal] load build context [2024-04-13T02:59:17.894Z] #50 transferring context: 254.79MB 84.5s done [2024-04-13T02:59:17.894Z] #50 DONE 85.2s [2024-04-13T02:59:17.894Z] [2024-04-13T02:59:17.894Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:18.165Z] #46 ... [2024-04-13T02:59:18.165Z] [2024-04-13T02:59:18.165Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:18.165Z] #43 ... [2024-04-13T02:59:18.165Z] [2024-04-13T02:59:18.165Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:19.575Z] #46 ... [2024-04-13T02:59:19.575Z] [2024-04-13T02:59:19.575Z] #53 [security-proxy-setup internal] load build context [2024-04-13T02:59:19.575Z] #53 transferring context: 254.79MB 84.3s done [2024-04-13T02:59:19.575Z] #53 DONE 85.9s [2024-04-13T02:59:19.575Z] [2024-04-13T02:59:19.575Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:59:20.536Z] #105 ... [2024-04-13T02:59:20.536Z] [2024-04-13T02:59:20.536Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:59:20.536Z] #106 ... [2024-04-13T02:59:20.536Z] [2024-04-13T02:59:20.536Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:21.501Z] #52 ... [2024-04-13T02:59:21.501Z] [2024-04-13T02:59:21.501Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:59:21.501Z] #105 DONE 1.7s [2024-04-13T02:59:21.501Z] [2024-04-13T02:59:21.501Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:22.474Z] #52 transferring context: 254.79MB 87.5s done [2024-04-13T02:59:22.474Z] #52 ... [2024-04-13T02:59:22.474Z] [2024-04-13T02:59:22.474Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:22.741Z] #58 ... [2024-04-13T02:59:22.741Z] [2024-04-13T02:59:22.741Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:23.053Z] #43 ... [2024-04-13T02:59:23.053Z] [2024-04-13T02:59:23.053Z] #52 [support-notifications internal] load build context [2024-04-13T02:59:23.053Z] #52 DONE 89.4s [2024-04-13T02:59:23.053Z] [2024-04-13T02:59:23.053Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:24.029Z] #43 ... [2024-04-13T02:59:24.029Z] [2024-04-13T02:59:24.029Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:24.029Z] #44 ... [2024-04-13T02:59:24.029Z] [2024-04-13T02:59:24.029Z] #107 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:59:24.029Z] #107 DONE 0.8s [2024-04-13T02:59:24.029Z] [2024-04-13T02:59:24.029Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:24.029Z] #44 ... [2024-04-13T02:59:24.029Z] [2024-04-13T02:59:24.029Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:24.029Z] #43 ... [2024-04-13T02:59:24.029Z] [2024-04-13T02:59:24.029Z] #42 [core-metadata internal] load build context [2024-04-13T02:59:24.299Z] #42 ... [2024-04-13T02:59:24.299Z] [2024-04-13T02:59:24.299Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:25.264Z] #44 ... [2024-04-13T02:59:25.264Z] [2024-04-13T02:59:25.264Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:25.264Z] #45 ... [2024-04-13T02:59:25.264Z] [2024-04-13T02:59:25.264Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:26.233Z] #43 ... [2024-04-13T02:59:26.233Z] [2024-04-13T02:59:26.233Z] #46 [security-secretstore-setup internal] load build context [2024-04-13T02:59:26.233Z] #46 transferring context: 254.79MB 93.2s done [2024-04-13T02:59:26.233Z] #46 DONE 93.9s [2024-04-13T02:59:26.233Z] [2024-04-13T02:59:26.233Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:27.663Z] #43 ... [2024-04-13T02:59:27.663Z] [2024-04-13T02:59:27.663Z] #42 [core-metadata internal] load build context [2024-04-13T02:59:27.663Z] #42 transferring context: 254.79MB 96.5s done [2024-04-13T02:59:27.663Z] #42 DONE 96.7s [2024-04-13T02:59:27.663Z] [2024-04-13T02:59:27.663Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:28.257Z] #43 ... [2024-04-13T02:59:28.257Z] [2024-04-13T02:59:28.257Z] #45 [core-common-config-bootstrapper internal] load build context [2024-04-13T02:59:28.257Z] #45 transferring context: 254.79MB 96.0s done [2024-04-13T02:59:28.257Z] #45 DONE 96.5s [2024-04-13T02:59:28.257Z] [2024-04-13T02:59:28.257Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:30.218Z] #43 ... [2024-04-13T02:59:30.218Z] [2024-04-13T02:59:30.218Z] #58 [security-bootstrapper internal] load build context [2024-04-13T02:59:30.218Z] #58 transferring context: 254.79MB 94.3s done [2024-04-13T02:59:30.218Z] #58 DONE 95.7s [2024-04-13T02:59:30.218Z] [2024-04-13T02:59:30.218Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:30.838Z] #43 ... [2024-04-13T02:59:30.838Z] [2024-04-13T02:59:30.838Z] #44 [security-spiffe-token-provider internal] load build context [2024-04-13T02:59:30.838Z] #44 transferring context: 254.79MB 98.7s done [2024-04-13T02:59:30.838Z] #44 DONE 98.9s [2024-04-13T02:59:30.838Z] [2024-04-13T02:59:30.838Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:31.436Z] #43 ... [2024-04-13T02:59:31.436Z] [2024-04-13T02:59:31.436Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:59:31.436Z] #108 ... [2024-04-13T02:59:31.436Z] [2024-04-13T02:59:31.436Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:31.726Z] #43 ... [2024-04-13T02:59:31.726Z] [2024-04-13T02:59:31.726Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-04-13T02:59:31.726Z] #109 DONE 1.2s [2024-04-13T02:59:31.726Z] [2024-04-13T02:59:31.726Z] #43 [core-keeper internal] load build context [2024-04-13T02:59:32.700Z] #43 transferring context: 254.79MB 101.0s done [2024-04-13T02:59:32.700Z] #43 DONE 101.1s [2024-04-13T02:59:32.700Z] [2024-04-13T02:59:32.700Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-04-13T02:59:33.288Z] #110 DONE 0.6s [2024-04-13T02:59:33.288Z] [2024-04-13T02:59:33.288Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:59:33.882Z] #111 ... [2024-04-13T02:59:33.882Z] [2024-04-13T02:59:33.882Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T02:59:34.151Z] #112 ... [2024-04-13T02:59:34.151Z] [2024-04-13T02:59:34.151Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:13.034Z] #113 ... [2024-04-13T03:00:13.034Z] [2024-04-13T03:00:13.034Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:13.034Z] #106 DONE 62.3s [2024-04-13T03:00:13.034Z] [2024-04-13T03:00:13.034Z] #114 [core-data builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #114 DONE 3.5s [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:16.381Z] #115 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #116 [core-command builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #116 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:16.381Z] #117 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:16.381Z] #118 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:16.381Z] #119 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #120 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:16.381Z] #121 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #122 [support-scheduler builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #122 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:16.381Z] #123 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:16.381Z] #124 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:16.381Z] #125 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #126 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:16.381Z] #127 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #128 [core-metadata builder 6/7] COPY . . [2024-04-13T03:00:16.381Z] #128 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:16.381Z] #129 CACHED [2024-04-13T03:00:16.381Z] [2024-04-13T03:00:16.381Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-13T03:00:21.736Z] #130 5.098 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-13T03:00:27.088Z] #130 ... [2024-04-13T03:00:27.088Z] [2024-04-13T03:00:27.088Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T03:00:27.088Z] #0 4.569 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-13T03:00:27.088Z] #131 ... [2024-04-13T03:00:27.088Z] [2024-04-13T03:00:27.088Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T03:00:27.088Z] #0 4.910 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-13T03:00:27.088Z] #132 ... [2024-04-13T03:00:27.088Z] [2024-04-13T03:00:27.088Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-13T03:00:27.088Z] #0 4.593 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-13T03:00:27.088Z] #133 ... [2024-04-13T03:00:27.088Z] [2024-04-13T03:00:27.088Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:00:27.088Z] #0 4.310 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-13T03:00:27.088Z] #134 ... [2024-04-13T03:00:27.088Z] [2024-04-13T03:00:27.088Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:00:27.088Z] #0 4.201 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-13T03:00:31.561Z] #135 ... [2024-04-13T03:00:31.561Z] [2024-04-13T03:00:31.561Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:31.561Z] #108 DONE 70.2s [2024-04-13T03:00:31.561Z] [2024-04-13T03:00:31.561Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-04-13T03:00:34.928Z] #136 DONE 3.4s [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:34.928Z] #137 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:34.928Z] #138 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #139 [security-bootstrapper builder 6/7] COPY . . [2024-04-13T03:00:34.928Z] #139 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-04-13T03:00:34.928Z] #140 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-04-13T03:00:34.928Z] #141 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:34.928Z] #142 CACHED [2024-04-13T03:00:34.928Z] [2024-04-13T03:00:34.928Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-13T03:00:38.328Z] #143 3.237 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-13T03:00:42.574Z] #143 ... [2024-04-13T03:00:42.574Z] [2024-04-13T03:00:42.574Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:00:42.574Z] #112 DONE 78.5s [2024-04-13T03:00:42.574Z] [2024-04-13T03:00:42.574Z] #144 [support-notifications builder 6/7] COPY . . [2024-04-13T03:00:45.183Z] #144 ... [2024-04-13T03:00:45.183Z] [2024-04-13T03:00:45.183Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-04-13T03:00:45.183Z] #0 3.194 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-13T03:00:45.183Z] #145 ... [2024-04-13T03:00:45.183Z] [2024-04-13T03:00:45.183Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-13T03:00:45.183Z] #0 3.285 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-13T03:00:47.686Z] #146 ... [2024-04-13T03:00:47.686Z] [2024-04-13T03:00:47.686Z] #144 [support-notifications builder 6/7] COPY . . [2024-04-13T03:00:47.686Z] #144 DONE 3.2s [2024-04-13T03:00:47.686Z] [2024-04-13T03:00:47.686Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:00:47.686Z] #147 2.078 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-13T03:01:07.500Z] #147 ... [2024-04-13T03:01:07.500Z] [2024-04-13T03:01:07.500Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:01:07.500Z] #111 DONE 94.1s [2024-04-13T03:01:07.500Z] [2024-04-13T03:01:07.500Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-13T03:01:07.500Z] #113 DONE 95.6s [2024-04-13T03:01:07.500Z] [2024-04-13T03:01:07.500Z] #148 [core-keeper builder 7/8] COPY . . [2024-04-13T03:01:10.832Z] #148 DONE 3.6s [2024-04-13T03:01:10.832Z] [2024-04-13T03:01:10.832Z] #149 [security-spiffe-token-provider builder 6/7] COPY . . [2024-04-13T03:01:11.788Z] #149 DONE 4.3s [2024-04-13T03:01:11.788Z] [2024-04-13T03:01:11.788Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T03:01:13.719Z] #150 1.820 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-13T03:01:21.901Z] #150 ... [2024-04-13T03:01:21.901Z] [2024-04-13T03:01:21.901Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T03:01:21.901Z] #0 2.499 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-04-13T03:14:44.405Z] #151 ... [2024-04-13T03:14:44.405Z] [2024-04-13T03:14:44.405Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-04-13T03:14:44.405Z] #145 842.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-04-13T03:14:44.670Z] #145 ... [2024-04-13T03:14:44.670Z] [2024-04-13T03:14:44.670Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-04-13T03:14:44.670Z] #146 DONE 849.8s [2024-04-13T03:14:44.934Z] [2024-04-13T03:14:44.934Z] #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-04-13T03:14:45.200Z] #152 DONE 0.4s [2024-04-13T03:14:45.200Z] [2024-04-13T03:14:45.200Z] #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-04-13T03:14:47.768Z] #153 DONE 2.1s [2024-04-13T03:14:47.768Z] [2024-04-13T03:14:47.768Z] #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:14:47.768Z] #154 DONE 0.3s [2024-04-13T03:14:47.768Z] [2024-04-13T03:14:47.768Z] #155 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:14:47.768Z] #155 DONE 0.3s [2024-04-13T03:14:47.768Z] [2024-04-13T03:14:47.768Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:14:48.054Z] #135 ... [2024-04-13T03:14:48.054Z] [2024-04-13T03:14:48.054Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-04-13T03:14:48.054Z] #156 DONE 0.3s [2024-04-13T03:14:48.054Z] [2024-04-13T03:14:48.054Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:14:48.321Z] #135 ... [2024-04-13T03:14:48.321Z] [2024-04-13T03:14:48.321Z] #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-04-13T03:14:48.321Z] #157 DONE 0.2s [2024-04-13T03:14:48.321Z] [2024-04-13T03:14:48.321Z] #158 [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-13T03:14:48.593Z] #158 DONE 0.1s [2024-04-13T03:14:48.593Z] [2024-04-13T03:14:48.593Z] #159 [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-13T03:14:48.593Z] #159 DONE 0.2s [2024-04-13T03:14:48.593Z] [2024-04-13T03:14:48.593Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-04-13T03:14:48.860Z] #160 DONE 0.1s [2024-04-13T03:14:48.860Z] [2024-04-13T03:14:48.860Z] #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-04-13T03:14:48.860Z] #161 DONE 0.1s [2024-04-13T03:14:48.860Z] [2024-04-13T03:14:48.860Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:14:48.860Z] #135 ... [2024-04-13T03:14:48.860Z] [2024-04-13T03:14:48.860Z] #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-13T03:14:50.792Z] #162 ... [2024-04-13T03:14:50.792Z] [2024-04-13T03:14:50.792Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-04-13T03:14:50.792Z] #143 DONE 855.4s [2024-04-13T03:14:50.792Z] [2024-04-13T03:14:50.792Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:14:50.792Z] #135 ... [2024-04-13T03:14:50.792Z] [2024-04-13T03:14:50.792Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:14:50.792Z] #163 DONE 0.1s [2024-04-13T03:14:51.056Z] [2024-04-13T03:14:51.056Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:14:51.323Z] #164 DONE 0.2s [2024-04-13T03:14:51.323Z] [2024-04-13T03:14:51.323Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-04-13T03:14:51.587Z] #165 ... [2024-04-13T03:14:51.587Z] [2024-04-13T03:14:51.587Z] #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-04-13T03:14:51.587Z] #162 DONE 2.6s [2024-04-13T03:14:51.587Z] [2024-04-13T03:14:51.587Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-04-13T03:14:51.587Z] #165 DONE 0.5s [2024-04-13T03:14:51.587Z] [2024-04-13T03:14:51.587Z] #93 [security-bootstrapper] exporting to image [2024-04-13T03:14:51.587Z] #93 exporting layers [2024-04-13T03:14:52.169Z] #93 ... [2024-04-13T03:14:52.169Z] [2024-04-13T03:14:52.169Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-04-13T03:14:52.169Z] #166 DONE 0.5s [2024-04-13T03:14:52.435Z] [2024-04-13T03:14:52.435Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-04-13T03:14:52.435Z] #167 DONE 0.3s [2024-04-13T03:14:52.435Z] [2024-04-13T03:14:52.435Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:14:52.700Z] #40 ... [2024-04-13T03:14:52.700Z] [2024-04-13T03:14:52.700Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-04-13T03:14:52.700Z] #168 DONE 0.2s [2024-04-13T03:14:52.700Z] [2024-04-13T03:14:52.700Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T03:14:52.964Z] #169 ... [2024-04-13T03:14:52.964Z] [2024-04-13T03:14:52.964Z] #93 [security-bootstrapper] exporting to image [2024-04-13T03:14:52.964Z] #93 exporting layers 1.5s done [2024-04-13T03:14:52.964Z] #93 writing image sha256:f594bc68f28d08dd3f1dd95a97255d82c5606f48e9057aaf53c6308949042414 done [2024-04-13T03:14:52.964Z] #93 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-04-13T03:14:52.964Z] #93 DONE 13.5s [2024-04-13T03:14:53.228Z] [2024-04-13T03:14:53.228Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T03:14:54.626Z] #150 ... [2024-04-13T03:14:54.626Z] [2024-04-13T03:14:54.626Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T03:14:54.626Z] #169 DONE 1.9s [2024-04-13T03:14:54.626Z] [2024-04-13T03:14:54.626Z] #93 [security-proxy-setup] exporting to image [2024-04-13T03:14:55.578Z] #93 exporting layers 0.9s done [2024-04-13T03:14:55.578Z] #93 writing image sha256:ae93e0d3892b6353691def11e4c0f8622acff412d6f8e03c3478c0c6f04e9bc0 done [2024-04-13T03:14:55.578Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2024-04-13T03:14:55.578Z] #93 DONE 14.5s [2024-04-13T03:14:55.578Z] [2024-04-13T03:14:55.578Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:14:56.976Z] #147 ... [2024-04-13T03:14:56.976Z] [2024-04-13T03:14:56.976Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-04-13T03:14:56.976Z] #145 DONE 862.2s [2024-04-13T03:14:57.242Z] [2024-04-13T03:14:57.242Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T03:14:57.856Z] #132 ... [2024-04-13T03:14:57.856Z] [2024-04-13T03:14:57.856Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:14:57.856Z] #170 DONE 0.2s [2024-04-13T03:14:57.856Z] [2024-04-13T03:14:57.856Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:14:58.121Z] #134 ... [2024-04-13T03:14:58.121Z] [2024-04-13T03:14:58.121Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:14:58.428Z] #171 DONE 0.4s [2024-04-13T03:14:58.428Z] [2024-04-13T03:14:58.428Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-04-13T03:14:58.428Z] #172 DONE 0.1s [2024-04-13T03:14:58.428Z] [2024-04-13T03:14:58.428Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:14:58.693Z] #134 ... [2024-04-13T03:14:58.693Z] [2024-04-13T03:14:58.693Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-04-13T03:14:58.693Z] #173 DONE 0.2s [2024-04-13T03:14:58.693Z] [2024-04-13T03:14:58.693Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:14:58.958Z] #174 DONE 0.1s [2024-04-13T03:14:58.958Z] [2024-04-13T03:14:58.958Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-04-13T03:14:59.223Z] #175 DONE 0.3s [2024-04-13T03:14:59.223Z] [2024-04-13T03:14:59.223Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:14:59.223Z] #134 ... [2024-04-13T03:14:59.223Z] [2024-04-13T03:14:59.223Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-04-13T03:14:59.492Z] #176 DONE 0.3s [2024-04-13T03:14:59.492Z] [2024-04-13T03:14:59.492Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:14:59.492Z] #135 ... [2024-04-13T03:14:59.492Z] [2024-04-13T03:14:59.492Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-04-13T03:14:59.757Z] #177 DONE 0.2s [2024-04-13T03:14:59.757Z] [2024-04-13T03:14:59.757Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T03:15:01.692Z] #178 DONE 2.2s [2024-04-13T03:15:01.692Z] [2024-04-13T03:15:01.692Z] #93 [security-secretstore-setup] exporting to image [2024-04-13T03:15:01.692Z] #93 exporting layers [2024-04-13T03:15:03.099Z] #93 exporting layers 1.4s done [2024-04-13T03:15:03.363Z] #93 writing image sha256:405eb606a16eac3e3aac58f363656b89f01bc86fcaebff27f768757d2873fe2e done [2024-04-13T03:15:03.363Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-04-13T03:15:03.363Z] #93 DONE 15.9s [2024-04-13T03:15:03.364Z] [2024-04-13T03:15:03.364Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:15:21.540Z] #147 ... [2024-04-13T03:15:21.540Z] [2024-04-13T03:15:21.540Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-04-13T03:15:21.540Z] #135 DONE 904.3s [2024-04-13T03:15:21.540Z] [2024-04-13T03:15:21.540Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T03:15:21.540Z] #150 ... [2024-04-13T03:15:21.540Z] [2024-04-13T03:15:21.540Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:15:21.540Z] #179 DONE 0.2s [2024-04-13T03:15:21.540Z] [2024-04-13T03:15:21.540Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:15:21.540Z] #180 DONE 0.1s [2024-04-13T03:15:21.540Z] [2024-04-13T03:15:21.540Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-04-13T03:15:21.805Z] #181 DONE 0.4s [2024-04-13T03:15:21.805Z] [2024-04-13T03:15:21.805Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:15:22.073Z] #182 DONE 0.2s [2024-04-13T03:15:22.073Z] [2024-04-13T03:15:22.073Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-04-13T03:15:22.073Z] #183 DONE 0.1s [2024-04-13T03:15:22.073Z] [2024-04-13T03:15:22.073Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T03:15:24.665Z] #184 DONE 1.9s [2024-04-13T03:15:24.665Z] [2024-04-13T03:15:24.665Z] #93 [core-common-config-bootstrapper] exporting to image [2024-04-13T03:15:24.665Z] #93 exporting layers [2024-04-13T03:15:24.931Z] #93 exporting layers 0.8s done [2024-04-13T03:15:24.931Z] #93 writing image sha256:37888d3efa1661ca7060b0cb3f2f0f9572b8e537d9add8c4460e87a076431127 done [2024-04-13T03:15:24.931Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-04-13T03:15:24.931Z] #93 DONE 16.7s [2024-04-13T03:15:24.931Z] [2024-04-13T03:15:24.931Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-04-13T03:18:02.088Z] #150 DONE 1009.3s [2024-04-13T03:18:02.088Z] [2024-04-13T03:18:02.088Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T03:18:02.088Z] #132 ... [2024-04-13T03:18:02.088Z] [2024-04-13T03:18:02.088Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:18:02.088Z] #185 DONE 0.3s [2024-04-13T03:18:02.088Z] [2024-04-13T03:18:02.088Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T03:18:02.088Z] #131 ... [2024-04-13T03:18:02.088Z] [2024-04-13T03:18:02.088Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:18:02.088Z] #186 DONE 0.2s [2024-04-13T03:18:02.088Z] [2024-04-13T03:18:02.088Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-04-13T03:18:02.355Z] #187 DONE 0.3s [2024-04-13T03:18:02.355Z] [2024-04-13T03:18:02.355Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:18:02.622Z] #188 DONE 0.1s [2024-04-13T03:18:02.622Z] [2024-04-13T03:18:02.622Z] #93 [security-spiffe-token-provider] exporting to image [2024-04-13T03:18:02.622Z] #93 exporting layers [2024-04-13T03:18:03.204Z] #93 exporting layers 0.8s done [2024-04-13T03:18:03.204Z] #93 writing image sha256:abac6d1aac9aa99d122bba828d45e786d8239d55e620e01cd2ececd84c2df0a6 done [2024-04-13T03:18:03.204Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-04-13T03:18:03.204Z] #93 DONE 17.5s [2024-04-13T03:18:03.204Z] [2024-04-13T03:18:03.204Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:22:55.081Z] #40 ... [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-04-13T03:22:55.081Z] #132 DONE 1349.9s [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T03:22:55.081Z] #131 ... [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:22:55.081Z] #189 DONE 0.1s [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:22:55.081Z] #134 ... [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:22:55.081Z] #190 DONE 0.2s [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-04-13T03:22:55.081Z] #191 DONE 0.6s [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.081Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:22:55.081Z] #192 DONE 0.1s [2024-04-13T03:22:55.081Z] [2024-04-13T03:22:55.082Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-04-13T03:22:55.082Z] #193 DONE 0.1s [2024-04-13T03:22:55.082Z] [2024-04-13T03:22:55.082Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-04-13T03:22:55.082Z] #194 DONE 1.9s [2024-04-13T03:22:55.082Z] [2024-04-13T03:22:55.082Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:22:55.082Z] #134 ... [2024-04-13T03:22:55.082Z] [2024-04-13T03:22:55.082Z] #93 [security-proxy-auth] exporting to image [2024-04-13T03:22:55.082Z] #93 exporting layers [2024-04-13T03:22:55.082Z] #93 exporting layers 0.7s done [2024-04-13T03:22:55.082Z] #93 writing image sha256:c0ab42df6a258c5d485aab3fccd0cd8fcdd838b184ff69f0f48199df1b9b4f64 done [2024-04-13T03:22:55.082Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2024-04-13T03:22:55.082Z] #93 DONE 18.2s [2024-04-13T03:22:55.082Z] [2024-04-13T03:22:55.082Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-04-13T03:23:33.987Z] #131 DONE 1395.6s [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-13T03:23:33.987Z] #130 ... [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:23:33.987Z] #195 DONE 0.2s [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:23:33.987Z] #196 DONE 0.1s [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-04-13T03:23:33.987Z] #197 DONE 0.5s [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:23:33.987Z] #198 DONE 0.2s [2024-04-13T03:23:33.987Z] [2024-04-13T03:23:33.987Z] #93 [core-command] exporting to image [2024-04-13T03:23:33.987Z] #93 exporting layers [2024-04-13T03:23:33.987Z] #93 exporting layers 0.4s done [2024-04-13T03:23:33.987Z] #93 writing image sha256:786289936a118a4c1c1861309810959553d79e9e907429c34b8498cd64f8725a done [2024-04-13T03:23:33.988Z] #93 naming to docker.io/library/core-command-arm64 done [2024-04-13T03:23:33.988Z] #93 DONE 18.7s [2024-04-13T03:23:33.988Z] [2024-04-13T03:23:33.988Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:23:49.003Z] #134 ... [2024-04-13T03:23:49.003Z] [2024-04-13T03:23:49.003Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-04-13T03:23:49.003Z] #133 DONE 1411.9s [2024-04-13T03:23:49.003Z] [2024-04-13T03:23:49.003Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T03:23:49.003Z] #151 ... [2024-04-13T03:23:49.003Z] [2024-04-13T03:23:49.003Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:23:49.003Z] #199 DONE 0.3s [2024-04-13T03:23:49.003Z] [2024-04-13T03:23:49.003Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:23:49.271Z] #200 DONE 0.3s [2024-04-13T03:23:49.271Z] [2024-04-13T03:23:49.271Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-04-13T03:23:49.271Z] #130 DONE 1413.0s [2024-04-13T03:23:49.271Z] [2024-04-13T03:23:49.271Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-04-13T03:23:50.234Z] #201 DONE 0.9s [2024-04-13T03:23:50.234Z] [2024-04-13T03:23:50.234Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:23:50.234Z] #202 ... [2024-04-13T03:23:50.234Z] [2024-04-13T03:23:50.234Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:23:50.234Z] #203 DONE 0.3s [2024-04-13T03:23:50.502Z] [2024-04-13T03:23:50.502Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:23:50.502Z] #202 DONE 0.2s [2024-04-13T03:23:50.502Z] [2024-04-13T03:23:50.502Z] #93 [core-data] exporting to image [2024-04-13T03:23:50.502Z] #93 exporting layers [2024-04-13T03:23:50.772Z] #93 ... [2024-04-13T03:23:50.772Z] [2024-04-13T03:23:50.772Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:23:50.772Z] #204 DONE 0.3s [2024-04-13T03:23:50.772Z] [2024-04-13T03:23:50.772Z] #205 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-04-13T03:23:51.356Z] #205 DONE 0.7s [2024-04-13T03:23:51.356Z] [2024-04-13T03:23:51.356Z] #93 [core-data] exporting to image [2024-04-13T03:23:51.356Z] #93 exporting layers 1.0s done [2024-04-13T03:23:51.356Z] #93 writing image sha256:af3b4543521fcc608ee4e2c2264d51cca647208894f35bd2765a2b9acfccc422 done [2024-04-13T03:23:51.356Z] #93 naming to docker.io/library/core-data-arm64 done [2024-04-13T03:23:51.356Z] #93 DONE 19.7s [2024-04-13T03:23:51.356Z] [2024-04-13T03:23:51.356Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:23:51.622Z] #206 DONE 0.1s [2024-04-13T03:23:51.622Z] [2024-04-13T03:23:51.622Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-04-13T03:23:51.622Z] #207 DONE 0.1s [2024-04-13T03:23:51.622Z] [2024-04-13T03:23:51.622Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:23:51.622Z] #40 ... [2024-04-13T03:23:51.622Z] [2024-04-13T03:23:51.622Z] #93 [core-metadata] exporting to image [2024-04-13T03:23:51.890Z] #93 exporting layers 0.4s done [2024-04-13T03:23:52.159Z] #93 writing image sha256:4c92e31c10474bc8deb370561fc477aca12d3a68d5cf0dad4620e18157794d28 done [2024-04-13T03:23:52.159Z] #93 naming to docker.io/library/core-metadata-arm64 done [2024-04-13T03:23:52.159Z] #93 DONE 20.1s [2024-04-13T03:23:52.159Z] [2024-04-13T03:23:52.159Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:24:07.152Z] #40 ... [2024-04-13T03:24:07.152Z] [2024-04-13T03:24:07.152Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-04-13T03:24:07.152Z] #151 DONE 1375.5s [2024-04-13T03:24:07.152Z] [2024-04-13T03:24:07.152Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:24:07.152Z] #134 ... [2024-04-13T03:24:07.152Z] [2024-04-13T03:24:07.152Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:24:07.152Z] #208 DONE 0.3s [2024-04-13T03:24:07.152Z] [2024-04-13T03:24:07.152Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:24:07.152Z] #147 ... [2024-04-13T03:24:07.152Z] [2024-04-13T03:24:07.152Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-04-13T03:24:07.744Z] #209 DONE 0.5s [2024-04-13T03:24:07.744Z] [2024-04-13T03:24:07.744Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:24:07.744Z] #210 DONE 0.1s [2024-04-13T03:24:07.744Z] [2024-04-13T03:24:07.744Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:24:08.014Z] #147 ... [2024-04-13T03:24:08.014Z] [2024-04-13T03:24:08.014Z] #93 [core-keeper] exporting to image [2024-04-13T03:24:08.014Z] #93 exporting layers [2024-04-13T03:24:08.280Z] #93 exporting layers 0.6s done [2024-04-13T03:24:08.547Z] #93 writing image sha256:263a35241653e8da9b6c55c429476b007df3adb03b687fe5eb17ef13e08d9f2b done [2024-04-13T03:24:08.547Z] #93 naming to docker.io/library/core-keeper-arm64 done [2024-04-13T03:24:08.547Z] #93 DONE 20.7s [2024-04-13T03:24:08.547Z] [2024-04-13T03:24:08.547Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:24:26.754Z] #40 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-04-13T03:24:26.754Z] #134 DONE 1448.0s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:24:26.754Z] #147 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:24:26.754Z] #211 DONE 0.1s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:24:26.754Z] #212 DONE 0.1s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-04-13T03:24:26.754Z] #213 DONE 0.5s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-04-13T03:24:26.754Z] #147 DONE 1420.1s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:24:26.754Z] #214 DONE 0.2s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #93 [support-scheduler] exporting to image [2024-04-13T03:24:26.754Z] #93 exporting layers [2024-04-13T03:24:26.754Z] #93 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-04-13T03:24:26.754Z] #215 DONE 0.2s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-04-13T03:24:26.754Z] #216 DONE 0.1s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:24:26.754Z] #40 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-13T03:24:26.754Z] #217 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #93 [support-scheduler] exporting to image [2024-04-13T03:24:26.754Z] #93 exporting layers 0.6s done [2024-04-13T03:24:26.754Z] #93 writing image sha256:98ca8c23c9afffea8a64a2f9e54bc61d775d01295b60280974277a8c85527aeb done [2024-04-13T03:24:26.754Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2024-04-13T03:24:26.754Z] #93 DONE 21.3s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-04-13T03:24:26.754Z] #217 DONE 0.5s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:24:26.754Z] #40 ... [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-04-13T03:24:26.754Z] #218 DONE 0.1s [2024-04-13T03:24:26.754Z] [2024-04-13T03:24:26.754Z] #93 [support-notifications] exporting to image [2024-04-13T03:24:27.333Z] #93 exporting layers 0.5s done [2024-04-13T03:24:27.333Z] #93 writing image sha256:9c95aad9eb6e0db1e5d6f1cef2f9dece36c839d444bad25eb5a31428db79b70d done [2024-04-13T03:24:27.333Z] #93 naming to docker.io/library/support-notifications-arm64 done [2024-04-13T03:24:27.333Z] #93 DONE 21.8s [2024-04-13T03:24:27.333Z] [2024-04-13T03:24:27.333Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-04-13T03:24:27.333Z] time="2024-04-13T02:57:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-04-13T03:24:27.363Z] $ docker stop --time=1 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 [2024-04-13T03:24:29.081Z] $ docker rm -f --volumes 9fc4420c7fe706346d78d6ef35d8c55e2929b1d34fd895f3cf64e83efdd15741 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-13T03:24:29.689Z] + docker images [2024-04-13T03:24:29.689Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-04-13T03:24:29.689Z] support-notifications-arm64 latest 9c95aad9eb6e 3 seconds ago 43.7MB [2024-04-13T03:24:29.689Z] support-scheduler-arm64 latest 98ca8c23c9af 4 seconds ago 43MB [2024-04-13T03:24:29.689Z] core-keeper-arm64 latest 263a35241653 22 seconds ago 35MB [2024-04-13T03:24:29.689Z] core-metadata-arm64 latest 4c92e31c1047 38 seconds ago 40.6MB [2024-04-13T03:24:29.689Z] core-data-arm64 latest af3b4543521f 39 seconds ago 40.5MB [2024-04-13T03:24:29.689Z] core-command-arm64 latest 786289936a11 56 seconds ago 40.1MB [2024-04-13T03:24:29.689Z] security-proxy-auth-arm64 latest c0ab42df6a25 About a minute ago 37.7MB [2024-04-13T03:24:29.689Z] security-spiffe-token-provider-arm64 latest abac6d1aac9a 6 minutes ago 34.7MB [2024-04-13T03:24:29.689Z] core-common-config-bootstrapper-arm64 latest 37888d3efa16 9 minutes ago 20.6MB [2024-04-13T03:24:29.689Z] security-secretstore-setup-arm64 latest 405eb606a16e 9 minutes ago 41.6MB [2024-04-13T03:24:29.689Z] security-proxy-setup-arm64 latest ae93e0d3892b 9 minutes ago 31.5MB [2024-04-13T03:24:29.689Z] security-bootstrapper-arm64 latest f594bc68f28d 9 minutes ago 24.2MB [2024-04-13T03:24:29.689Z] security-spire-agent-arm64 latest 215e80e4372e 25 minutes ago 158MB [2024-04-13T03:24:29.689Z] security-spire-server-arm64 latest 41c07185be92 25 minutes ago 102MB [2024-04-13T03:24:29.689Z] security-spire-config-arm64 latest 9fdd1646d532 25 minutes ago 101MB [2024-04-13T03:24:29.689Z] ci-base-image-arm64 latest e9aa28d5a276 39 minutes ago 973MB [2024-04-13T03:24:29.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 months ago 560MB [2024-04-13T03:24:29.689Z] 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-13T03:24:30.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-13T03:24:30.521Z] [2024-04-13T03:24:30.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T03:24:30.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-13T03:24:31.208Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-13T03:24:31.208Z] 8998bd30e6a1: Pulling fs layer [2024-04-13T03:24:31.208Z] 04944245beec: Pulling fs layer [2024-04-13T03:24:31.208Z] 699f458cf7ca: Pulling fs layer [2024-04-13T03:24:31.208Z] 765212b225bb: Pulling fs layer [2024-04-13T03:24:31.208Z] f23df028b6ca: Pulling fs layer [2024-04-13T03:24:31.208Z] d65c8cfc05b1: Pulling fs layer [2024-04-13T03:24:31.208Z] 2437ff75d9bd: Pulling fs layer [2024-04-13T03:24:31.208Z] f23df028b6ca: Waiting [2024-04-13T03:24:31.208Z] 2437ff75d9bd: Waiting [2024-04-13T03:24:31.208Z] 765212b225bb: Waiting [2024-04-13T03:24:31.208Z] d65c8cfc05b1: Waiting [2024-04-13T03:24:31.208Z] 04944245beec: Verifying Checksum [2024-04-13T03:24:31.208Z] 04944245beec: Download complete [2024-04-13T03:24:31.208Z] 765212b225bb: Verifying Checksum [2024-04-13T03:24:31.208Z] 765212b225bb: Download complete [2024-04-13T03:24:31.476Z] f23df028b6ca: Verifying Checksum [2024-04-13T03:24:31.476Z] f23df028b6ca: Download complete [2024-04-13T03:24:31.476Z] d65c8cfc05b1: Verifying Checksum [2024-04-13T03:24:31.476Z] d65c8cfc05b1: Download complete [2024-04-13T03:24:31.476Z] 699f458cf7ca: Verifying Checksum [2024-04-13T03:24:31.476Z] 699f458cf7ca: Download complete [2024-04-13T03:24:32.060Z] 8998bd30e6a1: Verifying Checksum [2024-04-13T03:24:32.060Z] 8998bd30e6a1: Download complete [2024-04-13T03:24:34.648Z] 2437ff75d9bd: Verifying Checksum [2024-04-13T03:24:34.648Z] 2437ff75d9bd: Download complete [2024-04-13T03:24:37.232Z] 8998bd30e6a1: Pull complete [2024-04-13T03:24:37.232Z] 04944245beec: Pull complete [2024-04-13T03:24:39.174Z] 699f458cf7ca: Pull complete [2024-04-13T03:24:39.174Z] 765212b225bb: Pull complete [2024-04-13T03:24:40.134Z] f23df028b6ca: Pull complete [2024-04-13T03:24:40.402Z] d65c8cfc05b1: Pull complete [2024-04-13T03:24:58.601Z] 2437ff75d9bd: Pull complete [2024-04-13T03:24:58.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-13T03:24:58.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-13T03:24:58.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T03:24:58.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-2393 does not seem to be running inside a container [2024-04-13T03:24:58.992Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-13T03:25:02.108Z] $ docker top 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:03.221Z] ---> job-cost.sh [2024-04-13T03:25:03.221Z] lf-activate-venv: SKIPPING [2024-04-13T03:25:03.221Z] INFO: No Stack... [2024-04-13T03:25:03.485Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-13T03:25:04.442Z] INFO: Archiving Costs [Pipeline] sh [2024-04-13T03:25:04.795Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-04-13T03:25:04.795Z] + cut -d, -f6 [Pipeline] lock [2024-04-13T03:25:05.119Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] [2024-04-13T03:25:05.124Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] did not exist. Created. [2024-04-13T03:25:05.129Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-13T03:25:05.877Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-13T03:25:06.118Z] Stashed 1 file(s) [Pipeline] } [2024-04-13T03:25:06.136Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4790-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-13T03:25:06.223Z] $ docker stop --time=1 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 [2024-04-13T03:25:07.772Z] $ docker rm -f --volumes 7d4aded97ce121aee761fb63b9d5f498f008a1931740b11e8634be607116a3f7 [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-13T03:25:08.989Z] provisioning config files... [2024-04-13T03:25:08.996Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9122245668876840360tmp [Pipeline] { [Pipeline] sh [2024-04-13T03:25:09.345Z] + set +x [2024-04-13T03:25:09.345Z] + bash -s -- [2024-04-13T03:25:09.345Z] + curl -s https://codecov.io/bash [2024-04-13T03:25:09.345Z] [2024-04-13T03:25:09.345Z] _____ _ [2024-04-13T03:25:09.345Z] / ____| | | [2024-04-13T03:25:09.345Z] | | ___ __| | ___ ___ _____ __ [2024-04-13T03:25:09.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-13T03:25:09.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-13T03:25:09.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-13T03:25:09.345Z] Bash-1.0.6 [2024-04-13T03:25:09.345Z] [2024-04-13T03:25:09.345Z] [2024-04-13T03:25:09.345Z] ==> git version 2.25.1 found [2024-04-13T03:25:09.345Z] ==> 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-13T03:25:09.345Z] Release-Date: 2020-01-08 [2024-04-13T03:25:09.346Z] 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-13T03:25:09.346Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-13T03:25:09.346Z] ==> Jenkins CI detected. [2024-04-13T03:25:09.346Z] current dir:  /w/workspace/edgex-go/1 [2024-04-13T03:25:09.346Z] project root: . [2024-04-13T03:25:09.346Z] --> token set from env [2024-04-13T03:25:09.346Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-13T03:25:09.605Z] ==> Running gcov in . (disable via -X gcov) [2024-04-13T03:25:09.605Z] ==> Python coveragepy not found [2024-04-13T03:25:09.605Z] ==> Searching for coverage reports in: [2024-04-13T03:25:09.605Z] + . [2024-04-13T03:25:09.605Z] -> Found 1 reports [2024-04-13T03:25:09.605Z] ==> Detecting git/mercurial file structure [2024-04-13T03:25:09.605Z] ==> Reading reports [2024-04-13T03:25:09.605Z] + ./coverage.out bytes=478979 [2024-04-13T03:25:09.605Z] ==> Appending adjustments [2024-04-13T03:25:09.605Z] https://docs.codecov.io/docs/fixing-reports [2024-04-13T03:25:10.983Z] + Found adjustments [2024-04-13T03:25:10.983Z] ==> Gzipping contents [2024-04-13T03:25:10.983Z] 60K /tmp/codecov.XLDABw.gz [2024-04-13T03:25:10.983Z] ==> Uploading reports [2024-04-13T03:25:10.983Z] url: https://codecov.io [2024-04-13T03:25:10.983Z] query: branch=PR-4790&commit=fd88077e672f656d1ed91ef5b28b86e457f1db17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-04-13T03:25:10.983Z] -> Pinging Codecov [2024-04-13T03:25:10.983Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=fd88077e672f656d1ed91ef5b28b86e457f1db17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= [2024-04-13T03:25:10.983Z] -> Uploading to [2024-04-13T03:25:10.984Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-13/00271124DB129430A58F1EEE437C3FCB/fd88077e672f656d1ed91ef5b28b86e457f1db17/5aea8f2f-d66b-4860-9494-de7f5ea479fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240413T032510Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c560fc43ac9367111572fb004d6794eeec22f29008d947123143a28565e7996c [2024-04-13T03:25:10.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-13T03:25:10.984Z] Dload Upload Total Spent Left Speed [2024-04-13T03:25:11.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61031 0 0 100 61031 0 169k --:--:-- --:--:-- --:--:-- 168k 100 61031 0 0 100 61031 0 168k --:--:-- --:--:-- --:--:-- 168k [2024-04-13T03:25:11.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd88077e672f656d1ed91ef5b28b86e457f1db17 [Pipeline] } [2024-04-13T03:25:11.352Z] 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-13T03:25:12.952Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:13.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:14.189Z] ---> package-listing.sh [2024-04-13T03:25:14.189Z] ++ facter osfamily [2024-04-13T03:25:14.189Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-13T03:25:14.449Z] + OS_FAMILY=debian [2024-04-13T03:25:14.449Z] + workspace=/w/workspace/edgex-go/1 [2024-04-13T03:25:14.449Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-13T03:25:14.449Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-13T03:25:14.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-13T03:25:14.449Z] + PACKAGES=/tmp/packages_start.txt [2024-04-13T03:25:14.449Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-13T03:25:14.449Z] + PACKAGES=/tmp/packages_end.txt [2024-04-13T03:25:14.449Z] + case "${OS_FAMILY}" in [2024-04-13T03:25:14.449Z] + dpkg -l [2024-04-13T03:25:14.449Z] + grep '^ii' [2024-04-13T03:25:14.449Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-13T03:25:14.449Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-13T03:25:14.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-13T03:25:14.449Z] + '[' /w/workspace/edgex-go/1 ']' [2024-04-13T03:25:14.449Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-04-13T03:25:14.449Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-04-13T03:25:14.484Z] 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-13T03:25:14.791Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T03:25:15.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-13T03:25:15.528Z] [2024-04-13T03:25:15.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-13T03:25:15.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-13T03:25:15.911Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-13T03:25:15.911Z] 5eb5b503b376: Pulling fs layer [2024-04-13T03:25:15.911Z] 5c69ac0246d0: Pulling fs layer [2024-04-13T03:25:15.911Z] ec43610c2a17: Pulling fs layer [2024-04-13T03:25:15.911Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-13T03:25:15.911Z] 33b1e0a273af: Pulling fs layer [2024-04-13T03:25:15.911Z] 5d3b04190fa2: Pulling fs layer [2024-04-13T03:25:15.911Z] 2f39f015ded8: Pulling fs layer [2024-04-13T03:25:15.911Z] 33b1e0a273af: Waiting [2024-04-13T03:25:15.911Z] 5d3b04190fa2: Waiting [2024-04-13T03:25:15.911Z] 2f39f015ded8: Waiting [2024-04-13T03:25:15.911Z] 3a2ae6a8a46f: Waiting [2024-04-13T03:25:15.911Z] 5c69ac0246d0: Download complete [2024-04-13T03:25:15.911Z] 3a2ae6a8a46f: Download complete [2024-04-13T03:25:15.911Z] 33b1e0a273af: Verifying Checksum [2024-04-13T03:25:15.911Z] 33b1e0a273af: Download complete [2024-04-13T03:25:15.911Z] 5d3b04190fa2: Verifying Checksum [2024-04-13T03:25:15.911Z] 5d3b04190fa2: Download complete [2024-04-13T03:25:15.911Z] ec43610c2a17: Verifying Checksum [2024-04-13T03:25:15.911Z] ec43610c2a17: Download complete [2024-04-13T03:25:16.170Z] 5eb5b503b376: Verifying Checksum [2024-04-13T03:25:16.170Z] 5eb5b503b376: Download complete [2024-04-13T03:25:16.737Z] 2f39f015ded8: Download complete [2024-04-13T03:25:17.304Z] 5eb5b503b376: Pull complete [2024-04-13T03:25:17.305Z] 5c69ac0246d0: Pull complete [2024-04-13T03:25:17.875Z] ec43610c2a17: Pull complete [2024-04-13T03:25:17.875Z] 3a2ae6a8a46f: Pull complete [2024-04-13T03:25:18.135Z] 33b1e0a273af: Pull complete [2024-04-13T03:25:18.135Z] 5d3b04190fa2: Pull complete [2024-04-13T03:25:22.322Z] 2f39f015ded8: Pull complete [2024-04-13T03:25:22.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-13T03:25:22.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-13T03:25:22.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-13T03:25:22.568Z] prd-ubuntu20.04-docker-8c-8g-2392 does not seem to be running inside a container [2024-04-13T03:25:22.590Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-13T03:25:24.591Z] $ docker top 2da4d3b5fbb19f63e47ed40913bfac7604622e627866ef6f75b7d44625c3ba46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-13T03:25:25.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-13T03:25:25.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-13T03:25:25.632Z] + ls /var/log/sa-host [2024-04-13T03:25:25.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-13T03:25:25.865Z] provisioning config files... [2024-04-13T03:25:25.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12755758887200474685tmp [Pipeline] { [Pipeline] echo [2024-04-13T03:25:25.941Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:26.246Z] ---> create-netrc.sh [Pipeline] } [2024-04-13T03:25:26.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:26.712Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-13T03:25:26.749Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:27.064Z] ---> sudo-logs.sh [2024-04-13T03:25:27.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-13T03:25:27.152Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:27.464Z] ---> job-cost.sh [2024-04-13T03:25:27.464Z] lf-activate-venv: SKIPPING [2024-04-13T03:25:27.464Z] DEBUG: total: 0.10999999940395355 [2024-04-13T03:25:27.464Z] INFO: Retrieving Stack Cost... [2024-04-13T03:25:27.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-13T03:25:28.293Z] INFO: Archiving Costs [Pipeline] echo [2024-04-13T03:25:28.337Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-13T03:25:28.651Z] ---> logs-deploy.sh [2024-04-13T03:25:28.651Z] lf-activate-venv: SKIPPING [2024-04-13T03:25:28.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/1 [2024-04-13T03:25:28.651Z] INFO: archiving workspace using pattern(s): [2024-04-13T03:25:29.589Z] Archives upload complete. [2024-04-13T03:25:29.849Z] INFO: archiving logs to Nexus