Pull request #4829 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1669adb834789ff6b4c90c4f7ac122cb1b24e844+b6a792cc14dceb412227bc035c2b58c27f836273 (73c9d1e998bc024ac3ef7e9c98f9136c708cadd0) 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-ssh5889698820378139125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14563702347640753288.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4829/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-4829/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5017048057916448709.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-4829/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9632729817037996157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14970311405044416421.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-4829/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-4829/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13022325691015925853.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5876 in /w/workspace/edgexfoundry_edgex-go_PR-4829 [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 Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 1669adb834789ff6b4c90c4f7ac122cb1b24e844 Merge succeeded, producing 1669adb834789ff6b4c90c4f7ac122cb1b24e844 Checking out Revision 1669adb834789ff6b4c90c4f7ac122cb1b24e844 (PR-4829) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 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/4829/head:refs/remotes/origin/PR-4829 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1669adb834789ff6b4c90c4f7ac122cb1b24e844 # 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 b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1669adb834789ff6b4c90c4f7ac122cb1b24e844 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-18T19:06:25.396Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-18T19:06:25.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-18T19:06:25.750Z] ========================================================= [2024-07-18T19:06:25.750Z] EdgeX Global Pipelines Version Info [2024-07-18T19:06:25.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:06:26.513Z] ------------------- [2024-07-18T19:06:26.513Z] stable info: [2024-07-18T19:06:26.513Z] ------------------- [2024-07-18T19:06:26.513Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T19:06:26.513Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T19:06:26.513Z] Message: update stable to v1.0.260 [2024-07-18T19:06:27.083Z] ------------------- [2024-07-18T19:06:27.083Z] experimental info: [2024-07-18T19:06:27.083Z] ------------------- [2024-07-18T19:06:27.083Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T19:06:27.083Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-18T19:06:27.083Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-18T19:06:27.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-18T19:06:27.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-18T19:06:27.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-18T19:06:27.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-18T19:06:27.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-18T19:06:27.591Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-18T19:06:27.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-18T19:06:27.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-18T19:06:27.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-18T19:06:27.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-18T19:06:27.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-18T19:06:27.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-18T19:06:28.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-18T19:06:28.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-18T19:06:28.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-18T19:06:28.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T19:06:28.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T19:06:28.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-18T19:06:28.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-18T19:06:28.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-18T19:06:28.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-18T19:06:28.605Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-18T19:06:28.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-18T19:06:28.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4829 [Pipeline] echo [2024-07-18T19:06:28.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4829 [Pipeline] echo [2024-07-18T19:06:28.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4829 [Pipeline] echo [2024-07-18T19:06:28.918Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1669adb834789ff6b4c90c4f7ac122cb1b24e844 [Pipeline] echo [2024-07-18T19:06:28.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1669adb [Pipeline] echo [2024-07-18T19:06:29.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T19:06:29.182Z] provisioning config files... [2024-07-18T19:06:29.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13192455130888265306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:06:29.577Z] ---> ****-login.sh [2024-07-18T19:06:29.577Z] nexus3.edgexfoundry.org:10001 [2024-07-18T19:06:29.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:06:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:06:30.099Z] Configure a credential helper to remove this warning. See [2024-07-18T19:06:30.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:06:30.099Z] [2024-07-18T19:06:30.099Z] Login Succeeded [2024-07-18T19:06:30.099Z] nexus3.edgexfoundry.org:10002 [2024-07-18T19:06:30.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:06:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:06:30.099Z] Configure a credential helper to remove this warning. See [2024-07-18T19:06:30.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:06:30.099Z] [2024-07-18T19:06:30.099Z] Login Succeeded [2024-07-18T19:06:30.099Z] nexus3.edgexfoundry.org:10003 [2024-07-18T19:06:30.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:06:30.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:06:30.099Z] Configure a credential helper to remove this warning. See [2024-07-18T19:06:30.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:06:30.100Z] [2024-07-18T19:06:30.100Z] Login Succeeded [2024-07-18T19:06:30.361Z] nexus3.edgexfoundry.org:10004 [2024-07-18T19:06:30.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:06:30.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:06:30.361Z] Configure a credential helper to remove this warning. See [2024-07-18T19:06:30.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:06:30.361Z] [2024-07-18T19:06:30.361Z] Login Succeeded [2024-07-18T19:06:30.361Z] ****.io [2024-07-18T19:06:30.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:06:30.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:06:30.621Z] Configure a credential helper to remove this warning. See [2024-07-18T19:06:30.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:06:30.621Z] [2024-07-18T19:06:30.621Z] Login Succeeded [2024-07-18T19:06:30.621Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T19:06:30.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T19:06:31.107Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-18T19:06:31.107Z] + + cut -d/ -f2 [2024-07-18T19:06:31.107Z] dirname cmd/core-command/Dockerfile [2024-07-18T19:06:31.107Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/core-data/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/core-keeper/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/core-metadata/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-18T19:06:31.107Z] + + cut -d/ -f2 [2024-07-18T19:06:31.107Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-07-18T19:06:31.107Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-18T19:06:31.107Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-18T19:06:31.107Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/support-notifications/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-18T19:06:31.107Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-18T19:06:31.107Z] + cut -d/ -f2 [2024-07-18T19:06:31.107Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-18T19:06:31.164Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-18T19:06:31.732Z] + git rev-list -1 --merges 1669adb834789ff6b4c90c4f7ac122cb1b24e844~1..1669adb834789ff6b4c90c4f7ac122cb1b24e844 [Pipeline] echo [2024-07-18T19:06:31.770Z] -----------> git rev-list -1 --merges 1669adb834789ff6b4c90c4f7ac122cb1b24e844~1..1669adb834789ff6b4c90c4f7ac122cb1b24e844 1669adb834789ff6b4c90c4f7ac122cb1b24e844 [false] [Pipeline] sh [2024-07-18T19:06:32.088Z] + git log --format=format:%s -1 1669adb834789ff6b4c90c4f7ac122cb1b24e844 [Pipeline] echo [2024-07-18T19:06:32.134Z] ========================================================= [2024-07-18T19:06:32.134Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-18T19:06:32.134Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-18T19:06:32.642Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-18T19:06:32.642Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-18T19:06:32.642Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-18T19:06:32.642Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-18T19:06:32.642Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-18T19:06:32.642Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-18T19:06:32.642Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:06:33.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T19:06:33.154Z] [2024-07-18T19:06:33.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:06:33.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T19:06:33.553Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-18T19:06:33.553Z] b85a868b505f: Pulling fs layer [2024-07-18T19:06:33.553Z] e2be974225ed: Pulling fs layer [2024-07-18T19:06:33.553Z] 339a4e72a1f5: Pulling fs layer [2024-07-18T19:06:33.553Z] 988bab9f4d93: Pulling fs layer [2024-07-18T19:06:33.553Z] 1469e6f7b9e6: Pulling fs layer [2024-07-18T19:06:33.553Z] eaf3925da568: Pulling fs layer [2024-07-18T19:06:33.553Z] bab4dde63d76: Pulling fs layer [2024-07-18T19:06:33.553Z] bde34c3a00c8: Pulling fs layer [2024-07-18T19:06:33.553Z] b352a97aabf1: Pulling fs layer [2024-07-18T19:06:33.553Z] 4872d77fe225: Pulling fs layer [2024-07-18T19:06:33.553Z] 5851b861e8e6: Pulling fs layer [2024-07-18T19:06:33.553Z] bde34c3a00c8: Waiting [2024-07-18T19:06:33.553Z] b352a97aabf1: Waiting [2024-07-18T19:06:33.553Z] bab4dde63d76: Waiting [2024-07-18T19:06:33.553Z] eaf3925da568: Waiting [2024-07-18T19:06:33.553Z] 4872d77fe225: Waiting [2024-07-18T19:06:33.553Z] 5851b861e8e6: Waiting [2024-07-18T19:06:33.553Z] 988bab9f4d93: Waiting [2024-07-18T19:06:33.554Z] 1469e6f7b9e6: Waiting [2024-07-18T19:06:33.554Z] e2be974225ed: Download complete [2024-07-18T19:06:33.554Z] 988bab9f4d93: Download complete [2024-07-18T19:06:33.813Z] 1469e6f7b9e6: Verifying Checksum [2024-07-18T19:06:33.813Z] 1469e6f7b9e6: Download complete [2024-07-18T19:06:33.813Z] eaf3925da568: Verifying Checksum [2024-07-18T19:06:33.813Z] eaf3925da568: Download complete [2024-07-18T19:06:33.813Z] 339a4e72a1f5: Verifying Checksum [2024-07-18T19:06:33.813Z] 339a4e72a1f5: Download complete [2024-07-18T19:06:33.813Z] bde34c3a00c8: Download complete [2024-07-18T19:06:33.813Z] b352a97aabf1: Download complete [2024-07-18T19:06:33.813Z] 4872d77fe225: Verifying Checksum [2024-07-18T19:06:33.813Z] 4872d77fe225: Download complete [2024-07-18T19:06:33.813Z] 5851b861e8e6: Verifying Checksum [2024-07-18T19:06:33.813Z] 5851b861e8e6: Download complete [2024-07-18T19:06:34.071Z] b85a868b505f: Verifying Checksum [2024-07-18T19:06:34.071Z] b85a868b505f: Download complete [2024-07-18T19:06:34.071Z] bab4dde63d76: Verifying Checksum [2024-07-18T19:06:34.071Z] bab4dde63d76: Download complete [2024-07-18T19:06:35.445Z] b85a868b505f: Pull complete [2024-07-18T19:06:35.446Z] e2be974225ed: Pull complete [2024-07-18T19:06:35.706Z] 339a4e72a1f5: Pull complete [2024-07-18T19:06:35.706Z] 988bab9f4d93: Pull complete [2024-07-18T19:06:35.966Z] 1469e6f7b9e6: Pull complete [2024-07-18T19:06:36.225Z] eaf3925da568: Pull complete [2024-07-18T19:06:38.126Z] bab4dde63d76: Pull complete [2024-07-18T19:06:38.126Z] bde34c3a00c8: Pull complete [2024-07-18T19:06:38.126Z] b352a97aabf1: Pull complete [2024-07-18T19:06:38.126Z] 4872d77fe225: Pull complete [2024-07-18T19:06:38.126Z] 5851b861e8e6: Pull complete [2024-07-18T19:06:38.126Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-18T19:06:38.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T19:06:38.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:06:38.685Z] prd-ubuntu20.04-docker-8c-8g-5876 does not seem to be running inside a container [2024-07-18T19:06:38.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-18T19:06:40.539Z] $ docker top d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c -eo pid,comm [2024-07-18T19:06:40.600Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-18T19:06:40.600Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-18T19:06:40.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T19:06:40.762Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T19:06:40.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T19:06:40.873Z] $ docker exec d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c ssh-agent [2024-07-18T19:06:40.991Z] SSH_AUTH_SOCK=/tmp/ssh-GUi5XG19CV45/agent.33 [2024-07-18T19:06:40.991Z] SSH_AGENT_PID=39 [2024-07-18T19:06:40.997Z] Running ssh-add (command line suppressed) [2024-07-18T19:06:41.099Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1476812157612943627.key (/w/workspace/edgex-go/1@tmp/private_key_1476812157612943627.key) [2024-07-18T19:06:41.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T19:06:41.467Z] + git tag --points-at HEAD [Pipeline] } [2024-07-18T19:06:41.494Z] $ docker exec --env ******** --env ******** d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c ssh-agent -k [2024-07-18T19:06:41.593Z] unset SSH_AUTH_SOCK; [2024-07-18T19:06:41.594Z] unset SSH_AGENT_PID; [2024-07-18T19:06:41.594Z] echo Agent pid 39 killed; [2024-07-18T19:06:41.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-18T19:06:41.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T19:06:41.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T19:06:41.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T19:06:41.817Z] $ docker exec d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c ssh-agent [2024-07-18T19:06:41.930Z] SSH_AUTH_SOCK=/tmp/ssh-fROpecgyXzMN/agent.72 [2024-07-18T19:06:41.930Z] SSH_AGENT_PID=79 [2024-07-18T19:06:41.935Z] Running ssh-add (command line suppressed) [2024-07-18T19:06:42.035Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17699901478670935866.key (/w/workspace/edgex-go/1@tmp/private_key_17699901478670935866.key) [2024-07-18T19:06:42.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T19:06:42.396Z] + git semver init [2024-07-18T19:06:42.657Z] 2024-07-18 19:06:42,568 [run_init] DEBUG init version:0.0.0 force:False [2024-07-18T19:06:42.657Z] 2024-07-18 19:06:42,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-18T19:06:42.657Z] 2024-07-18 19:06:42,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-18T19:06:42.657Z] 2024-07-18 19:06:42,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,528 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4829 with force:False [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,528 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4829 [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,533 [execute] INFO git cat-file --batch-check [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,541 [execute] INFO git cat-file --batch [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T19:06:47.933Z] 2024-07-18 19:06:47,547 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4829 [2024-07-18T19:06:47.933Z] 0.0.0 [Pipeline] } [2024-07-18T19:06:47.964Z] $ docker exec --env ******** --env ******** d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c ssh-agent -k [2024-07-18T19:06:48.059Z] unset SSH_AUTH_SOCK; [2024-07-18T19:06:48.062Z] unset SSH_AGENT_PID; [2024-07-18T19:06:48.063Z] echo Agent pid 79 killed; [2024-07-18T19:06:48.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T19:06:48.539Z] + git semver [Pipeline] } [2024-07-18T19:06:48.826Z] $ docker stop --time=1 d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c [2024-07-18T19:06:50.126Z] $ docker rm -f --volumes d93102c6b813b0ce2d67dceb05919fa11dc3304a0546344354a32f609b570b1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T19:06:50.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-18T19:06:50.848Z] Stashed 1 file(s) [Pipeline] echo [2024-07-18T19:06:50.872Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T19:06:51.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-18T19:06:51.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T19:06:51.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T19:06:51.884Z] ========================================================= [2024-07-18T19:06:51.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-18T19:06:51.884Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-18T19:06:52.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T19:06:52.240Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-18T19:06:52.240Z] 619be1103602: Pulling fs layer [2024-07-18T19:06:52.240Z] 7862e08f4a3e: Pulling fs layer [2024-07-18T19:06:52.240Z] 5df492c9dc93: Pulling fs layer [2024-07-18T19:06:52.240Z] 7629e6793208: Pulling fs layer [2024-07-18T19:06:52.240Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T19:06:52.240Z] fb5054dd5b73: Pulling fs layer [2024-07-18T19:06:52.240Z] eeca6798cff9: Pulling fs layer [2024-07-18T19:06:52.240Z] aa269ceb94a6: Pulling fs layer [2024-07-18T19:06:52.240Z] ada007ff1a6a: Pulling fs layer [2024-07-18T19:06:52.240Z] 7629e6793208: Waiting [2024-07-18T19:06:52.240Z] aa269ceb94a6: Waiting [2024-07-18T19:06:52.240Z] 4f4fb700ef54: Waiting [2024-07-18T19:06:52.240Z] fb5054dd5b73: Waiting [2024-07-18T19:06:52.240Z] ada007ff1a6a: Waiting [2024-07-18T19:06:52.240Z] 7862e08f4a3e: Verifying Checksum [2024-07-18T19:06:52.240Z] 7862e08f4a3e: Download complete [2024-07-18T19:06:52.240Z] 7629e6793208: Verifying Checksum [2024-07-18T19:06:52.240Z] 7629e6793208: Download complete [2024-07-18T19:06:52.240Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T19:06:52.240Z] 4f4fb700ef54: Download complete [2024-07-18T19:06:52.240Z] 619be1103602: Verifying Checksum [2024-07-18T19:06:52.240Z] 619be1103602: Download complete [2024-07-18T19:06:52.240Z] fb5054dd5b73: Verifying Checksum [2024-07-18T19:06:52.240Z] fb5054dd5b73: Download complete [2024-07-18T19:06:52.240Z] eeca6798cff9: Verifying Checksum [2024-07-18T19:06:52.240Z] eeca6798cff9: Download complete [2024-07-18T19:06:52.500Z] 619be1103602: Pull complete [2024-07-18T19:06:52.500Z] ada007ff1a6a: Verifying Checksum [2024-07-18T19:06:52.500Z] ada007ff1a6a: Download complete [2024-07-18T19:06:52.500Z] 7862e08f4a3e: Pull complete [2024-07-18T19:06:53.067Z] 5df492c9dc93: Verifying Checksum [2024-07-18T19:06:53.067Z] 5df492c9dc93: Download complete [2024-07-18T19:06:53.067Z] aa269ceb94a6: Verifying Checksum [2024-07-18T19:06:53.067Z] aa269ceb94a6: Download complete [2024-07-18T19:06:56.349Z] 5df492c9dc93: Pull complete [2024-07-18T19:06:56.349Z] 7629e6793208: Pull complete [2024-07-18T19:06:56.349Z] 4f4fb700ef54: Pull complete [2024-07-18T19:06:56.349Z] fb5054dd5b73: Pull complete [2024-07-18T19:06:56.349Z] eeca6798cff9: Pull complete [2024-07-18T19:06:58.885Z] aa269ceb94a6: Pull complete [2024-07-18T19:06:59.143Z] ada007ff1a6a: Pull complete [2024-07-18T19:06:59.143Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-18T19:06:59.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T19:06:59.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-18T19:06:59.520Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T19:06:59.520Z] WORKDIR /edgex [2024-07-18T19:06:59.520Z] COPY go.mod . [2024-07-18T19:06:59.520Z] RUN go mod download [2024-07-18T19:06:59.520Z] docker build -t ci-base-image-x86_64 -f - . [2024-07-18T19:07:00.457Z] Sending build context to Docker daemon 178.6MB [2024-07-18T19:07:00.457Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T19:07:00.457Z] ---> f489d0715acc [2024-07-18T19:07:00.457Z] Step 2/4 : WORKDIR /edgex [2024-07-18T19:07:03.752Z] ---> Running in a254337d4d49 [2024-07-18T19:07:03.752Z] Removing intermediate container a254337d4d49 [2024-07-18T19:07:03.752Z] ---> 3cb78f1adba3 [2024-07-18T19:07:03.752Z] Step 3/4 : COPY go.mod . [2024-07-18T19:07:04.010Z] ---> 8c48e52fb195 [2024-07-18T19:07:04.010Z] Step 4/4 : RUN go mod download [2024-07-18T19:07:04.010Z] ---> Running in 8fd105b39c99 [2024-07-18T19:07:06.235Z] Still waiting to schedule task [2024-07-18T19:07:06.236Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-18T19:07:25.950Z] Removing intermediate container 8fd105b39c99 [2024-07-18T19:07:25.951Z] ---> 30501de98e9d [2024-07-18T19:07:25.951Z] Successfully built 30501de98e9d [2024-07-18T19:07:25.951Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:07:26.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T19:07:26.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:07:26.522Z] prd-ubuntu20.04-docker-8c-8g-5876 does not seem to be running inside a container [2024-07-18T19:07:26.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T19:07:26.914Z] $ docker top 6344cb5d4270ebd5a4ca882c654a546838516de7a93ed148ec5e79c2eb35e76e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T19:07:27.327Z] + go version [2024-07-18T19:07:27.327Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-18T19:07:27.360Z] $ docker stop --time=1 6344cb5d4270ebd5a4ca882c654a546838516de7a93ed148ec5e79c2eb35e76e [2024-07-18T19:07:28.610Z] $ docker rm -f --volumes 6344cb5d4270ebd5a4ca882c654a546838516de7a93ed148ec5e79c2eb35e76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:07:29.412Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T19:07:29.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:07:29.578Z] prd-ubuntu20.04-docker-8c-8g-5876 does not seem to be running inside a container [2024-07-18T19:07:29.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 ******** ci-base-image-x86_64 cat [2024-07-18T19:07:29.936Z] $ docker top 9cc8b2ce2861fcefbd68ba311fa80d670edd7c3ab52ffb8298964571a43f29e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-18T19:07:30.076Z] ========================================================= [2024-07-18T19:07:30.076Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-18T19:07:30.076Z] ========================================================= [Pipeline] sh [2024-07-18T19:07:30.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T19:07:30.759Z] + make test [2024-07-18T19:07:30.759Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T19:07:37.315Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-18T19:08:16.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-18T19:08:16.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-18T19:08:16.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-18T19:08:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-18T19:08:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:08:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-18T19:08:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-18T19:08:16.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-18T19:08:17.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-18T19:08:17.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-18T19:08:18.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-07-18T19:08:18.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-07-18T19:08:18.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.563s coverage: 93.4% of statements [2024-07-18T19:08:18.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-18T19:08:18.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-18T19:08:18.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements [2024-07-18T19:08:20.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements [2024-07-18T19:08:20.695Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2024-07-18T19:08:20.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-18T19:08:20.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-18T19:08:21.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-07-18T19:08:21.890Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 32.2% of statements [2024-07-18T19:08:21.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-07-18T19:08:21.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-07-18T19:08:21.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-07-18T19:08:22.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-07-18T19:08:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.028s coverage: 87.5% of statements [2024-07-18T19:08:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-18T19:08:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-18T19:08:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-18T19:08:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-18T19:08:23.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-18T19:08:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-18T19:08:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-18T19:08:23.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-18T19:08:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-18T19:08:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-18T19:08:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-18T19:08:24.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-18T19:08:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-18T19:08:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-18T19:08:25.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-18T19:08:26.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-18T19:08:27.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-18T19:08:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-18T19:08:28.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-18T19:08:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-18T19:08:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-18T19:08:31.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-18T19:08:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-18T19:08:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-18T19:08:32.706Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-18T19:08:33.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-18T19:08:33.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-18T19:08:33.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-18T19:08:33.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-18T19:08:34.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-18T19:08:34.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-18T19:08:34.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-18T19:08:34.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-18T19:08:34.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-07-18T19:08:36.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-18T19:08:36.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:08:36.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-18T19:08:36.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-18T19:08:36.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-18T19:08:36.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-18T19:08:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-18T19:08:38.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:08:42.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5877 in /w/workspace/edgexfoundry_edgex-go_PR-4829 [Pipeline] { [Pipeline] ws [2024-07-18T19:08:42.743Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-18T19:08:45.882Z] The recommended git tool is: git [2024-07-18T19:08:48.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.044s coverage: 92.9% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 64.4% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 38.4% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.036s coverage: 19.9% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-07-18T19:08:48.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-07-18T19:08:48.303Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-18T19:08:48.303Z] running golangci-lint [2024-07-18T19:08:48.303Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-18T19:08:48.303Z] go version go1.21.9 linux/amd64 [2024-07-18T19:08:48.303Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-18T19:08:48.303Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-18T19:08:54.446Z] using credential edgex-jenkins-ssh [2024-07-18T19:08:54.518Z] Cloning the remote Git repository [2024-07-18T19:08:54.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-18T19:08:54.780Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-18T19:08:54.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-18T19:08:54.993Z] > git --version # timeout=10 [2024-07-18T19:08:55.023Z] > git --version # 'git version 2.25.1' [2024-07-18T19:08:55.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T19:08:55.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T19:09:14.837Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 22.77743012s" [2024-07-18T19:09:14.837Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.447184ms" [2024-07-18T19:09:13.473Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-18T19:09:13.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T19:09:14.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-18T19:09:14.460Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-18T19:09:14.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T19:09:14.485Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4829/head:refs/remotes/origin/PR-4829 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-18T19:09:15.078Z] Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 1669adb834789ff6b4c90c4f7ac122cb1b24e844 [2024-07-18T19:09:15.509Z] Merge succeeded, producing 1669adb834789ff6b4c90c4f7ac122cb1b24e844 [2024-07-18T19:09:15.510Z] Checking out Revision 1669adb834789ff6b4c90c4f7ac122cb1b24e844 (PR-4829) [2024-07-18T19:09:16.276Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-18T19:09:16.324Z] > git --version # timeout=10 [2024-07-18T19:09:16.335Z] > git --version # 'git version 2.25.1' [2024-07-18T19:09:16.350Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T19:09:15.095Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T19:09:15.166Z] > git checkout -f 1669adb834789ff6b4c90c4f7ac122cb1b24e844 # timeout=10 [2024-07-18T19:09:15.400Z] > git remote # timeout=10 [2024-07-18T19:09:15.421Z] > git config --get remote.origin.url # timeout=10 [2024-07-18T19:09:15.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T19:09:15.465Z] > git merge b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 [2024-07-18T19:09:15.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-18T19:09:15.517Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T19:09:15.530Z] > git checkout -f 1669adb834789ff6b4c90c4f7ac122cb1b24e844 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T19:09:21.315Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-18T19:09:21.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T19:09:21.315Z] Dload Upload Total Spent Left Speed [2024-07-18T19:09:21.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76357 0 --:--:-- --:--:-- --:--:-- 76814 [Pipeline] sh [2024-07-18T19:09:21.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-18T19:09:22.002Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-18T19:09:22.002Z] /etc/docker/daemon.json [2024-07-18T19:09:22.002Z] { [2024-07-18T19:09:22.002Z] "registry-mirrors": [ [2024-07-18T19:09:22.002Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-18T19:09:22.002Z] ], [2024-07-18T19:09:22.002Z] "bip": "10.250.0.254/24", [2024-07-18T19:09:22.002Z] "hosts": [ [2024-07-18T19:09:22.002Z] "tcp://0.0.0.0:5555", [2024-07-18T19:09:22.002Z] "unix:///var/run/docker.sock" [2024-07-18T19:09:22.002Z] ], [2024-07-18T19:09:22.002Z] "mtu": 1458, [2024-07-18T19:09:22.002Z] "selinux-enabled": true, [2024-07-18T19:09:22.002Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-18T19:09:22.002Z] } [Pipeline] sh [2024-07-18T19:09:22.360Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-18T19:09:22.709Z] + sudo service docker restart [2024-07-18T19:09:24.802Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.978187822s with top 10 stages: buildir: 1m0.820657899s, gosec: 9.028278021s, inspect: 2.890030623s, fact_deprecated: 2.440017968s, printf: 1.855792008s, ctrlflow: 1.244573693s, fact_purity: 1.232508623s, nilness: 1.187873112s, S1038: 1.122286753s, typedness: 681.353274ms" [2024-07-18T19:09:24.802Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-18T19:09:24.802Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 209/209, path_prettifier: 209/209, identifier_marker: 209/209, exclude: 209/209, skip_files: 209/209, nolint: 0/21, exclude-rules: 21/209, cgo: 209/209, filename_unadjuster: 209/209, skip_dirs: 209/209" [2024-07-18T19:09:24.802Z] level=info msg="[runner] processing took 18.342634ms with stages: nolint: 7.816932ms, identifier_marker: 5.025283ms, path_prettifier: 1.98664ms, exclude-rules: 1.524977ms, autogenerated_exclude: 1.070881ms, skip_dirs: 869.68µs, cgo: 29.42µs, filename_unadjuster: 14.601µs, fixer: 780ns, max_same_issues: 570ns, skip_files: 490ns, max_from_linter: 450ns, exclude: 420ns, severity-rules: 260ns, uniq_by_line: 240ns, sort_results: 240ns, diff: 230ns, source_code: 200ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-07-18T19:09:24.802Z] level=info msg="[runner] linters took 13.033057301s with stages: goanalysis_metalinter: 13.014630726s" [2024-07-18T19:09:24.802Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-18T19:09:24.802Z] level=info msg="Memory: 359 samples, avg is 291.6MB, max is 1249.8MB" [2024-07-18T19:09:24.802Z] level=info msg="Execution took 35.85866694s" [2024-07-18T19:09:24.802Z] go vet ./... [2024-07-18T19:09:31.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T19:09:31.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T19:09:31.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-18T19:09:31.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-18T19:09:31.749Z] + ls -al . [2024-07-18T19:09:31.749Z] total 840 [2024-07-18T19:09:31.749Z] drwxrwxr-x 11 1001 1001 4096 Jul 18 19:07 . [2024-07-18T19:09:31.749Z] drwxr-xr-x 4 root root 4096 Jul 18 19:07 .. [2024-07-18T19:09:31.749Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:06 .blubracket [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 10 Jul 18 19:06 .dockerignore [2024-07-18T19:09:31.749Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 19:08 .git [2024-07-18T19:09:31.749Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:06 .github [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 1102 Jul 18 19:06 .gitignore [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 19:06 .golangci.yml [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 100 Jul 18 19:06 .hadolint.yml [2024-07-18T19:09:31.749Z] drwxr-xr-x 3 1001 1001 4096 Jul 18 19:06 .semver [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 155 Jul 18 19:06 .sonarcloud.properties [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 19:06 ADOPTERS.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 20361 Jul 18 19:06 Attribution.txt [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 100284 Jul 18 19:06 CHANGELOG.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 19:06 CONTRIBUTING.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 19:06 GOVERNANCE.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 861 Jul 18 19:06 Jenkinsfile [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 19:06 LICENSE [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 16051 Jul 18 19:06 Makefile [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 19:06 OWNERS.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 9528 Jul 18 19:06 README.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 19:06 SECURITY.md [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 19:06 VERSION [2024-07-18T19:09:31.749Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:06 bin [2024-07-18T19:09:31.749Z] drwxrwxr-x 19 1001 1001 4096 Jul 18 19:06 cmd [2024-07-18T19:09:31.749Z] -rw-r--r-- 1 root root 481596 Jul 18 19:08 coverage.out [2024-07-18T19:09:31.749Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:06 fuzz_test [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 6911 Jul 18 19:06 go.mod [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 100926 Jul 18 19:06 go.sum [2024-07-18T19:09:31.749Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 19:06 internal [2024-07-18T19:09:31.749Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:06 openapi [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 584 Jul 18 19:06 security.txt [2024-07-18T19:09:31.749Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 19:06 version.go [Pipeline] sh [2024-07-18T19:09:32.062Z] + '[' -e coverage.out ] [2024-07-18T19:09:32.063Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-18T19:09:32.210Z] Stashed 1 file(s) [Pipeline] sh [2024-07-18T19:09:32.513Z] + make build [2024-07-18T19:09:32.514Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T19:09:41.037Z] provisioning config files... [2024-07-18T19:09:41.061Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12816885080306235365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:09:41.544Z] ---> ****-login.sh [2024-07-18T19:09:41.544Z] nexus3.edgexfoundry.org:10001 [2024-07-18T19:09:41.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:09:42.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:09:42.095Z] Configure a credential helper to remove this warning. See [2024-07-18T19:09:42.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:09:42.096Z] [2024-07-18T19:09:42.096Z] Login Succeeded [2024-07-18T19:09:42.096Z] nexus3.edgexfoundry.org:10002 [2024-07-18T19:09:42.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:09:42.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:09:42.635Z] Configure a credential helper to remove this warning. See [2024-07-18T19:09:42.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:09:42.635Z] [2024-07-18T19:09:42.636Z] Login Succeeded [2024-07-18T19:09:42.636Z] nexus3.edgexfoundry.org:10003 [2024-07-18T19:09:42.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:09:42.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:09:42.907Z] Configure a credential helper to remove this warning. See [2024-07-18T19:09:42.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:09:42.908Z] [2024-07-18T19:09:42.908Z] Login Succeeded [2024-07-18T19:09:42.908Z] nexus3.edgexfoundry.org:10004 [2024-07-18T19:09:43.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:09:43.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:09:43.177Z] Configure a credential helper to remove this warning. See [2024-07-18T19:09:43.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:09:43.177Z] [2024-07-18T19:09:43.177Z] Login Succeeded [2024-07-18T19:09:43.177Z] ****.io [2024-07-18T19:09:43.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T19:09:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T19:09:43.718Z] Configure a credential helper to remove this warning. See [2024-07-18T19:09:43.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T19:09:43.718Z] [2024-07-18T19:09:43.718Z] Login Succeeded [2024-07-18T19:09:43.718Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T19:09:43.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-18T19:09:44.508Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-18T19:09:44.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T19:09:44.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T19:09:44.659Z] ========================================================= [2024-07-18T19:09:44.659Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-18T19:09:44.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-18T19:09:45.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T19:09:45.341Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-18T19:09:45.341Z] c6b39de5b339: Pulling fs layer [2024-07-18T19:09:45.341Z] a69c41024577: Pulling fs layer [2024-07-18T19:09:45.341Z] d6de4b400683: Pulling fs layer [2024-07-18T19:09:45.341Z] 35cb2a7552d0: Pulling fs layer [2024-07-18T19:09:45.341Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T19:09:45.341Z] 464afbd9ba4c: Pulling fs layer [2024-07-18T19:09:45.341Z] 00f215d4a9da: Pulling fs layer [2024-07-18T19:09:45.341Z] d496ad576159: Pulling fs layer [2024-07-18T19:09:45.341Z] 00f215d4a9da: Waiting [2024-07-18T19:09:45.341Z] 35cb2a7552d0: Waiting [2024-07-18T19:09:45.341Z] 464afbd9ba4c: Waiting [2024-07-18T19:09:45.341Z] d496ad576159: Waiting [2024-07-18T19:09:45.341Z] 4f4fb700ef54: Waiting [2024-07-18T19:09:45.341Z] a69c41024577: Download complete [2024-07-18T19:09:45.341Z] 35cb2a7552d0: Download complete [2024-07-18T19:09:45.341Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T19:09:45.341Z] 4f4fb700ef54: Download complete [2024-07-18T19:09:45.341Z] 464afbd9ba4c: Verifying Checksum [2024-07-18T19:09:45.341Z] 464afbd9ba4c: Download complete [2024-07-18T19:09:45.341Z] c6b39de5b339: Verifying Checksum [2024-07-18T19:09:45.341Z] c6b39de5b339: Download complete [2024-07-18T19:09:45.929Z] d496ad576159: Verifying Checksum [2024-07-18T19:09:45.929Z] d496ad576159: Download complete [2024-07-18T19:09:46.199Z] c6b39de5b339: Pull complete [2024-07-18T19:09:46.783Z] a69c41024577: Pull complete [2024-07-18T19:09:47.051Z] d6de4b400683: Verifying Checksum [2024-07-18T19:09:47.051Z] d6de4b400683: Download complete [2024-07-18T19:09:48.015Z] 00f215d4a9da: Verifying Checksum [2024-07-18T19:09:48.015Z] 00f215d4a9da: Download complete [2024-07-18T19:09:54.431Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-18T19:09:55.372Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-18T19:09:57.274Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-18T19:09:57.533Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-18T19:09:59.436Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-18T19:10:00.341Z] d6de4b400683: Pull complete [2024-07-18T19:10:00.341Z] 35cb2a7552d0: Pull complete [2024-07-18T19:10:00.341Z] 4f4fb700ef54: Pull complete [2024-07-18T19:10:00.610Z] 464afbd9ba4c: Pull complete [2024-07-18T19:10:03.620Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-18T19:10:04.556Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-18T19:10:07.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-18T19:10:07.650Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-18T19:10:08.214Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-18T19:10:09.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-18T19:10:10.082Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-18T19:10:10.669Z] $ docker stop --time=1 9cc8b2ce2861fcefbd68ba311fa80d670edd7c3ab52ffb8298964571a43f29e1 [2024-07-18T19:10:10.681Z] 00f215d4a9da: Pull complete [2024-07-18T19:10:11.266Z] d496ad576159: Pull complete [2024-07-18T19:10:11.266Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-18T19:10:11.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T19:10:11.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T19:10:13.206Z] $ docker rm -f --volumes 9cc8b2ce2861fcefbd68ba311fa80d670edd7c3ab52ffb8298964571a43f29e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-07-18T19:10:14.306Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T19:10:14.306Z] WORKDIR /edgex [2024-07-18T19:10:14.306Z] COPY go.mod . [2024-07-18T19:10:14.306Z] RUN go mod download [2024-07-18T19:10:14.306Z] docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:10:14.928Z] Sending build context to Docker daemon 3.184MB [2024-07-18T19:10:14.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T19:10:14.928Z] ---> f246e2811388 [2024-07-18T19:10:14.928Z] Step 2/4 : WORKDIR /edgex [2024-07-18T19:10:14.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T19:10:14.966Z] [2024-07-18T19:10:14.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:10:15.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T19:10:15.360Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-18T19:10:15.360Z] 91d30c5bc195: Pulling fs layer [2024-07-18T19:10:15.360Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-18T19:10:15.360Z] 9c61dcf015f6: Pulling fs layer [2024-07-18T19:10:15.360Z] 4698f68db338: Pulling fs layer [2024-07-18T19:10:15.360Z] 2a2f49069b9e: Pulling fs layer [2024-07-18T19:10:15.360Z] e0025b399a48: Pulling fs layer [2024-07-18T19:10:15.360Z] 4698f68db338: Waiting [2024-07-18T19:10:15.360Z] e0025b399a48: Waiting [2024-07-18T19:10:15.360Z] 91d30c5bc195: Verifying Checksum [2024-07-18T19:10:15.360Z] 91d30c5bc195: Download complete [2024-07-18T19:10:15.360Z] 4698f68db338: Download complete [2024-07-18T19:10:15.618Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-18T19:10:15.618Z] 2e9b0aa3be6d: Download complete [2024-07-18T19:10:15.618Z] 91d30c5bc195: Pull complete [2024-07-18T19:10:15.618Z] e0025b399a48: Verifying Checksum [2024-07-18T19:10:15.618Z] e0025b399a48: Download complete [2024-07-18T19:10:15.618Z] 2a2f49069b9e: Download complete [2024-07-18T19:10:15.878Z] 2e9b0aa3be6d: Pull complete [2024-07-18T19:10:16.136Z] 9c61dcf015f6: Verifying Checksum [2024-07-18T19:10:16.136Z] 9c61dcf015f6: Download complete [2024-07-18T19:10:16.877Z] ---> Running in 4d241dd9a97b [2024-07-18T19:10:16.877Z] Removing intermediate container 4d241dd9a97b [2024-07-18T19:10:16.877Z] ---> 80c76a564cf6 [2024-07-18T19:10:16.877Z] Step 3/4 : COPY go.mod . [2024-07-18T19:10:17.460Z] ---> 82c99ca45b59 [2024-07-18T19:10:17.460Z] Step 4/4 : RUN go mod download [2024-07-18T19:10:17.460Z] ---> Running in b73ab55ba07c [2024-07-18T19:10:19.418Z] 9c61dcf015f6: Pull complete [2024-07-18T19:10:19.418Z] 4698f68db338: Pull complete [2024-07-18T19:10:19.418Z] 2a2f49069b9e: Pull complete [2024-07-18T19:10:19.418Z] e0025b399a48: Pull complete [2024-07-18T19:10:19.418Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-18T19:10:19.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-18T19:10:19.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:10:19.689Z] prd-ubuntu20.04-docker-8c-8g-5876 does not seem to be running inside a container [2024-07-18T19:10:19.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-18T19:10:20.771Z] $ docker top 041ff0846a398d250dfd664020216034a5c5667343a70f250c211d9da755c2e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T19:10:21.186Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-18T19:10:23.721Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #1 transferring dockerfile: [2024-07-18T19:10:23.721Z] #1 transferring dockerfile: 1.70kB done [2024-07-18T19:10:23.721Z] #1 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #2 transferring dockerfile: 1.89kB done [2024-07-18T19:10:23.721Z] #2 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #3 transferring dockerfile: 2.49kB done [2024-07-18T19:10:23.721Z] #3 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #4 transferring dockerfile: 1.93kB done [2024-07-18T19:10:23.721Z] #4 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #5 transferring dockerfile: 2.50kB done [2024-07-18T19:10:23.721Z] #5 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #6 transferring dockerfile: 2.01kB done [2024-07-18T19:10:23.721Z] #6 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #7 transferring dockerfile: 1.81kB done [2024-07-18T19:10:23.721Z] #7 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #8 transferring dockerfile: 2.93kB done [2024-07-18T19:10:23.721Z] #8 DONE 0.1s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #9 transferring dockerfile: 2.15kB done [2024-07-18T19:10:23.721Z] #9 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #10 [core-data internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #10 transferring dockerfile: 2.01kB done [2024-07-18T19:10:23.721Z] #10 DONE 0.1s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #11 transferring dockerfile: 2.23kB done [2024-07-18T19:10:23.721Z] #11 DONE 0.1s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-07-18T19:10:23.721Z] #12 transferring dockerfile: 2.06kB done [2024-07-18T19:10:23.721Z] #12 DONE 0.0s [2024-07-18T19:10:23.721Z] [2024-07-18T19:10:23.721Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-18T19:10:23.980Z] #13 transferring dockerfile: 1.93kB done [2024-07-18T19:10:23.980Z] #13 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-18T19:10:23.980Z] #14 transferring dockerfile: 1.95kB done [2024-07-18T19:10:23.980Z] #14 DONE 0.1s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-07-18T19:10:23.980Z] #15 transferring dockerfile: 1.69kB done [2024-07-18T19:10:23.980Z] #15 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #16 [security-spire-server internal] load .dockerignore [2024-07-18T19:10:23.980Z] #16 transferring context: 50B done [2024-07-18T19:10:23.980Z] #16 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-07-18T19:10:23.980Z] #17 transferring context: 50B done [2024-07-18T19:10:23.980Z] #17 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-18T19:10:23.980Z] #18 transferring context: 50B done [2024-07-18T19:10:23.980Z] #18 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #19 [core-command internal] load .dockerignore [2024-07-18T19:10:23.980Z] #19 transferring context: 50B done [2024-07-18T19:10:23.980Z] #19 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #20 [security-proxy-setup internal] load .dockerignore [2024-07-18T19:10:23.980Z] #20 transferring context: 50B done [2024-07-18T19:10:23.980Z] #20 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-18T19:10:23.980Z] #21 DONE 0.0s [2024-07-18T19:10:23.980Z] [2024-07-18T19:10:23.980Z] #22 [core-keeper internal] load .dockerignore [2024-07-18T19:10:23.980Z] #22 transferring context: 50B done [2024-07-18T19:10:24.245Z] #22 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-18T19:10:24.245Z] #21 transferring context: 50B done [2024-07-18T19:10:24.245Z] #21 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-18T19:10:24.245Z] #23 transferring context: 50B done [2024-07-18T19:10:24.245Z] #23 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #24 [security-proxy-auth internal] load .dockerignore [2024-07-18T19:10:24.245Z] #24 transferring context: 50B done [2024-07-18T19:10:24.245Z] #24 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #25 [core-data internal] load .dockerignore [2024-07-18T19:10:24.245Z] #25 transferring context: 50B done [2024-07-18T19:10:24.245Z] #25 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-18T19:10:24.245Z] #26 transferring context: 50B done [2024-07-18T19:10:24.245Z] #26 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #27 [support-scheduler internal] load .dockerignore [2024-07-18T19:10:24.245Z] #27 transferring context: 50B done [2024-07-18T19:10:24.245Z] #27 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #28 [support-notifications internal] load .dockerignore [2024-07-18T19:10:24.245Z] #28 transferring context: 50B done [2024-07-18T19:10:24.245Z] #28 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #29 [core-metadata internal] load .dockerignore [2024-07-18T19:10:24.245Z] #29 transferring context: 50B done [2024-07-18T19:10:24.245Z] #29 DONE 0.0s [2024-07-18T19:10:24.245Z] [2024-07-18T19:10:24.245Z] #30 [security-spire-config internal] load .dockerignore [2024-07-18T19:10:24.245Z] #30 transferring context: 50B done [2024-07-18T19:10:24.245Z] #30 DONE 0.0s [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T19:10:24.503Z] #31 DONE 0.0s [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:10:24.503Z] #32 DONE 0.1s [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T19:10:24.503Z] #33 ... [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T19:10:24.503Z] #31 DONE 0.0s [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:10:24.503Z] #32 DONE 0.2s [2024-07-18T19:10:24.503Z] [2024-07-18T19:10:24.503Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T19:10:24.850Z] #33 ... [2024-07-18T19:10:24.850Z] [2024-07-18T19:10:24.850Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-18T19:10:24.850Z] #31 DONE 0.0s [2024-07-18T19:10:24.850Z] [2024-07-18T19:10:24.850Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:10:24.850Z] #32 DONE 0.3s [2024-07-18T19:10:24.850Z] [2024-07-18T19:10:24.850Z] #34 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:10:24.850Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:10:24.850Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:10:24.850Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-18T19:10:24.850Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T19:10:24.850Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-18T19:10:24.850Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-18T19:10:25.139Z] #34 ... [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-18T19:10:25.140Z] #35 DONE 0.4s [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T19:10:25.140Z] #33 DONE 0.6s [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #34 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:10:25.140Z] #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:10:25.140Z] #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:10:25.140Z] #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-18T19:10:25.140Z] #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-18T19:10:25.140Z] #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done [2024-07-18T19:10:25.140Z] #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-18T19:10:25.140Z] #34 DONE 0.7s [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #36 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:25.140Z] #36 ... [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #37 [security-spire-config internal] load build context [2024-07-18T19:10:25.140Z] #37 transferring context: 25.04kB 0.0s done [2024-07-18T19:10:25.140Z] #37 DONE 0.3s [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #38 [security-spire-agent internal] load build context [2024-07-18T19:10:25.140Z] #38 transferring context: 26.32kB 0.0s done [2024-07-18T19:10:25.140Z] #38 DONE 0.3s [2024-07-18T19:10:25.140Z] [2024-07-18T19:10:25.140Z] #39 [security-spire-server internal] load build context [2024-07-18T19:10:25.140Z] #39 transferring context: 26.79kB 0.0s done [2024-07-18T19:10:25.140Z] #39 DONE 0.3s [2024-07-18T19:10:25.414Z] [2024-07-18T19:10:25.414Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:10:25.414Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-18T19:10:25.414Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-18T19:10:25.414Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-18T19:10:25.414Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-18T19:10:25.414Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s [2024-07-18T19:10:25.414Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-18T19:10:25.414Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-07-18T19:10:25.414Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-18T19:10:25.414Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.83MB / 30.73MB 0.3s [2024-07-18T19:10:25.414Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-07-18T19:10:25.414Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.91MB / 30.73MB 0.4s [2024-07-18T19:10:25.414Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-18T19:10:25.710Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s [2024-07-18T19:10:25.710Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2024-07-18T19:10:26.006Z] #40 ... [2024-07-18T19:10:26.006Z] [2024-07-18T19:10:26.006Z] #41 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-18T19:10:26.006Z] #41 DONE 1.4s [2024-07-18T19:10:26.006Z] [2024-07-18T19:10:26.006Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:10:26.006Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-18T19:10:27.986Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-07-18T19:10:32.218Z] #40 ... [2024-07-18T19:10:32.218Z] [2024-07-18T19:10:32.218Z] #42 [core-command internal] load build context [2024-07-18T19:10:32.218Z] #42 transferring context: 233.26MB 6.9s [2024-07-18T19:10:32.218Z] #42 ... [2024-07-18T19:10:32.218Z] [2024-07-18T19:10:32.218Z] #43 [core-keeper internal] load build context [2024-07-18T19:10:32.218Z] #43 ... [2024-07-18T19:10:32.218Z] [2024-07-18T19:10:32.218Z] #42 [core-command internal] load build context [2024-07-18T19:10:34.762Z] #42 ... [2024-07-18T19:10:34.762Z] [2024-07-18T19:10:34.762Z] #44 [security-proxy-setup internal] load build context [2024-07-18T19:10:34.762Z] #44 ... [2024-07-18T19:10:34.762Z] [2024-07-18T19:10:34.762Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:10:34.762Z] #45 ... [2024-07-18T19:10:34.762Z] [2024-07-18T19:10:34.762Z] #46 [security-secretstore-setup internal] load build context [2024-07-18T19:10:34.762Z] #46 ... [2024-07-18T19:10:34.762Z] [2024-07-18T19:10:34.762Z] #47 [support-notifications internal] load build context [2024-07-18T19:10:35.022Z] #47 ... [2024-07-18T19:10:35.022Z] [2024-07-18T19:10:35.022Z] #48 [support-scheduler internal] load build context [2024-07-18T19:10:35.022Z] #48 ... [2024-07-18T19:10:35.022Z] [2024-07-18T19:10:35.022Z] #49 [core-metadata internal] load build context [2024-07-18T19:10:35.283Z] #49 ... [2024-07-18T19:10:35.283Z] [2024-07-18T19:10:35.283Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:10:35.283Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-07-18T19:10:35.283Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-18T19:10:35.283Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-18T19:10:35.283Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-18T19:10:35.283Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-18T19:10:35.283Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-18T19:10:35.283Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-18T19:10:35.283Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-07-18T19:10:35.283Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-07-18T19:10:35.283Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-18T19:10:35.283Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-07-18T19:10:35.283Z] #50 ... [2024-07-18T19:10:35.283Z] [2024-07-18T19:10:35.284Z] #51 [core-data internal] load build context [2024-07-18T19:10:35.284Z] #51 ... [2024-07-18T19:10:35.284Z] [2024-07-18T19:10:35.284Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T19:10:35.541Z] #52 ... [2024-07-18T19:10:35.541Z] [2024-07-18T19:10:35.541Z] #53 [security-proxy-auth internal] load build context [2024-07-18T19:10:35.541Z] #53 ... [2024-07-18T19:10:35.541Z] [2024-07-18T19:10:35.541Z] #54 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:10:35.806Z] #54 ... [2024-07-18T19:10:35.806Z] [2024-07-18T19:10:35.806Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T19:10:35.806Z] #55 ... [2024-07-18T19:10:35.806Z] [2024-07-18T19:10:35.806Z] #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-07-18T19:10:36.065Z] #56 ... [2024-07-18T19:10:36.065Z] [2024-07-18T19:10:36.065Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T19:10:36.065Z] #57 ... [2024-07-18T19:10:36.065Z] [2024-07-18T19:10:36.065Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T19:10:36.065Z] #58 ... [2024-07-18T19:10:36.065Z] [2024-07-18T19:10:36.065Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:36.326Z] #59 ... [2024-07-18T19:10:36.326Z] [2024-07-18T19:10:36.326Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:36.326Z] #60 ... [2024-07-18T19:10:36.326Z] [2024-07-18T19:10:36.326Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:10:36.585Z] #61 ... [2024-07-18T19:10:36.585Z] [2024-07-18T19:10:36.585Z] #62 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-18T19:10:36.585Z] #62 ... [2024-07-18T19:10:36.585Z] [2024-07-18T19:10:36.585Z] #36 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:36.585Z] #36 0.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:36.586Z] #36 0.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:36.586Z] #36 1.171 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:36.586Z] #36 1.179 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:36.586Z] #36 1.194 OK: 7 MiB in 16 packages [2024-07-18T19:10:36.586Z] #36 ... [2024-07-18T19:10:36.586Z] [2024-07-18T19:10:36.586Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T19:10:37.194Z] #63 ... [2024-07-18T19:10:37.194Z] [2024-07-18T19:10:37.194Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-18T19:10:37.194Z] #64 transferring context: 350.92MB 12.3s [2024-07-18T19:10:37.194Z] #64 ... [2024-07-18T19:10:37.194Z] [2024-07-18T19:10:37.194Z] #54 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:10:37.453Z] #54 transferring context: 439.87MB 12.2s done [2024-07-18T19:10:41.646Z] #54 ... [2024-07-18T19:10:41.646Z] [2024-07-18T19:10:41.646Z] #43 [core-keeper internal] load build context [2024-07-18T19:10:41.646Z] #43 transferring context: 439.87MB 11.9s done [2024-07-18T19:10:44.937Z] #43 ... [2024-07-18T19:10:44.937Z] [2024-07-18T19:10:44.937Z] #42 [core-command internal] load build context [2024-07-18T19:10:44.937Z] #42 transferring context: 439.87MB 11.9s done [2024-07-18T19:10:44.937Z] #42 ... [2024-07-18T19:10:44.937Z] [2024-07-18T19:10:44.937Z] #44 [security-proxy-setup internal] load build context [2024-07-18T19:10:44.937Z] #44 transferring context: 439.87MB 12.9s done [2024-07-18T19:10:44.937Z] #44 ... [2024-07-18T19:10:44.937Z] [2024-07-18T19:10:44.937Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:10:44.937Z] #45 transferring context: 439.87MB 12.1s done [2024-07-18T19:10:44.937Z] #45 ... [2024-07-18T19:10:44.937Z] [2024-07-18T19:10:44.937Z] #47 [support-notifications internal] load build context [2024-07-18T19:10:44.937Z] #47 transferring context: 439.87MB 11.2s done [2024-07-18T19:10:45.196Z] #47 ... [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #48 [support-scheduler internal] load build context [2024-07-18T19:10:45.196Z] #48 transferring context: 439.87MB 11.4s done [2024-07-18T19:10:45.196Z] #48 DONE 20.5s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #62 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-18T19:10:45.196Z] #62 DONE 19.3s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #46 [security-secretstore-setup internal] load build context [2024-07-18T19:10:45.196Z] #46 transferring context: 439.87MB 11.1s done [2024-07-18T19:10:45.196Z] #46 DONE 20.7s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #36 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:45.196Z] #36 DONE 20.0s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #47 [support-notifications internal] load build context [2024-07-18T19:10:45.196Z] #47 DONE 20.5s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #53 [security-proxy-auth internal] load build context [2024-07-18T19:10:45.196Z] #53 transferring context: 439.87MB 11.6s done [2024-07-18T19:10:45.196Z] #53 DONE 20.7s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #43 [core-keeper internal] load build context [2024-07-18T19:10:45.196Z] #43 DONE 20.8s [2024-07-18T19:10:45.196Z] [2024-07-18T19:10:45.196Z] #65 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-18T19:10:45.454Z] #65 ... [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #51 [core-data internal] load build context [2024-07-18T19:10:45.454Z] #51 transferring context: 439.87MB 11.7s done [2024-07-18T19:10:45.454Z] #51 DONE 20.7s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #49 [core-metadata internal] load build context [2024-07-18T19:10:45.454Z] #49 transferring context: 439.87MB 11.7s done [2024-07-18T19:10:45.454Z] #49 DONE 20.6s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #42 [core-command internal] load build context [2024-07-18T19:10:45.454Z] #42 DONE 20.8s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:10:45.454Z] #45 DONE 20.8s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #54 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:10:45.454Z] #54 DONE 20.8s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #44 [security-proxy-setup internal] load build context [2024-07-18T19:10:45.454Z] #44 DONE 20.8s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-18T19:10:45.454Z] #64 transferring context: 439.87MB 13.3s done [2024-07-18T19:10:45.454Z] #64 DONE 20.9s [2024-07-18T19:10:45.454Z] [2024-07-18T19:10:45.454Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:45.454Z] #59 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:45.712Z] #59 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:45.969Z] #59 ... [2024-07-18T19:10:45.969Z] [2024-07-18T19:10:45.969Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:45.969Z] #60 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:45.969Z] #60 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:45.969Z] #60 20.53 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:45.969Z] #60 20.53 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:45.969Z] #60 20.53 OK: 7 MiB in 16 packages [2024-07-18T19:10:45.969Z] #60 DONE 20.7s [2024-07-18T19:10:45.969Z] [2024-07-18T19:10:45.969Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:45.969Z] #59 20.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:10:45.969Z] #59 20.80 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:10:45.969Z] #59 20.80 OK: 20072 distinct packages available [2024-07-18T19:10:46.227Z] #59 ... [2024-07-18T19:10:46.227Z] [2024-07-18T19:10:46.227Z] #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-07-18T19:10:46.227Z] #56 DONE 20.9s [2024-07-18T19:10:46.227Z] [2024-07-18T19:10:46.227Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:46.227Z] #59 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.227Z] #59 ... [2024-07-18T19:10:46.227Z] [2024-07-18T19:10:46.227Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T19:10:46.227Z] #52 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.227Z] #52 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.227Z] #52 20.67 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.227Z] #52 20.68 (2/2) Installing su-exec (0.2-r3) [2024-07-18T19:10:46.227Z] #52 20.69 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.227Z] #52 20.70 OK: 7 MiB in 17 packages [2024-07-18T19:10:46.227Z] #52 DONE 20.9s [2024-07-18T19:10:46.227Z] [2024-07-18T19:10:46.227Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:46.227Z] #59 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #59 ... [2024-07-18T19:10:46.486Z] [2024-07-18T19:10:46.486Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T19:10:46.486Z] #58 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #58 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #58 20.37 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:10:46.486Z] #58 20.37 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:10:46.486Z] #58 20.37 OK: 20072 distinct packages available [2024-07-18T19:10:46.486Z] #58 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #58 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #58 20.84 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:46.486Z] #58 20.88 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:46.486Z] #58 20.89 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.486Z] #58 20.89 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:10:46.486Z] #58 20.90 (5/7) Installing libucontext (1.2-r2) [2024-07-18T19:10:46.486Z] #58 20.91 (6/7) Installing gcompat (1.1.0-r1) [2024-07-18T19:10:46.486Z] #58 20.91 (7/7) Installing openssl (3.1.6-r0) [2024-07-18T19:10:46.486Z] #58 20.93 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.486Z] #58 20.94 OK: 8 MiB in 20 packages [2024-07-18T19:10:46.486Z] #58 DONE 21.1s [2024-07-18T19:10:46.486Z] [2024-07-18T19:10:46.486Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T19:10:46.486Z] #55 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #55 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #55 20.50 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:10:46.486Z] #55 20.50 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:10:46.486Z] #55 20.50 OK: 20072 distinct packages available [2024-07-18T19:10:46.486Z] #55 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #55 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #55 20.96 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.486Z] #55 20.97 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:10:46.486Z] #55 20.97 (3/4) Installing libucontext (1.2-r2) [2024-07-18T19:10:46.486Z] #55 20.97 (4/4) Installing gcompat (1.1.0-r1) [2024-07-18T19:10:46.486Z] #55 20.98 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.486Z] #55 20.99 OK: 8 MiB in 19 packages [2024-07-18T19:10:46.486Z] #55 DONE 21.2s [2024-07-18T19:10:46.486Z] [2024-07-18T19:10:46.486Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:10:46.486Z] #61 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #61 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.486Z] #61 20.88 (1/4) Installing ca-certificates (20240226-r0) [2024-07-18T19:10:46.486Z] #61 20.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.486Z] #61 20.92 (3/4) Installing su-exec (0.2-r3) [2024-07-18T19:10:46.486Z] #61 20.93 (4/4) Installing yq (4.33.3-r5) [2024-07-18T19:10:46.486Z] #61 20.99 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.486Z] #61 21.00 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:46.486Z] #61 21.08 OK: 17 MiB in 19 packages [2024-07-18T19:10:46.486Z] #61 DONE 21.2s [2024-07-18T19:10:46.486Z] [2024-07-18T19:10:46.486Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:46.486Z] #59 21.25 (1/11) Installing ca-certificates (20240226-r0) [2024-07-18T19:10:46.746Z] #59 ... [2024-07-18T19:10:46.746Z] [2024-07-18T19:10:46.746Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T19:10:46.746Z] #63 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.746Z] #63 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.746Z] #63 20.90 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:46.746Z] #63 20.95 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:46.746Z] #63 20.96 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.746Z] #63 20.96 (4/6) Installing openssl (3.1.6-r0) [2024-07-18T19:10:46.746Z] #63 21.04 (5/6) Installing su-exec (0.2-r3) [2024-07-18T19:10:46.746Z] #63 21.04 (6/6) Installing yq (4.33.3-r5) [2024-07-18T19:10:46.746Z] #63 21.12 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.746Z] #63 21.13 OK: 17 MiB in 19 packages [2024-07-18T19:10:46.746Z] #63 DONE 21.3s [2024-07-18T19:10:46.746Z] [2024-07-18T19:10:46.746Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:10:46.746Z] #59 21.26 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-18T19:10:46.746Z] #59 21.28 (3/11) Installing libunistring (1.1-r1) [2024-07-18T19:10:46.746Z] #59 21.30 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-18T19:10:46.746Z] #59 21.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-18T19:10:46.746Z] #59 21.30 (6/11) Installing libcurl (8.5.0-r0) [2024-07-18T19:10:46.746Z] #59 21.31 (7/11) Installing curl (8.5.0-r0) [2024-07-18T19:10:46.746Z] #59 21.32 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.746Z] #59 21.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:10:46.746Z] #59 21.32 (10/11) Installing libucontext (1.2-r2) [2024-07-18T19:10:46.746Z] #59 21.33 (11/11) Installing gcompat (1.1.0-r1) [2024-07-18T19:10:46.746Z] #59 21.33 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.746Z] #59 21.34 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:46.746Z] #59 21.38 OK: 12 MiB in 26 packages [2024-07-18T19:10:46.746Z] #59 DONE 21.5s [2024-07-18T19:10:46.746Z] [2024-07-18T19:10:46.746Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T19:10:46.746Z] #57 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.746Z] #57 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:46.746Z] #57 21.36 (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T19:10:46.746Z] #57 21.38 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:46.746Z] #57 21.38 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:46.746Z] #57 21.39 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:46.746Z] #57 21.44 OK: 8 MiB in 17 packages [2024-07-18T19:10:47.004Z] #57 DONE 21.6s [2024-07-18T19:10:47.004Z] [2024-07-18T19:10:47.004Z] #65 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-18T19:10:47.004Z] #65 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.004Z] #65 ... [2024-07-18T19:10:47.004Z] [2024-07-18T19:10:47.004Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T19:10:47.004Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.004Z] #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.004Z] #0 1.694 OK: 264 MiB in 52 packages [2024-07-18T19:10:47.004Z] #66 DONE 1.8s [2024-07-18T19:10:47.004Z] [2024-07-18T19:10:47.004Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:10:47.004Z] #67 DONE 0.0s [2024-07-18T19:10:47.004Z] [2024-07-18T19:10:47.004Z] #65 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-18T19:10:47.004Z] #65 1.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.263Z] #65 2.008 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:47.263Z] #65 2.038 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:47.263Z] #65 2.047 OK: 7 MiB in 16 packages [2024-07-18T19:10:47.522Z] #65 DONE 2.2s [2024-07-18T19:10:47.522Z] [2024-07-18T19:10:47.522Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T19:10:47.522Z] #0 1.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.522Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.522Z] #0 2.036 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:10:47.522Z] #0 2.036 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:10:47.522Z] #0 2.036 OK: 20075 distinct packages available [2024-07-18T19:10:47.522Z] #0 2.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.522Z] #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.522Z] #68 2.387 OK: 264 MiB in 52 packages [2024-07-18T19:10:47.522Z] #68 DONE 2.5s [2024-07-18T19:10:47.522Z] [2024-07-18T19:10:47.522Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T19:10:47.522Z] #69 DONE 2.4s [2024-07-18T19:10:47.522Z] [2024-07-18T19:10:47.522Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T19:10:47.779Z] #70 ... [2024-07-18T19:10:47.779Z] [2024-07-18T19:10:47.779Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:10:47.779Z] #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.779Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:47.779Z] #0 2.461 OK: 264 MiB in 52 packages [2024-07-18T19:10:47.779Z] #71 DONE 2.6s [2024-07-18T19:10:47.779Z] [2024-07-18T19:10:47.779Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:10:47.779Z] #72 DONE 0.1s [2024-07-18T19:10:47.779Z] [2024-07-18T19:10:47.779Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:10:47.779Z] #73 DONE 0.1s [2024-07-18T19:10:47.779Z] [2024-07-18T19:10:47.779Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:10:48.715Z] #74 ... [2024-07-18T19:10:48.715Z] [2024-07-18T19:10:48.715Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T19:10:48.715Z] #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:48.715Z] #0 2.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:48.715Z] #0 2.318 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:48.715Z] #0 2.353 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:48.715Z] #0 2.366 OK: 7 MiB in 17 packages [2024-07-18T19:10:48.715Z] #75 DONE 2.5s [2024-07-18T19:10:48.975Z] [2024-07-18T19:10:48.975Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-18T19:10:48.975Z] #76 ... [2024-07-18T19:10:48.975Z] [2024-07-18T19:10:48.975Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:10:48.975Z] #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:48.975Z] #0 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:48.975Z] #0 2.847 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:48.975Z] #0 2.882 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:48.975Z] #0 2.897 OK: 7 MiB in 16 packages [2024-07-18T19:10:48.975Z] #77 DONE 3.0s [2024-07-18T19:10:49.234Z] [2024-07-18T19:10:49.234Z] #78 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:10:49.234Z] #0 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.234Z] #0 3.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.234Z] #0 3.848 OK: 264 MiB in 52 packages [2024-07-18T19:10:49.234Z] #78 DONE 4.0s [2024-07-18T19:10:49.234Z] [2024-07-18T19:10:49.234Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:10:49.234Z] #79 ... [2024-07-18T19:10:49.234Z] [2024-07-18T19:10:49.234Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T19:10:49.234Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.234Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.234Z] #0 2.605 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:49.234Z] #0 2.643 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:49.234Z] #0 2.653 OK: 8 MiB in 19 packages [2024-07-18T19:10:49.234Z] #80 DONE 2.8s [2024-07-18T19:10:49.493Z] [2024-07-18T19:10:49.493Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-07-18T19:10:49.493Z] #0 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.493Z] #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:49.493Z] #0 2.796 OK: 8 MiB in 20 packages [2024-07-18T19:10:49.493Z] #81 DONE 3.0s [2024-07-18T19:10:49.493Z] [2024-07-18T19:10:49.493Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:10:49.493Z] #79 DONE 0.2s [2024-07-18T19:10:49.493Z] [2024-07-18T19:10:49.493Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:10:51.024Z] #82 ... [2024-07-18T19:10:51.024Z] [2024-07-18T19:10:51.024Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T19:10:51.024Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.024Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.024Z] #0 2.740 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.024Z] #0 2.770 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.024Z] #0 2.781 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:51.024Z] #0 2.833 OK: 17 MiB in 19 packages [2024-07-18T19:10:51.024Z] #83 DONE 4.5s [2024-07-18T19:10:51.283Z] [2024-07-18T19:10:51.283Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:10:51.283Z] #0 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.283Z] #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.283Z] #0 2.375 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.283Z] #0 2.417 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.283Z] #0 2.428 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:51.283Z] #0 2.519 OK: 8 MiB in 17 packages [2024-07-18T19:10:51.542Z] #84 ... [2024-07-18T19:10:51.542Z] [2024-07-18T19:10:51.542Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T19:10:51.542Z] #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.542Z] #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.542Z] #0 2.831 OK: 17 MiB in 19 packages [2024-07-18T19:10:51.542Z] #85 DONE 5.1s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:10:51.813Z] #84 DONE 4.8s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:10:51.813Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.813Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.813Z] #0 2.726 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.813Z] #0 2.869 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:10:51.813Z] #0 2.879 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:10:51.813Z] #0 3.082 OK: 12 MiB in 26 packages [2024-07-18T19:10:51.813Z] #86 DONE 4.8s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T19:10:51.813Z] #0 2.235 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.813Z] #0 2.765 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:51.813Z] #0 3.422 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:10:51.813Z] #0 3.743 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:10:51.813Z] #0 3.757 OK: 7 MiB in 16 packages [2024-07-18T19:10:51.813Z] #87 DONE 5.5s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:10:51.813Z] #88 DONE 2.4s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-18T19:10:51.813Z] #89 DONE 2.3s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:10:51.813Z] #90 DONE 2.3s [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T19:10:51.813Z] #91 ... [2024-07-18T19:10:51.813Z] [2024-07-18T19:10:51.813Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-18T19:10:51.813Z] #92 DONE 0.2s [2024-07-18T19:10:52.073Z] [2024-07-18T19:10:52.073Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:10:53.453Z] #93 DONE 1.5s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-18T19:10:53.453Z] #94 DONE 1.5s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T19:10:53.453Z] #70 4.044 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:53.453Z] #70 4.515 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T19:10:53.453Z] #70 5.177 OK: 264 MiB in 52 packages [2024-07-18T19:10:53.453Z] #70 DONE 5.6s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T19:10:53.453Z] #91 DONE 1.5s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-18T19:10:53.453Z] #95 DONE 0.1s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-18T19:10:53.453Z] #96 DONE 0.1s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-18T19:10:53.453Z] #97 DONE 0.1s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-18T19:10:53.453Z] #98 DONE 0.1s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:10:53.453Z] #99 ... [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:10:53.453Z] #100 DONE 0.2s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-18T19:10:53.453Z] #101 DONE 0.2s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:10:53.453Z] #102 DONE 0.2s [2024-07-18T19:10:53.453Z] [2024-07-18T19:10:53.453Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:10:53.453Z] #103 DONE 0.1s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-18T19:10:53.713Z] #104 DONE 0.1s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-18T19:10:53.713Z] #105 DONE 0.1s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-18T19:10:53.713Z] #106 DONE 0.0s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-18T19:10:53.713Z] #107 DONE 0.1s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-18T19:10:53.713Z] #108 DONE 0.1s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-18T19:10:53.713Z] #109 ... [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-18T19:10:53.713Z] #76 DONE 5.0s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-18T19:10:53.713Z] #109 DONE 0.2s [2024-07-18T19:10:53.713Z] [2024-07-18T19:10:53.713Z] #110 [security-spire-server] exporting to image [2024-07-18T19:10:53.713Z] #110 exporting layers [2024-07-18T19:10:53.972Z] #110 ... [2024-07-18T19:10:53.972Z] [2024-07-18T19:10:53.972Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-18T19:10:53.972Z] #111 DONE 0.1s [2024-07-18T19:10:53.972Z] [2024-07-18T19:10:53.972Z] #110 [security-spire-agent] exporting to image [2024-07-18T19:10:54.538Z] #110 exporting layers 0.8s done [2024-07-18T19:10:54.538Z] #110 exporting layers 0.6s done [2024-07-18T19:10:54.538Z] #110 writing image sha256:a58b6e2bb1b116a669019ecca800d9386146dfff997f7594f125b2ef597b901f 0.0s done [2024-07-18T19:10:54.538Z] #110 naming to docker.io/library/security-spire-config done [2024-07-18T19:10:54.538Z] #110 writing image sha256:e65502c0b6ebef8989b1028721734af4fedd589d3e5a941987a17630b5764fb4 done [2024-07-18T19:10:54.538Z] #110 naming to docker.io/library/security-spire-server done [2024-07-18T19:10:54.538Z] #110 writing image sha256:cc79a4fe3f206b78c903552c32d8833eefe24ed3c82177082910a44c2cfa119f done [2024-07-18T19:10:54.538Z] #110 naming to docker.io/library/security-spire-agent done [2024-07-18T19:10:54.538Z] #110 DONE 0.9s [2024-07-18T19:10:54.538Z] [2024-07-18T19:10:54.538Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:10:55.477Z] #40 ... [2024-07-18T19:10:55.477Z] [2024-07-18T19:10:55.477Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:10:55.477Z] #50 ... [2024-07-18T19:10:55.477Z] [2024-07-18T19:10:55.477Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:10:57.382Z] #112 ... [2024-07-18T19:10:57.382Z] [2024-07-18T19:10:57.382Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:13.840Z] Removing intermediate container b73ab55ba07c [2024-07-18T19:11:13.840Z] ---> d21f94214fa8 [2024-07-18T19:11:13.840Z] Successfully built d21f94214fa8 [2024-07-18T19:11:13.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:11:14.294Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T19:11:14.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:11:14.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-5877 does not seem to be running inside a container [2024-07-18T19:11:14.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T19:11:15.772Z] $ docker top d1cf85cd86c993a147062dc1c42874b9d993fad80a6e73b796e1d8e2caec8279 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T19:11:16.646Z] + go version [2024-07-18T19:11:16.646Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-18T19:11:16.688Z] $ docker stop --time=1 d1cf85cd86c993a147062dc1c42874b9d993fad80a6e73b796e1d8e2caec8279 [2024-07-18T19:11:18.307Z] $ docker rm -f --volumes d1cf85cd86c993a147062dc1c42874b9d993fad80a6e73b796e1d8e2caec8279 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:11:19.236Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T19:11:19.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:11:19.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-5877 does not seem to be running inside a container [2024-07-18T19:11:19.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T19:11:20.642Z] $ docker top c33caff4d18219a480f5b5b32f36c01725793d479e1232ef0bb401be9011e976 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-18T19:11:20.912Z] ========================================================= [2024-07-18T19:11:20.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-18T19:11:20.912Z] ========================================================= [Pipeline] sh [2024-07-18T19:11:21.245Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T19:11:21.642Z] + make test [2024-07-18T19:11:21.642Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T19:11:29.501Z] #113 DONE 39.0s [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:29.501Z] #74 DONE 38.2s [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:29.501Z] #99 DONE 32.7s [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-18T19:11:29.501Z] #114 ... [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:29.501Z] #112 DONE 38.3s [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:29.501Z] #82 DONE 36.6s [2024-07-18T19:11:29.501Z] [2024-07-18T19:11:29.501Z] #115 [core-command builder 6/7] COPY . . [2024-07-18T19:11:36.070Z] #115 ... [2024-07-18T19:11:36.070Z] [2024-07-18T19:11:36.070Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T19:11:36.070Z] #116 ... [2024-07-18T19:11:36.070Z] [2024-07-18T19:11:36.070Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-18T19:11:36.815Z] #117 ... [2024-07-18T19:11:36.815Z] [2024-07-18T19:11:36.815Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-18T19:11:37.382Z] #118 DONE 11.5s [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #114 [support-notifications builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #114 DONE 11.5s [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.382Z] #119 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #120 [support-scheduler builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #120 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #121 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.382Z] #122 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #123 [core-metadata builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #123 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #124 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #125 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.382Z] #126 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #127 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #128 [core-data builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #128 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.382Z] #129 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #130 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #115 [core-command builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #115 DONE 11.5s [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #131 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.382Z] #132 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #133 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T19:11:37.382Z] #116 DONE 11.5s [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.382Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.382Z] #134 CACHED [2024-07-18T19:11:37.382Z] [2024-07-18T19:11:37.383Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-07-18T19:11:37.383Z] #135 CACHED [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.383Z] #136 CACHED [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-07-18T19:11:37.383Z] #137 CACHED [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:11:37.383Z] #138 CACHED [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:11:37.383Z] #139 CACHED [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-18T19:11:37.383Z] #117 DONE 11.5s [2024-07-18T19:11:37.383Z] [2024-07-18T19:11:37.383Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:11:39.290Z] #140 1.429 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-18T19:11:49.254Z] #140 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:11:49.254Z] #0 1.230 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-18T19:11:49.254Z] #141 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:11:49.254Z] #0 1.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-18T19:11:49.254Z] #142 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T19:11:49.254Z] #0 1.364 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-18T19:11:49.254Z] #143 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:11:49.254Z] #0 0.734 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-18T19:11:49.254Z] #144 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:11:49.254Z] #0 1.185 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-18T19:11:49.254Z] #145 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T19:11:49.254Z] #0 1.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-18T19:11:49.254Z] #146 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T19:11:49.254Z] #0 1.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-18T19:11:49.254Z] #147 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:11:49.254Z] #0 0.601 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-18T19:11:49.254Z] #148 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T19:11:49.254Z] #0 0.705 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-18T19:11:49.254Z] #149 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T19:11:49.254Z] #0 0.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-18T19:11:49.254Z] #150 ... [2024-07-18T19:11:49.254Z] [2024-07-18T19:11:49.254Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:11:49.254Z] #0 1.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-18T19:12:08.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-18T19:13:10.697Z] #151 ... [2024-07-18T19:13:10.697Z] [2024-07-18T19:13:10.697Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:13:10.697Z] #142 91.01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-18T19:14:18.729Z] #142 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T19:14:18.729Z] #149 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T19:14:18.729Z] #143 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T19:14:18.729Z] #150 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T19:14:18.729Z] #146 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:14:18.729Z] #151 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #152 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:14:18.729Z] #141 DONE 153.9s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:14:18.729Z] #142 DONE 154.0s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #153 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #153 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:14:18.729Z] #145 DONE 154.2s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:14:18.729Z] #148 DONE 154.2s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:14:18.729Z] #144 DONE 154.3s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T19:14:18.729Z] #147 DONE 154.3s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:14:18.729Z] #140 DONE 154.3s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #154 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #152 DONE 0.8s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-18T19:14:18.729Z] #155 DONE 0.7s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #156 DONE 0.6s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #157 DONE 0.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #153 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #153 DONE 0.6s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #158 DONE 0.6s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #154 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #159 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #160 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #161 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #162 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #162 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #163 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #164 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #165 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #166 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #167 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #168 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #169 CACHED [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #170 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #171 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #172 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #172 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #159 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.729Z] #173 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-18T19:14:18.729Z] #174 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #175 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-18T19:14:18.729Z] #175 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-18T19:14:18.729Z] #176 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-18T19:14:18.729Z] #177 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-18T19:14:18.729Z] #178 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-18T19:14:18.729Z] #179 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-18T19:14:18.729Z] #180 DONE 3.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-18T19:14:18.729Z] #181 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #182 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #183 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-18T19:14:18.729Z] #183 DONE 3.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-18T19:14:18.729Z] #184 DONE 3.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #174 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-18T19:14:18.729Z] #174 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #185 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-18T19:14:18.729Z] #185 DONE 3.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #186 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #187 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #188 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-18T19:14:18.729Z] #189 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #190 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-18T19:14:18.729Z] #191 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #192 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #182 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #193 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #194 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #187 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #195 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-18T19:14:18.729Z] #196 DONE 4.3s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #110 [security-spiffe-token-provider] exporting to image [2024-07-18T19:14:18.729Z] #110 exporting layers [2024-07-18T19:14:18.729Z] #110 exporting layers 0.3s done [2024-07-18T19:14:18.729Z] #110 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-18T19:14:18.729Z] #197 DONE 0.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:14:18.729Z] #198 DONE 0.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-18T19:14:18.729Z] #199 DONE 0.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-18T19:14:18.729Z] #200 DONE 0.5s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-18T19:14:18.729Z] #201 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #110 [core-metadata] exporting to image [2024-07-18T19:14:18.729Z] #110 exporting layers 0.5s done [2024-07-18T19:14:18.729Z] #110 writing image sha256:9de3d8c381c71b632abd68f5ec8dad0b4edb671e2ec012f44810d7a92bd599ca done [2024-07-18T19:14:18.729Z] #110 naming to docker.io/library/core-keeper done [2024-07-18T19:14:18.729Z] #110 ... [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #202 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:14:18.729Z] #202 DONE 0.4s [2024-07-18T19:14:18.729Z] [2024-07-18T19:14:18.729Z] #110 [core-metadata] exporting to image [2024-07-18T19:14:18.729Z] #110 exporting layers 0.5s done [2024-07-18T19:14:18.729Z] #110 writing image sha256:6b5ea2a12ad0ea44aceae419a394842f470b7391ce394afcd4a4cfd6f961c2dd 0.0s done [2024-07-18T19:14:18.729Z] #110 writing image sha256:d40b2041aa002e17038ecaeaae68679bffb7357f5326baf28e1f95cbe5cc72e6 0.0s done [2024-07-18T19:14:18.729Z] #110 writing image sha256:e63b2e80445bfbbad4f7fe5bec31f4038d2773e45b15405d9222b3186c58a08b done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-data [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/support-scheduler [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-command [2024-07-18T19:14:18.730Z] #110 writing image sha256:4b64de04c7b48c87aec2b55d82c1f834dae85d706bb04f69f8a922609346c065 [2024-07-18T19:14:18.730Z] #110 exporting layers 0.7s done [2024-07-18T19:14:18.730Z] #110 ... [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:14:18.730Z] #203 DONE 0.3s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-18T19:14:18.730Z] #204 DONE 0.4s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T19:14:18.730Z] #205 DONE 0.4s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #110 [security-spiffe-token-provider] exporting to image [2024-07-18T19:14:18.730Z] #110 exporting layers 0.4s done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-data 0.2s done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/support-scheduler 0.2s done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-command 0.2s done [2024-07-18T19:14:18.730Z] #110 writing image sha256:4b64de04c7b48c87aec2b55d82c1f834dae85d706bb04f69f8a922609346c065 0.2s done [2024-07-18T19:14:18.730Z] #110 writing image sha256:e15e6f9c690fa7b943a0de03a76f64f703ccb7f1a96b103ea775c73da84056b8 0.0s done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/support-notifications done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-07-18T19:14:18.730Z] #110 writing image sha256:58386dfe260d04dfbd8f2b77352e237799df7c25d5c65c3b9f152fad55124e7e done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-metadata done [2024-07-18T19:14:18.730Z] #110 DONE 1.9s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:14:18.730Z] #206 ... [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-18T19:14:18.730Z] #207 DONE 0.6s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #208 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-18T19:14:18.730Z] #208 DONE 0.6s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:14:18.730Z] #209 DONE 1.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #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-07-18T19:14:18.730Z] #210 DONE 1.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #110 [core-common-config-bootstrapper] exporting to image [2024-07-18T19:14:18.730Z] #110 ... [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T19:14:18.730Z] #211 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-18T19:14:18.730Z] #212 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #213 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-18T19:14:18.730Z] #213 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #214 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-18T19:14:18.730Z] #214 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #110 [core-common-config-bootstrapper] exporting to image [2024-07-18T19:14:18.730Z] #110 exporting layers 0.1s done [2024-07-18T19:14:18.730Z] #110 writing image sha256:2bfdbdd3c4b5168bd2f64e8bd323312f79f4c73ab049660dd8dbbde58031fdcb done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-18T19:14:18.730Z] #110 exporting layers 0.3s done [2024-07-18T19:14:18.730Z] #110 writing image sha256:1c7c9e562687a9bce1361f822531c5a91fd6eb558c7edc5f5951ed53fb0a225c done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/security-proxy-auth 0.0s done [2024-07-18T19:14:18.730Z] #110 DONE 2.2s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #206 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:14:18.730Z] #206 DONE 1.0s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-18T19:14:18.730Z] #215 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-18T19:14:18.730Z] #216 DONE 0.1s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-18T19:14:18.730Z] #217 ... [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #110 [security-proxy-setup] exporting to image [2024-07-18T19:14:18.730Z] #110 exporting layers 0.3s done [2024-07-18T19:14:18.730Z] #110 writing image sha256:af22cbec9d763146be21f515565c8590d4f631a6c9a25ff3089e0c9aba3100c3 done [2024-07-18T19:14:18.730Z] #110 naming to docker.io/library/security-proxy-setup done [2024-07-18T19:14:18.730Z] #110 DONE 2.5s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:14:18.730Z] #218 DONE 0.8s [2024-07-18T19:14:18.730Z] [2024-07-18T19:14:18.730Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:14:18.993Z] #40 ... [2024-07-18T19:14:18.993Z] [2024-07-18T19:14:18.993Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-18T19:14:18.993Z] #217 DONE 0.5s [2024-07-18T19:14:18.993Z] [2024-07-18T19:14:18.993Z] #110 [security-secretstore-setup] exporting to image [2024-07-18T19:14:19.253Z] #110 exporting layers 0.4s done [2024-07-18T19:14:19.253Z] #110 writing image sha256:235588cab6b9bcc16a4fd5231764f2eeb8b763d153640bd70e5be5c6e9322380 [2024-07-18T19:14:19.253Z] #110 exporting layers 0.3s done [2024-07-18T19:14:19.253Z] #110 writing image sha256:235588cab6b9bcc16a4fd5231764f2eeb8b763d153640bd70e5be5c6e9322380 done [2024-07-18T19:14:19.253Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-07-18T19:14:19.253Z] #110 writing image sha256:698f3fb445eaba1248f0b26cf645d993631026deab9b5a3ba2d53c39968e47ed done [2024-07-18T19:14:19.253Z] #110 naming to docker.io/library/security-bootstrapper done [2024-07-18T19:14:19.253Z] #110 DONE 2.9s [2024-07-18T19:14:19.253Z] [2024-07-18T19:14:19.253Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:14:19.253Z] time="2024-07-18T19:10:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-18T19:14:19.290Z] $ docker stop --time=1 041ff0846a398d250dfd664020216034a5c5667343a70f250c211d9da755c2e4 [2024-07-18T19:14:20.584Z] $ docker rm -f --volumes 041ff0846a398d250dfd664020216034a5c5667343a70f250c211d9da755c2e4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T19:14:21.004Z] + docker images [2024-07-18T19:14:21.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-18T19:14:21.004Z] security-proxy-setup latest af22cbec9d76 2 seconds ago 31.2MB [2024-07-18T19:14:21.004Z] security-secretstore-setup latest 235588cab6b9 2 seconds ago 42.2MB [2024-07-18T19:14:21.004Z] security-bootstrapper latest 698f3fb445ea 2 seconds ago 24MB [2024-07-18T19:14:21.004Z] security-proxy-auth latest 1c7c9e562687 3 seconds ago 38MB [2024-07-18T19:14:21.004Z] core-common-config-bootstrapper latest 2bfdbdd3c4b5 3 seconds ago 20.2MB [2024-07-18T19:14:21.004Z] core-metadata latest 58386dfe260d 4 seconds ago 41MB [2024-07-18T19:14:21.004Z] core-data latest e63b2e80445b 4 seconds ago 40.8MB [2024-07-18T19:14:21.004Z] core-command latest 6b5ea2a12ad0 4 seconds ago 40.4MB [2024-07-18T19:14:21.004Z] support-scheduler latest d40b2041aa00 4 seconds ago 43.1MB [2024-07-18T19:14:21.004Z] security-spiffe-token-provider latest e15e6f9c690f 4 seconds ago 34MB [2024-07-18T19:14:21.004Z] support-notifications latest 4b64de04c7b4 4 seconds ago 43.9MB [2024-07-18T19:14:21.004Z] core-keeper latest 9de3d8c381c7 4 seconds ago 35.6MB [2024-07-18T19:14:21.004Z] security-spire-agent latest cc79a4fe3f20 3 minutes ago 187MB [2024-07-18T19:14:21.004Z] security-spire-config latest a58b6e2bb1b1 3 minutes ago 125MB [2024-07-18T19:14:21.004Z] security-spire-server latest e65502c0b6eb 3 minutes ago 126MB [2024-07-18T19:14:21.004Z] ci-base-image-x86_64 latest 30501de98e9d 6 minutes ago 966MB [2024-07-18T19:14:21.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-18T19:14:21.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-18T19:14:21.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-18T19:15:15.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-18T19:15:16.909Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-18T19:15:20.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-18T19:15:20.250Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-18T19:15:20.250Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-18T19:15:20.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-18T19:15:32.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-18T19:15:32.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-18T19:15:32.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements [2024-07-18T19:15:42.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements [2024-07-18T19:15:48.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-18T19:15:48.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-18T19:15:48.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-18T19:15:52.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.288s coverage: 69.2% of statements [2024-07-18T19:15:54.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-18T19:15:54.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-18T19:15:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-18T19:16:00.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-18T19:16:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-18T19:16:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:16:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-18T19:16:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-18T19:16:08.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-18T19:16:10.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.523s coverage: 93.4% of statements [2024-07-18T19:16:10.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.418s coverage: 91.7% of statements [2024-07-18T19:16:15.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-18T19:16:15.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-18T19:16:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.203s coverage: 6.5% of statements [2024-07-18T19:16:23.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-18T19:16:23.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:16:23.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-18T19:16:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-18T19:16:24.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.8% of statements [2024-07-18T19:16:25.444Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-07-18T19:16:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-18T19:16:35.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-18T19:16:36.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.299s coverage: 0.8% of statements [2024-07-18T19:16:36.462Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.139s coverage: 32.2% of statements [2024-07-18T19:16:40.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.174s coverage: 41.7% of statements [2024-07-18T19:16:40.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.115s coverage: 77.8% of statements [2024-07-18T19:16:40.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements [2024-07-18T19:16:40.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-07-18T19:16:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements [2024-07-18T19:16:45.915Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-18T19:16:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-18T19:16:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-18T19:16:48.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-18T19:16:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-18T19:16:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-18T19:16:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-18T19:16:51.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-18T19:16:57.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements [2024-07-18T19:16:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-18T19:16:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-18T19:16:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-18T19:16:57.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-18T19:17:07.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-18T19:17:07.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-18T19:17:09.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-18T19:17:10.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.812s coverage: 79.9% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.159s coverage: 92.9% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.073s coverage: 64.4% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-07-18T19:17:13.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.074s coverage: 100.0% of statements [2024-07-18T19:17:14.710Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.282s coverage: 81.8% of statements [2024-07-18T19:17:14.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-18T19:17:16.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-18T19:17:16.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.297s coverage: 82.1% of statements [2024-07-18T19:17:17.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.102s coverage: 86.0% of statements [2024-07-18T19:17:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-18T19:17:22.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-18T19:17:23.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.715s coverage: 63.1% of statements [2024-07-18T19:17:23.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements [2024-07-18T19:17:25.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.114s coverage: 89.4% of statements [2024-07-18T19:17:25.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2024-07-18T19:17:25.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-18T19:17:25.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-18T19:17:25.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-18T19:17:25.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-07-18T19:17:26.458Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-07-18T19:17:33.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-18T19:17:33.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-18T19:17:33.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-18T19:17:34.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 38.4% of statements [2024-07-18T19:17:34.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-07-18T19:17:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-18T19:17:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-18T19:17:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-18T19:17:34.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-18T19:17:36.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-07-18T19:17:41.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-18T19:17:41.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-18T19:17:41.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-18T19:17:41.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-18T19:17:48.115Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-18T19:17:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:17:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-18T19:17:48.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-18T19:17:48.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.182s coverage: 19.9% of statements [2024-07-18T19:17:49.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.484s coverage: 95.7% of statements [2024-07-18T19:17:52.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-18T19:17:52.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-18T19:17:53.509Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-07-18T19:17:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-18T19:17:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-18T19:17:58.337Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.289s coverage: 98.9% of statements [2024-07-18T19:17:59.765Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-18T19:17:59.765Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-18T19:17:59.765Z] go vet ./... [2024-07-18T19:21:51.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T19:21:51.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T19:21:51.541Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-18T19:21:51.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-18T19:21:51.942Z] + ls -al . [2024-07-18T19:21:52.209Z] total 836 [2024-07-18T19:21:52.209Z] drwxrwxr-x 10 1001 1001 4096 Jul 18 19:11 . [2024-07-18T19:21:52.209Z] drwxr-xr-x 4 root root 4096 Jul 18 19:11 .. [2024-07-18T19:21:52.209Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:09 .blubracket [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 10 Jul 18 19:09 .dockerignore [2024-07-18T19:21:52.209Z] drwxrwxr-x 8 1001 1001 4096 Jul 18 19:09 .git [2024-07-18T19:21:52.209Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:09 .github [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 1102 Jul 18 19:09 .gitignore [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 42 Jul 18 19:09 .golangci.yml [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 100 Jul 18 19:09 .hadolint.yml [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 155 Jul 18 19:09 .sonarcloud.properties [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 1171 Jul 18 19:09 ADOPTERS.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 20361 Jul 18 19:09 Attribution.txt [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 100284 Jul 18 19:09 CHANGELOG.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 3804 Jul 18 19:09 CONTRIBUTING.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 677 Jul 18 19:09 GOVERNANCE.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 861 Jul 18 19:09 Jenkinsfile [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 10775 Jul 18 19:09 LICENSE [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 16051 Jul 18 19:09 Makefile [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 582 Jul 18 19:09 OWNERS.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 9528 Jul 18 19:09 README.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 789 Jul 18 19:09 SECURITY.md [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 5 Jul 18 19:06 VERSION [2024-07-18T19:21:52.209Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:09 bin [2024-07-18T19:21:52.209Z] drwxrwxr-x 19 1001 1001 4096 Jul 18 19:09 cmd [2024-07-18T19:21:52.209Z] -rw-r--r-- 1 root root 481596 Jul 18 19:17 coverage.out [2024-07-18T19:21:52.209Z] drwxrwxr-x 2 1001 1001 4096 Jul 18 19:09 fuzz_test [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 6911 Jul 18 19:09 go.mod [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 100926 Jul 18 19:09 go.sum [2024-07-18T19:21:52.209Z] drwxrwxr-x 7 1001 1001 4096 Jul 18 19:09 internal [2024-07-18T19:21:52.209Z] drwxrwxr-x 3 1001 1001 4096 Jul 18 19:09 openapi [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 584 Jul 18 19:09 security.txt [2024-07-18T19:21:52.209Z] -rw-rw-r-- 1 1001 1001 204 Jul 18 19:09 version.go [Pipeline] sh [2024-07-18T19:21:52.572Z] + '[' -e coverage.out ] [2024-07-18T19:21:52.572Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-18T19:21:52.632Z] Warning: overwriting stash ‘coverage-report’ [2024-07-18T19:21:53.400Z] Stashed 1 file(s) [Pipeline] sh [2024-07-18T19:21:54.044Z] + make build [2024-07-18T19:21:54.044Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-18T19:24:45.757Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-18T19:24:51.107Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-18T19:24:59.299Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-18T19:25:01.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-18T19:25:10.031Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-18T19:25:36.678Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-18T19:25:43.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-18T19:25:53.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-18T19:25:57.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-18T19:26:00.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-18T19:26:03.503Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-18T19:26:08.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-18T19:26:13.116Z] $ docker stop --time=1 c33caff4d18219a480f5b5b32f36c01725793d479e1232ef0bb401be9011e976 [2024-07-18T19:26:15.359Z] $ docker rm -f --volumes c33caff4d18219a480f5b5b32f36c01725793d479e1232ef0bb401be9011e976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:26:19.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T19:26:19.116Z] [2024-07-18T19:26:19.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:26:19.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T19:26:19.806Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-18T19:26:19.806Z] 547446be3368: Pulling fs layer [2024-07-18T19:26:19.806Z] d125d8839a47: Pulling fs layer [2024-07-18T19:26:19.806Z] 3e85d5ac6304: Pulling fs layer [2024-07-18T19:26:19.806Z] c3105a71a48b: Pulling fs layer [2024-07-18T19:26:19.806Z] 0f093f025ec4: Pulling fs layer [2024-07-18T19:26:19.806Z] c3106fc0e877: Pulling fs layer [2024-07-18T19:26:19.806Z] 0f093f025ec4: Waiting [2024-07-18T19:26:19.806Z] c3106fc0e877: Waiting [2024-07-18T19:26:19.806Z] c3105a71a48b: Waiting [2024-07-18T19:26:19.806Z] 547446be3368: Download complete [2024-07-18T19:26:19.806Z] c3105a71a48b: Verifying Checksum [2024-07-18T19:26:19.806Z] c3105a71a48b: Download complete [2024-07-18T19:26:20.385Z] d125d8839a47: Verifying Checksum [2024-07-18T19:26:20.385Z] d125d8839a47: Download complete [2024-07-18T19:26:20.385Z] c3106fc0e877: Verifying Checksum [2024-07-18T19:26:20.385Z] c3106fc0e877: Download complete [2024-07-18T19:26:20.385Z] 0f093f025ec4: Verifying Checksum [2024-07-18T19:26:20.385Z] 0f093f025ec4: Download complete [2024-07-18T19:26:20.648Z] 547446be3368: Pull complete [2024-07-18T19:26:22.044Z] d125d8839a47: Pull complete [2024-07-18T19:26:22.309Z] 3e85d5ac6304: Download complete [2024-07-18T19:26:32.351Z] 3e85d5ac6304: Pull complete [2024-07-18T19:26:32.351Z] c3105a71a48b: Pull complete [2024-07-18T19:26:33.303Z] 0f093f025ec4: Pull complete [2024-07-18T19:26:33.303Z] c3106fc0e877: Pull complete [2024-07-18T19:26:33.303Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-18T19:26:33.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-18T19:26:33.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:26:33.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-5877 does not seem to be running inside a container [2024-07-18T19:26:33.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-18T19:26:35.844Z] $ docker top 36fc08850ec41fe28c6615ea65bb72f529bff85123099e0eb68c77ddf88ef38a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T19:26:36.456Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-18T19:26:46.532Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #1 transferring dockerfile: 2.93kB done [2024-07-18T19:26:46.532Z] #1 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #2 transferring dockerfile: 2.15kB done [2024-07-18T19:26:46.532Z] #2 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #3 transferring dockerfile: 1.93kB done [2024-07-18T19:26:46.532Z] #3 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #4 [core-data internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #4 transferring dockerfile: 2.01kB done [2024-07-18T19:26:46.532Z] #4 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-07-18T19:26:46.532Z] #5 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-07-18T19:26:46.532Z] #6 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #7 transferring dockerfile: 1.95kB done [2024-07-18T19:26:46.532Z] #7 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #8 transferring dockerfile: 1.70kB done [2024-07-18T19:26:46.532Z] #8 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #9 [core-command internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-07-18T19:26:46.532Z] #9 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #10 transferring dockerfile: 2.06kB done [2024-07-18T19:26:46.532Z] #10 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #11 transferring dockerfile: 1.89kB done [2024-07-18T19:26:46.532Z] #11 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #12 transferring dockerfile: 1.69kB done [2024-07-18T19:26:46.532Z] #12 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-07-18T19:26:46.532Z] #13 transferring dockerfile: 2.01kB done [2024-07-18T19:26:46.532Z] #13 DONE 0.1s [2024-07-18T19:26:46.532Z] [2024-07-18T19:26:46.532Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-18T19:26:46.797Z] #14 transferring dockerfile: 2.49kB done [2024-07-18T19:26:46.797Z] #14 DONE 0.1s [2024-07-18T19:26:46.797Z] [2024-07-18T19:26:46.797Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-18T19:26:46.797Z] #15 transferring dockerfile: 2.50kB done [2024-07-18T19:26:46.797Z] #15 DONE 0.1s [2024-07-18T19:26:46.797Z] [2024-07-18T19:26:46.797Z] #16 [security-bootstrapper internal] load .dockerignore [2024-07-18T19:26:46.797Z] #16 transferring context: 50B 0.0s done [2024-07-18T19:26:46.797Z] #16 DONE 0.1s [2024-07-18T19:26:47.375Z] [2024-07-18T19:26:47.375Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-18T19:26:47.643Z] #17 transferring context: 50B done [2024-07-18T19:26:47.643Z] #17 DONE 0.1s [2024-07-18T19:26:47.643Z] [2024-07-18T19:26:47.643Z] #18 [support-scheduler internal] load .dockerignore [2024-07-18T19:26:47.643Z] #18 transferring context: 50B 0.0s done [2024-07-18T19:26:47.643Z] #18 DONE 0.0s [2024-07-18T19:26:47.643Z] [2024-07-18T19:26:47.643Z] #19 [core-data internal] load .dockerignore [2024-07-18T19:26:47.643Z] #19 transferring context: 50B done [2024-07-18T19:26:47.643Z] #19 DONE 0.1s [2024-07-18T19:26:47.643Z] [2024-07-18T19:26:47.643Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-18T19:26:47.643Z] #20 transferring context: 50B 0.0s done [2024-07-18T19:26:47.643Z] #20 DONE 0.1s [2024-07-18T19:26:47.643Z] [2024-07-18T19:26:47.643Z] #21 [security-spire-agent internal] load .dockerignore [2024-07-18T19:26:47.643Z] #21 transferring context: 50B done [2024-07-18T19:26:47.643Z] #21 DONE 0.0s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #22 [support-notifications internal] load .dockerignore [2024-07-18T19:26:47.916Z] #22 transferring context: 50B 0.0s done [2024-07-18T19:26:47.916Z] #22 DONE 0.1s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #23 [security-spire-server internal] load .dockerignore [2024-07-18T19:26:47.916Z] #23 transferring context: 50B done [2024-07-18T19:26:47.916Z] #23 DONE 0.1s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #24 [core-command internal] load .dockerignore [2024-07-18T19:26:47.916Z] #24 transferring context: 50B 0.0s done [2024-07-18T19:26:47.916Z] #24 DONE 0.0s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #25 [core-metadata internal] load .dockerignore [2024-07-18T19:26:47.916Z] #25 transferring context: 50B done [2024-07-18T19:26:47.916Z] #25 DONE 0.1s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-07-18T19:26:47.916Z] #26 transferring context: 50B done [2024-07-18T19:26:47.916Z] #26 DONE 0.1s [2024-07-18T19:26:47.916Z] [2024-07-18T19:26:47.916Z] #27 [security-spire-config internal] load .dockerignore [2024-07-18T19:26:47.916Z] #27 transferring context: 50B done [2024-07-18T19:26:48.184Z] #27 DONE 0.1s [2024-07-18T19:26:48.184Z] [2024-07-18T19:26:48.184Z] #28 [core-keeper internal] load .dockerignore [2024-07-18T19:26:48.184Z] #28 transferring context: 50B done [2024-07-18T19:26:48.184Z] #28 DONE 0.1s [2024-07-18T19:26:48.184Z] [2024-07-18T19:26:48.184Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-07-18T19:26:48.184Z] #29 transferring context: 50B done [2024-07-18T19:26:48.184Z] #29 DONE 0.1s [2024-07-18T19:26:48.184Z] [2024-07-18T19:26:48.184Z] #30 [security-proxy-setup internal] load .dockerignore [2024-07-18T19:26:48.449Z] #30 transferring context: 50B done [2024-07-18T19:26:48.449Z] #30 DONE 0.1s [2024-07-18T19:26:48.449Z] [2024-07-18T19:26:48.449Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:48.449Z] #31 DONE 0.0s [2024-07-18T19:26:48.449Z] [2024-07-18T19:26:48.449Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:26:48.449Z] #32 DONE 0.1s [2024-07-18T19:26:48.449Z] [2024-07-18T19:26:48.449Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:48.449Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:48.715Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:48.715Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:48.715Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:48.715Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.71MB / 3.34MB 0.1s [2024-07-18T19:26:48.715Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:48.715Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-18T19:26:49.300Z] #33 ... [2024-07-18T19:26:49.300Z] [2024-07-18T19:26:49.300Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:49.300Z] #34 DONE 0.9s [2024-07-18T19:26:49.300Z] [2024-07-18T19:26:49.300Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:49.570Z] #33 ... [2024-07-18T19:26:49.570Z] [2024-07-18T19:26:49.570Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:49.570Z] #35 DONE 0.2s [2024-07-18T19:26:49.570Z] [2024-07-18T19:26:49.570Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:49.836Z] #33 ... [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:49.836Z] #31 DONE 0.0s [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:49.836Z] #33 ... [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:26:49.836Z] #32 DONE 0.3s [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:49.836Z] #34 DONE 1.6s [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:49.836Z] #35 DONE 0.5s [2024-07-18T19:26:49.836Z] [2024-07-18T19:26:49.836Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:49.836Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:49.836Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:49.836Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:49.836Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:49.836Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:50.103Z] #33 ... [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:50.103Z] #31 DONE 0.0s [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:50.103Z] #34 DONE 1.6s [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:50.103Z] #35 DONE 0.5s [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:50.103Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:50.103Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:50.103Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:50.103Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:50.103Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:50.103Z] #33 ... [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:50.103Z] #31 DONE 0.0s [2024-07-18T19:26:50.103Z] [2024-07-18T19:26:50.103Z] #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:50.367Z] #33 ... [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:50.367Z] #34 DONE 1.6s [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:50.367Z] #35 DONE 0.5s [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:50.367Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:50.367Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:50.367Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:50.367Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:50.367Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:50.367Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:50.367Z] #33 ... [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:50.367Z] #34 DONE 1.6s [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:50.367Z] #31 DONE 0.0s [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:50.367Z] #35 DONE 0.5s [2024-07-18T19:26:50.367Z] [2024-07-18T19:26:50.367Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:50.367Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:50.367Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:50.367Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:50.367Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:50.367Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:50.367Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:50.948Z] #33 ... [2024-07-18T19:26:50.948Z] [2024-07-18T19:26:50.948Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:50.948Z] #34 DONE 1.7s [2024-07-18T19:26:50.948Z] [2024-07-18T19:26:50.948Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:50.948Z] #35 DONE 0.6s [2024-07-18T19:26:50.948Z] [2024-07-18T19:26:50.948Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:50.948Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:50.948Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:50.948Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:50.948Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:50.948Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:50.948Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:50.948Z] #33 ... [2024-07-18T19:26:50.948Z] [2024-07-18T19:26:50.948Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:50.948Z] #31 DONE 0.1s [2024-07-18T19:26:50.948Z] [2024-07-18T19:26:50.948Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:26:50.948Z] #32 DONE 1.3s [2024-07-18T19:26:51.222Z] [2024-07-18T19:26:51.222Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:51.222Z] #34 DONE 1.7s [2024-07-18T19:26:51.222Z] [2024-07-18T19:26:51.222Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:51.222Z] #35 DONE 0.6s [2024-07-18T19:26:51.222Z] [2024-07-18T19:26:51.222Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:51.222Z] #31 DONE 0.1s [2024-07-18T19:26:51.222Z] [2024-07-18T19:26:51.222Z] #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:51.222Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:51.222Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:51.222Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:51.222Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:51.222Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:51.222Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:51.222Z] #33 ... [2024-07-18T19:26:51.222Z] [2024-07-18T19:26:51.222Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:51.222Z] #31 DONE 0.1s [2024-07-18T19:26:51.487Z] [2024-07-18T19:26:51.487Z] #36 [core-command internal] load build context [2024-07-18T19:26:51.487Z] #36 ... [2024-07-18T19:26:51.487Z] [2024-07-18T19:26:51.487Z] #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:51.487Z] #33 DONE 3.8s [2024-07-18T19:26:51.487Z] [2024-07-18T19:26:51.487Z] #36 [core-command internal] load build context [2024-07-18T19:26:51.756Z] #36 ... [2024-07-18T19:26:51.756Z] [2024-07-18T19:26:51.756Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:51.756Z] #34 DONE 1.8s [2024-07-18T19:26:51.756Z] [2024-07-18T19:26:51.756Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:51.756Z] #35 DONE 0.7s [2024-07-18T19:26:51.756Z] [2024-07-18T19:26:51.756Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:51.756Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:51.756Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:51.756Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:51.756Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:51.756Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:51.756Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:51.756Z] #33 DONE 3.9s [2024-07-18T19:26:51.756Z] [2024-07-18T19:26:51.756Z] #36 [core-command internal] load build context [2024-07-18T19:26:52.021Z] #36 ... [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-18T19:26:52.021Z] #37 DONE 1.7s [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:26:52.021Z] #38 DONE 0.0s [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:52.021Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:52.021Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:52.021Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:52.021Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:52.021Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:52.021Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:52.021Z] #33 DONE 3.9s [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #36 [core-command internal] load build context [2024-07-18T19:26:52.021Z] #36 ... [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:52.021Z] #31 DONE 0.1s [2024-07-18T19:26:52.021Z] [2024-07-18T19:26:52.021Z] #36 [core-command internal] load build context [2024-07-18T19:26:52.286Z] #36 ... [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-18T19:26:52.286Z] #39 DONE 1.9s [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:26:52.286Z] #40 DONE 0.0s [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:52.286Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:52.286Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:52.286Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:52.286Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:52.286Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:52.286Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:52.286Z] #33 DONE 3.9s [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #36 [core-command internal] load build context [2024-07-18T19:26:52.286Z] #36 ... [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:52.286Z] #31 DONE 0.1s [2024-07-18T19:26:52.286Z] [2024-07-18T19:26:52.286Z] #36 [core-command internal] load build context [2024-07-18T19:26:52.551Z] #36 ... [2024-07-18T19:26:52.551Z] [2024-07-18T19:26:52.551Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-18T19:26:52.551Z] #31 DONE 0.1s [2024-07-18T19:26:52.551Z] [2024-07-18T19:26:52.551Z] #36 [core-command internal] load build context [2024-07-18T19:26:53.508Z] #36 transferring context: 5.14MB 2.0s [2024-07-18T19:26:53.774Z] #36 ... [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:53.774Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:53.774Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:53.774Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:53.774Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:53.774Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:53.774Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:53.774Z] #33 DONE 3.9s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-18T19:26:53.774Z] #32 DONE 3.8s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #36 [core-command internal] load build context [2024-07-18T19:26:53.774Z] #36 ... [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:53.774Z] #34 DONE 1.8s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:53.774Z] #35 DONE 0.7s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:53.774Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:53.774Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:53.774Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:53.774Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:53.774Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:53.774Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:53.774Z] #33 DONE 3.9s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #41 [security-spire-server internal] load build context [2024-07-18T19:26:53.774Z] #41 transferring context: 26.79kB 0.2s done [2024-07-18T19:26:53.774Z] #41 DONE 1.8s [2024-07-18T19:26:53.774Z] [2024-07-18T19:26:53.774Z] #36 [core-command internal] load build context [2024-07-18T19:26:54.039Z] #36 ... [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:54.039Z] #34 DONE 1.8s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:54.039Z] #35 DONE 0.7s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:54.039Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:54.039Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:54.039Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:54.039Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:54.039Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:54.039Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:54.039Z] #33 DONE 3.9s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #36 [core-command internal] load build context [2024-07-18T19:26:54.039Z] #36 ... [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-18T19:26:54.039Z] #34 DONE 1.8s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-18T19:26:54.039Z] #35 DONE 0.7s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T19:26:54.039Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-18T19:26:54.039Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-18T19:26:54.039Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-18T19:26:54.039Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-18T19:26:54.039Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-18T19:26:54.039Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.4s done [2024-07-18T19:26:54.039Z] #33 DONE 3.9s [2024-07-18T19:26:54.039Z] [2024-07-18T19:26:54.039Z] #36 [core-command internal] load build context [2024-07-18T19:26:55.008Z] #36 ... [2024-07-18T19:26:55.008Z] [2024-07-18T19:26:55.008Z] #42 [security-spire-agent internal] load build context [2024-07-18T19:26:55.008Z] #42 transferring context: 26.32kB 0.3s done [2024-07-18T19:26:55.008Z] #42 DONE 2.5s [2024-07-18T19:26:55.008Z] [2024-07-18T19:26:55.008Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:26:55.008Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.8s done [2024-07-18T19:26:55.008Z] #38 DONE 2.9s [2024-07-18T19:26:55.008Z] [2024-07-18T19:26:55.008Z] #36 [core-command internal] load build context [2024-07-18T19:26:55.008Z] #36 ... [2024-07-18T19:26:55.008Z] [2024-07-18T19:26:55.008Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:26:55.008Z] #40 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-07-18T19:26:55.008Z] #40 DONE 2.7s [2024-07-18T19:26:55.008Z] [2024-07-18T19:26:55.008Z] #36 [core-command internal] load build context [2024-07-18T19:26:56.942Z] #36 ... [2024-07-18T19:26:56.942Z] [2024-07-18T19:26:56.942Z] #43 [security-spire-config internal] load build context [2024-07-18T19:26:56.942Z] #43 transferring context: 25.04kB 0.4s done [2024-07-18T19:26:56.942Z] #43 DONE 2.8s [2024-07-18T19:26:56.942Z] [2024-07-18T19:26:56.942Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:26:57.210Z] #44 ... [2024-07-18T19:26:57.210Z] [2024-07-18T19:26:57.210Z] #36 [core-command internal] load build context [2024-07-18T19:26:58.613Z] #36 ... [2024-07-18T19:26:58.613Z] [2024-07-18T19:26:58.613Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:26:58.613Z] #45 ... [2024-07-18T19:26:58.613Z] [2024-07-18T19:26:58.613Z] #36 [core-command internal] load build context [2024-07-18T19:27:00.018Z] #36 ... [2024-07-18T19:27:00.018Z] [2024-07-18T19:27:00.018Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:27:00.018Z] #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:00.018Z] #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:00.018Z] #46 ... [2024-07-18T19:27:00.018Z] [2024-07-18T19:27:00.018Z] #36 [core-command internal] load build context [2024-07-18T19:27:00.018Z] #36 ... [2024-07-18T19:27:00.018Z] [2024-07-18T19:27:00.018Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:00.018Z] #47 ... [2024-07-18T19:27:00.018Z] [2024-07-18T19:27:00.018Z] #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:27:00.018Z] #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:00.018Z] #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:00.282Z] #48 ... [2024-07-18T19:27:00.282Z] [2024-07-18T19:27:00.282Z] #49 [core-data internal] load build context [2024-07-18T19:27:00.282Z] #49 ... [2024-07-18T19:27:00.282Z] [2024-07-18T19:27:00.282Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:00.282Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-18T19:27:00.282Z] #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-18T19:27:00.282Z] #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-18T19:27:00.282Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.9s done [2024-07-18T19:27:00.282Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s [2024-07-18T19:27:00.282Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s [2024-07-18T19:27:00.282Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-18T19:27:00.546Z] #38 ... [2024-07-18T19:27:00.546Z] [2024-07-18T19:27:00.546Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:00.546Z] #50 ... [2024-07-18T19:27:00.546Z] [2024-07-18T19:27:00.546Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:00.546Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.6s [2024-07-18T19:27:00.810Z] #38 ... [2024-07-18T19:27:00.810Z] [2024-07-18T19:27:00.810Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:00.810Z] #51 transferring context: 10.04MB 9.6s [2024-07-18T19:27:01.075Z] #51 ... [2024-07-18T19:27:01.075Z] [2024-07-18T19:27:01.075Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T19:27:01.075Z] #0 5.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:01.075Z] #0 6.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:01.075Z] #0 8.551 OK: 266 MiB in 52 packages [2024-07-18T19:27:01.075Z] #52 ... [2024-07-18T19:27:01.075Z] [2024-07-18T19:27:01.075Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:01.075Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-07-18T19:27:01.340Z] #38 ... [2024-07-18T19:27:01.340Z] [2024-07-18T19:27:01.340Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-18T19:27:01.340Z] #52 DONE 10.7s [2024-07-18T19:27:01.340Z] [2024-07-18T19:27:01.340Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:01.604Z] #38 ... [2024-07-18T19:27:01.604Z] [2024-07-18T19:27:01.604Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:01.604Z] #0 8.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:01.869Z] #53 ... [2024-07-18T19:27:01.869Z] [2024-07-18T19:27:01.869Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:01.869Z] #54 ... [2024-07-18T19:27:01.869Z] [2024-07-18T19:27:01.869Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:02.135Z] #55 ... [2024-07-18T19:27:02.135Z] [2024-07-18T19:27:02.135Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T19:27:02.135Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:02.135Z] #56 ... [2024-07-18T19:27:02.135Z] [2024-07-18T19:27:02.135Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:02.399Z] #57 ... [2024-07-18T19:27:02.399Z] [2024-07-18T19:27:02.399Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T19:27:02.399Z] #0 6.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:02.399Z] #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:02.399Z] #0 9.973 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:27:02.399Z] #0 9.973 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:27:02.399Z] #0 9.973 OK: 19951 distinct packages available [2024-07-18T19:27:02.399Z] #0 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:02.399Z] #58 ... [2024-07-18T19:27:02.399Z] [2024-07-18T19:27:02.399Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T19:27:02.666Z] #59 ... [2024-07-18T19:27:02.666Z] [2024-07-18T19:27:02.666Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:27:02.666Z] #60 ... [2024-07-18T19:27:02.666Z] [2024-07-18T19:27:02.666Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:02.666Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done [2024-07-18T19:27:02.666Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.75MB / 28.04MB 4.5s [2024-07-18T19:27:02.930Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.0s [2024-07-18T19:27:03.510Z] #38 ... [2024-07-18T19:27:03.510Z] [2024-07-18T19:27:03.510Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T19:27:03.510Z] #61 ... [2024-07-18T19:27:03.510Z] [2024-07-18T19:27:03.510Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:03.778Z] #38 ... [2024-07-18T19:27:03.778Z] [2024-07-18T19:27:03.778Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:04.042Z] #62 ... [2024-07-18T19:27:04.042Z] [2024-07-18T19:27:04.042Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:27:04.042Z] #48 12.53 OK: 266 MiB in 52 packages [2024-07-18T19:27:04.042Z] #48 DONE 14.3s [2024-07-18T19:27:04.042Z] [2024-07-18T19:27:04.042Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:04.042Z] #63 ... [2024-07-18T19:27:04.042Z] [2024-07-18T19:27:04.042Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T19:27:04.306Z] #64 ... [2024-07-18T19:27:04.306Z] [2024-07-18T19:27:04.306Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:04.306Z] #65 ... [2024-07-18T19:27:04.306Z] [2024-07-18T19:27:04.306Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:04.306Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.27MB / 28.04MB 6.3s [2024-07-18T19:27:04.306Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-18T19:27:04.306Z] #38 ... [2024-07-18T19:27:04.306Z] [2024-07-18T19:27:04.306Z] #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-18T19:27:04.306Z] #46 12.64 OK: 266 MiB in 52 packages [2024-07-18T19:27:04.306Z] #46 DONE 15.6s [2024-07-18T19:27:04.306Z] [2024-07-18T19:27:04.306Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:04.306Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-18T19:27:04.883Z] #38 ... [2024-07-18T19:27:04.883Z] [2024-07-18T19:27:04.883Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:04.883Z] #40 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-18T19:27:04.883Z] #40 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-18T19:27:04.883Z] #40 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-18T19:27:04.883Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-07-18T19:27:04.883Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.3s done [2024-07-18T19:27:04.883Z] #40 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.3s done [2024-07-18T19:27:04.883Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 6.3s [2024-07-18T19:27:04.883Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-18T19:27:05.149Z] #40 ... [2024-07-18T19:27:05.149Z] [2024-07-18T19:27:05.149Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:05.740Z] #38 ... [2024-07-18T19:27:05.740Z] [2024-07-18T19:27:05.740Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T19:27:05.740Z] #66 ... [2024-07-18T19:27:05.740Z] [2024-07-18T19:27:05.740Z] #36 [core-command internal] load build context [2024-07-18T19:27:05.740Z] #36 ... [2024-07-18T19:27:05.740Z] [2024-07-18T19:27:05.740Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:05.740Z] #45 transferring context: 50.38MB 17.1s [2024-07-18T19:27:06.006Z] #45 ... [2024-07-18T19:27:06.006Z] [2024-07-18T19:27:06.006Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:06.006Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.31MB / 28.04MB 7.8s [2024-07-18T19:27:06.271Z] #38 ... [2024-07-18T19:27:06.271Z] [2024-07-18T19:27:06.271Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T19:27:06.271Z] #67 ... [2024-07-18T19:27:06.271Z] [2024-07-18T19:27:06.271Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:27:06.271Z] #68 ... [2024-07-18T19:27:06.271Z] [2024-07-18T19:27:06.271Z] #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-07-18T19:27:06.535Z] #69 ... [2024-07-18T19:27:06.535Z] [2024-07-18T19:27:06.535Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:06.800Z] #38 ... [2024-07-18T19:27:06.800Z] [2024-07-18T19:27:06.800Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:06.800Z] #53 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:06.800Z] #53 13.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:06.800Z] #53 13.31 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:06.800Z] #53 13.31 OK: 8 MiB in 16 packages [2024-07-18T19:27:06.800Z] #53 DONE 15.0s [2024-07-18T19:27:06.800Z] [2024-07-18T19:27:06.800Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:06.800Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.84MB / 28.04MB 8.8s [2024-07-18T19:27:07.378Z] #38 ... [2024-07-18T19:27:07.378Z] [2024-07-18T19:27:07.378Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:07.378Z] #44 ... [2024-07-18T19:27:07.378Z] [2024-07-18T19:27:07.378Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:07.378Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-18T19:27:07.647Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.56MB / 28.04MB 9.5s [2024-07-18T19:27:07.913Z] #38 ... [2024-07-18T19:27:07.914Z] [2024-07-18T19:27:07.914Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-18T19:27:07.914Z] #58 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:07.914Z] #58 14.55 OK: 266 MiB in 52 packages [2024-07-18T19:27:07.914Z] #58 DONE 16.2s [2024-07-18T19:27:07.914Z] [2024-07-18T19:27:07.914Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:08.870Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.8s [2024-07-18T19:27:09.448Z] #38 ... [2024-07-18T19:27:09.448Z] [2024-07-18T19:27:09.448Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-18T19:27:09.448Z] #64 DONE 15.3s [2024-07-18T19:27:09.448Z] [2024-07-18T19:27:09.448Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:09.448Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 11.0s [2024-07-18T19:27:09.448Z] #40 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-18T19:27:10.027Z] #40 ... [2024-07-18T19:27:10.027Z] [2024-07-18T19:27:10.027Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-18T19:27:10.027Z] #56 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:10.027Z] #56 14.30 (1/2) Installing ca-certificates (20240226-r0) [2024-07-18T19:27:10.027Z] #56 14.48 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:10.027Z] #56 14.48 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:10.027Z] #56 14.55 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:10.027Z] #56 15.50 OK: 9 MiB in 17 packages [2024-07-18T19:27:10.027Z] #56 DONE 18.4s [2024-07-18T19:27:10.027Z] [2024-07-18T19:27:10.027Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:10.293Z] #40 ... [2024-07-18T19:27:10.293Z] [2024-07-18T19:27:10.293Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:10.293Z] #47 ... [2024-07-18T19:27:10.293Z] [2024-07-18T19:27:10.293Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:27:10.293Z] #68 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:10.560Z] #68 ... [2024-07-18T19:27:10.560Z] [2024-07-18T19:27:10.560Z] #49 [core-data internal] load build context [2024-07-18T19:27:10.560Z] #49 ... [2024-07-18T19:27:10.560Z] [2024-07-18T19:27:10.560Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:10.560Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.5s [2024-07-18T19:27:10.824Z] #38 ... [2024-07-18T19:27:10.824Z] [2024-07-18T19:27:10.824Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:10.824Z] #50 ... [2024-07-18T19:27:10.824Z] [2024-07-18T19:27:10.824Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:27:10.824Z] #68 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:11.089Z] #68 ... [2024-07-18T19:27:11.089Z] [2024-07-18T19:27:11.089Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:11.089Z] #57 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:11.089Z] #57 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:11.089Z] #57 16.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:11.089Z] #57 16.03 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:11.089Z] #57 16.13 OK: 8 MiB in 16 packages [2024-07-18T19:27:11.089Z] #57 DONE 19.0s [2024-07-18T19:27:11.089Z] [2024-07-18T19:27:11.089Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:11.089Z] #51 ... [2024-07-18T19:27:11.089Z] [2024-07-18T19:27:11.089Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:11.089Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 13.0s [2024-07-18T19:27:11.676Z] #38 ... [2024-07-18T19:27:11.676Z] [2024-07-18T19:27:11.676Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-18T19:27:11.676Z] #59 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:11.676Z] #59 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:11.676Z] #59 15.67 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:11.676Z] #59 15.67 (2/2) Installing su-exec (0.2-r3) [2024-07-18T19:27:11.676Z] #59 15.67 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:11.676Z] #59 15.87 OK: 8 MiB in 17 packages [2024-07-18T19:27:11.676Z] #59 DONE 19.3s [2024-07-18T19:27:11.676Z] [2024-07-18T19:27:11.676Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:11.676Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.7s [2024-07-18T19:27:12.253Z] #38 ... [2024-07-18T19:27:12.253Z] [2024-07-18T19:27:12.253Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:12.253Z] #54 transferring context: 24.51MB 20.0s [2024-07-18T19:27:12.253Z] #54 ... [2024-07-18T19:27:12.253Z] [2024-07-18T19:27:12.253Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:12.253Z] #38 ... [2024-07-18T19:27:12.253Z] [2024-07-18T19:27:12.253Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:12.517Z] #55 ... [2024-07-18T19:27:12.517Z] [2024-07-18T19:27:12.517Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:12.517Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.4s [2024-07-18T19:27:13.923Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.90MB / 28.04MB 15.6s [2024-07-18T19:27:13.923Z] #38 ... [2024-07-18T19:27:13.923Z] [2024-07-18T19:27:13.923Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:14.190Z] #62 ... [2024-07-18T19:27:14.190Z] [2024-07-18T19:27:14.190Z] #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-07-18T19:27:14.190Z] #69 DONE 17.9s [2024-07-18T19:27:14.190Z] [2024-07-18T19:27:14.190Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:14.190Z] #62 ... [2024-07-18T19:27:14.190Z] [2024-07-18T19:27:14.190Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:14.190Z] #63 ... [2024-07-18T19:27:14.190Z] [2024-07-18T19:27:14.190Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:14.190Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.2s done [2024-07-18T19:27:14.454Z] #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.2s done [2024-07-18T19:27:14.454Z] #38 ... [2024-07-18T19:27:14.454Z] [2024-07-18T19:27:14.454Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:14.454Z] #65 ... [2024-07-18T19:27:14.454Z] [2024-07-18T19:27:14.454Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:15.860Z] #62 ... [2024-07-18T19:27:15.860Z] [2024-07-18T19:27:15.860Z] #36 [core-command internal] load build context [2024-07-18T19:27:16.125Z] #36 ... [2024-07-18T19:27:16.125Z] [2024-07-18T19:27:16.125Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:16.125Z] #45 transferring context: 61.82MB 27.5s [2024-07-18T19:27:16.125Z] #45 ... [2024-07-18T19:27:16.125Z] [2024-07-18T19:27:16.125Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:17.078Z] #62 ... [2024-07-18T19:27:17.078Z] [2024-07-18T19:27:17.078Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:17.078Z] #70 ... [2024-07-18T19:27:17.078Z] [2024-07-18T19:27:17.078Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:17.078Z] #54 ... [2024-07-18T19:27:17.078Z] [2024-07-18T19:27:17.078Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:27:17.078Z] #60 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.078Z] #60 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.078Z] #60 17.94 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:27:17.078Z] #60 17.94 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:27:17.078Z] #60 17.94 OK: 19948 distinct packages available [2024-07-18T19:27:17.078Z] #60 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.078Z] #60 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.078Z] #60 21.39 (1/11) Installing ca-certificates (20240226-r0) [2024-07-18T19:27:17.078Z] #60 21.88 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-18T19:27:17.078Z] #60 21.99 (3/11) Installing libunistring (1.1-r1) [2024-07-18T19:27:17.078Z] #60 22.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-18T19:27:17.078Z] #60 22.05 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-18T19:27:17.078Z] #60 22.07 (6/11) Installing libcurl (8.5.0-r0) [2024-07-18T19:27:17.078Z] #60 22.15 (7/11) Installing curl (8.5.0-r0) [2024-07-18T19:27:17.078Z] #60 22.21 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:17.078Z] #60 22.31 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:27:17.078Z] #60 22.31 (10/11) Installing libucontext (1.2-r2) [2024-07-18T19:27:17.078Z] #60 22.31 (11/11) Installing gcompat (1.1.0-r1) [2024-07-18T19:27:17.078Z] #60 22.31 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:17.078Z] #60 22.43 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:17.078Z] #60 23.62 OK: 13 MiB in 26 packages [2024-07-18T19:27:17.343Z] #60 ... [2024-07-18T19:27:17.343Z] [2024-07-18T19:27:17.343Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:17.343Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-18T19:27:17.343Z] #38 ... [2024-07-18T19:27:17.343Z] [2024-07-18T19:27:17.343Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-18T19:27:17.343Z] #61 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.343Z] #61 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.343Z] #61 17.21 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:27:17.343Z] #61 17.21 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:27:17.343Z] #61 17.21 OK: 19948 distinct packages available [2024-07-18T19:27:17.343Z] #61 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.343Z] #61 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:17.343Z] #61 20.96 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:17.343Z] #61 21.53 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:17.343Z] #61 22.05 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:17.343Z] #61 22.05 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:27:17.343Z] #61 22.05 (5/7) Installing libucontext (1.2-r2) [2024-07-18T19:27:17.343Z] #61 22.05 (6/7) Installing gcompat (1.1.0-r1) [2024-07-18T19:27:17.343Z] #61 22.05 (7/7) Installing openssl (3.1.6-r0) [2024-07-18T19:27:17.343Z] #61 22.05 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:17.343Z] #61 22.05 OK: 9 MiB in 20 packages [2024-07-18T19:27:17.343Z] #61 DONE 24.2s [2024-07-18T19:27:17.343Z] [2024-07-18T19:27:17.343Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:17.607Z] #44 ... [2024-07-18T19:27:17.607Z] [2024-07-18T19:27:17.607Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T19:27:17.871Z] #71 ... [2024-07-18T19:27:17.871Z] [2024-07-18T19:27:17.871Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-18T19:27:17.871Z] #60 DONE 25.5s [2024-07-18T19:27:17.871Z] [2024-07-18T19:27:17.871Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:18.459Z] #54 ... [2024-07-18T19:27:18.459Z] [2024-07-18T19:27:18.459Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-18T19:27:18.459Z] #68 17.24 (1/4) Installing ca-certificates (20240226-r0) [2024-07-18T19:27:18.459Z] #68 17.24 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:18.459Z] #68 17.24 (3/4) Installing su-exec (0.2-r3) [2024-07-18T19:27:18.459Z] #68 17.24 (4/4) Installing yq (4.33.3-r5) [2024-07-18T19:27:18.459Z] #68 17.60 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:18.459Z] #68 17.72 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:18.459Z] #68 19.05 OK: 18 MiB in 19 packages [2024-07-18T19:27:18.459Z] #68 DONE 22.1s [2024-07-18T19:27:18.459Z] [2024-07-18T19:27:18.459Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:19.868Z] #54 ... [2024-07-18T19:27:19.868Z] [2024-07-18T19:27:19.868Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T19:27:19.868Z] #72 ... [2024-07-18T19:27:19.868Z] [2024-07-18T19:27:19.868Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:20.448Z] #54 ... [2024-07-18T19:27:20.448Z] [2024-07-18T19:27:20.448Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:20.711Z] #47 ... [2024-07-18T19:27:20.711Z] [2024-07-18T19:27:20.711Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-18T19:27:20.711Z] #67 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.711Z] #67 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.711Z] #67 22.15 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:20.711Z] #67 22.50 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:20.711Z] #67 22.50 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:20.711Z] #67 22.50 (4/6) Installing openssl (3.1.6-r0) [2024-07-18T19:27:20.711Z] #67 22.50 (5/6) Installing su-exec (0.2-r3) [2024-07-18T19:27:20.711Z] #67 22.50 (6/6) Installing yq (4.33.3-r5) [2024-07-18T19:27:20.711Z] #67 22.80 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:20.711Z] #67 22.93 OK: 18 MiB in 19 packages [2024-07-18T19:27:20.711Z] #67 DONE 24.4s [2024-07-18T19:27:20.712Z] [2024-07-18T19:27:20.712Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:20.712Z] #47 ... [2024-07-18T19:27:20.712Z] [2024-07-18T19:27:20.712Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:20.712Z] #40 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.2s done [2024-07-18T19:27:20.712Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.4s [2024-07-18T19:27:20.712Z] #40 ... [2024-07-18T19:27:20.712Z] [2024-07-18T19:27:20.712Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:20.712Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.977Z] #73 ... [2024-07-18T19:27:20.977Z] [2024-07-18T19:27:20.977Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-18T19:27:20.977Z] #66 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.977Z] #66 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.977Z] #66 21.34 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-18T19:27:20.977Z] #66 21.34 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-18T19:27:20.977Z] #66 21.34 OK: 19948 distinct packages available [2024-07-18T19:27:20.977Z] #66 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.977Z] #66 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:20.977Z] #66 23.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:20.977Z] #66 23.95 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-18T19:27:20.977Z] #66 24.04 (3/4) Installing libucontext (1.2-r2) [2024-07-18T19:27:20.977Z] #66 24.04 (4/4) Installing gcompat (1.1.0-r1) [2024-07-18T19:27:20.977Z] #66 24.04 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:20.977Z] #66 24.04 OK: 8 MiB in 19 packages [2024-07-18T19:27:20.977Z] #66 DONE 25.4s [2024-07-18T19:27:20.977Z] [2024-07-18T19:27:20.977Z] #49 [core-data internal] load build context [2024-07-18T19:27:20.977Z] #49 ... [2024-07-18T19:27:20.977Z] [2024-07-18T19:27:20.977Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T19:27:20.977Z] #74 ... [2024-07-18T19:27:20.977Z] [2024-07-18T19:27:20.977Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:21.241Z] #50 ... [2024-07-18T19:27:21.241Z] [2024-07-18T19:27:21.241Z] #49 [core-data internal] load build context [2024-07-18T19:27:21.241Z] #49 ... [2024-07-18T19:27:21.241Z] [2024-07-18T19:27:21.241Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-18T19:27:21.241Z] #0 9.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:21.504Z] #75 ... [2024-07-18T19:27:21.504Z] [2024-07-18T19:27:21.504Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:21.504Z] #51 ... [2024-07-18T19:27:21.504Z] [2024-07-18T19:27:21.504Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-18T19:27:21.504Z] #75 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:21.771Z] #75 ... [2024-07-18T19:27:21.771Z] [2024-07-18T19:27:21.771Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T19:27:22.037Z] #76 ... [2024-07-18T19:27:22.037Z] [2024-07-18T19:27:22.037Z] #49 [core-data internal] load build context [2024-07-18T19:27:22.037Z] #49 transferring context: 54.98MB 31.6s [2024-07-18T19:27:23.440Z] #49 ... [2024-07-18T19:27:23.440Z] [2024-07-18T19:27:23.440Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:23.440Z] #55 ... [2024-07-18T19:27:23.440Z] [2024-07-18T19:27:23.440Z] #49 [core-data internal] load build context [2024-07-18T19:27:24.046Z] #49 ... [2024-07-18T19:27:24.046Z] [2024-07-18T19:27:24.046Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:24.314Z] #77 ... [2024-07-18T19:27:24.314Z] [2024-07-18T19:27:24.314Z] #49 [core-data internal] load build context [2024-07-18T19:27:24.314Z] #49 ... [2024-07-18T19:27:24.314Z] [2024-07-18T19:27:24.314Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:24.579Z] #63 ... [2024-07-18T19:27:24.579Z] [2024-07-18T19:27:24.579Z] #49 [core-data internal] load build context [2024-07-18T19:27:24.844Z] #49 ... [2024-07-18T19:27:24.844Z] [2024-07-18T19:27:24.844Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:24.844Z] #65 ... [2024-07-18T19:27:24.844Z] [2024-07-18T19:27:24.844Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:24.844Z] #70 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:24.844Z] #70 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:24.844Z] #70 16.41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:24.844Z] #70 16.73 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:24.844Z] #70 16.80 OK: 8 MiB in 16 packages [2024-07-18T19:27:24.844Z] #70 DONE 18.2s [2024-07-18T19:27:24.844Z] [2024-07-18T19:27:24.844Z] #49 [core-data internal] load build context [2024-07-18T19:27:26.243Z] #49 ... [2024-07-18T19:27:26.243Z] [2024-07-18T19:27:26.243Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-18T19:27:26.243Z] #75 13.36 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:26.243Z] #75 13.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:26.243Z] #75 13.75 OK: 8 MiB in 16 packages [2024-07-18T19:27:26.243Z] #75 DONE 15.1s [2024-07-18T19:27:26.243Z] [2024-07-18T19:27:26.243Z] #49 [core-data internal] load build context [2024-07-18T19:27:26.243Z] #49 ... [2024-07-18T19:27:26.243Z] [2024-07-18T19:27:26.243Z] #36 [core-command internal] load build context [2024-07-18T19:27:26.243Z] #36 ... [2024-07-18T19:27:26.243Z] [2024-07-18T19:27:26.243Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:26.243Z] #45 transferring context: 76.31MB 37.7s [2024-07-18T19:27:26.507Z] #45 ... [2024-07-18T19:27:26.507Z] [2024-07-18T19:27:26.507Z] #49 [core-data internal] load build context [2024-07-18T19:27:26.771Z] #49 ... [2024-07-18T19:27:26.771Z] [2024-07-18T19:27:26.771Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:26.771Z] #73 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:26.771Z] #73 13.28 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:26.771Z] #73 13.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:26.771Z] #73 13.55 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:26.771Z] #73 14.33 OK: 9 MiB in 17 packages [2024-07-18T19:27:26.771Z] #73 DONE 16.1s [2024-07-18T19:27:26.771Z] [2024-07-18T19:27:26.771Z] #49 [core-data internal] load build context [2024-07-18T19:27:27.036Z] #49 ... [2024-07-18T19:27:27.036Z] [2024-07-18T19:27:27.036Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:27.301Z] #62 ... [2024-07-18T19:27:27.301Z] [2024-07-18T19:27:27.301Z] #49 [core-data internal] load build context [2024-07-18T19:27:27.578Z] #49 ... [2024-07-18T19:27:27.578Z] [2024-07-18T19:27:27.578Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:27.847Z] #44 ... [2024-07-18T19:27:27.847Z] [2024-07-18T19:27:27.847Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:28.112Z] #62 ... [2024-07-18T19:27:28.112Z] [2024-07-18T19:27:28.112Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:28.112Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s [2024-07-18T19:27:28.112Z] #38 ... [2024-07-18T19:27:28.112Z] [2024-07-18T19:27:28.112Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:28.375Z] #62 ... [2024-07-18T19:27:28.376Z] [2024-07-18T19:27:28.376Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-18T19:27:28.376Z] #72 12.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:28.376Z] #72 13.69 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:28.376Z] #72 17.64 OK: 266 MiB in 52 packages [2024-07-18T19:27:28.376Z] #72 DONE 18.6s [2024-07-18T19:27:28.376Z] [2024-07-18T19:27:28.376Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:28.638Z] #62 ... [2024-07-18T19:27:28.638Z] [2024-07-18T19:27:28.638Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-18T19:27:28.638Z] #76 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:28.638Z] #76 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:28.638Z] #76 15.33 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:28.638Z] #76 15.33 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:28.638Z] #76 15.43 OK: 8 MiB in 17 packages [2024-07-18T19:27:28.638Z] #76 DONE 16.7s [2024-07-18T19:27:28.638Z] [2024-07-18T19:27:28.638Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:28.901Z] #62 ... [2024-07-18T19:27:28.901Z] [2024-07-18T19:27:28.901Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:28.901Z] #0 9.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:28.901Z] #78 ... [2024-07-18T19:27:28.901Z] [2024-07-18T19:27:28.901Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:29.166Z] #62 ... [2024-07-18T19:27:29.166Z] [2024-07-18T19:27:29.166Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T19:27:29.166Z] #79 ... [2024-07-18T19:27:29.166Z] [2024-07-18T19:27:29.166Z] #49 [core-data internal] load build context [2024-07-18T19:27:30.568Z] #49 ... [2024-07-18T19:27:30.568Z] [2024-07-18T19:27:30.568Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:30.568Z] #54 ... [2024-07-18T19:27:30.568Z] [2024-07-18T19:27:30.568Z] #49 [core-data internal] load build context [2024-07-18T19:27:30.831Z] #49 ... [2024-07-18T19:27:30.831Z] [2024-07-18T19:27:30.831Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:30.831Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.8s [2024-07-18T19:27:30.831Z] #40 ... [2024-07-18T19:27:30.831Z] [2024-07-18T19:27:30.831Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:31.094Z] #47 ... [2024-07-18T19:27:31.094Z] [2024-07-18T19:27:31.094Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-18T19:27:31.094Z] #77 10.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:31.094Z] #77 12.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:31.094Z] #77 14.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T19:27:31.094Z] #77 15.35 Executing busybox-1.36.1-r7.trigger [2024-07-18T19:27:31.094Z] #77 15.37 OK: 8 MiB in 16 packages [2024-07-18T19:27:31.094Z] #77 DONE 16.9s [2024-07-18T19:27:31.094Z] [2024-07-18T19:27:31.094Z] #49 [core-data internal] load build context [2024-07-18T19:27:31.094Z] #49 ... [2024-07-18T19:27:31.094Z] [2024-07-18T19:27:31.094Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T19:27:31.359Z] #80 ... [2024-07-18T19:27:31.359Z] [2024-07-18T19:27:31.359Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:31.359Z] #44 ... [2024-07-18T19:27:31.359Z] [2024-07-18T19:27:31.359Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:31.359Z] #50 ... [2024-07-18T19:27:31.359Z] [2024-07-18T19:27:31.359Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:31.622Z] #44 ... [2024-07-18T19:27:31.622Z] [2024-07-18T19:27:31.622Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:31.888Z] #51 ... [2024-07-18T19:27:31.888Z] [2024-07-18T19:27:31.888Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T19:27:31.888Z] #80 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:32.841Z] #80 ... [2024-07-18T19:27:32.841Z] [2024-07-18T19:27:32.841Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-18T19:27:32.841Z] #71 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:32.841Z] #71 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:32.841Z] #71 14.38 OK: 9 MiB in 20 packages [2024-07-18T19:27:32.841Z] #71 DONE 15.2s [2024-07-18T19:27:32.841Z] [2024-07-18T19:27:32.841Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:32.841Z] #50 transferring context: 72.02MB 42.2s [2024-07-18T19:27:33.421Z] #50 ... [2024-07-18T19:27:33.421Z] [2024-07-18T19:27:33.421Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:33.421Z] #55 ... [2024-07-18T19:27:33.421Z] [2024-07-18T19:27:33.421Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:33.999Z] #50 ... [2024-07-18T19:27:33.999Z] [2024-07-18T19:27:33.999Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-18T19:27:33.999Z] #78 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:33.999Z] #78 12.78 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:33.999Z] #78 13.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:33.999Z] #78 13.17 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:33.999Z] #78 13.87 OK: 13 MiB in 26 packages [2024-07-18T19:27:33.999Z] #78 DONE 15.1s [2024-07-18T19:27:33.999Z] [2024-07-18T19:27:33.999Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:34.580Z] #50 ... [2024-07-18T19:27:34.580Z] [2024-07-18T19:27:34.580Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:34.844Z] #63 ... [2024-07-18T19:27:34.844Z] [2024-07-18T19:27:34.844Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:35.108Z] #50 ... [2024-07-18T19:27:35.108Z] [2024-07-18T19:27:35.108Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-18T19:27:35.108Z] #81 DONE 6.4s [2024-07-18T19:27:35.108Z] [2024-07-18T19:27:35.108Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:35.108Z] #50 ... [2024-07-18T19:27:35.108Z] [2024-07-18T19:27:35.108Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:35.108Z] #65 ... [2024-07-18T19:27:35.108Z] [2024-07-18T19:27:35.108Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-18T19:27:35.377Z] #74 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:35.377Z] #74 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:35.377Z] #74 13.49 OK: 18 MiB in 19 packages [2024-07-18T19:27:35.377Z] #74 DONE 14.2s [2024-07-18T19:27:35.377Z] [2024-07-18T19:27:35.377Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:36.329Z] #63 ... [2024-07-18T19:27:36.329Z] [2024-07-18T19:27:36.329Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-18T19:27:36.329Z] #79 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:36.329Z] #79 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:36.329Z] #79 15.87 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:36.329Z] #79 16.08 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:36.329Z] #79 16.08 Executing ca-certificates-20240226-r0.trigger [2024-07-18T19:27:36.329Z] #79 16.41 OK: 18 MiB in 19 packages [2024-07-18T19:27:36.329Z] #79 DONE 17.3s [2024-07-18T19:27:36.329Z] [2024-07-18T19:27:36.329Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:36.329Z] #63 ... [2024-07-18T19:27:36.329Z] [2024-07-18T19:27:36.329Z] #36 [core-command internal] load build context [2024-07-18T19:27:36.607Z] #36 ... [2024-07-18T19:27:36.607Z] [2024-07-18T19:27:36.607Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:36.607Z] #45 ... [2024-07-18T19:27:36.607Z] [2024-07-18T19:27:36.607Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-18T19:27:36.607Z] #82 DONE 1.4s [2024-07-18T19:27:36.607Z] [2024-07-18T19:27:36.607Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:36.607Z] #45 ... [2024-07-18T19:27:36.607Z] [2024-07-18T19:27:36.607Z] #36 [core-command internal] load build context [2024-07-18T19:27:36.872Z] #36 ... [2024-07-18T19:27:36.872Z] [2024-07-18T19:27:36.872Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-18T19:27:36.872Z] #83 DONE 1.5s [2024-07-18T19:27:36.872Z] [2024-07-18T19:27:36.872Z] #36 [core-command internal] load build context [2024-07-18T19:27:36.872Z] #36 ... [2024-07-18T19:27:36.872Z] [2024-07-18T19:27:36.872Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-18T19:27:36.872Z] #80 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T19:27:36.872Z] #80 14.46 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:36.872Z] #80 14.66 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T19:27:36.872Z] #80 14.66 OK: 8 MiB in 19 packages [2024-07-18T19:27:36.872Z] #80 DONE 15.9s [2024-07-18T19:27:36.872Z] [2024-07-18T19:27:36.872Z] #36 [core-command internal] load build context [2024-07-18T19:27:38.269Z] #36 transferring context: 87.91MB 46.8s [2024-07-18T19:27:38.845Z] #36 ... [2024-07-18T19:27:38.845Z] [2024-07-18T19:27:38.845Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:38.845Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s [2024-07-18T19:27:38.845Z] #38 ... [2024-07-18T19:27:38.845Z] [2024-07-18T19:27:38.845Z] #36 [core-command internal] load build context [2024-07-18T19:27:39.423Z] #36 ... [2024-07-18T19:27:39.423Z] [2024-07-18T19:27:39.423Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:39.423Z] #62 ... [2024-07-18T19:27:39.423Z] [2024-07-18T19:27:39.423Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:40.819Z] #38 ... [2024-07-18T19:27:40.819Z] [2024-07-18T19:27:40.819Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:40.819Z] #54 ... [2024-07-18T19:27:40.819Z] [2024-07-18T19:27:40.819Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:41.083Z] #38 ... [2024-07-18T19:27:41.083Z] [2024-07-18T19:27:41.083Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:41.083Z] #47 ... [2024-07-18T19:27:41.083Z] [2024-07-18T19:27:41.083Z] #49 [core-data internal] load build context [2024-07-18T19:27:41.347Z] #49 ... [2024-07-18T19:27:41.347Z] [2024-07-18T19:27:41.347Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:41.347Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.2s [2024-07-18T19:27:41.347Z] #40 ... [2024-07-18T19:27:41.347Z] [2024-07-18T19:27:41.347Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:41.929Z] #38 ... [2024-07-18T19:27:41.929Z] [2024-07-18T19:27:41.929Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:41.929Z] #44 ... [2024-07-18T19:27:41.929Z] [2024-07-18T19:27:41.929Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:42.194Z] #51 ... [2024-07-18T19:27:42.194Z] [2024-07-18T19:27:42.194Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:43.601Z] #38 ... [2024-07-18T19:27:43.601Z] [2024-07-18T19:27:43.601Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:43.601Z] #55 transferring context: 96.05MB 50.9s [2024-07-18T19:27:43.601Z] #55 ... [2024-07-18T19:27:43.601Z] [2024-07-18T19:27:43.601Z] #49 [core-data internal] load build context [2024-07-18T19:27:44.554Z] #49 ... [2024-07-18T19:27:44.554Z] [2024-07-18T19:27:44.554Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-18T19:27:44.554Z] #40 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s done [2024-07-18T19:27:44.554Z] #40 DONE 52.2s [2024-07-18T19:27:44.554Z] [2024-07-18T19:27:44.554Z] #49 [core-data internal] load build context [2024-07-18T19:27:45.136Z] #49 ... [2024-07-18T19:27:45.136Z] [2024-07-18T19:27:45.136Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:45.136Z] #50 ... [2024-07-18T19:27:45.136Z] [2024-07-18T19:27:45.136Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:45.136Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.0s [2024-07-18T19:27:45.401Z] #38 ... [2024-07-18T19:27:45.401Z] [2024-07-18T19:27:45.401Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:45.401Z] #65 ... [2024-07-18T19:27:45.401Z] [2024-07-18T19:27:45.401Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:46.818Z] #38 ... [2024-07-18T19:27:46.818Z] [2024-07-18T19:27:46.818Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:46.818Z] #63 ... [2024-07-18T19:27:46.818Z] [2024-07-18T19:27:46.818Z] #49 [core-data internal] load build context [2024-07-18T19:27:46.818Z] #49 ... [2024-07-18T19:27:46.818Z] [2024-07-18T19:27:46.818Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:46.818Z] #45 ... [2024-07-18T19:27:46.818Z] [2024-07-18T19:27:46.818Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:49.393Z] #38 ... [2024-07-18T19:27:49.393Z] [2024-07-18T19:27:49.393Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-18T19:27:49.393Z] #84 DONE 1.5s [2024-07-18T19:27:49.393Z] [2024-07-18T19:27:49.393Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:49.393Z] #38 ... [2024-07-18T19:27:49.393Z] [2024-07-18T19:27:49.393Z] #36 [core-command internal] load build context [2024-07-18T19:27:49.393Z] #36 transferring context: 161.08MB 58.1s [2024-07-18T19:27:49.393Z] #36 ... [2024-07-18T19:27:49.393Z] [2024-07-18T19:27:49.393Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:49.661Z] #38 ... [2024-07-18T19:27:49.661Z] [2024-07-18T19:27:49.661Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:49.661Z] #62 ... [2024-07-18T19:27:49.661Z] [2024-07-18T19:27:49.661Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:50.245Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.2s [2024-07-18T19:27:51.201Z] #38 ... [2024-07-18T19:27:51.201Z] [2024-07-18T19:27:51.201Z] #54 [core-metadata internal] load build context [2024-07-18T19:27:51.201Z] #54 ... [2024-07-18T19:27:51.201Z] [2024-07-18T19:27:51.201Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:51.201Z] #38 ... [2024-07-18T19:27:51.201Z] [2024-07-18T19:27:51.201Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:51.467Z] #47 ... [2024-07-18T19:27:51.467Z] [2024-07-18T19:27:51.467Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:52.046Z] #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.9s done [2024-07-18T19:27:52.047Z] #38 ... [2024-07-18T19:27:52.047Z] [2024-07-18T19:27:52.047Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:27:52.047Z] #44 ... [2024-07-18T19:27:52.047Z] [2024-07-18T19:27:52.047Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:52.313Z] #47 ... [2024-07-18T19:27:52.313Z] [2024-07-18T19:27:52.313Z] #51 [support-notifications internal] load build context [2024-07-18T19:27:52.313Z] #51 ... [2024-07-18T19:27:52.313Z] [2024-07-18T19:27:52.313Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:53.271Z] #47 ... [2024-07-18T19:27:53.271Z] [2024-07-18T19:27:53.271Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-18T19:27:53.271Z] #38 DONE 61.2s [2024-07-18T19:27:53.271Z] [2024-07-18T19:27:53.271Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:53.851Z] #47 ... [2024-07-18T19:27:53.851Z] [2024-07-18T19:27:53.851Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:27:53.851Z] #55 ... [2024-07-18T19:27:53.851Z] [2024-07-18T19:27:53.851Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:54.118Z] #47 transferring context: 172.75MB 64.1s [2024-07-18T19:27:55.533Z] #47 ... [2024-07-18T19:27:55.533Z] [2024-07-18T19:27:55.533Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:27:55.533Z] #50 ... [2024-07-18T19:27:55.533Z] [2024-07-18T19:27:55.533Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:55.533Z] #47 ... [2024-07-18T19:27:55.533Z] [2024-07-18T19:27:55.533Z] #65 [core-keeper internal] load build context [2024-07-18T19:27:55.801Z] #65 ... [2024-07-18T19:27:55.801Z] [2024-07-18T19:27:55.801Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:56.763Z] #47 ... [2024-07-18T19:27:56.763Z] [2024-07-18T19:27:56.763Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:27:56.763Z] #63 ... [2024-07-18T19:27:56.763Z] [2024-07-18T19:27:56.763Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:57.036Z] #47 ... [2024-07-18T19:27:57.036Z] [2024-07-18T19:27:57.036Z] #49 [core-data internal] load build context [2024-07-18T19:27:57.036Z] #49 ... [2024-07-18T19:27:57.036Z] [2024-07-18T19:27:57.036Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:27:57.304Z] #45 ... [2024-07-18T19:27:57.304Z] [2024-07-18T19:27:57.304Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:59.239Z] #47 ... [2024-07-18T19:27:59.239Z] [2024-07-18T19:27:59.239Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:27:59.239Z] #85 DONE 3.5s [2024-07-18T19:27:59.239Z] [2024-07-18T19:27:59.239Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:59.239Z] #47 ... [2024-07-18T19:27:59.239Z] [2024-07-18T19:27:59.239Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:27:59.239Z] #86 DONE 3.5s [2024-07-18T19:27:59.239Z] [2024-07-18T19:27:59.239Z] #47 [support-scheduler internal] load build context [2024-07-18T19:27:59.239Z] #47 transferring context: 197.95MB 69.3s [2024-07-18T19:27:59.512Z] #47 ... [2024-07-18T19:27:59.512Z] [2024-07-18T19:27:59.512Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-18T19:27:59.512Z] #87 DONE 2.8s [2024-07-18T19:27:59.512Z] [2024-07-18T19:27:59.512Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-18T19:27:59.778Z] #88 ... [2024-07-18T19:27:59.778Z] [2024-07-18T19:27:59.778Z] #36 [core-command internal] load build context [2024-07-18T19:27:59.778Z] #36 ... [2024-07-18T19:27:59.778Z] [2024-07-18T19:27:59.778Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:27:59.778Z] #62 ... [2024-07-18T19:27:59.778Z] [2024-07-18T19:27:59.778Z] #36 [core-command internal] load build context [2024-07-18T19:28:00.363Z] #36 ... [2024-07-18T19:28:00.364Z] [2024-07-18T19:28:00.364Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-18T19:28:00.364Z] #89 DONE 0.9s [2024-07-18T19:28:00.364Z] [2024-07-18T19:28:00.364Z] #36 [core-command internal] load build context [2024-07-18T19:28:00.364Z] #36 ... [2024-07-18T19:28:00.364Z] [2024-07-18T19:28:00.364Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-18T19:28:00.364Z] #88 DONE 0.9s [2024-07-18T19:28:00.364Z] [2024-07-18T19:28:00.364Z] #36 [core-command internal] load build context [2024-07-18T19:28:00.630Z] #36 ... [2024-07-18T19:28:00.630Z] [2024-07-18T19:28:00.630Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-18T19:28:00.630Z] #90 DONE 1.4s [2024-07-18T19:28:00.630Z] [2024-07-18T19:28:00.630Z] #36 [core-command internal] load build context [2024-07-18T19:28:01.227Z] #36 ... [2024-07-18T19:28:01.227Z] [2024-07-18T19:28:01.227Z] #54 [core-metadata internal] load build context [2024-07-18T19:28:01.227Z] #54 ... [2024-07-18T19:28:01.227Z] [2024-07-18T19:28:01.227Z] #36 [core-command internal] load build context [2024-07-18T19:28:01.829Z] #36 ... [2024-07-18T19:28:01.829Z] [2024-07-18T19:28:01.829Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-18T19:28:01.829Z] #91 DONE 1.4s [2024-07-18T19:28:01.829Z] [2024-07-18T19:28:01.829Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-18T19:28:01.829Z] #92 DONE 1.3s [2024-07-18T19:28:01.829Z] [2024-07-18T19:28:01.829Z] #36 [core-command internal] load build context [2024-07-18T19:28:01.829Z] #36 ... [2024-07-18T19:28:01.829Z] [2024-07-18T19:28:01.829Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-18T19:28:01.829Z] #93 DONE 1.2s [2024-07-18T19:28:01.829Z] [2024-07-18T19:28:01.829Z] #36 [core-command internal] load build context [2024-07-18T19:28:02.411Z] #36 ... [2024-07-18T19:28:02.411Z] [2024-07-18T19:28:02.411Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:28:02.411Z] #44 ... [2024-07-18T19:28:02.411Z] [2024-07-18T19:28:02.411Z] #36 [core-command internal] load build context [2024-07-18T19:28:02.411Z] #36 ... [2024-07-18T19:28:02.411Z] [2024-07-18T19:28:02.411Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:02.694Z] #51 ... [2024-07-18T19:28:02.694Z] [2024-07-18T19:28:02.694Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:03.277Z] #47 ... [2024-07-18T19:28:03.277Z] [2024-07-18T19:28:03.277Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:28:03.277Z] #94 DONE 1.2s [2024-07-18T19:28:03.277Z] [2024-07-18T19:28:03.277Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:03.654Z] #47 ... [2024-07-18T19:28:03.654Z] [2024-07-18T19:28:03.654Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:28:03.654Z] #95 DONE 1.5s [2024-07-18T19:28:03.654Z] [2024-07-18T19:28:03.654Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-18T19:28:03.654Z] #96 DONE 1.3s [2024-07-18T19:28:03.654Z] [2024-07-18T19:28:03.654Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:03.935Z] #47 ... [2024-07-18T19:28:03.935Z] [2024-07-18T19:28:03.935Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:28:04.222Z] #55 ... [2024-07-18T19:28:04.222Z] [2024-07-18T19:28:04.222Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:04.494Z] #47 ... [2024-07-18T19:28:04.494Z] [2024-07-18T19:28:04.494Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-18T19:28:04.494Z] #97 DONE 1.1s [2024-07-18T19:28:04.494Z] [2024-07-18T19:28:04.494Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:04.494Z] #47 transferring context: 219.52MB 74.4s [2024-07-18T19:28:04.759Z] #47 ... [2024-07-18T19:28:04.759Z] [2024-07-18T19:28:04.759Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-18T19:28:04.759Z] #98 DONE 1.4s [2024-07-18T19:28:04.759Z] [2024-07-18T19:28:04.759Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:05.029Z] #47 ... [2024-07-18T19:28:05.029Z] [2024-07-18T19:28:05.029Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-18T19:28:05.029Z] #99 DONE 1.5s [2024-07-18T19:28:05.029Z] [2024-07-18T19:28:05.029Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:05.614Z] #47 ... [2024-07-18T19:28:05.614Z] [2024-07-18T19:28:05.614Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:28:05.614Z] #50 ... [2024-07-18T19:28:05.614Z] [2024-07-18T19:28:05.614Z] #36 [core-command internal] load build context [2024-07-18T19:28:05.614Z] #36 transferring context: 256.38MB 73.8s done [2024-07-18T19:28:05.614Z] #36 DONE 74.5s [2024-07-18T19:28:05.614Z] [2024-07-18T19:28:05.614Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:28:05.614Z] #50 ... [2024-07-18T19:28:05.614Z] [2024-07-18T19:28:05.614Z] #54 [core-metadata internal] load build context [2024-07-18T19:28:05.888Z] #54 ... [2024-07-18T19:28:05.888Z] [2024-07-18T19:28:05.888Z] #65 [core-keeper internal] load build context [2024-07-18T19:28:05.888Z] #65 ... [2024-07-18T19:28:05.888Z] [2024-07-18T19:28:05.888Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:06.154Z] #47 ... [2024-07-18T19:28:06.154Z] [2024-07-18T19:28:06.154Z] #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-18T19:28:06.154Z] #100 DONE 1.4s [2024-07-18T19:28:06.154Z] [2024-07-18T19:28:06.154Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:06.419Z] #47 ... [2024-07-18T19:28:06.419Z] [2024-07-18T19:28:06.419Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-18T19:28:06.419Z] #101 DONE 1.4s [2024-07-18T19:28:06.419Z] [2024-07-18T19:28:06.419Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:06.696Z] #47 ... [2024-07-18T19:28:06.696Z] [2024-07-18T19:28:06.696Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-18T19:28:06.696Z] #102 DONE 1.9s [2024-07-18T19:28:06.696Z] [2024-07-18T19:28:06.696Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:06.963Z] #47 ... [2024-07-18T19:28:06.963Z] [2024-07-18T19:28:06.963Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:06.963Z] #63 ... [2024-07-18T19:28:06.963Z] [2024-07-18T19:28:06.963Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:07.228Z] #47 ... [2024-07-18T19:28:07.228Z] [2024-07-18T19:28:07.228Z] #44 [security-proxy-auth internal] load build context [2024-07-18T19:28:07.228Z] #44 transferring context: 256.38MB 76.4s done [2024-07-18T19:28:07.228Z] #44 DONE 77.3s [2024-07-18T19:28:07.228Z] [2024-07-18T19:28:07.228Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:07.228Z] #47 ... [2024-07-18T19:28:07.228Z] [2024-07-18T19:28:07.228Z] #49 [core-data internal] load build context [2024-07-18T19:28:07.228Z] #49 ... [2024-07-18T19:28:07.228Z] [2024-07-18T19:28:07.228Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:28:07.494Z] #45 ... [2024-07-18T19:28:07.494Z] [2024-07-18T19:28:07.494Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:07.763Z] #47 ... [2024-07-18T19:28:07.763Z] [2024-07-18T19:28:07.763Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:28:07.763Z] #103 DONE 1.8s [2024-07-18T19:28:07.763Z] [2024-07-18T19:28:07.763Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:10.344Z] #47 ... [2024-07-18T19:28:10.344Z] [2024-07-18T19:28:10.344Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:28:10.344Z] #62 ... [2024-07-18T19:28:10.344Z] [2024-07-18T19:28:10.344Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:10.633Z] #47 ... [2024-07-18T19:28:10.633Z] [2024-07-18T19:28:10.633Z] #50 [core-common-config-bootstrapper internal] load build context [2024-07-18T19:28:10.633Z] #50 transferring context: 256.38MB 79.7s done [2024-07-18T19:28:10.633Z] #50 DONE 80.1s [2024-07-18T19:28:10.633Z] [2024-07-18T19:28:10.633Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:11.219Z] #47 ... [2024-07-18T19:28:11.219Z] [2024-07-18T19:28:11.219Z] #49 [core-data internal] load build context [2024-07-18T19:28:11.219Z] #49 transferring context: 256.38MB 80.6s done [2024-07-18T19:28:11.219Z] #49 DONE 81.0s [2024-07-18T19:28:11.219Z] [2024-07-18T19:28:11.219Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:12.625Z] #47 ... [2024-07-18T19:28:12.625Z] [2024-07-18T19:28:12.625Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:12.625Z] #51 ... [2024-07-18T19:28:12.625Z] [2024-07-18T19:28:12.625Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:13.211Z] #47 ... [2024-07-18T19:28:13.211Z] [2024-07-18T19:28:13.211Z] #104 [security-spire-config] exporting to image [2024-07-18T19:28:13.211Z] #104 exporting layers 6.3s done [2024-07-18T19:28:13.211Z] #104 writing image sha256:2c58413f7eaf0988e96bea14a32bb1b30421e1b87b3bdf7b2d1acadde9b46e84 0.0s done [2024-07-18T19:28:13.211Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-18T19:28:13.211Z] #104 writing image sha256:d45b1f14c275d4b3a7e6ec8057a25dcd3a0c3600a5f8c5a1d689cbb4d2dc1139 0.1s done [2024-07-18T19:28:13.211Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-07-18T19:28:13.211Z] #104 writing image sha256:a09483af4b3e6553a5956a7e82df3596c0967658c5923e73e53a8b6c03221e49 0.0s done [2024-07-18T19:28:13.211Z] #104 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-18T19:28:13.211Z] #104 DONE 6.8s [2024-07-18T19:28:13.211Z] [2024-07-18T19:28:13.211Z] #47 [support-scheduler internal] load build context [2024-07-18T19:28:13.474Z] #47 transferring context: 256.38MB 83.3s done [2024-07-18T19:28:13.474Z] #47 DONE 83.5s [2024-07-18T19:28:13.474Z] [2024-07-18T19:28:13.474Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:14.424Z] #51 ... [2024-07-18T19:28:14.424Z] [2024-07-18T19:28:14.424Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:28:14.424Z] #55 ... [2024-07-18T19:28:14.424Z] [2024-07-18T19:28:14.424Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:14.424Z] #51 ... [2024-07-18T19:28:14.424Z] [2024-07-18T19:28:14.424Z] #45 [security-bootstrapper internal] load build context [2024-07-18T19:28:14.424Z] #45 transferring context: 256.38MB 85.7s done [2024-07-18T19:28:14.424Z] #45 DONE 85.9s [2024-07-18T19:28:14.424Z] [2024-07-18T19:28:14.424Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:15.389Z] #51 ... [2024-07-18T19:28:15.389Z] [2024-07-18T19:28:15.389Z] #54 [core-metadata internal] load build context [2024-07-18T19:28:15.389Z] #54 transferring context: 256.38MB 83.3s done [2024-07-18T19:28:15.389Z] #54 DONE 83.8s [2024-07-18T19:28:15.389Z] [2024-07-18T19:28:15.389Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:15.982Z] #51 ... [2024-07-18T19:28:15.982Z] [2024-07-18T19:28:15.982Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-18T19:28:15.982Z] #55 transferring context: 256.38MB 83.0s done [2024-07-18T19:28:15.982Z] #55 DONE 84.2s [2024-07-18T19:28:15.982Z] [2024-07-18T19:28:15.982Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:15.982Z] #51 ... [2024-07-18T19:28:15.982Z] [2024-07-18T19:28:15.982Z] #105 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:28:15.982Z] #105 DONE 1.6s [2024-07-18T19:28:15.982Z] [2024-07-18T19:28:15.982Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:15.982Z] #51 ... [2024-07-18T19:28:15.982Z] [2024-07-18T19:28:15.982Z] #65 [core-keeper internal] load build context [2024-07-18T19:28:15.982Z] #65 transferring context: 256.38MB 79.5s done [2024-07-18T19:28:16.251Z] #65 DONE 82.1s [2024-07-18T19:28:16.251Z] [2024-07-18T19:28:16.251Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-18T19:28:16.525Z] #106 ... [2024-07-18T19:28:16.525Z] [2024-07-18T19:28:16.525Z] #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:28:16.525Z] #107 DONE 0.6s [2024-07-18T19:28:16.801Z] [2024-07-18T19:28:16.801Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:17.070Z] #51 ... [2024-07-18T19:28:17.070Z] [2024-07-18T19:28:17.070Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-18T19:28:17.070Z] #106 DONE 0.9s [2024-07-18T19:28:17.070Z] [2024-07-18T19:28:17.070Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:17.341Z] #51 ... [2024-07-18T19:28:17.341Z] [2024-07-18T19:28:17.341Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:17.341Z] #63 ... [2024-07-18T19:28:17.341Z] [2024-07-18T19:28:17.341Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:17.932Z] #51 ... [2024-07-18T19:28:17.932Z] [2024-07-18T19:28:17.932Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:28:17.932Z] #108 ... [2024-07-18T19:28:17.932Z] [2024-07-18T19:28:17.932Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:20.514Z] #63 ... [2024-07-18T19:28:20.514Z] [2024-07-18T19:28:20.514Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:28:20.514Z] #62 ... [2024-07-18T19:28:20.514Z] [2024-07-18T19:28:20.514Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:20.514Z] #63 ... [2024-07-18T19:28:20.514Z] [2024-07-18T19:28:20.514Z] #51 [support-notifications internal] load build context [2024-07-18T19:28:20.514Z] #51 transferring context: 256.38MB 89.3s done [2024-07-18T19:28:20.514Z] #51 DONE 89.8s [2024-07-18T19:28:20.514Z] [2024-07-18T19:28:20.514Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:21.468Z] #63 ... [2024-07-18T19:28:21.468Z] [2024-07-18T19:28:21.468Z] #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:28:21.468Z] #109 DONE 0.7s [2024-07-18T19:28:21.468Z] [2024-07-18T19:28:21.468Z] #63 [security-secretstore-setup internal] load build context [2024-07-18T19:28:24.794Z] #63 transferring context: 256.38MB 88.0s done [2024-07-18T19:28:24.794Z] #63 DONE 90.6s [2024-07-18T19:28:24.794Z] [2024-07-18T19:28:24.794Z] #62 [security-proxy-setup internal] load build context [2024-07-18T19:28:24.794Z] #62 transferring context: 256.38MB 88.1s done [2024-07-18T19:28:24.794Z] #62 DONE 90.9s [2024-07-18T19:28:24.794Z] [2024-07-18T19:28:24.794Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:28:26.187Z] #110 ... [2024-07-18T19:28:26.187Z] [2024-07-18T19:28:26.187Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:28:26.187Z] #111 ... [2024-07-18T19:28:26.187Z] [2024-07-18T19:28:26.187Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:28:26.763Z] #112 ... [2024-07-18T19:28:26.763Z] [2024-07-18T19:28:26.763Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #113 ... [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #108 DONE 70.6s [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #114 [core-command builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #114 DONE 3.0s [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #115 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #116 [core-metadata builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #116 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:23.311Z] #117 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:23.311Z] #118 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #119 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #120 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #121 [core-data builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #121 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:23.311Z] #122 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #123 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:23.311Z] #124 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #125 [support-scheduler builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #125 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #126 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:23.311Z] #127 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:23.311Z] #128 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-07-18T19:29:23.311Z] #129 CACHED [2024-07-18T19:29:23.311Z] [2024-07-18T19:29:23.311Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T19:29:25.877Z] #130 4.508 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-18T19:29:31.258Z] #130 ... [2024-07-18T19:29:31.258Z] [2024-07-18T19:29:31.258Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T19:29:31.258Z] #0 4.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-18T19:29:31.649Z] #131 ... [2024-07-18T19:29:31.649Z] [2024-07-18T19:29:31.649Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:29:31.649Z] #0 4.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-18T19:29:31.918Z] #132 ... [2024-07-18T19:29:31.918Z] [2024-07-18T19:29:31.918Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:29:31.918Z] #0 4.960 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-18T19:29:31.918Z] #133 ... [2024-07-18T19:29:31.918Z] [2024-07-18T19:29:31.918Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:29:31.918Z] #0 4.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-18T19:29:32.187Z] #134 ... [2024-07-18T19:29:32.187Z] [2024-07-18T19:29:32.187Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:29:32.187Z] #0 4.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-18T19:29:42.413Z] #135 ... [2024-07-18T19:29:42.413Z] [2024-07-18T19:29:42.413Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:42.413Z] #113 DONE 85.1s [2024-07-18T19:29:42.413Z] [2024-07-18T19:29:42.413Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:42.413Z] #110 DONE 80.6s [2024-07-18T19:29:42.413Z] [2024-07-18T19:29:42.413Z] #136 [support-notifications builder 6/7] COPY . . [2024-07-18T19:29:42.413Z] #136 ... [2024-07-18T19:29:42.413Z] [2024-07-18T19:29:42.414Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:42.414Z] #112 DONE 84.9s [2024-07-18T19:29:42.414Z] [2024-07-18T19:29:42.414Z] #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:42.414Z] #111 DONE 85.8s [2024-07-18T19:29:42.414Z] [2024-07-18T19:29:42.414Z] #137 [core-keeper builder 7/8] COPY . . [2024-07-18T19:29:49.088Z] #137 ... [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #136 [support-notifications builder 6/7] COPY . . [2024-07-18T19:29:49.088Z] #136 DONE 6.5s [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-07-18T19:29:49.088Z] #138 DONE 6.5s [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-07-18T19:29:49.088Z] #139 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:49.088Z] #140 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:49.088Z] #141 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T19:29:49.088Z] #142 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-18T19:29:49.088Z] #143 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-07-18T19:29:49.088Z] #144 CACHED [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #137 [core-keeper builder 7/8] COPY . . [2024-07-18T19:29:49.088Z] #137 DONE 6.4s [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.088Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-18T19:29:49.088Z] #145 DONE 6.7s [2024-07-18T19:29:49.088Z] [2024-07-18T19:29:49.089Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:29:53.339Z] #146 4.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-18T19:29:54.740Z] #146 ... [2024-07-18T19:29:54.740Z] [2024-07-18T19:29:54.740Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T19:29:54.740Z] #0 4.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-18T19:29:58.979Z] #147 ... [2024-07-18T19:29:58.979Z] [2024-07-18T19:29:58.979Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:29:58.979Z] #0 4.743 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-18T19:29:58.979Z] #148 ... [2024-07-18T19:29:58.979Z] [2024-07-18T19:29:58.979Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T19:29:58.979Z] #0 4.789 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-18T19:29:58.979Z] #149 ... [2024-07-18T19:29:58.979Z] [2024-07-18T19:29:58.979Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T19:29:58.979Z] #0 4.883 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-18T19:29:58.979Z] #150 ... [2024-07-18T19:29:58.979Z] [2024-07-18T19:29:58.979Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:29:58.979Z] #0 4.924 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-18T19:47:36.692Z] #151 ... [2024-07-18T19:47:36.692Z] [2024-07-18T19:47:36.692Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:47:36.692Z] #148 1060.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-18T19:47:36.959Z] #148 ... [2024-07-18T19:47:36.959Z] [2024-07-18T19:47:36.959Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-18T19:47:36.959Z] #149 DONE 1068.6s [2024-07-18T19:47:37.242Z] [2024-07-18T19:47:37.242Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:47:37.517Z] #135 ... [2024-07-18T19:47:37.517Z] [2024-07-18T19:47:37.517Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:47:37.785Z] #152 DONE 0.3s [2024-07-18T19:47:37.785Z] [2024-07-18T19:47:37.785Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:47:38.059Z] #153 DONE 0.1s [2024-07-18T19:47:38.059Z] [2024-07-18T19:47:38.059Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-18T19:47:38.360Z] #154 DONE 0.2s [2024-07-18T19:47:38.360Z] [2024-07-18T19:47:38.360Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-18T19:47:38.360Z] #155 DONE 0.1s [2024-07-18T19:47:38.360Z] [2024-07-18T19:47:38.360Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-18T19:47:38.628Z] #156 DONE 0.3s [2024-07-18T19:47:38.628Z] [2024-07-18T19:47:38.628Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T19:47:38.899Z] #157 DONE 0.2s [2024-07-18T19:47:38.899Z] [2024-07-18T19:47:38.899Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:47:39.868Z] #158 ... [2024-07-18T19:47:39.868Z] [2024-07-18T19:47:39.868Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-18T19:47:39.868Z] #150 DONE 1071.3s [2024-07-18T19:47:39.868Z] [2024-07-18T19:47:39.868Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-18T19:47:40.136Z] #159 DONE 0.4s [2024-07-18T19:47:40.136Z] [2024-07-18T19:47:40.136Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T19:47:40.136Z] #147 ... [2024-07-18T19:47:40.136Z] [2024-07-18T19:47:40.136Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-18T19:47:42.109Z] #160 ... [2024-07-18T19:47:42.109Z] [2024-07-18T19:47:42.109Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:47:42.109Z] #158 DONE 3.4s [2024-07-18T19:47:42.379Z] [2024-07-18T19:47:42.379Z] #104 [security-proxy-setup] exporting to image [2024-07-18T19:47:42.379Z] #104 exporting layers [2024-07-18T19:47:42.964Z] #104 ... [2024-07-18T19:47:42.964Z] [2024-07-18T19:47:42.964Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-18T19:47:42.964Z] #160 DONE 2.9s [2024-07-18T19:47:42.964Z] [2024-07-18T19:47:42.964Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:47:43.549Z] #161 DONE 0.5s [2024-07-18T19:47:43.549Z] [2024-07-18T19:47:43.549Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:47:43.819Z] #162 DONE 0.2s [2024-07-18T19:47:43.819Z] [2024-07-18T19:47:43.819Z] #104 [security-proxy-setup] exporting to image [2024-07-18T19:47:43.819Z] #104 exporting layers 1.5s done [2024-07-18T19:47:43.819Z] #104 writing image sha256:dcc5d13b2d87919b1b2971db96d0009470700af963309513fd14587d32ea70f9 done [2024-07-18T19:47:43.819Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-18T19:47:43.819Z] #104 DONE 8.3s [2024-07-18T19:47:43.819Z] [2024-07-18T19:47:43.819Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-18T19:47:44.087Z] #163 DONE 0.4s [2024-07-18T19:47:44.087Z] [2024-07-18T19:47:44.087Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:47:44.087Z] #135 ... [2024-07-18T19:47:44.087Z] [2024-07-18T19:47:44.087Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-18T19:47:44.087Z] #164 DONE 0.1s [2024-07-18T19:47:44.354Z] [2024-07-18T19:47:44.354Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-18T19:47:44.354Z] #165 DONE 0.2s [2024-07-18T19:47:44.354Z] [2024-07-18T19:47:44.354Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-18T19:47:44.623Z] #166 DONE 0.2s [2024-07-18T19:47:44.623Z] [2024-07-18T19:47:44.624Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-18T19:47:44.624Z] #167 DONE 0.1s [2024-07-18T19:47:44.624Z] [2024-07-18T19:47:44.624Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-18T19:47:44.624Z] #168 DONE 0.1s [2024-07-18T19:47:44.624Z] [2024-07-18T19:47:44.624Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:47:44.893Z] #133 ... [2024-07-18T19:47:44.893Z] [2024-07-18T19:47:44.893Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-18T19:47:46.831Z] #169 DONE 2.1s [2024-07-18T19:47:46.831Z] [2024-07-18T19:47:46.831Z] #104 [security-bootstrapper] exporting to image [2024-07-18T19:47:48.237Z] #104 exporting layers 1.1s done [2024-07-18T19:47:48.237Z] #104 writing image sha256:8ced5a3d8397d61addd571e0bf661eb27b4ea83ed48bedfa09b6909d16d4ba35 done [2024-07-18T19:47:48.237Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-18T19:47:48.237Z] #104 DONE 9.4s [2024-07-18T19:47:48.237Z] [2024-07-18T19:47:48.237Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:47:49.194Z] #135 ... [2024-07-18T19:47:49.194Z] [2024-07-18T19:47:49.194Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-18T19:47:49.194Z] #148 DONE 1080.7s [2024-07-18T19:47:49.464Z] [2024-07-18T19:47:49.464Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:47:50.050Z] #133 ... [2024-07-18T19:47:50.050Z] [2024-07-18T19:47:50.050Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:47:50.050Z] #170 DONE 0.1s [2024-07-18T19:47:50.050Z] [2024-07-18T19:47:50.050Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:47:50.345Z] #171 DONE 0.1s [2024-07-18T19:47:50.345Z] [2024-07-18T19:47:50.345Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-18T19:47:50.619Z] #172 DONE 0.2s [2024-07-18T19:47:50.619Z] [2024-07-18T19:47:50.619Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-18T19:47:50.619Z] #173 DONE 0.2s [2024-07-18T19:47:50.619Z] [2024-07-18T19:47:50.619Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:47:50.944Z] #133 ... [2024-07-18T19:47:50.944Z] [2024-07-18T19:47:50.944Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:47:50.944Z] #174 DONE 0.2s [2024-07-18T19:47:50.944Z] [2024-07-18T19:47:50.944Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-18T19:47:51.228Z] #175 DONE 0.4s [2024-07-18T19:47:51.228Z] [2024-07-18T19:47:51.229Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-18T19:47:51.502Z] #176 DONE 0.4s [2024-07-18T19:47:51.502Z] [2024-07-18T19:47:51.502Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-18T19:47:51.769Z] #177 DONE 0.1s [2024-07-18T19:47:51.769Z] [2024-07-18T19:47:51.769Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:47:54.348Z] #178 DONE 2.1s [2024-07-18T19:47:54.348Z] [2024-07-18T19:47:54.348Z] #104 [security-secretstore-setup] exporting to image [2024-07-18T19:47:55.306Z] #104 exporting layers 1.4s done [2024-07-18T19:47:55.306Z] #104 writing image sha256:96c183fa9c48005b1f660c8cadbfb106ca77138d824a2a4b3310080919d028b0 done [2024-07-18T19:47:55.306Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-18T19:47:55.306Z] #104 DONE 10.7s [2024-07-18T19:47:55.306Z] [2024-07-18T19:47:55.306Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:48:27.529Z] #135 ... [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-18T19:48:27.529Z] #131 DONE 1143.9s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:48:27.529Z] #134 ... [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:48:27.529Z] #179 DONE 0.3s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:48:27.529Z] #180 DONE 0.2s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-18T19:48:27.529Z] #181 DONE 0.3s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:48:27.529Z] #182 DONE 0.1s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:48:27.529Z] #135 ... [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-18T19:48:27.529Z] #183 DONE 0.2s [2024-07-18T19:48:27.529Z] [2024-07-18T19:48:27.529Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:48:28.631Z] #184 DONE 1.9s [2024-07-18T19:48:28.631Z] [2024-07-18T19:48:28.631Z] #104 [core-common-config-bootstrapper] exporting to image [2024-07-18T19:48:28.631Z] #104 exporting layers [2024-07-18T19:48:29.248Z] #104 exporting layers 0.8s done [2024-07-18T19:48:29.514Z] #104 writing image sha256:e594a8602e81981a27b2bb615021e78bb33471126cab74aaf2804984e5a8d8d7 done [2024-07-18T19:48:29.514Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-18T19:48:29.514Z] #104 DONE 11.5s [2024-07-18T19:48:29.514Z] [2024-07-18T19:48:29.514Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:50:51.300Z] #134 ... [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-18T19:50:51.300Z] #147 DONE 1250.1s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T19:50:51.300Z] #130 ... [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:50:51.300Z] #185 DONE 0.1s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:50:51.300Z] #186 DONE 0.1s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-18T19:50:51.300Z] #187 DONE 0.3s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:50:51.300Z] #188 DONE 0.2s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #104 [security-spiffe-token-provider] exporting to image [2024-07-18T19:50:51.300Z] #104 exporting layers [2024-07-18T19:50:51.300Z] #104 exporting layers 0.8s done [2024-07-18T19:50:51.300Z] #104 writing image sha256:1aa063215ebbb7f4efaace3fbb0702bfbda8bfbf635febb828e8eda4cfa0d183 done [2024-07-18T19:50:51.300Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-18T19:50:51.300Z] #104 DONE 12.4s [2024-07-18T19:50:51.300Z] [2024-07-18T19:50:51.300Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:57:13.240Z] #146 ... [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-18T19:57:13.240Z] #130 DONE 1669.9s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:57:13.240Z] #135 ... [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:57:13.240Z] #189 DONE 0.2s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:57:13.240Z] #134 ... [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:57:13.240Z] #190 DONE 0.2s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-18T19:57:13.240Z] #191 DONE 0.4s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:57:13.240Z] #192 DONE 0.2s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-18T19:57:13.240Z] #193 DONE 0.2s [2024-07-18T19:57:13.240Z] [2024-07-18T19:57:13.240Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-18T19:57:15.427Z] #194 DONE 2.3s [2024-07-18T19:57:15.427Z] [2024-07-18T19:57:15.427Z] #104 [security-proxy-auth] exporting to image [2024-07-18T19:57:15.427Z] #104 exporting layers [2024-07-18T19:57:16.026Z] #104 exporting layers 0.8s done [2024-07-18T19:57:16.026Z] #104 writing image sha256:3e8e05c64f3051c3692a786834d26a00a3b6272fb5352f1c295e4775c4e3cd84 0.0s done [2024-07-18T19:57:16.026Z] #104 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-07-18T19:57:16.026Z] #104 DONE 13.1s [2024-07-18T19:57:16.026Z] [2024-07-18T19:57:16.026Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-18T19:58:03.240Z] #134 DONE 1715.7s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:58:03.240Z] #133 ... [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:03.240Z] #195 DONE 0.2s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:58:03.240Z] #146 ... [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:58:03.240Z] #196 DONE 0.2s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-18T19:58:03.240Z] #197 DONE 0.4s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:03.240Z] #198 DONE 0.1s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #104 [core-command] exporting to image [2024-07-18T19:58:03.240Z] #104 exporting layers [2024-07-18T19:58:03.240Z] #104 exporting layers 0.4s done [2024-07-18T19:58:03.240Z] #104 writing image sha256:fb73379546ca3e7293ecb2184b5c6b427567b9d3fd87c435435c28e9e418a283 done [2024-07-18T19:58:03.240Z] #104 naming to docker.io/library/core-command-arm64 done [2024-07-18T19:58:03.240Z] #104 DONE 13.6s [2024-07-18T19:58:03.240Z] [2024-07-18T19:58:03.240Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:58:13.317Z] #132 ... [2024-07-18T19:58:13.317Z] [2024-07-18T19:58:13.317Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-18T19:58:13.317Z] #135 DONE 1731.4s [2024-07-18T19:58:13.317Z] [2024-07-18T19:58:13.317Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:58:13.594Z] #133 ... [2024-07-18T19:58:13.594Z] [2024-07-18T19:58:13.594Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:13.594Z] #199 DONE 0.2s [2024-07-18T19:58:13.594Z] [2024-07-18T19:58:13.594Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:58:13.861Z] #200 DONE 0.1s [2024-07-18T19:58:13.861Z] [2024-07-18T19:58:13.861Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-18T19:58:14.441Z] #201 DONE 0.4s [2024-07-18T19:58:14.441Z] [2024-07-18T19:58:14.441Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:14.441Z] #202 DONE 0.2s [2024-07-18T19:58:14.441Z] [2024-07-18T19:58:14.441Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-18T19:58:14.706Z] #203 DONE 0.2s [2024-07-18T19:58:14.706Z] [2024-07-18T19:58:14.706Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:58:14.706Z] #132 ... [2024-07-18T19:58:14.706Z] [2024-07-18T19:58:14.706Z] #104 [core-metadata] exporting to image [2024-07-18T19:58:14.706Z] #104 exporting layers [2024-07-18T19:58:15.285Z] #104 exporting layers 0.6s done [2024-07-18T19:58:15.285Z] #104 writing image sha256:58bcf464e76af304b6affac73c2917206a34fead13fb3396977e965553469ff1 done [2024-07-18T19:58:15.285Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-07-18T19:58:15.285Z] #104 DONE 14.1s [2024-07-18T19:58:15.285Z] [2024-07-18T19:58:15.285Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-18T19:58:16.683Z] #132 DONE 1735.1s [2024-07-18T19:58:16.683Z] [2024-07-18T19:58:16.683Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:17.262Z] #151 ... [2024-07-18T19:58:17.262Z] [2024-07-18T19:58:17.262Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:17.262Z] #204 DONE 0.1s [2024-07-18T19:58:17.262Z] [2024-07-18T19:58:17.262Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:58:17.262Z] #133 ... [2024-07-18T19:58:17.262Z] [2024-07-18T19:58:17.262Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:58:17.262Z] #205 DONE 0.1s [2024-07-18T19:58:17.529Z] [2024-07-18T19:58:17.529Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-18T19:58:17.792Z] #206 DONE 0.4s [2024-07-18T19:58:17.792Z] [2024-07-18T19:58:17.792Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:17.792Z] #151 ... [2024-07-18T19:58:17.792Z] [2024-07-18T19:58:17.792Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:17.792Z] #207 DONE 0.1s [2024-07-18T19:58:18.056Z] [2024-07-18T19:58:18.056Z] #104 [core-data] exporting to image [2024-07-18T19:58:18.634Z] #104 exporting layers 0.6s done [2024-07-18T19:58:18.634Z] #104 writing image sha256:7f98cb07a9828117659779f93254e8bb83278a8ddc5cb2c633b0f0af8ededd67 done [2024-07-18T19:58:18.634Z] #104 naming to docker.io/library/core-data-arm64 done [2024-07-18T19:58:18.634Z] #104 DONE 14.7s [2024-07-18T19:58:18.634Z] [2024-07-18T19:58:18.634Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-18T19:58:23.979Z] #146 DONE 1715.2s [2024-07-18T19:58:23.979Z] [2024-07-18T19:58:23.979Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:23.979Z] #151 ... [2024-07-18T19:58:23.979Z] [2024-07-18T19:58:23.979Z] #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:24.250Z] #208 DONE 0.1s [2024-07-18T19:58:24.250Z] [2024-07-18T19:58:24.250Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:24.532Z] #151 ... [2024-07-18T19:58:24.532Z] [2024-07-18T19:58:24.532Z] #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-18T19:58:24.809Z] #209 DONE 0.5s [2024-07-18T19:58:24.809Z] [2024-07-18T19:58:24.809Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:58:24.809Z] #133 ... [2024-07-18T19:58:24.809Z] [2024-07-18T19:58:24.809Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:24.809Z] #210 DONE 0.1s [2024-07-18T19:58:25.074Z] [2024-07-18T19:58:25.074Z] #104 [core-keeper] exporting to image [2024-07-18T19:58:25.074Z] #104 exporting layers [2024-07-18T19:58:25.654Z] #104 exporting layers 0.5s done [2024-07-18T19:58:25.654Z] #104 writing image sha256:d4cb06f84e83b656b960ccac6c1a0fbf228b19d6ca7babbb655e751b9c4801b5 done [2024-07-18T19:58:25.654Z] #104 naming to docker.io/library/core-keeper-arm64 done [2024-07-18T19:58:25.654Z] #104 DONE 15.3s [2024-07-18T19:58:25.654Z] [2024-07-18T19:58:25.654Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-18T19:58:48.325Z] #133 DONE 1764.5s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:48.325Z] #151 ... [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:48.325Z] #211 DONE 0.2s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:58:48.325Z] #212 DONE 0.1s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-18T19:58:48.325Z] #213 DONE 0.4s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:48.325Z] #214 DONE 0.1s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #104 [support-scheduler] exporting to image [2024-07-18T19:58:48.325Z] #104 exporting layers [2024-07-18T19:58:48.325Z] #104 exporting layers 0.4s done [2024-07-18T19:58:48.325Z] #104 writing image sha256:1625e4b9c55028807d7652977c679a9a873f9e1ea316316bbd9e9cb7450cf473 done [2024-07-18T19:58:48.325Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-07-18T19:58:48.325Z] #104 DONE 15.7s [2024-07-18T19:58:48.325Z] [2024-07-18T19:58:48.325Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-18T19:58:49.282Z] #151 DONE 1740.8s [2024-07-18T19:58:49.864Z] [2024-07-18T19:58:49.864Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-18T19:58:49.864Z] #215 DONE 0.1s [2024-07-18T19:58:49.864Z] [2024-07-18T19:58:49.864Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-18T19:58:49.864Z] #216 DONE 0.1s [2024-07-18T19:58:49.864Z] [2024-07-18T19:58:49.864Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-18T19:58:50.448Z] #217 DONE 0.3s [2024-07-18T19:58:50.448Z] [2024-07-18T19:58:50.448Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-18T19:58:50.448Z] #218 DONE 0.1s [2024-07-18T19:58:50.448Z] [2024-07-18T19:58:50.448Z] #104 [support-notifications] exporting to image [2024-07-18T19:58:50.713Z] #104 exporting layers 0.5s done [2024-07-18T19:58:50.713Z] #104 writing image sha256:57dd6f287e52b19ad7de6ec65960ea4c04255e82e57504b9e9372fb72be9f809 done [2024-07-18T19:58:50.713Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-07-18T19:58:50.713Z] #104 DONE 16.2s [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-18T19:58:50.713Z] time="2024-07-18T19:26:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-18T19:58:50.764Z] $ docker stop --time=1 36fc08850ec41fe28c6615ea65bb72f529bff85123099e0eb68c77ddf88ef38a [2024-07-18T19:58:52.439Z] $ docker rm -f --volumes 36fc08850ec41fe28c6615ea65bb72f529bff85123099e0eb68c77ddf88ef38a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T19:58:53.012Z] + docker images [2024-07-18T19:58:53.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-18T19:58:53.012Z] support-notifications-arm64 latest 57dd6f287e52 2 seconds ago 43.3MB [2024-07-18T19:58:53.012Z] support-scheduler-arm64 latest 1625e4b9c550 6 seconds ago 42.4MB [2024-07-18T19:58:53.012Z] core-keeper-arm64 latest d4cb06f84e83 28 seconds ago 35.2MB [2024-07-18T19:58:53.012Z] core-data-arm64 latest 7f98cb07a982 35 seconds ago 40.3MB [2024-07-18T19:58:53.012Z] core-metadata-arm64 latest 58bcf464e76a 38 seconds ago 40.4MB [2024-07-18T19:58:53.012Z] core-command-arm64 latest fb73379546ca 54 seconds ago 39.9MB [2024-07-18T19:58:53.012Z] security-proxy-auth-arm64 latest 3e8e05c64f30 About a minute ago 37.4MB [2024-07-18T19:58:53.012Z] security-spiffe-token-provider-arm64 latest 1aa063215ebb 8 minutes ago 34.1MB [2024-07-18T19:58:53.012Z] core-common-config-bootstrapper-arm64 latest e594a8602e81 10 minutes ago 20.1MB [2024-07-18T19:58:53.012Z] security-secretstore-setup-arm64 latest 96c183fa9c48 10 minutes ago 41.5MB [2024-07-18T19:58:53.012Z] security-bootstrapper-arm64 latest 8ced5a3d8397 11 minutes ago 23.7MB [2024-07-18T19:58:53.012Z] security-proxy-setup-arm64 latest dcc5d13b2d87 11 minutes ago 31MB [2024-07-18T19:58:53.012Z] security-spire-config-arm64 latest a09483af4b3e 30 minutes ago 120MB [2024-07-18T19:58:53.012Z] security-spire-server-arm64 latest d45b1f14c275 30 minutes ago 121MB [2024-07-18T19:58:53.012Z] security-spire-agent-arm64 latest 2c58413f7eaf 30 minutes ago 179MB [2024-07-18T19:58:53.012Z] ci-base-image-arm64 latest d21f94214fa8 47 minutes ago 963MB [2024-07-18T19:58:53.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-18T19:58:53.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:58:53.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T19:58:53.963Z] [2024-07-18T19:58:53.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:58:54.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T19:58:54.650Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-18T19:58:54.650Z] 8998bd30e6a1: Pulling fs layer [2024-07-18T19:58:54.650Z] 04944245beec: Pulling fs layer [2024-07-18T19:58:54.650Z] 699f458cf7ca: Pulling fs layer [2024-07-18T19:58:54.650Z] 765212b225bb: Pulling fs layer [2024-07-18T19:58:54.650Z] f23df028b6ca: Pulling fs layer [2024-07-18T19:58:54.650Z] d65c8cfc05b1: Pulling fs layer [2024-07-18T19:58:54.650Z] 2437ff75d9bd: Pulling fs layer [2024-07-18T19:58:54.650Z] 765212b225bb: Waiting [2024-07-18T19:58:54.650Z] d65c8cfc05b1: Waiting [2024-07-18T19:58:54.650Z] 2437ff75d9bd: Waiting [2024-07-18T19:58:54.650Z] 04944245beec: Verifying Checksum [2024-07-18T19:58:54.650Z] 04944245beec: Download complete [2024-07-18T19:58:54.650Z] 765212b225bb: Verifying Checksum [2024-07-18T19:58:54.650Z] 765212b225bb: Download complete [2024-07-18T19:58:54.650Z] f23df028b6ca: Verifying Checksum [2024-07-18T19:58:54.650Z] f23df028b6ca: Download complete [2024-07-18T19:58:54.650Z] d65c8cfc05b1: Verifying Checksum [2024-07-18T19:58:54.650Z] d65c8cfc05b1: Download complete [2024-07-18T19:58:54.915Z] 699f458cf7ca: Verifying Checksum [2024-07-18T19:58:54.915Z] 699f458cf7ca: Download complete [2024-07-18T19:58:55.181Z] 8998bd30e6a1: Verifying Checksum [2024-07-18T19:58:55.181Z] 8998bd30e6a1: Download complete [2024-07-18T19:58:57.749Z] 2437ff75d9bd: Verifying Checksum [2024-07-18T19:58:57.749Z] 2437ff75d9bd: Download complete [2024-07-18T19:59:00.316Z] 8998bd30e6a1: Pull complete [2024-07-18T19:59:00.580Z] 04944245beec: Pull complete [2024-07-18T19:59:01.981Z] 699f458cf7ca: Pull complete [2024-07-18T19:59:02.247Z] 765212b225bb: Pull complete [2024-07-18T19:59:03.212Z] f23df028b6ca: Pull complete [2024-07-18T19:59:03.478Z] d65c8cfc05b1: Pull complete [2024-07-18T19:59:21.649Z] 2437ff75d9bd: Pull complete [2024-07-18T19:59:21.649Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-18T19:59:21.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T19:59:21.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:59:22.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-5877 does not seem to be running inside a container [2024-07-18T19:59:22.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-18T19:59:25.010Z] $ docker top b5382d6be17ed5ea38bb7fe052dcd9049ae195d318048aa03735cbe18bc00828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:59:25.999Z] ---> job-cost.sh [2024-07-18T19:59:25.999Z] lf-activate-venv: SKIPPING [2024-07-18T19:59:25.999Z] INFO: No Stack... [2024-07-18T19:59:26.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-18T19:59:27.155Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T19:59:27.826Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-18T19:59:27.826Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T19:59:27.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4829-1-stack-cost] [2024-07-18T19:59:27.895Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4829-1-stack-cost] did not exist. Created. [2024-07-18T19:59:27.902Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4829-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T19:59:28.653Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-18T19:59:28.866Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T19:59:28.888Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4829-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T19:59:28.996Z] $ docker stop --time=1 b5382d6be17ed5ea38bb7fe052dcd9049ae195d318048aa03735cbe18bc00828 [2024-07-18T19:59:30.493Z] $ docker rm -f --volumes b5382d6be17ed5ea38bb7fe052dcd9049ae195d318048aa03735cbe18bc00828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-18T19:59:31.688Z] provisioning config files... [2024-07-18T19:59:31.695Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9562266157235642467tmp [Pipeline] { [Pipeline] sh [2024-07-18T19:59:32.080Z] + set +x [2024-07-18T19:59:32.080Z] + bash -s -- [2024-07-18T19:59:32.080Z] + curl -s https://codecov.io/bash [2024-07-18T19:59:32.080Z] [2024-07-18T19:59:32.080Z] _____ _ [2024-07-18T19:59:32.080Z] / ____| | | [2024-07-18T19:59:32.080Z] | | ___ __| | ___ ___ _____ __ [2024-07-18T19:59:32.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-18T19:59:32.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-18T19:59:32.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-18T19:59:32.080Z] Bash-1.0.6 [2024-07-18T19:59:32.080Z] [2024-07-18T19:59:32.080Z] [2024-07-18T19:59:32.080Z] ==> git version 2.25.1 found [2024-07-18T19:59:32.080Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-18T19:59:32.080Z] Release-Date: 2020-01-08 [2024-07-18T19:59:32.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-18T19:59:32.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-18T19:59:32.080Z] ==> Jenkins CI detected. [2024-07-18T19:59:32.080Z] current dir:  /w/workspace/edgex-go/1 [2024-07-18T19:59:32.080Z] project root: . [2024-07-18T19:59:32.080Z] --> token set from env [2024-07-18T19:59:32.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-18T19:59:32.080Z] ==> Running gcov in . (disable via -X gcov) [2024-07-18T19:59:32.080Z] ==> Python coveragepy not found [2024-07-18T19:59:32.080Z] ==> Searching for coverage reports in: [2024-07-18T19:59:32.080Z] + . [2024-07-18T19:59:32.339Z] -> Found 1 reports [2024-07-18T19:59:32.339Z] ==> Detecting git/mercurial file structure [2024-07-18T19:59:32.339Z] ==> Reading reports [2024-07-18T19:59:32.339Z] + ./coverage.out bytes=481596 [2024-07-18T19:59:32.339Z] ==> Appending adjustments [2024-07-18T19:59:32.339Z] https://docs.codecov.io/docs/fixing-reports [2024-07-18T19:59:33.715Z] + Found adjustments [2024-07-18T19:59:33.716Z] ==> Gzipping contents [2024-07-18T19:59:33.716Z] 60K /tmp/codecov.4eSPYn.gz [2024-07-18T19:59:33.716Z] ==> Uploading reports [2024-07-18T19:59:33.716Z] url: https://codecov.io [2024-07-18T19:59:33.716Z] query: branch=PR-4829&commit=1669adb834789ff6b4c90c4f7ac122cb1b24e844&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4829%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4829&job=&cmd_args= [2024-07-18T19:59:33.716Z] -> Pinging Codecov [2024-07-18T19:59:33.716Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4829&commit=1669adb834789ff6b4c90c4f7ac122cb1b24e844&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4829%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4829&job=&cmd_args= [2024-07-18T19:59:33.716Z] -> Uploading to [2024-07-18T19:59:33.716Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-18/00271124DB129430A58F1EEE437C3FCB/1669adb834789ff6b4c90c4f7ac122cb1b24e844/b7d8bb06-c879-480b-97ef-5a3741f15ff4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T195933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8764fe8956dce2051dbd960162b474fe888ddb5eea14536f5f805a13f5f9ffcd [2024-07-18T19:59:33.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T19:59:33.716Z] Dload Upload Total Spent Left Speed [2024-07-18T19:59:33.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61295 0 0 100 61295 0 231k --:--:-- --:--:-- --:--:-- 231k [2024-07-18T19:59:33.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1669adb834789ff6b4c90c4f7ac122cb1b24e844 [Pipeline] } [2024-07-18T19:59:34.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-18T19:59:35.761Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:59:36.103Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T19:59:37.006Z] ---> package-listing.sh [2024-07-18T19:59:37.006Z] ++ facter osfamily [2024-07-18T19:59:37.006Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-18T19:59:37.265Z] + OS_FAMILY=debian [2024-07-18T19:59:37.265Z] + workspace=/w/workspace/edgex-go/1 [2024-07-18T19:59:37.265Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-18T19:59:37.265Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-18T19:59:37.265Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-18T19:59:37.265Z] + PACKAGES=/tmp/packages_start.txt [2024-07-18T19:59:37.265Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-18T19:59:37.265Z] + PACKAGES=/tmp/packages_end.txt [2024-07-18T19:59:37.265Z] + case "${OS_FAMILY}" in [2024-07-18T19:59:37.265Z] + dpkg -l [2024-07-18T19:59:37.265Z] + grep '^ii' [2024-07-18T19:59:37.265Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-18T19:59:37.265Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-18T19:59:37.265Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-18T19:59:37.265Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-18T19:59:37.265Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-18T19:59:37.265Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-18T19:59:37.306Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-18T19:59:37.602Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:59:38.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T19:59:38.254Z] [2024-07-18T19:59:38.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T19:59:38.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T19:59:38.653Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-18T19:59:38.653Z] 5eb5b503b376: Pulling fs layer [2024-07-18T19:59:38.653Z] 5c69ac0246d0: Pulling fs layer [2024-07-18T19:59:38.653Z] ec43610c2a17: Pulling fs layer [2024-07-18T19:59:38.653Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-18T19:59:38.653Z] 33b1e0a273af: Pulling fs layer [2024-07-18T19:59:38.653Z] 5d3b04190fa2: Pulling fs layer [2024-07-18T19:59:38.653Z] 2f39f015ded8: Pulling fs layer [2024-07-18T19:59:38.653Z] 3a2ae6a8a46f: Waiting [2024-07-18T19:59:38.653Z] 33b1e0a273af: Waiting [2024-07-18T19:59:38.653Z] 5d3b04190fa2: Waiting [2024-07-18T19:59:38.653Z] 2f39f015ded8: Waiting [2024-07-18T19:59:38.653Z] 5c69ac0246d0: Download complete [2024-07-18T19:59:38.653Z] 3a2ae6a8a46f: Download complete [2024-07-18T19:59:38.653Z] 33b1e0a273af: Verifying Checksum [2024-07-18T19:59:38.653Z] 33b1e0a273af: Download complete [2024-07-18T19:59:38.653Z] 5d3b04190fa2: Verifying Checksum [2024-07-18T19:59:38.653Z] 5d3b04190fa2: Download complete [2024-07-18T19:59:38.916Z] ec43610c2a17: Verifying Checksum [2024-07-18T19:59:38.916Z] 5eb5b503b376: Download complete [2024-07-18T19:59:39.483Z] 2f39f015ded8: Download complete [2024-07-18T19:59:40.051Z] 5eb5b503b376: Pull complete [2024-07-18T19:59:40.051Z] 5c69ac0246d0: Pull complete [2024-07-18T19:59:40.618Z] ec43610c2a17: Pull complete [2024-07-18T19:59:40.618Z] 3a2ae6a8a46f: Pull complete [2024-07-18T19:59:40.618Z] 33b1e0a273af: Pull complete [2024-07-18T19:59:40.876Z] 5d3b04190fa2: Pull complete [2024-07-18T19:59:45.061Z] 2f39f015ded8: Pull complete [2024-07-18T19:59:45.062Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-18T19:59:45.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T19:59:45.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T19:59:59.988Z] prd-ubuntu20.04-docker-8c-8g-5876 does not seem to be running inside a container [2024-07-18T20:00:00.007Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T20:00:06.148Z] $ docker top 62a7ecb3421dbc436ac71d1cdf5e7c25b290cec7a586e2a5ba88169b8098b101 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T20:00:06.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-18T20:00:06.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-18T20:00:07.197Z] + ls /var/log/sa-host [2024-07-18T20:00:07.197Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T20:00:07.434Z] provisioning config files... [2024-07-18T20:00:07.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13379883576803609721tmp [Pipeline] { [Pipeline] echo [2024-07-18T20:00:07.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T20:00:07.857Z] ---> create-netrc.sh [Pipeline] } [2024-07-18T20:00:07.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-18T20:00:08.306Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-18T20:00:08.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T20:00:08.672Z] ---> sudo-logs.sh [2024-07-18T20:00:08.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-18T20:00:08.775Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T20:00:09.115Z] ---> job-cost.sh [2024-07-18T20:00:09.115Z] lf-activate-venv: SKIPPING [2024-07-18T20:00:09.115Z] DEBUG: total: 0.10999999940395355 [2024-07-18T20:00:09.115Z] INFO: Retrieving Stack Cost... [2024-07-18T20:00:09.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T20:00:09.942Z] INFO: Archiving Costs [Pipeline] echo [2024-07-18T20:00:09.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T20:00:10.312Z] ---> logs-deploy.sh [2024-07-18T20:00:10.312Z] lf-activate-venv: SKIPPING [2024-07-18T20:00:10.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4829/1 [2024-07-18T20:00:10.312Z] INFO: archiving workspace using pattern(s): [2024-07-18T20:00:11.688Z] Archives upload complete. [2024-07-18T20:00:11.947Z] INFO: archiving logs to Nexus [2024-07-18T20:00:12.514Z] ---> uname -a: [2024-07-18T20:00:12.514Z] Linux prd-ubuntu20-04-docker-8c-8g-5876 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] ---> lscpu: [2024-07-18T20:00:12.514Z] Architecture: x86_64 [2024-07-18T20:00:12.514Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-18T20:00:12.514Z] Byte Order: Little Endian [2024-07-18T20:00:12.514Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-18T20:00:12.514Z] CPU(s): 8 [2024-07-18T20:00:12.514Z] On-line CPU(s) list: 0-7 [2024-07-18T20:00:12.514Z] Thread(s) per core: 1 [2024-07-18T20:00:12.514Z] Core(s) per socket: 1 [2024-07-18T20:00:12.514Z] Socket(s): 8 [2024-07-18T20:00:12.514Z] NUMA node(s): 1 [2024-07-18T20:00:12.514Z] Vendor ID: AuthenticAMD [2024-07-18T20:00:12.514Z] CPU family: 23 [2024-07-18T20:00:12.514Z] Model: 49 [2024-07-18T20:00:12.514Z] Model name: AMD EPYC-Rome Processor [2024-07-18T20:00:12.514Z] Stepping: 0 [2024-07-18T20:00:12.514Z] CPU MHz: 2799.998 [2024-07-18T20:00:12.514Z] BogoMIPS: 5599.99 [2024-07-18T20:00:12.514Z] Virtualization: AMD-V [2024-07-18T20:00:12.514Z] Hypervisor vendor: KVM [2024-07-18T20:00:12.514Z] Virtualization type: full [2024-07-18T20:00:12.514Z] L1d cache: 256 KiB [2024-07-18T20:00:12.514Z] L1i cache: 256 KiB [2024-07-18T20:00:12.514Z] L2 cache: 4 MiB [2024-07-18T20:00:12.514Z] L3 cache: 128 MiB [2024-07-18T20:00:12.514Z] NUMA node0 CPU(s): 0-7 [2024-07-18T20:00:12.514Z] Vulnerability Itlb multihit: Not affected [2024-07-18T20:00:12.514Z] Vulnerability L1tf: Not affected [2024-07-18T20:00:12.514Z] Vulnerability Mds: Not affected [2024-07-18T20:00:12.514Z] Vulnerability Meltdown: Not affected [2024-07-18T20:00:12.514Z] Vulnerability Mmio stale data: Not affected [2024-07-18T20:00:12.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-18T20:00:12.514Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-18T20:00:12.514Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-18T20:00:12.514Z] Vulnerability Srbds: Not affected [2024-07-18T20:00:12.514Z] Vulnerability Tsx async abort: Not affected [2024-07-18T20:00:12.514Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] ---> nproc: [2024-07-18T20:00:12.514Z] 8 [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z] ---> df -h: [2024-07-18T20:00:12.514Z] Filesystem Size Used Avail Use% Mounted on [2024-07-18T20:00:12.514Z] overlay 155G 26G 130G 17% / [2024-07-18T20:00:12.514Z] tmpfs 64M 0 64M 0% /dev [2024-07-18T20:00:12.514Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-18T20:00:12.514Z] shm 64M 0 64M 0% /dev/shm [2024-07-18T20:00:12.514Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-07-18T20:00:12.514Z] [2024-07-18T20:00:12.514Z]