Pull request #4776 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de857e69bb1faabc2e823153f68c76cf78f4f7d0+6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (ae79fda01de879b700e6aa44b4d88082bad855b6) 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-ssh3628386081877719478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13747045695619076019.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/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-4776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12120463574978898666.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-4776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3874237975658866591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3636994816539593713.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-4776/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-4776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7793652618048090037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-321 in /w/workspace/edgexfoundry_edgex-go_PR-4776 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit de857e69bb1faabc2e823153f68c76cf78f4f7d0 Merge succeeded, producing de857e69bb1faabc2e823153f68c76cf78f4f7d0 Checking out Revision de857e69bb1faabc2e823153f68c76cf78f4f7d0 (PR-4776) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4776/head:refs/remotes/origin/PR-4776 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # 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 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T19:18:51.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T19:18:51.287Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T19:18:51.381Z] ========================================================= [2024-03-18T19:18:51.381Z] EdgeX Global Pipelines Version Info [2024-03-18T19:18:51.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:18:52.142Z] ------------------- [2024-03-18T19:18:52.142Z] stable info: [2024-03-18T19:18:52.142Z] ------------------- [2024-03-18T19:18:52.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T19:18:52.142Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T19:18:52.142Z] Message: update stable to v1.0.258 [2024-03-18T19:18:52.712Z] ------------------- [2024-03-18T19:18:52.712Z] experimental info: [2024-03-18T19:18:52.712Z] ------------------- [2024-03-18T19:18:52.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T19:18:52.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T19:18:52.712Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T19:18:52.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-18T19:18:52.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-18T19:18:53.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T19:18:53.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T19:18:53.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T19:18:53.177Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T19:18:53.223Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T19:18:53.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-18T19:18:53.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-18T19:18:53.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-18T19:18:53.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T19:18:53.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T19:18:53.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T19:18:53.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T19:18:53.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T19:18:53.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T19:18:53.742Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T19:18:53.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T19:18:53.839Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-18T19:18:53.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-18T19:18:53.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T19:18:53.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T19:18:54.038Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T19:18:54.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4776 [Pipeline] echo [2024-03-18T19:18:54.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4776 [Pipeline] echo [2024-03-18T19:18:54.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4776 [Pipeline] echo [2024-03-18T19:18:54.242Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo [2024-03-18T19:18:54.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de857e6 [Pipeline] echo [2024-03-18T19:18:54.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:18:54.465Z] provisioning config files... [2024-03-18T19:18:54.479Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5576789816786683215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:18:54.852Z] ---> ****-login.sh [2024-03-18T19:18:54.852Z] nexus3.edgexfoundry.org:10001 [2024-03-18T19:18:55.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:18:55.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:18:55.374Z] Configure a credential helper to remove this warning. See [2024-03-18T19:18:55.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:18:55.374Z] [2024-03-18T19:18:55.374Z] Login Succeeded [2024-03-18T19:18:55.374Z] nexus3.edgexfoundry.org:10002 [2024-03-18T19:18:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:18:55.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:18:55.374Z] Configure a credential helper to remove this warning. See [2024-03-18T19:18:55.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:18:55.374Z] [2024-03-18T19:18:55.374Z] Login Succeeded [2024-03-18T19:18:55.374Z] nexus3.edgexfoundry.org:10003 [2024-03-18T19:18:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:18:55.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:18:55.635Z] Configure a credential helper to remove this warning. See [2024-03-18T19:18:55.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:18:55.635Z] [2024-03-18T19:18:55.635Z] Login Succeeded [2024-03-18T19:18:55.635Z] nexus3.edgexfoundry.org:10004 [2024-03-18T19:18:55.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:18:55.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:18:55.635Z] Configure a credential helper to remove this warning. See [2024-03-18T19:18:55.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:18:55.635Z] [2024-03-18T19:18:55.635Z] Login Succeeded [2024-03-18T19:18:55.635Z] ****.io [2024-03-18T19:18:55.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:18:55.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:18:55.895Z] Configure a credential helper to remove this warning. See [2024-03-18T19:18:55.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:18:55.895Z] [2024-03-18T19:18:55.895Z] Login Succeeded [2024-03-18T19:18:55.895Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T19:18:55.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T19:18:56.364Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/core-command/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/core-data/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/core-metadata/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-18T19:18:56.364Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-18T19:18:56.364Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-18T19:18:56.364Z] + + dirname cmd/support-notifications/Dockerfile [2024-03-18T19:18:56.364Z] cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-18T19:18:56.364Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-18T19:18:56.364Z] + cut -d/ -f2 [2024-03-18T19:18:56.364Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-18T19:18:56.416Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T19:18:56.935Z] + git rev-list -1 --merges de857e69bb1faabc2e823153f68c76cf78f4f7d0~1..de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo [2024-03-18T19:18:56.966Z] -----------> git rev-list -1 --merges de857e69bb1faabc2e823153f68c76cf78f4f7d0~1..de857e69bb1faabc2e823153f68c76cf78f4f7d0 de857e69bb1faabc2e823153f68c76cf78f4f7d0 [false] [Pipeline] sh [2024-03-18T19:18:57.284Z] + git log --format=format:%s -1 de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo [2024-03-18T19:18:57.322Z] ========================================================= [2024-03-18T19:18:57.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T19:18:57.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-18T19:18:57.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T19:18:57.833Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T19:18:57.833Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T19:18:57.833Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T19:18:57.833Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T19:18:57.833Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T19:18:57.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:18:58.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:18:58.320Z] [2024-03-18T19:18:58.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:18:58.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:18:58.708Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T19:18:58.708Z] b85a868b505f: Pulling fs layer [2024-03-18T19:18:58.708Z] e2be974225ed: Pulling fs layer [2024-03-18T19:18:58.708Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T19:18:58.708Z] 988bab9f4d93: Pulling fs layer [2024-03-18T19:18:58.708Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T19:18:58.708Z] eaf3925da568: Pulling fs layer [2024-03-18T19:18:58.708Z] bab4dde63d76: Pulling fs layer [2024-03-18T19:18:58.708Z] bde34c3a00c8: Pulling fs layer [2024-03-18T19:18:58.708Z] b352a97aabf1: Pulling fs layer [2024-03-18T19:18:58.708Z] 4872d77fe225: Pulling fs layer [2024-03-18T19:18:58.708Z] 5851b861e8e6: Pulling fs layer [2024-03-18T19:18:58.708Z] 988bab9f4d93: Waiting [2024-03-18T19:18:58.708Z] 1469e6f7b9e6: Waiting [2024-03-18T19:18:58.708Z] eaf3925da568: Waiting [2024-03-18T19:18:58.708Z] bab4dde63d76: Waiting [2024-03-18T19:18:58.708Z] bde34c3a00c8: Waiting [2024-03-18T19:18:58.708Z] 4872d77fe225: Waiting [2024-03-18T19:18:58.708Z] 5851b861e8e6: Waiting [2024-03-18T19:18:58.708Z] b352a97aabf1: Waiting [2024-03-18T19:18:58.708Z] e2be974225ed: Verifying Checksum [2024-03-18T19:18:58.708Z] e2be974225ed: Download complete [2024-03-18T19:18:58.708Z] 988bab9f4d93: Verifying Checksum [2024-03-18T19:18:58.708Z] 988bab9f4d93: Download complete [2024-03-18T19:18:58.971Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T19:18:58.971Z] 339a4e72a1f5: Download complete [2024-03-18T19:18:58.971Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T19:18:58.971Z] 1469e6f7b9e6: Download complete [2024-03-18T19:18:58.971Z] eaf3925da568: Verifying Checksum [2024-03-18T19:18:58.971Z] eaf3925da568: Download complete [2024-03-18T19:18:58.971Z] bde34c3a00c8: Verifying Checksum [2024-03-18T19:18:58.971Z] bde34c3a00c8: Download complete [2024-03-18T19:18:58.971Z] b352a97aabf1: Download complete [2024-03-18T19:18:58.971Z] 4872d77fe225: Verifying Checksum [2024-03-18T19:18:58.971Z] 4872d77fe225: Download complete [2024-03-18T19:18:58.971Z] 5851b861e8e6: Verifying Checksum [2024-03-18T19:18:58.971Z] 5851b861e8e6: Download complete [2024-03-18T19:18:58.971Z] b85a868b505f: Verifying Checksum [2024-03-18T19:18:58.971Z] b85a868b505f: Download complete [2024-03-18T19:18:59.231Z] bab4dde63d76: Verifying Checksum [2024-03-18T19:18:59.231Z] bab4dde63d76: Download complete [2024-03-18T19:19:00.167Z] b85a868b505f: Pull complete [2024-03-18T19:19:00.427Z] e2be974225ed: Pull complete [2024-03-18T19:19:01.004Z] 339a4e72a1f5: Pull complete [2024-03-18T19:19:01.004Z] 988bab9f4d93: Pull complete [2024-03-18T19:19:01.269Z] 1469e6f7b9e6: Pull complete [2024-03-18T19:19:01.269Z] eaf3925da568: Pull complete [2024-03-18T19:19:03.815Z] bab4dde63d76: Pull complete [2024-03-18T19:19:03.815Z] bde34c3a00c8: Pull complete [2024-03-18T19:19:03.815Z] b352a97aabf1: Pull complete [2024-03-18T19:19:03.815Z] 4872d77fe225: Pull complete [2024-03-18T19:19:03.815Z] 5851b861e8e6: Pull complete [2024-03-18T19:19:03.815Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T19:19:03.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T19:19:03.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:19:04.079Z] prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container [2024-03-18T19:19:04.114Z] $ 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-03-18T19:19:07.340Z] $ docker top 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 -eo pid,comm [2024-03-18T19:19:07.397Z] 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-03-18T19:19:07.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T19:19:07.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T19:19:07.535Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T19:19:07.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T19:19:07.649Z] $ docker exec 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent [2024-03-18T19:19:07.761Z] SSH_AUTH_SOCK=/tmp/ssh-9uHukhHlcBaf/agent.32 [2024-03-18T19:19:07.761Z] SSH_AGENT_PID=38 [2024-03-18T19:19:07.768Z] Running ssh-add (command line suppressed) [2024-03-18T19:19:07.871Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18369720465282770456.key (/w/workspace/edgex-go/1@tmp/private_key_18369720465282770456.key) [2024-03-18T19:19:07.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T19:19:08.214Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T19:19:08.244Z] $ docker exec --env ******** --env ******** 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent -k [2024-03-18T19:19:08.354Z] unset SSH_AUTH_SOCK; [2024-03-18T19:19:08.355Z] unset SSH_AGENT_PID; [2024-03-18T19:19:08.355Z] echo Agent pid 38 killed; [2024-03-18T19:19:08.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T19:19:08.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T19:19:08.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T19:19:08.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T19:19:08.589Z] $ docker exec 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent [2024-03-18T19:19:08.696Z] SSH_AUTH_SOCK=/tmp/ssh-ZWoqOhptITpk/agent.71 [2024-03-18T19:19:08.696Z] SSH_AGENT_PID=77 [2024-03-18T19:19:08.700Z] Running ssh-add (command line suppressed) [2024-03-18T19:19:08.815Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17241326219004416967.key (/w/workspace/edgex-go/1@tmp/private_key_17241326219004416967.key) [2024-03-18T19:19:08.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T19:19:09.162Z] + git semver init [2024-03-18T19:19:09.423Z] 2024-03-18 19:19:09,333 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T19:19:09.423Z] 2024-03-18 19:19:09,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-18T19:19:09.423Z] 2024-03-18 19:19:09,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-18T19:19:09.423Z] 2024-03-18 19:19:09,335 [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-03-18T19:19:16.003Z] 2024-03-18 19:19:15,082 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4776 with force:False [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,083 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4776 [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,087 [execute] INFO git cat-file --batch-check [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,094 [execute] INFO git cat-file --batch [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T19:19:16.003Z] 2024-03-18 19:19:15,100 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4776 [2024-03-18T19:19:16.003Z] 0.0.0 [Pipeline] } [2024-03-18T19:19:16.039Z] $ docker exec --env ******** --env ******** 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent -k [2024-03-18T19:19:16.144Z] unset SSH_AUTH_SOCK; [2024-03-18T19:19:16.144Z] unset SSH_AGENT_PID; [2024-03-18T19:19:16.145Z] echo Agent pid 77 killed; [2024-03-18T19:19:16.149Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T19:19:16.584Z] + git semver [Pipeline] } [2024-03-18T19:19:16.873Z] $ docker stop --time=1 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 [2024-03-18T19:19:18.189Z] $ docker rm -f --volumes 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T19:19:18.578Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T19:19:18.857Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T19:19:18.874Z] [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-03-18T19:19:19.677Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-18T19:19:19.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:19:19.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:19:19.789Z] ========================================================= [2024-03-18T19:19:19.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T19:19:19.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:19:20.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T19:19:20.136Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T19:19:20.136Z] 7264a8db6415: Pulling fs layer [2024-03-18T19:19:20.136Z] c4d48a809fc2: Pulling fs layer [2024-03-18T19:19:20.136Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T19:19:20.136Z] ad3a456e5733: Pulling fs layer [2024-03-18T19:19:20.136Z] 69c7f0334f64: Pulling fs layer [2024-03-18T19:19:20.136Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T19:19:20.136Z] ce7588e14bc9: Pulling fs layer [2024-03-18T19:19:20.136Z] b5e4710f87ac: Pulling fs layer [2024-03-18T19:19:20.136Z] 69c7f0334f64: Waiting [2024-03-18T19:19:20.136Z] ce7588e14bc9: Waiting [2024-03-18T19:19:20.136Z] b5e4710f87ac: Waiting [2024-03-18T19:19:20.136Z] ad3a456e5733: Waiting [2024-03-18T19:19:20.136Z] 1f1c1a5573a3: Waiting [2024-03-18T19:19:20.136Z] c4d48a809fc2: Download complete [2024-03-18T19:19:20.136Z] ad3a456e5733: Verifying Checksum [2024-03-18T19:19:20.136Z] ad3a456e5733: Download complete [2024-03-18T19:19:20.136Z] 69c7f0334f64: Verifying Checksum [2024-03-18T19:19:20.136Z] 69c7f0334f64: Download complete [2024-03-18T19:19:20.136Z] 7264a8db6415: Verifying Checksum [2024-03-18T19:19:20.136Z] 7264a8db6415: Download complete [2024-03-18T19:19:20.136Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T19:19:20.136Z] 1f1c1a5573a3: Download complete [2024-03-18T19:19:20.395Z] 7264a8db6415: Pull complete [2024-03-18T19:19:20.395Z] b5e4710f87ac: Verifying Checksum [2024-03-18T19:19:20.395Z] b5e4710f87ac: Download complete [2024-03-18T19:19:20.395Z] c4d48a809fc2: Pull complete [2024-03-18T19:19:20.653Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T19:19:20.653Z] 4f1c88b9dad5: Download complete [2024-03-18T19:19:20.918Z] ce7588e14bc9: Verifying Checksum [2024-03-18T19:19:20.918Z] ce7588e14bc9: Download complete [2024-03-18T19:19:24.279Z] 4f1c88b9dad5: Pull complete [2024-03-18T19:19:24.279Z] ad3a456e5733: Pull complete [2024-03-18T19:19:24.279Z] 69c7f0334f64: Pull complete [2024-03-18T19:19:24.279Z] 1f1c1a5573a3: Pull complete [2024-03-18T19:19:26.814Z] ce7588e14bc9: Pull complete [2024-03-18T19:19:27.073Z] b5e4710f87ac: Pull complete [2024-03-18T19:19:27.073Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T19:19:27.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T19:19:27.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:19:27.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T19:19:27.437Z] WORKDIR /edgex [2024-03-18T19:19:27.437Z] COPY go.mod . [2024-03-18T19:19:27.437Z] RUN go mod download [2024-03-18T19:19:27.437Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-18T19:19:28.006Z] Sending build context to Docker daemon 175.3MB [2024-03-18T19:19:28.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T19:19:28.006Z] ---> 88b5674ff536 [2024-03-18T19:19:28.006Z] Step 2/4 : WORKDIR /edgex [2024-03-18T19:19:34.199Z] Still waiting to schedule task [2024-03-18T19:19:34.199Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-18T19:19:34.580Z] ---> Running in 377c202c844f [2024-03-18T19:19:34.580Z] Removing intermediate container 377c202c844f [2024-03-18T19:19:34.580Z] ---> 808a963c15eb [2024-03-18T19:19:34.580Z] Step 3/4 : COPY go.mod . [2024-03-18T19:19:34.580Z] ---> e0af82ea82d9 [2024-03-18T19:19:34.580Z] Step 4/4 : RUN go mod download [2024-03-18T19:19:34.580Z] ---> Running in 547267a7d12a [2024-03-18T19:20:06.702Z] Removing intermediate container 547267a7d12a [2024-03-18T19:20:06.702Z] ---> 74384ec762b2 [2024-03-18T19:20:06.702Z] Successfully built 74384ec762b2 [2024-03-18T19:20:06.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:20:07.096Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T19:20:07.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:20:07.251Z] prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container [2024-03-18T19:20:07.288Z] $ 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-03-18T19:20:07.704Z] $ docker top 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:20:08.100Z] + go version [2024-03-18T19:20:08.100Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T19:20:08.136Z] $ docker stop --time=1 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc [2024-03-18T19:20:09.415Z] $ docker rm -f --volumes 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:20:10.160Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T19:20:10.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:20:10.325Z] prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container [2024-03-18T19:20:10.364Z] $ 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-03-18T19:20:10.712Z] $ docker top b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T19:20:10.830Z] ========================================================= [2024-03-18T19:20:10.830Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-18T19:20:10.830Z] ========================================================= [Pipeline] sh [2024-03-18T19:20:11.124Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:20:11.489Z] + make test [2024-03-18T19:20:11.489Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T19:20:19.608Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-18T19:20:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-18T19:20:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-18T19:20:51.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-18T19:20:51.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-18T19:20:54.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-18T19:20:54.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-18T19:20:55.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements [2024-03-18T19:20:55.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-18T19:20:55.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-18T19:20:55.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-18T19:20:55.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-18T19:20:55.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-18T19:20:56.380Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.087s coverage: 97.0% of statements [2024-03-18T19:20:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-18T19:20:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-18T19:20:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:20:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-18T19:20:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-18T19:20:58.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-18T19:20:58.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-18T19:20:59.273Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-18T19:20:59.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements [2024-03-18T19:20:59.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2024-03-18T19:21:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.796s coverage: 93.4% of statements [2024-03-18T19:21:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 6.1% of statements [2024-03-18T19:21:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 97.6% of statements [2024-03-18T19:21:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2024-03-18T19:21:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-18T19:21:00.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-18T19:21:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.090s coverage: 0.9% of statements [2024-03-18T19:21:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements [2024-03-18T19:21:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements [2024-03-18T19:21:01.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements [2024-03-18T19:21:02.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements [2024-03-18T19:21:02.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2024-03-18T19:21:02.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-18T19:21:03.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-18T19:21:04.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-18T19:21:04.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-18T19:21:04.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-18T19:21:04.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-18T19:21:04.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-18T19:21:04.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-18T19:21:05.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-18T19:21:06.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-18T19:21:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-18T19:21:08.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-18T19:21:08.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-18T19:21:11.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-18T19:21:11.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-18T19:21:11.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-18T19:21:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-18T19:21:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-18T19:21:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-18T19:21:13.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-18T19:21:13.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-18T19:21:13.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-18T19:21:13.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-18T19:21:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-18T19:21:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-18T19:21:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-18T19:21:14.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-18T19:21:14.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-03-18T19:21:16.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-18T19:21:16.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:21:16.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-18T19:21:16.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-18T19:21:17.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-18T19:21:17.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-18T19:21:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-18T19:21:18.057Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:21:28.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.077s coverage: 92.9% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements [2024-03-18T19:21:28.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements [2024-03-18T19:21:28.039Z] 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-03-18T19:21:28.039Z] running golangci-lint [2024-03-18T19:21:28.039Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-18T19:21:28.039Z] go version go1.21.0 linux/amd64 [2024-03-18T19:21:28.298Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-18T19:21:28.298Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-18T19:21:50.234Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.154199784s" [2024-03-18T19:21:50.234Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.76977ms" [2024-03-18T19:22:02.422Z] level=info msg="[linters_context/goanalysis] analyzers took 1m47.330025728s with top 10 stages: buildir: 59.487830701s, gosec: 8.238234931s, inspect: 2.33816768s, printf: 2.323090884s, fact_deprecated: 2.096470742s, ctrlflow: 1.678061862s, nilness: 1.58994172s, S1038: 1.554027759s, fact_purity: 1.508253042s, typedness: 1.153011947s" [2024-03-18T19:22:02.422Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-18T19:22:02.422Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, exclude: 197/197, path_prettifier: 197/197" [2024-03-18T19:22:02.422Z] level=info msg="[runner] processing took 17.967464ms with stages: nolint: 7.191586ms, identifier_marker: 5.26489ms, autogenerated_exclude: 1.756467ms, path_prettifier: 1.628277ms, exclude-rules: 1.090777ms, skip_dirs: 975.327µs, cgo: 35.65µs, filename_unadjuster: 18.15µs, max_same_issues: 1.39µs, fixer: 970ns, skip_files: 860ns, uniq_by_line: 570ns, exclude: 430ns, severity-rules: 380ns, sort_results: 360ns, diff: 350ns, path_shortener: 350ns, path_prefixer: 250ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 110ns" [2024-03-18T19:22:02.422Z] level=info msg="[runner] linters took 12.937912727s with stages: goanalysis_metalinter: 12.919817863s" [2024-03-18T19:22:02.422Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-18T19:22:02.422Z] level=info msg="Memory: 342 samples, avg is 285.8MB, max is 1133.5MB" [2024-03-18T19:22:02.422Z] level=info msg="Execution took 34.139954756s" [2024-03-18T19:22:02.422Z] go vet ./... [2024-03-18T19:22:08.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T19:22:08.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T19:22:08.977Z] ./bin/test-attribution-txt.sh [2024-03-18T19:22:08.977Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-18T19:22:08.977Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-18T19:22:09.235Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T19:22:09.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-18T19:22:09.588Z] + ls -al . [2024-03-18T19:22:09.588Z] total 808 [2024-03-18T19:22:09.588Z] drwxrwxr-x 11 1001 1001 4096 Mar 18 19:20 . [2024-03-18T19:22:09.588Z] drwxr-xr-x 4 root root 4096 Mar 18 19:20 .. [2024-03-18T19:22:09.588Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 .blubracket [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 10 Mar 18 19:18 .dockerignore [2024-03-18T19:22:09.588Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 19:21 .git [2024-03-18T19:22:09.588Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 19:18 .github [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 1074 Mar 18 19:18 .gitignore [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 19:18 .golangci.yml [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 100 Mar 18 19:18 .hadolint.yml [2024-03-18T19:22:09.588Z] drwxr-xr-x 3 1001 1001 4096 Mar 18 19:19 .semver [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 155 Mar 18 19:18 .sonarcloud.properties [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 19:18 ADOPTERS.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 11674 Mar 18 19:18 Attribution.txt [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 100284 Mar 18 19:18 CHANGELOG.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 19:18 CONTRIBUTING.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 19:18 GOVERNANCE.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 861 Mar 18 19:18 Jenkinsfile [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 19:18 LICENSE [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 15392 Mar 18 19:18 Makefile [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 19:18 OWNERS.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 9528 Mar 18 19:18 README.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 789 Mar 18 19:18 SECURITY.md [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 19:19 VERSION [2024-03-18T19:22:09.588Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 bin [2024-03-18T19:22:09.588Z] drwxrwxr-x 18 1001 1001 4096 Mar 18 19:18 cmd [2024-03-18T19:22:09.588Z] -rw-r--r-- 1 root root 455122 Mar 18 19:21 coverage.out [2024-03-18T19:22:09.588Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 fuzz_test [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 7037 Mar 18 19:18 go.mod [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 101540 Mar 18 19:18 go.sum [2024-03-18T19:22:09.588Z] drwxrwxr-x 7 1001 1001 4096 Mar 18 19:18 internal [2024-03-18T19:22:09.588Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 19:18 openapi [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 584 Mar 18 19:18 security.txt [2024-03-18T19:22:09.588Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 19:18 version.go [Pipeline] sh [2024-03-18T19:22:09.905Z] + '[' -e coverage.out ] [2024-03-18T19:22:09.905Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-18T19:22:10.023Z] Stashed 1 file(s) [Pipeline] sh [2024-03-18T19:22:10.318Z] + make build [2024-03-18T19:22:10.318Z] 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-03-18T19:22:32.239Z] 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-03-18T19:22:33.175Z] 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-03-18T19:22:35.077Z] 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-03-18T19:22:35.645Z] 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-03-18T19:22:39.835Z] 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-03-18T19:22:40.957Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-322 in /w/workspace/edgexfoundry_edgex-go_PR-4776 [Pipeline] { [Pipeline] ws [2024-03-18T19:22:41.026Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-18T19:22:41.740Z] 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-03-18T19:22:43.642Z] 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-03-18T19:22:44.139Z] The recommended git tool is: git [2024-03-18T19:22:44.209Z] 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-03-18T19:22:44.776Z] 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-03-18T19:22:45.711Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-18T19:22:46.647Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-18T19:22:47.604Z] $ docker stop --time=1 b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 [2024-03-18T19:22:48.915Z] using credential edgex-jenkins-ssh [2024-03-18T19:22:48.938Z] Cloning the remote Git repository [2024-03-18T19:22:48.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-18T19:22:49.068Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-18T19:22:49.219Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-18T19:22:49.220Z] > git --version # timeout=10 [2024-03-18T19:22:49.245Z] > git --version # 'git version 2.25.1' [2024-03-18T19:22:49.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:22:49.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T19:22:54.122Z] $ docker rm -f --volumes b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 [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-03-18T19:22:55.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-18T19:22:55.716Z] [2024-03-18T19:22:55.716Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:22:56.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-18T19:22:56.103Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-18T19:22:56.103Z] 91d30c5bc195: Pulling fs layer [2024-03-18T19:22:56.103Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-18T19:22:56.103Z] 9c61dcf015f6: Pulling fs layer [2024-03-18T19:22:56.103Z] 4698f68db338: Pulling fs layer [2024-03-18T19:22:56.103Z] 2a2f49069b9e: Pulling fs layer [2024-03-18T19:22:56.103Z] e0025b399a48: Pulling fs layer [2024-03-18T19:22:56.103Z] 4698f68db338: Waiting [2024-03-18T19:22:56.103Z] 2a2f49069b9e: Waiting [2024-03-18T19:22:56.103Z] e0025b399a48: Waiting [2024-03-18T19:22:56.103Z] 91d30c5bc195: Verifying Checksum [2024-03-18T19:22:56.103Z] 91d30c5bc195: Download complete [2024-03-18T19:22:56.363Z] 4698f68db338: Verifying Checksum [2024-03-18T19:22:56.363Z] 4698f68db338: Download complete [2024-03-18T19:22:56.363Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-18T19:22:56.363Z] 2e9b0aa3be6d: Download complete [2024-03-18T19:22:56.363Z] 91d30c5bc195: Pull complete [2024-03-18T19:22:56.363Z] e0025b399a48: Verifying Checksum [2024-03-18T19:22:56.363Z] e0025b399a48: Download complete [2024-03-18T19:22:56.363Z] 2a2f49069b9e: Download complete [2024-03-18T19:22:56.626Z] 2e9b0aa3be6d: Pull complete [2024-03-18T19:22:56.886Z] 9c61dcf015f6: Download complete [2024-03-18T19:23:00.182Z] 9c61dcf015f6: Pull complete [2024-03-18T19:23:00.182Z] 4698f68db338: Pull complete [2024-03-18T19:23:00.182Z] 2a2f49069b9e: Pull complete [2024-03-18T19:23:00.182Z] e0025b399a48: Pull complete [2024-03-18T19:23:00.182Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-18T19:23:00.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-18T19:23:00.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:23:00.418Z] prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container [2024-03-18T19:23:00.444Z] $ 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-03-18T19:23:03.601Z] $ docker top 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:23:04.007Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-18T19:23:06.541Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #1 transferring dockerfile: 1.81kB done [2024-03-18T19:23:06.541Z] #1 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #2 transferring dockerfile: 1.93kB done [2024-03-18T19:23:06.541Z] #2 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #3 transferring dockerfile: 2.15kB done [2024-03-18T19:23:06.541Z] #3 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #4 transferring dockerfile: 2.49kB done [2024-03-18T19:23:06.541Z] #4 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #5 [core-data internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #5 transferring dockerfile: 2.01kB done [2024-03-18T19:23:06.541Z] #5 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #6 transferring dockerfile: 2.06kB done [2024-03-18T19:23:06.541Z] #6 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #7 [core-command internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #7 transferring dockerfile: 1.93kB done [2024-03-18T19:23:06.541Z] #7 DONE 0.1s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #8 transferring dockerfile: 2.50kB done [2024-03-18T19:23:06.541Z] #8 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #9 transferring dockerfile: 1.89kB done [2024-03-18T19:23:06.541Z] #9 DONE 0.1s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #10 transferring dockerfile: 1.69kB done [2024-03-18T19:23:06.541Z] #10 DONE 0.1s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #11 [security-spire-agent internal] load .dockerignore [2024-03-18T19:23:06.541Z] #11 transferring context: 50B done [2024-03-18T19:23:06.541Z] #11 DONE 0.0s [2024-03-18T19:23:06.541Z] [2024-03-18T19:23:06.541Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-03-18T19:23:06.541Z] #12 transferring dockerfile: 1.70kB done [2024-03-18T19:23:06.801Z] #12 DONE 0.1s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-18T19:23:06.801Z] #13 transferring dockerfile: 2.23kB done [2024-03-18T19:23:06.801Z] #13 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-03-18T19:23:06.801Z] #14 transferring dockerfile: 1.95kB done [2024-03-18T19:23:06.801Z] #14 DONE 0.1s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-18T19:23:06.801Z] #15 transferring dockerfile: 2.93kB done [2024-03-18T19:23:06.801Z] #15 DONE 0.1s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #16 [support-scheduler internal] load .dockerignore [2024-03-18T19:23:06.801Z] #16 transferring context: 50B done [2024-03-18T19:23:06.801Z] #16 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #17 [core-data internal] load .dockerignore [2024-03-18T19:23:06.801Z] #17 transferring context: 50B done [2024-03-18T19:23:06.801Z] #17 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #18 [security-proxy-auth internal] load .dockerignore [2024-03-18T19:23:06.801Z] #18 transferring context: 50B done [2024-03-18T19:23:06.801Z] #18 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-03-18T19:23:06.801Z] #19 transferring context: 50B done [2024-03-18T19:23:06.801Z] #19 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #20 [core-metadata internal] load .dockerignore [2024-03-18T19:23:06.801Z] #20 transferring context: 50B done [2024-03-18T19:23:06.801Z] #20 DONE 0.0s [2024-03-18T19:23:06.801Z] [2024-03-18T19:23:06.801Z] #21 [security-proxy-setup internal] load .dockerignore [2024-03-18T19:23:07.060Z] #21 transferring context: 50B done [2024-03-18T19:23:07.060Z] #21 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-03-18T19:23:07.060Z] #22 transferring context: 50B done [2024-03-18T19:23:07.060Z] #22 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #23 [core-command internal] load .dockerignore [2024-03-18T19:23:07.060Z] #23 transferring context: 50B done [2024-03-18T19:23:07.060Z] #23 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #24 [security-spire-config internal] load .dockerignore [2024-03-18T19:23:07.060Z] #24 transferring context: 50B done [2024-03-18T19:23:07.060Z] #24 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #25 [support-notifications internal] load .dockerignore [2024-03-18T19:23:07.060Z] #25 transferring context: 50B done [2024-03-18T19:23:07.060Z] #25 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #26 [security-spire-server internal] load .dockerignore [2024-03-18T19:23:07.060Z] #26 transferring context: 50B done [2024-03-18T19:23:07.060Z] #26 DONE 0.1s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #27 [security-bootstrapper internal] load .dockerignore [2024-03-18T19:23:07.060Z] #27 transferring context: 50B done [2024-03-18T19:23:07.060Z] #27 DONE 0.1s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-18T19:23:07.060Z] #28 transferring context: 50B done [2024-03-18T19:23:07.060Z] #28 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-18T19:23:07.060Z] #29 DONE 0.0s [2024-03-18T19:23:07.060Z] [2024-03-18T19:23:07.060Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:23:07.319Z] #30 ... [2024-03-18T19:23:07.319Z] [2024-03-18T19:23:07.319Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-18T19:23:07.319Z] #29 DONE 0.0s [2024-03-18T19:23:07.319Z] [2024-03-18T19:23:07.319Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:23:07.576Z] #30 DONE 0.6s [2024-03-18T19:23:07.576Z] [2024-03-18T19:23:07.576Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:23:07.576Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:23:07.853Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-03-18T19:23:07.853Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:23:07.853Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-18T19:23:07.853Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-18T19:23:07.853Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.2s [2024-03-18T19:23:08.112Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s [2024-03-18T19:23:08.112Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-18T19:23:08.112Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-18T19:23:08.179Z] Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit de857e69bb1faabc2e823153f68c76cf78f4f7d0 [2024-03-18T19:23:06.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-18T19:23:06.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T19:23:07.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-18T19:23:07.479Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-18T19:23:07.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:23:07.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4776/head:refs/remotes/origin/PR-4776 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T19:23:08.190Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T19:23:08.258Z] > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 [2024-03-18T19:23:08.371Z] #31 ... [2024-03-18T19:23:08.371Z] [2024-03-18T19:23:08.371Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-18T19:23:08.371Z] #32 DONE 1.3s [2024-03-18T19:23:08.371Z] [2024-03-18T19:23:08.371Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:23:08.371Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:23:08.371Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-18T19:23:08.371Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:23:08.371Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-18T19:23:08.371Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-18T19:23:08.371Z] #31 ... [2024-03-18T19:23:08.371Z] [2024-03-18T19:23:08.371Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-18T19:23:08.371Z] #33 DONE 1.4s [2024-03-18T19:23:08.371Z] [2024-03-18T19:23:08.371Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:23:08.371Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:23:08.371Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-18T19:23:08.371Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:23:08.371Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-18T19:23:08.371Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-18T19:23:08.581Z] Merge succeeded, producing de857e69bb1faabc2e823153f68c76cf78f4f7d0 [2024-03-18T19:23:08.582Z] Checking out Revision de857e69bb1faabc2e823153f68c76cf78f4f7d0 (PR-4776) [2024-03-18T19:23:08.630Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-18T19:23:08.631Z] #31 ... [2024-03-18T19:23:08.631Z] [2024-03-18T19:23:08.631Z] #34 [security-spire-config internal] load build context [2024-03-18T19:23:08.631Z] #34 transferring context: 16.35kB 0.0s done [2024-03-18T19:23:08.631Z] #34 DONE 0.3s [2024-03-18T19:23:08.631Z] [2024-03-18T19:23:08.631Z] #35 [security-spire-server internal] load build context [2024-03-18T19:23:08.631Z] #35 transferring context: 18.10kB 0.1s done [2024-03-18T19:23:08.631Z] #35 DONE 0.4s [2024-03-18T19:23:08.631Z] [2024-03-18T19:23:08.631Z] #36 [security-spire-agent internal] load build context [2024-03-18T19:23:08.631Z] #36 transferring context: 17.63kB 0.1s done [2024-03-18T19:23:08.631Z] #36 DONE 0.3s [2024-03-18T19:23:08.889Z] [2024-03-18T19:23:08.889Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:23:08.889Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-18T19:23:08.889Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-18T19:23:08.889Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-03-18T19:23:08.889Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-18T19:23:08.889Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-18T19:23:08.889Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-18T19:23:08.889Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-18T19:23:08.889Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-18T19:23:08.889Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-03-18T19:23:08.889Z] #37 ... [2024-03-18T19:23:08.889Z] [2024-03-18T19:23:08.889Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:23:08.889Z] #31 DONE 1.6s [2024-03-18T19:23:08.889Z] [2024-03-18T19:23:08.889Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:23:08.889Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-18T19:23:09.154Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s [2024-03-18T19:23:09.154Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-18T19:23:09.154Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.7s [2024-03-18T19:23:09.154Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s [2024-03-18T19:23:09.243Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-18T19:23:09.279Z] > git --version # timeout=10 [2024-03-18T19:23:09.290Z] > git --version # 'git version 2.25.1' [2024-03-18T19:23:09.300Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T19:23:09.412Z] #37 ... [2024-03-18T19:23:09.412Z] [2024-03-18T19:23:09.412Z] #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-18T19:23:09.412Z] #38 DONE 1.8s [2024-03-18T19:23:09.412Z] [2024-03-18T19:23:09.412Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:23:09.412Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-03-18T19:23:09.672Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2024-03-18T19:23:09.672Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-18T19:23:08.478Z] > git remote # timeout=10 [2024-03-18T19:23:08.497Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T19:23:08.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T19:23:08.538Z] > git merge 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 [2024-03-18T19:23:08.561Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T19:23:08.584Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T19:23:08.597Z] > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 [2024-03-18T19:23:13.113Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T19:23:14.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T19:23:14.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T19:23:14.077Z] Dload Upload Total Spent Left Speed [2024-03-18T19:23:14.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2024-03-18T19:23:14.412Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T19:23:14.746Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-03-18T19:23:14.746Z] sudo tee /etc/docker/daemon.new [2024-03-18T19:23:14.746Z] { [2024-03-18T19:23:14.746Z] "registry-mirrors": [ [2024-03-18T19:23:14.746Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T19:23:14.746Z] ], [2024-03-18T19:23:14.746Z] "bip": "10.250.0.254/24", [2024-03-18T19:23:14.746Z] "hosts": [ [2024-03-18T19:23:14.746Z] "tcp://0.0.0.0:5555", [2024-03-18T19:23:14.746Z] "unix:///var/run/docker.sock" [2024-03-18T19:23:14.746Z] ], [2024-03-18T19:23:14.746Z] "mtu": 1458, [2024-03-18T19:23:14.746Z] "selinux-enabled": true, [2024-03-18T19:23:14.746Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T19:23:14.746Z] } [Pipeline] sh [2024-03-18T19:23:15.093Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T19:23:15.453Z] + sudo service docker restart [2024-03-18T19:23:19.047Z] #37 ... [2024-03-18T19:23:19.047Z] [2024-03-18T19:23:19.047Z] #39 [core-metadata internal] load build context [2024-03-18T19:23:19.047Z] #39 transferring context: 248.14MB 9.8s [2024-03-18T19:23:19.047Z] #39 ... [2024-03-18T19:23:19.047Z] [2024-03-18T19:23:19.047Z] #40 [security-secretstore-setup internal] load build context [2024-03-18T19:23:19.047Z] #40 ... [2024-03-18T19:23:19.047Z] [2024-03-18T19:23:19.047Z] #41 [security-proxy-setup internal] load build context [2024-03-18T19:23:19.047Z] #41 ... [2024-03-18T19:23:19.047Z] [2024-03-18T19:23:19.047Z] #42 [core-data internal] load build context [2024-03-18T19:23:19.047Z] #42 ... [2024-03-18T19:23:19.047Z] [2024-03-18T19:23:19.047Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:23:19.309Z] #43 ... [2024-03-18T19:23:19.309Z] [2024-03-18T19:23:19.309Z] #44 [security-bootstrapper internal] load build context [2024-03-18T19:23:19.309Z] #44 ... [2024-03-18T19:23:19.309Z] [2024-03-18T19:23:19.309Z] #45 [support-notifications internal] load build context [2024-03-18T19:23:19.309Z] #45 ... [2024-03-18T19:23:19.309Z] [2024-03-18T19:23:19.309Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:23:19.309Z] #46 ... [2024-03-18T19:23:19.309Z] [2024-03-18T19:23:19.309Z] #47 [support-scheduler internal] load build context [2024-03-18T19:23:19.568Z] #47 ... [2024-03-18T19:23:19.568Z] [2024-03-18T19:23:19.568Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-18T19:23:19.568Z] #48 ... [2024-03-18T19:23:19.568Z] [2024-03-18T19:23:19.568Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:23:19.828Z] #49 ... [2024-03-18T19:23:19.828Z] [2024-03-18T19:23:19.828Z] #50 [core-command internal] load build context [2024-03-18T19:23:19.828Z] #50 ... [2024-03-18T19:23:19.828Z] [2024-03-18T19:23:19.828Z] #51 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-18T19:23:19.828Z] #51 ... [2024-03-18T19:23:19.828Z] [2024-03-18T19:23:19.828Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-18T19:23:20.086Z] #52 ... [2024-03-18T19:23:20.086Z] [2024-03-18T19:23:20.086Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-18T19:23:20.086Z] #53 ... [2024-03-18T19:23:20.086Z] [2024-03-18T19:23:20.086Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-18T19:23:20.357Z] #54 ... [2024-03-18T19:23:20.357Z] [2024-03-18T19:23:20.357Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:23:20.357Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-18T19:23:20.357Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-18T19:23:20.357Z] #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-18T19:23:20.357Z] #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-18T19:23:20.357Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-18T19:23:20.357Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-18T19:23:20.357Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s [2024-03-18T19:23:20.357Z] #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done [2024-03-18T19:23:20.357Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-18T19:23:20.357Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-18T19:23:20.357Z] #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2024-03-18T19:23:20.357Z] #55 ... [2024-03-18T19:23:20.357Z] [2024-03-18T19:23:20.357Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-18T19:23:20.617Z] #56 ... [2024-03-18T19:23:20.617Z] [2024-03-18T19:23:20.617Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-18T19:23:20.617Z] #57 ... [2024-03-18T19:23:20.617Z] [2024-03-18T19:23:20.617Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-18T19:23:20.617Z] #58 ... [2024-03-18T19:23:20.617Z] [2024-03-18T19:23:20.617Z] #59 [security-proxy-auth internal] load build context [2024-03-18T19:23:21.866Z] #59 ... [2024-03-18T19:23:21.866Z] [2024-03-18T19:23:21.866Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:23:22.145Z] #60 ... [2024-03-18T19:23:22.145Z] [2024-03-18T19:23:22.145Z] #47 [support-scheduler internal] load build context [2024-03-18T19:23:23.788Z] #47 transferring context: 405.55MB 14.9s done [2024-03-18T19:23:25.178Z] #47 ... [2024-03-18T19:23:25.178Z] [2024-03-18T19:23:25.178Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:23:25.744Z] #43 transferring context: 405.55MB 17.9s done [2024-03-18T19:23:27.650Z] #43 ... [2024-03-18T19:23:27.650Z] [2024-03-18T19:23:27.650Z] #39 [core-metadata internal] load build context [2024-03-18T19:23:27.650Z] #39 transferring context: 405.55MB 16.6s done [2024-03-18T19:23:27.910Z] #39 ... [2024-03-18T19:23:27.910Z] [2024-03-18T19:23:27.910Z] #40 [security-secretstore-setup internal] load build context [2024-03-18T19:23:27.910Z] #40 transferring context: 405.55MB 15.4s done [2024-03-18T19:23:27.910Z] #40 ... [2024-03-18T19:23:27.910Z] [2024-03-18T19:23:27.910Z] #41 [security-proxy-setup internal] load build context [2024-03-18T19:23:27.910Z] #41 transferring context: 405.55MB 16.3s done [2024-03-18T19:23:28.170Z] #41 ... [2024-03-18T19:23:28.170Z] [2024-03-18T19:23:28.170Z] #42 [core-data internal] load build context [2024-03-18T19:23:28.170Z] #42 transferring context: 405.55MB 15.5s done [2024-03-18T19:23:29.349Z] #42 ... [2024-03-18T19:23:29.349Z] [2024-03-18T19:23:29.349Z] #44 [security-bootstrapper internal] load build context [2024-03-18T19:23:29.349Z] #44 transferring context: 405.55MB 15.0s done [2024-03-18T19:23:29.349Z] #44 ... [2024-03-18T19:23:29.349Z] [2024-03-18T19:23:29.349Z] #45 [support-notifications internal] load build context [2024-03-18T19:23:29.349Z] #45 transferring context: 405.55MB 17.2s done [2024-03-18T19:23:29.609Z] #45 ... [2024-03-18T19:23:29.609Z] [2024-03-18T19:23:29.609Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-18T19:23:29.609Z] #48 transferring context: 405.55MB 15.5s done [2024-03-18T19:23:29.869Z] #48 ... [2024-03-18T19:23:29.869Z] [2024-03-18T19:23:29.869Z] #50 [core-command internal] load build context [2024-03-18T19:23:29.869Z] #50 transferring context: 405.55MB 15.3s done [2024-03-18T19:23:30.806Z] #50 DONE 23.3s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #47 [support-scheduler internal] load build context [2024-03-18T19:23:30.806Z] #47 DONE 23.3s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #51 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-18T19:23:30.806Z] #51 DONE 21.4s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #44 [security-bootstrapper internal] load build context [2024-03-18T19:23:30.806Z] #44 DONE 23.3s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #40 [security-secretstore-setup internal] load build context [2024-03-18T19:23:30.806Z] #40 DONE 23.4s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #42 [core-data internal] load build context [2024-03-18T19:23:30.806Z] #42 DONE 23.4s [2024-03-18T19:23:30.806Z] [2024-03-18T19:23:30.806Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:23:31.064Z] #61 ... [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #48 [security-spiffe-token-provider internal] load build context [2024-03-18T19:23:31.064Z] #48 DONE 23.4s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #41 [security-proxy-setup internal] load build context [2024-03-18T19:23:31.064Z] #41 DONE 23.4s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #43 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:23:31.064Z] #43 DONE 23.5s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #39 [core-metadata internal] load build context [2024-03-18T19:23:31.064Z] #39 DONE 23.5s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #45 [support-notifications internal] load build context [2024-03-18T19:23:31.064Z] #45 DONE 23.5s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #59 [security-proxy-auth internal] load build context [2024-03-18T19:23:31.064Z] #59 transferring context: 405.55MB 17.2s done [2024-03-18T19:23:31.064Z] #59 DONE 23.5s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:23:31.064Z] #55 DONE 22.8s [2024-03-18T19:23:31.064Z] [2024-03-18T19:23:31.064Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T19:23:33.765Z] provisioning config files... [2024-03-18T19:23:33.788Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6891102288631264856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T19:23:34.276Z] ---> ****-login.sh [2024-03-18T19:23:34.277Z] nexus3.edgexfoundry.org:10001 [2024-03-18T19:23:34.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:23:34.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:23:34.819Z] Configure a credential helper to remove this warning. See [2024-03-18T19:23:34.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:23:34.819Z] [2024-03-18T19:23:34.819Z] Login Succeeded [2024-03-18T19:23:34.819Z] nexus3.edgexfoundry.org:10002 [2024-03-18T19:23:35.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:23:35.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:23:35.087Z] Configure a credential helper to remove this warning. See [2024-03-18T19:23:35.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:23:35.087Z] [2024-03-18T19:23:35.087Z] Login Succeeded [2024-03-18T19:23:35.087Z] nexus3.edgexfoundry.org:10003 [2024-03-18T19:23:35.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:23:35.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:23:35.629Z] Configure a credential helper to remove this warning. See [2024-03-18T19:23:35.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:23:35.629Z] [2024-03-18T19:23:35.629Z] Login Succeeded [2024-03-18T19:23:35.629Z] nexus3.edgexfoundry.org:10004 [2024-03-18T19:23:35.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:23:35.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:23:35.896Z] Configure a credential helper to remove this warning. See [2024-03-18T19:23:35.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:23:35.896Z] [2024-03-18T19:23:35.896Z] Login Succeeded [2024-03-18T19:23:35.896Z] ****.io [2024-03-18T19:23:36.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T19:23:36.336Z] #37 ... [2024-03-18T19:23:36.336Z] [2024-03-18T19:23:36.336Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:23:36.336Z] #60 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:36.336Z] #60 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:36.336Z] #60 22.55 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:23:36.336Z] #60 22.55 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:23:36.336Z] #60 22.55 OK: 20071 distinct packages available [2024-03-18T19:23:36.336Z] #60 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:36.336Z] #60 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:36.336Z] #60 23.07 (1/11) Installing ca-certificates (20240226-r0) [2024-03-18T19:23:36.336Z] #60 23.09 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-18T19:23:36.336Z] #60 23.10 (3/11) Installing libunistring (1.1-r1) [2024-03-18T19:23:36.336Z] #60 23.13 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-18T19:23:36.336Z] #60 23.14 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-18T19:23:36.336Z] #60 23.14 (6/11) Installing libcurl (8.5.0-r0) [2024-03-18T19:23:36.336Z] #60 23.15 (7/11) Installing curl (8.5.0-r0) [2024-03-18T19:23:36.336Z] #60 23.16 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:36.336Z] #60 23.16 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:23:36.336Z] #60 23.17 (10/11) Installing libucontext (1.2-r2) [2024-03-18T19:23:36.336Z] #60 23.17 (11/11) Installing gcompat (1.1.0-r1) [2024-03-18T19:23:36.336Z] #60 23.18 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:36.336Z] #60 23.18 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:36.336Z] #60 23.26 OK: 12 MiB in 26 packages [2024-03-18T19:23:36.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T19:23:36.430Z] Configure a credential helper to remove this warning. See [2024-03-18T19:23:36.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T19:23:36.430Z] [2024-03-18T19:23:36.430Z] Login Succeeded [2024-03-18T19:23:36.430Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T19:23:36.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-18T19:23:37.162Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-18T19:23:37.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:23:37.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T19:23:37.293Z] ========================================================= [2024-03-18T19:23:37.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T19:23:37.293Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:23:37.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T19:23:37.677Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T19:23:37.677Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T19:23:37.677Z] 5d54e960e981: Pulling fs layer [2024-03-18T19:23:37.677Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T19:23:37.677Z] f0e02332f6b5: Pulling fs layer [2024-03-18T19:23:37.677Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T19:23:37.677Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T19:23:37.677Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T19:23:37.677Z] 0c6a40ed1a82: Waiting [2024-03-18T19:23:37.677Z] f0e02332f6b5: Waiting [2024-03-18T19:23:37.677Z] 872ee5b61b7b: Waiting [2024-03-18T19:23:37.677Z] 94ae7d8d031c: Waiting [2024-03-18T19:23:37.948Z] 5d54e960e981: Verifying Checksum [2024-03-18T19:23:37.948Z] f0e02332f6b5: Verifying Checksum [2024-03-18T19:23:37.948Z] f0e02332f6b5: Download complete [2024-03-18T19:23:37.948Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T19:23:37.948Z] 872ee5b61b7b: Download complete [2024-03-18T19:23:37.948Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T19:23:37.948Z] 9fda8d8052c6: Download complete [2024-03-18T19:23:38.214Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T19:23:38.214Z] 94ae7d8d031c: Download complete [2024-03-18T19:23:38.799Z] 9fda8d8052c6: Pull complete [2024-03-18T19:23:39.382Z] 5d54e960e981: Pull complete [2024-03-18T19:23:39.654Z] c4a7e357bf2a: Download complete [2024-03-18T19:23:40.530Z] #60 ... [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:23:40.530Z] #46 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #46 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #46 22.59 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:23:40.530Z] #46 22.59 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:23:40.530Z] #46 22.59 OK: 20071 distinct packages available [2024-03-18T19:23:40.530Z] #46 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #46 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #46 23.14 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #46 23.15 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:23:40.530Z] #46 23.15 (3/4) Installing libucontext (1.2-r2) [2024-03-18T19:23:40.530Z] #46 23.15 (4/4) Installing gcompat (1.1.0-r1) [2024-03-18T19:23:40.530Z] #46 23.16 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #46 23.16 OK: 8 MiB in 19 packages [2024-03-18T19:23:40.530Z] #46 DONE 31.4s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-18T19:23:40.530Z] #57 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #57 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #57 22.86 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:23:40.530Z] #57 22.86 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:23:40.530Z] #57 22.86 OK: 20071 distinct packages available [2024-03-18T19:23:40.530Z] #57 22.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #57 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #57 23.30 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #57 23.31 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:23:40.530Z] #57 23.31 (3/5) Installing libucontext (1.2-r2) [2024-03-18T19:23:40.530Z] #57 23.31 (4/5) Installing gcompat (1.1.0-r1) [2024-03-18T19:23:40.530Z] #57 23.32 (5/5) Installing openssl (3.1.4-r5) [2024-03-18T19:23:40.530Z] #57 23.33 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #57 23.34 OK: 8 MiB in 20 packages [2024-03-18T19:23:40.530Z] #57 DONE 31.5s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-18T19:23:40.530Z] #56 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #56 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #56 23.84 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #56 23.84 (2/2) Installing su-exec (0.2-r3) [2024-03-18T19:23:40.530Z] #56 23.84 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #56 23.85 OK: 7 MiB in 17 packages [2024-03-18T19:23:40.530Z] #56 DONE 31.3s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:23:40.530Z] #60 DONE 31.3s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-18T19:23:40.530Z] #54 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #54 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #54 22.93 (1/4) Installing ca-certificates (20240226-r0) [2024-03-18T19:23:40.530Z] #54 22.97 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #54 22.98 (3/4) Installing su-exec (0.2-r3) [2024-03-18T19:23:40.530Z] #54 22.98 (4/4) Installing yq (4.33.3-r5) [2024-03-18T19:23:40.530Z] #54 23.05 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #54 23.05 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:40.530Z] #54 23.10 OK: 17 MiB in 19 packages [2024-03-18T19:23:40.530Z] #54 DONE 31.3s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-18T19:23:40.530Z] #0 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 4.864 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:23:40.530Z] #0 4.864 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:23:40.530Z] #0 4.864 OK: 20077 distinct packages available [2024-03-18T19:23:40.530Z] #0 4.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 5.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 5.227 OK: 264 MiB in 52 packages [2024-03-18T19:23:40.530Z] #62 DONE 9.5s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:23:40.530Z] #61 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #61 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #61 5.083 OK: 264 MiB in 52 packages [2024-03-18T19:23:40.530Z] #61 DONE 9.6s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-18T19:23:40.530Z] #58 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #58 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #58 23.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #58 23.20 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #58 23.20 OK: 7 MiB in 16 packages [2024-03-18T19:23:40.530Z] #58 DONE 31.4s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:23:40.530Z] #63 ... [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-18T19:23:40.530Z] #52 22.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #52 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #52 22.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #52 22.85 (2/4) Installing openssl (3.1.4-r5) [2024-03-18T19:23:40.530Z] #52 22.86 (3/4) Installing su-exec (0.2-r3) [2024-03-18T19:23:40.530Z] #52 22.87 (4/4) Installing yq (4.33.3-r5) [2024-03-18T19:23:40.530Z] #52 23.03 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #52 23.04 OK: 17 MiB in 19 packages [2024-03-18T19:23:40.530Z] #52 DONE 31.4s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-18T19:23:40.530Z] #53 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #53 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #53 24.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #53 24.12 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #53 24.12 OK: 7 MiB in 16 packages [2024-03-18T19:23:40.530Z] #53 DONE 31.4s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:23:40.530Z] #49 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #49 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #49 22.53 (1/2) Installing ca-certificates (20240226-r0) [2024-03-18T19:23:40.530Z] #49 22.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:23:40.530Z] #49 22.55 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:23:40.530Z] #49 22.56 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:40.530Z] #49 22.79 OK: 8 MiB in 17 packages [2024-03-18T19:23:40.530Z] #49 DONE 31.4s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-18T19:23:40.530Z] #0 5.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 5.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:40.530Z] #0 6.216 OK: 264 MiB in 52 packages [2024-03-18T19:23:40.530Z] #64 DONE 9.6s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:23:40.530Z] #63 DONE 0.2s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:23:40.530Z] #65 DONE 0.2s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:23:40.530Z] #66 DONE 0.1s [2024-03-18T19:23:40.530Z] [2024-03-18T19:23:40.530Z] #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-18T19:23:40.617Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T19:23:40.617Z] 0c6a40ed1a82: Download complete [2024-03-18T19:23:41.098Z] #67 ... [2024-03-18T19:23:41.098Z] [2024-03-18T19:23:41.098Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:23:41.098Z] #68 ... [2024-03-18T19:23:41.098Z] [2024-03-18T19:23:41.098Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-18T19:23:42.030Z] #69 ... [2024-03-18T19:23:42.030Z] [2024-03-18T19:23:42.030Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:23:42.030Z] #68 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:42.030Z] #68 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:42.030Z] #68 10.85 OK: 264 MiB in 52 packages [2024-03-18T19:23:42.030Z] #68 DONE 11.0s [2024-03-18T19:23:42.030Z] [2024-03-18T19:23:42.030Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:23:42.030Z] #70 DONE 0.0s [2024-03-18T19:23:42.030Z] [2024-03-18T19:23:42.030Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:23:43.950Z] #71 ... [2024-03-18T19:23:43.950Z] [2024-03-18T19:23:43.950Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-18T19:23:43.950Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:43.950Z] #0 2.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:43.950Z] #0 2.416 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:43.950Z] #0 2.424 OK: 8 MiB in 19 packages [2024-03-18T19:23:43.950Z] #72 DONE 3.8s [2024-03-18T19:23:44.209Z] [2024-03-18T19:23:44.209Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-18T19:23:44.209Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.209Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.209Z] #0 2.933 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:44.209Z] #0 3.226 OK: 17 MiB in 19 packages [2024-03-18T19:23:44.209Z] #73 DONE 3.7s [2024-03-18T19:23:44.209Z] [2024-03-18T19:23:44.209Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-18T19:23:44.209Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.209Z] #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.210Z] #0 2.491 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:44.210Z] #0 2.503 OK: 7 MiB in 17 packages [2024-03-18T19:23:44.210Z] #74 DONE 3.8s [2024-03-18T19:23:44.210Z] [2024-03-18T19:23:44.210Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-18T19:23:44.210Z] #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.210Z] #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:44.210Z] #0 2.384 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:44.210Z] #0 2.391 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:44.210Z] #0 2.445 OK: 17 MiB in 19 packages [2024-03-18T19:23:44.210Z] #75 DONE 3.8s [2024-03-18T19:23:44.210Z] [2024-03-18T19:23:44.210Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-18T19:23:45.279Z] #76 ... [2024-03-18T19:23:45.279Z] [2024-03-18T19:23:45.279Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:23:45.279Z] #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.279Z] #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.279Z] #0 3.236 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:45.279Z] #0 3.334 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:45.279Z] #0 3.384 OK: 12 MiB in 26 packages [2024-03-18T19:23:45.279Z] #77 DONE 4.7s [2024-03-18T19:23:45.279Z] [2024-03-18T19:23:45.279Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:23:45.279Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.279Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.279Z] #0 2.688 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:45.279Z] #0 3.214 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:23:45.279Z] #0 3.252 OK: 8 MiB in 17 packages [2024-03-18T19:23:45.279Z] #78 DONE 4.7s [2024-03-18T19:23:45.538Z] [2024-03-18T19:23:45.538Z] #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-03-18T19:23:45.539Z] #67 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #67 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #67 2.625 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:45.539Z] #67 3.288 OK: 7 MiB in 16 packages [2024-03-18T19:23:45.539Z] #67 DONE 4.8s [2024-03-18T19:23:45.539Z] [2024-03-18T19:23:45.539Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:23:45.539Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #0 3.980 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:45.539Z] #0 3.989 OK: 7 MiB in 16 packages [2024-03-18T19:23:45.539Z] #79 DONE 4.8s [2024-03-18T19:23:45.539Z] [2024-03-18T19:23:45.539Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-18T19:23:45.539Z] #69 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #69 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T19:23:45.539Z] #69 2.994 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:23:45.539Z] #69 3.517 OK: 8 MiB in 20 packages [2024-03-18T19:23:45.539Z] #69 DONE 5.0s [2024-03-18T19:23:45.539Z] [2024-03-18T19:23:45.539Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:23:47.269Z] #80 ... [2024-03-18T19:23:47.269Z] [2024-03-18T19:23:47.269Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-18T19:23:47.269Z] #81 DONE 3.1s [2024-03-18T19:23:47.269Z] [2024-03-18T19:23:47.269Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:23:47.269Z] #82 DONE 3.1s [2024-03-18T19:23:47.269Z] [2024-03-18T19:23:47.269Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-18T19:23:49.585Z] #83 DONE 2.2s [2024-03-18T19:23:49.585Z] [2024-03-18T19:23:49.585Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-18T19:23:49.585Z] #84 DONE 4.3s [2024-03-18T19:23:49.585Z] [2024-03-18T19:23:49.585Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:23:49.585Z] #80 DONE 4.3s [2024-03-18T19:23:49.585Z] [2024-03-18T19:23:49.585Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-18T19:23:49.585Z] #85 DONE 0.1s [2024-03-18T19:23:49.585Z] [2024-03-18T19:23:49.585Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-18T19:23:49.585Z] #86 DONE 0.1s [2024-03-18T19:23:49.585Z] [2024-03-18T19:23:49.585Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-18T19:23:50.522Z] #87 ... [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:23:50.522Z] #88 DONE 1.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-18T19:23:50.522Z] #87 DONE 1.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-18T19:23:50.522Z] #76 DONE 6.4s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-18T19:23:50.522Z] #89 DONE 0.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:23:50.522Z] #90 DONE 0.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:23:50.522Z] #91 DONE 1.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-18T19:23:50.522Z] #92 DONE 0.1s [2024-03-18T19:23:50.522Z] [2024-03-18T19:23:50.522Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-18T19:23:50.781Z] #93 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-18T19:23:50.781Z] #94 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-18T19:23:50.781Z] #95 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-18T19:23:50.781Z] #96 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-18T19:23:50.781Z] #97 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:23:50.781Z] #98 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-18T19:23:50.781Z] #99 DONE 0.1s [2024-03-18T19:23:50.781Z] [2024-03-18T19:23:50.781Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:23:51.039Z] #100 ... [2024-03-18T19:23:51.039Z] [2024-03-18T19:23:51.039Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-18T19:23:51.039Z] #101 DONE 0.1s [2024-03-18T19:23:51.039Z] [2024-03-18T19:23:51.039Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:23:51.298Z] #102 ... [2024-03-18T19:23:51.298Z] [2024-03-18T19:23:51.298Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:23:51.298Z] #103 ... [2024-03-18T19:23:51.298Z] [2024-03-18T19:23:51.298Z] #104 [security-spire-config] exporting to image [2024-03-18T19:23:51.298Z] #104 exporting layers 0.6s done [2024-03-18T19:23:51.298Z] #104 writing image sha256:84c4936682bf47c54e5a18b44c65ba02080e5eee92d8242a1ea5a676eb007c2b done [2024-03-18T19:23:51.298Z] #104 naming to docker.io/library/security-spire-config done [2024-03-18T19:23:51.557Z] #104 exporting layers 0.6s done [2024-03-18T19:23:51.557Z] #104 writing image sha256:b125eca68e0ac1f779176f704c04ed26b5e77e36aa51b909e440755e93f7314d done [2024-03-18T19:23:51.557Z] #104 naming to docker.io/library/security-spire-server done [2024-03-18T19:23:51.557Z] #104 writing image sha256:8bcad55bf14a6b887bbd34cf8cb86054839855148a8e68f366024a95bd232d75 done [2024-03-18T19:23:51.557Z] #104 naming to docker.io/library/security-spire-agent done [2024-03-18T19:23:51.557Z] #104 DONE 1.0s [2024-03-18T19:23:51.557Z] [2024-03-18T19:23:51.557Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:23:52.936Z] c4a7e357bf2a: Pull complete [2024-03-18T19:23:52.936Z] f0e02332f6b5: Pull complete [2024-03-18T19:23:52.936Z] 872ee5b61b7b: Pull complete [2024-03-18T19:24:01.181Z] 0c6a40ed1a82: Pull complete [2024-03-18T19:24:02.591Z] 94ae7d8d031c: Pull complete [2024-03-18T19:24:02.591Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T19:24:02.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T19:24:02.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:24:03.010Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T19:24:03.010Z] WORKDIR /edgex [2024-03-18T19:24:03.010Z] COPY go.mod . [2024-03-18T19:24:03.010Z] RUN go mod downloaddocker [2024-03-18T19:24:03.010Z] build -t ci-base-image-arm64 -f - . [2024-03-18T19:24:03.594Z] Sending build context to Docker daemon 2.993MB [2024-03-18T19:24:03.594Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T19:24:03.594Z] ---> 86de565de09d [2024-03-18T19:24:03.594Z] Step 2/4 : WORKDIR /edgex [2024-03-18T19:24:05.536Z] ---> Running in 456c530d8a63 [2024-03-18T19:24:05.536Z] Removing intermediate container 456c530d8a63 [2024-03-18T19:24:05.536Z] ---> 57b8b86ca89f [2024-03-18T19:24:05.536Z] Step 3/4 : COPY go.mod . [2024-03-18T19:24:05.823Z] ---> cbd1c50a89b7 [2024-03-18T19:24:05.823Z] Step 4/4 : RUN go mod download [2024-03-18T19:24:06.089Z] ---> Running in a94a94344155 [2024-03-18T19:24:30.749Z] #102 ... [2024-03-18T19:24:30.749Z] [2024-03-18T19:24:30.749Z] #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:30.749Z] #100 DONE 47.6s [2024-03-18T19:24:30.749Z] [2024-03-18T19:24:30.749Z] #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:30.749Z] #71 DONE 46.4s [2024-03-18T19:24:30.749Z] [2024-03-18T19:24:30.749Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:30.749Z] #102 DONE 47.7s [2024-03-18T19:24:30.749Z] [2024-03-18T19:24:30.749Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:30.749Z] #103 DONE 47.7s [2024-03-18T19:24:30.749Z] [2024-03-18T19:24:30.749Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #105 ... [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #106 [support-notifications builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #106 DONE 10.2s [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #105 DONE 10.1s [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #107 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #108 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #109 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #110 [security-bootstrapper builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #110 DONE 10.2s [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #111 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #112 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #113 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #114 [core-data builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #114 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #115 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #116 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #117 [core-command builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #117 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #118 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #119 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #120 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #121 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #122 [core-metadata builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #122 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #123 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #124 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #125 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:24:38.887Z] #126 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #127 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:24:38.887Z] #128 CACHED [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #129 [support-scheduler builder 6/7] COPY . . [2024-03-18T19:24:38.887Z] #129 DONE 10.2s [2024-03-18T19:24:38.887Z] [2024-03-18T19:24:38.887Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:24:39.454Z] #130 0.954 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-03-18T19:24:49.438Z] #130 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-18T19:24:49.438Z] #0 0.649 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-03-18T19:24:49.438Z] #131 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:24:49.438Z] #0 0.346 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-03-18T19:24:49.438Z] #132 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:24:49.438Z] #0 0.809 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-03-18T19:24:49.438Z] #133 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:24:49.438Z] #0 1.394 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-03-18T19:24:49.438Z] #134 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:24:49.438Z] #0 0.722 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-03-18T19:24:49.438Z] #135 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-18T19:24:49.438Z] #0 0.961 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-03-18T19:24:49.438Z] #136 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-18T19:24:49.438Z] #0 0.732 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-03-18T19:24:49.438Z] #137 ... [2024-03-18T19:24:49.438Z] [2024-03-18T19:24:49.438Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:24:49.438Z] #0 1.051 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-03-18T19:24:49.700Z] #138 ... [2024-03-18T19:24:49.700Z] [2024-03-18T19:24:49.700Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-18T19:24:49.700Z] #0 0.804 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-03-18T19:24:49.700Z] #139 ... [2024-03-18T19:24:49.700Z] [2024-03-18T19:24:49.700Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-18T19:24:49.700Z] #0 1.369 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-03-18T19:25:13.944Z] Removing intermediate container a94a94344155 [2024-03-18T19:25:13.944Z] ---> bd8dcfbe56d2 [2024-03-18T19:25:13.944Z] Successfully built bd8dcfbe56d2 [2024-03-18T19:25:13.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:25:14.365Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T19:25:14.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:25:14.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container [2024-03-18T19:25:14.697Z] $ 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-03-18T19:25:15.927Z] $ docker top 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:25:16.816Z] + go version [2024-03-18T19:25:16.816Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T19:25:16.849Z] $ docker stop --time=1 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c [2024-03-18T19:25:18.439Z] $ docker rm -f --volumes 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:25:19.354Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T19:25:19.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:25:19.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container [2024-03-18T19:25:19.669Z] $ 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-03-18T19:25:20.780Z] $ docker top 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T19:25:21.038Z] ========================================================= [2024-03-18T19:25:21.038Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-18T19:25:21.038Z] ========================================================= [Pipeline] sh [2024-03-18T19:25:21.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T19:25:22.086Z] + make test [2024-03-18T19:25:22.086Z] go test -race -coverprofile=coverage.out ./... [2024-03-18T19:25:57.493Z] #140 ... [2024-03-18T19:25:57.493Z] [2024-03-18T19:25:57.493Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-18T19:25:57.493Z] #137 72.29 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-03-18T19:26:00.953Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-18T19:26:44.511Z] #137 ... [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-18T19:26:44.511Z] #140 DONE 123.6s [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-18T19:26:44.511Z] #131 DONE 123.6s [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:26:44.511Z] #133 DONE 123.6s [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:26:44.511Z] #134 DONE 123.7s [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-18T19:26:44.511Z] #136 DONE 123.7s [2024-03-18T19:26:44.511Z] [2024-03-18T19:26:44.511Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.511Z] #141 ... [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:26:44.512Z] #130 DONE 123.7s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-18T19:26:44.512Z] #137 DONE 123.8s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #142 ... [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:26:44.512Z] #135 DONE 124.0s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:26:44.512Z] #138 DONE 124.0s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:26:44.512Z] #132 DONE 124.1s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-18T19:26:44.512Z] #139 DONE 124.1s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #143 ... [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #141 DONE 0.7s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #144 DONE 0.8s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-18T19:26:44.512Z] #145 DONE 0.8s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #142 DONE 0.7s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #146 DONE 0.7s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #147 ... [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #143 DONE 0.5s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #148 DONE 0.6s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #149 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #150 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #151 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #152 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #153 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #154 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #154 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #155 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #155 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #156 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #157 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #158 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:44.512Z] #159 CACHED [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #160 [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-03-18T19:26:44.512Z] #160 ... [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #147 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #161 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:44.512Z] #162 DONE 0.3s [2024-03-18T19:26:44.512Z] [2024-03-18T19:26:44.512Z] #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-18T19:26:46.446Z] #163 DONE 2.9s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-18T19:26:46.446Z] #164 DONE 2.9s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-18T19:26:46.446Z] #165 DONE 2.9s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #166 [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-03-18T19:26:46.446Z] #166 DONE 2.9s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #160 [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-03-18T19:26:46.446Z] #160 DONE 3.0s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-18T19:26:46.446Z] #167 DONE 2.9s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-18T19:26:46.446Z] #168 DONE 3.0s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #169 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.446Z] #169 ... [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-18T19:26:46.446Z] #170 DONE 3.0s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-18T19:26:46.446Z] #171 DONE 3.0s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-18T19:26:46.446Z] #172 DONE 3.0s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #173 [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-03-18T19:26:46.446Z] #173 DONE 0.3s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-18T19:26:46.446Z] #174 DONE 0.3s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-18T19:26:46.446Z] #175 ... [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.446Z] #176 DONE 0.3s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-18T19:26:46.446Z] #177 DONE 0.3s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #178 [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-03-18T19:26:46.446Z] #178 DONE 0.3s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #169 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.446Z] #169 DONE 0.4s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.446Z] #179 DONE 0.4s [2024-03-18T19:26:46.446Z] [2024-03-18T19:26:46.446Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.446Z] #180 DONE 0.3s [2024-03-18T19:26:46.706Z] [2024-03-18T19:26:46.706Z] #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.706Z] #181 DONE 0.3s [2024-03-18T19:26:46.706Z] [2024-03-18T19:26:46.706Z] #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.706Z] #182 DONE 0.4s [2024-03-18T19:26:46.706Z] [2024-03-18T19:26:46.706Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-18T19:26:46.706Z] #183 DONE 3.8s [2024-03-18T19:26:46.706Z] [2024-03-18T19:26:46.706Z] #104 [core-command] exporting to image [2024-03-18T19:26:46.706Z] #104 exporting layers [2024-03-18T19:26:46.968Z] #104 ... [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-18T19:26:46.968Z] #175 DONE 0.5s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-18T19:26:46.968Z] #184 DONE 0.5s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:26:46.968Z] #185 DONE 0.5s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-18T19:26:46.968Z] #186 DONE 0.5s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-18T19:26:46.968Z] #187 DONE 0.4s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:26:46.968Z] #188 DONE 0.4s [2024-03-18T19:26:46.968Z] [2024-03-18T19:26:46.968Z] #104 [core-metadata] exporting to image [2024-03-18T19:26:47.542Z] #104 ... [2024-03-18T19:26:47.542Z] [2024-03-18T19:26:47.542Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:26:47.542Z] #189 DONE 0.3s [2024-03-18T19:26:47.542Z] [2024-03-18T19:26:47.542Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-18T19:26:47.542Z] #190 DONE 0.3s [2024-03-18T19:26:47.542Z] [2024-03-18T19:26:47.542Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-18T19:26:47.542Z] #191 DONE 0.4s [2024-03-18T19:26:47.542Z] [2024-03-18T19:26:47.542Z] #104 [core-metadata] exporting to image [2024-03-18T19:26:47.542Z] #104 exporting layers 0.8s done [2024-03-18T19:26:47.542Z] #104 exporting layers 0.9s done [2024-03-18T19:26:47.542Z] #104 writing image sha256:90697f100c0b08875dd458fb58a28b2eb1c38d87c05dbefa7ab887a7e3d14e32 done [2024-03-18T19:26:47.542Z] #104 naming to docker.io/library/support-notifications [2024-03-18T19:26:47.542Z] #104 writing image sha256:da40873b81e3a672ce71fbb889e6ff2bb808eecbaecd8178ad25671e4b765202 [2024-03-18T19:26:47.803Z] #104 exporting layers 1.3s done [2024-03-18T19:26:47.803Z] #104 naming to docker.io/library/support-notifications 0.5s done [2024-03-18T19:26:48.066Z] #104 ... [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-18T19:26:48.066Z] #192 DONE 0.6s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-18T19:26:48.066Z] #193 DONE 0.6s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #104 [core-data] exporting to image [2024-03-18T19:26:48.066Z] #104 exporting layers 1.0s done [2024-03-18T19:26:48.066Z] #104 writing image sha256:da40873b81e3a672ce71fbb889e6ff2bb808eecbaecd8178ad25671e4b765202 0.5s done [2024-03-18T19:26:48.066Z] #104 writing image sha256:8bbf8747a58a5ebb73d6ecac574b99b1fb520fd929dd2fcf6b77d1ee02a91d61 0.0s done [2024-03-18T19:26:48.066Z] #104 writing image sha256:a83b7107af7f9e5830a1f49ecd7da506a77d7914b6691fffcbddd4fdb2d2e357 0.0s done [2024-03-18T19:26:48.066Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-03-18T19:26:48.066Z] #104 naming to docker.io/library/core-command done [2024-03-18T19:26:48.066Z] #104 naming to docker.io/library/support-scheduler done [2024-03-18T19:26:48.066Z] #104 writing image sha256:c01254560222826cd1f84766db4044de2fd270d8f20102f01fdbe919ca9ba4de done [2024-03-18T19:26:48.066Z] #104 naming to docker.io/library/core-data done [2024-03-18T19:26:48.066Z] #104 writing image sha256:a99fd720cbf3acb8f89410a3eadbf483d90a0177f823208c122a83ad1c1ca1e3 done [2024-03-18T19:26:48.066Z] #104 naming to docker.io/library/core-metadata done [2024-03-18T19:26:48.066Z] #104 DONE 2.6s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-18T19:26:48.066Z] #194 DONE 0.1s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-18T19:26:48.066Z] #195 DONE 0.1s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #196 [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-03-18T19:26:48.066Z] #196 DONE 0.1s [2024-03-18T19:26:48.066Z] [2024-03-18T19:26:48.066Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:26:48.327Z] #197 ... [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #198 [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-03-18T19:26:48.327Z] #198 DONE 0.0s [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:26:48.327Z] #199 DONE 1.3s [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:26:48.327Z] #200 DONE 1.3s [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-18T19:26:48.327Z] #201 DONE 0.1s [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:26:48.327Z] #202 DONE 1.0s [2024-03-18T19:26:48.327Z] [2024-03-18T19:26:48.327Z] #104 [security-proxy-setup] exporting to image [2024-03-18T19:26:48.587Z] #104 ... [2024-03-18T19:26:48.587Z] [2024-03-18T19:26:48.587Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-18T19:26:48.587Z] #203 DONE 0.1s [2024-03-18T19:26:48.587Z] [2024-03-18T19:26:48.587Z] #104 [core-common-config-bootstrapper] exporting to image [2024-03-18T19:26:48.587Z] #104 exporting layers 0.3s done [2024-03-18T19:26:48.587Z] #104 writing image sha256:077c22a68583303041d0d8a32b5d98a736897bdebd7d66f5c15a813ca0525a42 done [2024-03-18T19:26:48.587Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-18T19:26:48.587Z] #104 writing image sha256:9e0ebba469b581e31e7233bcc9256dd86c70270c361b2ef75c4374155c779625 [2024-03-18T19:26:48.587Z] #104 exporting layers 0.3s done [2024-03-18T19:26:48.587Z] #104 writing image sha256:9e0ebba469b581e31e7233bcc9256dd86c70270c361b2ef75c4374155c779625 done [2024-03-18T19:26:48.587Z] #104 naming to docker.io/library/security-proxy-auth done [2024-03-18T19:26:48.587Z] #104 writing image sha256:375e6bd0e8e5c8ff37722056ea81f4498c325160bf8a6ac5dd55c7a38ae59f9b done [2024-03-18T19:26:48.587Z] #104 naming to docker.io/library/security-proxy-setup done [2024-03-18T19:26:48.587Z] #104 DONE 3.0s [2024-03-18T19:26:48.587Z] [2024-03-18T19:26:48.587Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-18T19:26:48.848Z] #204 ... [2024-03-18T19:26:48.848Z] [2024-03-18T19:26:48.848Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:26:48.848Z] #197 DONE 0.7s [2024-03-18T19:26:49.109Z] [2024-03-18T19:26:49.109Z] #104 [security-secretstore-setup] exporting to image [2024-03-18T19:26:49.109Z] #104 ... [2024-03-18T19:26:49.109Z] [2024-03-18T19:26:49.109Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-18T19:26:49.109Z] #204 DONE 0.6s [2024-03-18T19:26:49.109Z] [2024-03-18T19:26:49.109Z] #104 [security-secretstore-setup] exporting to image [2024-03-18T19:26:49.109Z] #104 exporting layers 0.3s done [2024-03-18T19:26:49.109Z] #104 writing image sha256:e4a665798f2f2b05ddefd6df25fed04811867774b02223f2f8d55161acaa58ec 0.0s done [2024-03-18T19:26:49.109Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-03-18T19:26:49.109Z] #104 exporting layers 0.2s done [2024-03-18T19:26:49.109Z] #104 writing image sha256:08e0023b1c0e94d8eee898b329ecb0549177f88c9198df88d95a49c0da2320ce done [2024-03-18T19:26:49.109Z] #104 naming to docker.io/library/security-bootstrapper done [2024-03-18T19:26:49.109Z] #104 DONE 3.4s [2024-03-18T19:26:49.109Z] [2024-03-18T19:26:49.109Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T19:26:49.109Z] time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-18T19:26:49.142Z] $ docker stop --time=1 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 [2024-03-18T19:26:50.422Z] $ docker rm -f --volumes 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T19:26:50.842Z] + docker images [2024-03-18T19:26:50.842Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-18T19:26:50.842Z] security-proxy-auth latest 9e0ebba469b5 2 seconds ago 32.8MB [2024-03-18T19:26:50.842Z] security-bootstrapper latest 08e0023b1c0e 2 seconds ago 18.9MB [2024-03-18T19:26:50.842Z] security-proxy-setup latest 375e6bd0e8e5 2 seconds ago 26.2MB [2024-03-18T19:26:50.843Z] core-common-config-bootstrapper latest 077c22a68583 2 seconds ago 15.3MB [2024-03-18T19:26:50.843Z] security-secretstore-setup latest e4a665798f2f 2 seconds ago 36.7MB [2024-03-18T19:26:50.843Z] security-spiffe-token-provider latest da40873b81e3 4 seconds ago 29MB [2024-03-18T19:26:50.843Z] support-notifications latest 90697f100c0b 4 seconds ago 38.7MB [2024-03-18T19:26:50.843Z] core-data latest c01254560222 4 seconds ago 35.5MB [2024-03-18T19:26:50.843Z] core-command latest 8bbf8747a58a 4 seconds ago 35.1MB [2024-03-18T19:26:50.843Z] core-metadata latest a99fd720cbf3 4 seconds ago 35.7MB [2024-03-18T19:26:50.843Z] support-scheduler latest a83b7107af7f 4 seconds ago 38.1MB [2024-03-18T19:26:50.843Z] security-spire-config latest 84c4936682bf 3 minutes ago 102MB [2024-03-18T19:26:50.843Z] security-spire-agent latest 8bcad55bf14a 3 minutes ago 161MB [2024-03-18T19:26:50.843Z] security-spire-server latest b125eca68e0a 3 minutes ago 102MB [2024-03-18T19:26:50.843Z] ci-base-image-x86_64 latest 74384ec762b2 6 minutes ago 976MB [2024-03-18T19:26:50.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB [2024-03-18T19:26:50.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-18T19:26:50.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-18T19:28:37.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-18T19:28:41.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-18T19:28:41.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-18T19:28:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.245s coverage: 28.7% of statements [2024-03-18T19:28:49.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.256s coverage: 97.0% of statements [2024-03-18T19:28:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-18T19:28:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-18T19:28:54.595Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-18T19:28:58.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.348s coverage: 69.2% of statements [2024-03-18T19:28:58.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-18T19:28:58.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-18T19:29:00.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.296s coverage: 53.2% of statements [2024-03-18T19:29:04.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-18T19:29:04.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-18T19:29:04.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:29:04.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-18T19:29:04.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-18T19:29:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-18T19:29:12.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-18T19:29:20.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.510s coverage: 93.4% of statements [2024-03-18T19:29:20.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.625s coverage: 6.1% of statements [2024-03-18T19:29:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-18T19:29:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:29:24.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-18T19:29:26.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-18T19:29:26.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.518s coverage: 97.6% of statements [2024-03-18T19:29:27.099Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements [2024-03-18T19:29:35.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-18T19:29:35.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-18T19:29:35.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.9% of statements [2024-03-18T19:29:35.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.266s coverage: 32.2% of statements [2024-03-18T19:29:38.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.264s coverage: 41.7% of statements [2024-03-18T19:29:38.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 82.9% of statements [2024-03-18T19:29:38.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.173s coverage: 94.1% of statements [2024-03-18T19:29:38.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.214s coverage: 96.3% of statements [2024-03-18T19:29:43.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.214s coverage: 87.5% of statements [2024-03-18T19:29:43.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-18T19:29:45.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-18T19:29:45.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-18T19:29:45.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-18T19:29:47.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-18T19:29:47.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-18T19:29:47.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-18T19:29:47.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-18T19:29:54.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.185s coverage: 94.4% of statements [2024-03-18T19:29:54.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-18T19:29:54.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-18T19:29:54.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-18T19:29:54.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-18T19:30:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-18T19:30:02.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-18T19:30:04.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-18T19:30:08.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.006s coverage: 79.9% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.235s coverage: 92.9% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.068s coverage: 64.4% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.213s coverage: 87.2% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements [2024-03-18T19:30:08.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2024-03-18T19:30:09.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.471s coverage: 81.8% of statements [2024-03-18T19:30:09.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.347s coverage: 82.1% of statements [2024-03-18T19:30:10.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-18T19:30:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.206s coverage: 86.0% of statements [2024-03-18T19:30:14.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-18T19:30:14.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-18T19:30:16.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.789s coverage: 63.1% of statements [2024-03-18T19:30:16.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.200s coverage: 100.0% of statements [2024-03-18T19:30:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements [2024-03-18T19:30:17.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2024-03-18T19:30:17.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-18T19:30:17.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-18T19:30:17.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-18T19:30:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements [2024-03-18T19:30:18.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-03-18T19:30:23.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-18T19:30:23.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-18T19:30:23.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-18T19:30:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-18T19:30:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-18T19:30:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-18T19:30:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-18T19:30:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.725s coverage: 38.4% of statements [2024-03-18T19:30:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.212s coverage: 89.5% of statements [2024-03-18T19:30:26.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.189s coverage: 84.8% of statements [2024-03-18T19:30:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-18T19:30:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-18T19:30:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-18T19:30:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-18T19:30:37.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-18T19:30:37.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:30:37.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-18T19:30:37.079Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-18T19:30:37.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.262s coverage: 19.9% of statements [2024-03-18T19:30:38.295Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.515s coverage: 95.7% of statements [2024-03-18T19:30:40.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-18T19:30:40.232Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-18T19:30:41.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.262s coverage: 61.8% of statements [2024-03-18T19:30:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-18T19:30:43.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-18T19:30:44.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements [2024-03-18T19:30:46.641Z] 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-03-18T19:30:46.641Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T19:30:46.641Z] go vet ./... [2024-03-18T19:33:53.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T19:33:53.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T19:33:53.332Z] ./bin/test-attribution-txt.sh [2024-03-18T19:33:53.332Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-18T19:33:53.332Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T19:33:53.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-18T19:33:54.048Z] + ls -al . [2024-03-18T19:33:54.048Z] total 804 [2024-03-18T19:33:54.048Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 19:25 . [2024-03-18T19:33:54.048Z] drwxr-xr-x 4 root root 4096 Mar 18 19:25 .. [2024-03-18T19:33:54.048Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 .blubracket [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 10 Mar 18 19:23 .dockerignore [2024-03-18T19:33:54.048Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 19:23 .git [2024-03-18T19:33:54.048Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 19:23 .github [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 1074 Mar 18 19:23 .gitignore [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 42 Mar 18 19:23 .golangci.yml [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 100 Mar 18 19:23 .hadolint.yml [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 155 Mar 18 19:23 .sonarcloud.properties [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 1171 Mar 18 19:23 ADOPTERS.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 11674 Mar 18 19:23 Attribution.txt [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 100284 Mar 18 19:23 CHANGELOG.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 19:23 CONTRIBUTING.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 677 Mar 18 19:23 GOVERNANCE.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 861 Mar 18 19:23 Jenkinsfile [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 19:23 LICENSE [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 15392 Mar 18 19:23 Makefile [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 582 Mar 18 19:23 OWNERS.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 9528 Mar 18 19:23 README.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 789 Mar 18 19:23 SECURITY.md [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 19:19 VERSION [2024-03-18T19:33:54.048Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 bin [2024-03-18T19:33:54.048Z] drwxrwxr-x 18 1001 1001 4096 Mar 18 19:23 cmd [2024-03-18T19:33:54.048Z] -rw-r--r-- 1 root root 455122 Mar 18 19:30 coverage.out [2024-03-18T19:33:54.048Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 fuzz_test [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 7037 Mar 18 19:23 go.mod [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 101540 Mar 18 19:23 go.sum [2024-03-18T19:33:54.048Z] drwxrwxr-x 7 1001 1001 4096 Mar 18 19:23 internal [2024-03-18T19:33:54.048Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 19:23 openapi [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 584 Mar 18 19:23 security.txt [2024-03-18T19:33:54.048Z] -rw-rw-r-- 1 1001 1001 204 Mar 18 19:23 version.go [Pipeline] sh [2024-03-18T19:33:54.693Z] + '[' -e coverage.out ] [2024-03-18T19:33:54.693Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-18T19:33:54.728Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T19:33:55.499Z] Stashed 1 file(s) [Pipeline] sh [2024-03-18T19:33:56.137Z] + make build [2024-03-18T19:33:56.137Z] 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-03-18T19:36:17.773Z] 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-03-18T19:36:21.852Z] 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-03-18T19:36:28.161Z] 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-03-18T19:36:31.503Z] 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-03-18T19:36:58.180Z] 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-03-18T19:37:02.422Z] 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-03-18T19:37:12.495Z] 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-03-18T19:37:15.074Z] 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-03-18T19:37:18.411Z] 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-03-18T19:37:21.753Z] 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-03-18T19:37:26.003Z] 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-03-18T19:37:30.272Z] $ docker stop --time=1 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e [2024-03-18T19:37:32.663Z] $ docker rm -f --volumes 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e [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-03-18T19:37:36.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-18T19:37:36.724Z] [2024-03-18T19:37:36.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T19:37:37.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-18T19:37:37.401Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-18T19:37:37.401Z] 547446be3368: Pulling fs layer [2024-03-18T19:37:37.401Z] d125d8839a47: Pulling fs layer [2024-03-18T19:37:37.401Z] 3e85d5ac6304: Pulling fs layer [2024-03-18T19:37:37.401Z] c3105a71a48b: Pulling fs layer [2024-03-18T19:37:37.401Z] 0f093f025ec4: Pulling fs layer [2024-03-18T19:37:37.401Z] c3106fc0e877: Pulling fs layer [2024-03-18T19:37:37.401Z] c3105a71a48b: Waiting [2024-03-18T19:37:37.401Z] 0f093f025ec4: Waiting [2024-03-18T19:37:37.401Z] c3106fc0e877: Waiting [2024-03-18T19:37:37.401Z] 547446be3368: Download complete [2024-03-18T19:37:37.669Z] c3105a71a48b: Verifying Checksum [2024-03-18T19:37:37.669Z] c3105a71a48b: Download complete [2024-03-18T19:37:37.937Z] d125d8839a47: Verifying Checksum [2024-03-18T19:37:37.937Z] d125d8839a47: Download complete [2024-03-18T19:37:37.937Z] c3106fc0e877: Verifying Checksum [2024-03-18T19:37:37.937Z] c3106fc0e877: Download complete [2024-03-18T19:37:37.937Z] 0f093f025ec4: Verifying Checksum [2024-03-18T19:37:37.937Z] 0f093f025ec4: Download complete [2024-03-18T19:37:38.204Z] 547446be3368: Pull complete [2024-03-18T19:37:39.628Z] d125d8839a47: Pull complete [2024-03-18T19:37:39.895Z] 3e85d5ac6304: Verifying Checksum [2024-03-18T19:37:39.895Z] 3e85d5ac6304: Download complete [2024-03-18T19:37:49.964Z] 3e85d5ac6304: Pull complete [2024-03-18T19:37:49.964Z] c3105a71a48b: Pull complete [2024-03-18T19:37:50.925Z] 0f093f025ec4: Pull complete [2024-03-18T19:37:50.925Z] c3106fc0e877: Pull complete [2024-03-18T19:37:50.925Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-18T19:37:50.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-18T19:37:50.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T19:37:51.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container [2024-03-18T19:37:51.355Z] $ 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-03-18T19:37:53.560Z] $ docker top 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T19:37:54.477Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-18T19:38:04.556Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-03-18T19:38:04.556Z] #1 transferring dockerfile: [2024-03-18T19:38:04.556Z] #1 transferring dockerfile: 1.81kB 0.0s done [2024-03-18T19:38:04.556Z] #1 DONE 0.1s [2024-03-18T19:38:04.556Z] [2024-03-18T19:38:04.556Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-18T19:38:04.556Z] #2 transferring dockerfile: 2.50kB done [2024-03-18T19:38:04.556Z] #2 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #3 transferring dockerfile: 2.23kB done [2024-03-18T19:38:04.557Z] #3 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #4 transferring dockerfile: 1.89kB done [2024-03-18T19:38:04.557Z] #4 DONE 0.0s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #5 transferring dockerfile: 2.49kB done [2024-03-18T19:38:04.557Z] #5 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #6 transferring dockerfile: 2.15kB done [2024-03-18T19:38:04.557Z] #6 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #7 transferring dockerfile: 2.06kB 0.0s done [2024-03-18T19:38:04.557Z] #7 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #8 transferring dockerfile: 2.93kB 0.0s done [2024-03-18T19:38:04.557Z] #8 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-03-18T19:38:04.557Z] #9 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #10 [core-data internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #10 transferring dockerfile: 2.01kB done [2024-03-18T19:38:04.557Z] #10 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #11 transferring dockerfile: 1.95kB done [2024-03-18T19:38:04.557Z] #11 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-03-18T19:38:04.557Z] #12 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-03-18T19:38:04.557Z] #13 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-03-18T19:38:04.557Z] #14 transferring dockerfile: 1.70kB done [2024-03-18T19:38:04.557Z] #14 DONE 0.1s [2024-03-18T19:38:04.557Z] [2024-03-18T19:38:04.557Z] #15 [security-spire-agent internal] load .dockerignore [2024-03-18T19:38:04.557Z] #15 transferring context: 32B [2024-03-18T19:38:04.557Z] #15 transferring context: 50B done [2024-03-18T19:38:04.557Z] #15 DONE 0.1s [2024-03-18T19:38:05.142Z] [2024-03-18T19:38:05.142Z] #16 [security-proxy-setup internal] load .dockerignore [2024-03-18T19:38:05.142Z] #16 transferring context: 50B 0.0s done [2024-03-18T19:38:05.142Z] #16 DONE 0.0s [2024-03-18T19:38:05.407Z] [2024-03-18T19:38:05.407Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-18T19:38:05.407Z] #17 transferring context: 50B 0.0s done [2024-03-18T19:38:05.407Z] #17 DONE 0.1s [2024-03-18T19:38:05.407Z] [2024-03-18T19:38:05.407Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-03-18T19:38:05.407Z] #18 transferring context: 50B done [2024-03-18T19:38:05.407Z] #18 DONE 0.1s [2024-03-18T19:38:05.407Z] [2024-03-18T19:38:05.407Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-03-18T19:38:05.407Z] #19 transferring context: 50B 0.0s done [2024-03-18T19:38:05.407Z] #19 DONE 0.1s [2024-03-18T19:38:05.407Z] [2024-03-18T19:38:05.407Z] #20 [security-proxy-auth internal] load .dockerignore [2024-03-18T19:38:05.675Z] #20 transferring context: 50B 0.0s done [2024-03-18T19:38:05.675Z] #20 DONE 0.1s [2024-03-18T19:38:05.675Z] [2024-03-18T19:38:05.675Z] #21 [core-metadata internal] load .dockerignore [2024-03-18T19:38:05.675Z] #21 transferring context: 50B done [2024-03-18T19:38:05.675Z] #21 DONE 0.1s [2024-03-18T19:38:05.675Z] [2024-03-18T19:38:05.675Z] #22 [security-bootstrapper internal] load .dockerignore [2024-03-18T19:38:05.675Z] #22 transferring context: 50B 0.0s done [2024-03-18T19:38:05.675Z] #22 DONE 0.1s [2024-03-18T19:38:05.675Z] [2024-03-18T19:38:05.675Z] #23 [support-scheduler internal] load .dockerignore [2024-03-18T19:38:05.675Z] #23 transferring context: 50B 0.0s done [2024-03-18T19:38:05.675Z] #23 DONE 0.1s [2024-03-18T19:38:05.675Z] [2024-03-18T19:38:05.675Z] #24 [core-data internal] load .dockerignore [2024-03-18T19:38:05.675Z] #24 transferring context: 50B done [2024-03-18T19:38:05.675Z] #24 DONE 0.1s [2024-03-18T19:38:05.675Z] [2024-03-18T19:38:05.675Z] #25 [support-notifications internal] load .dockerignore [2024-03-18T19:38:05.675Z] #25 transferring context: 50B 0.0s done [2024-03-18T19:38:05.675Z] #25 DONE 0.1s [2024-03-18T19:38:06.006Z] [2024-03-18T19:38:06.006Z] #26 [security-spire-config internal] load .dockerignore [2024-03-18T19:38:06.006Z] #26 transferring context: 50B done [2024-03-18T19:38:06.006Z] #26 DONE 0.1s [2024-03-18T19:38:06.006Z] [2024-03-18T19:38:06.006Z] #27 [core-command internal] load .dockerignore [2024-03-18T19:38:06.006Z] #27 transferring context: 50B 0.0s done [2024-03-18T19:38:06.006Z] #27 DONE 0.1s [2024-03-18T19:38:06.006Z] [2024-03-18T19:38:06.006Z] #28 [security-spire-server internal] load .dockerignore [2024-03-18T19:38:06.006Z] #28 transferring context: 50B 0.0s done [2024-03-18T19:38:06.006Z] #28 DONE 0.1s [2024-03-18T19:38:06.006Z] [2024-03-18T19:38:06.006Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-18T19:38:06.607Z] #29 ... [2024-03-18T19:38:06.607Z] [2024-03-18T19:38:06.607Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:06.607Z] #30 DONE 0.5s [2024-03-18T19:38:06.607Z] [2024-03-18T19:38:06.607Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-18T19:38:06.885Z] #31 DONE 0.8s [2024-03-18T19:38:06.885Z] [2024-03-18T19:38:06.885Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:06.885Z] #32 DONE 0.0s [2024-03-18T19:38:06.885Z] [2024-03-18T19:38:06.885Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:06.885Z] #30 DONE 0.5s [2024-03-18T19:38:06.885Z] [2024-03-18T19:38:06.885Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-18T19:38:06.885Z] #29 DONE 0.8s [2024-03-18T19:38:06.885Z] [2024-03-18T19:38:06.885Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:06.885Z] #32 DONE 0.0s [2024-03-18T19:38:06.885Z] [2024-03-18T19:38:06.885Z] #33 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:06.885Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:07.163Z] #33 ... [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:07.163Z] #32 DONE 0.0s [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #33 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:07.163Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:38:07.163Z] #33 ... [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:07.163Z] #34 DONE 0.0s [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:07.163Z] #30 DONE 0.5s [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #35 [security-spire-agent internal] load build context [2024-03-18T19:38:07.163Z] #35 transferring context: 17.63kB 0.0s done [2024-03-18T19:38:07.163Z] #35 DONE 0.2s [2024-03-18T19:38:07.163Z] [2024-03-18T19:38:07.163Z] #33 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:07.163Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:38:07.163Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-18T19:38:07.163Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-18T19:38:07.163Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:38:07.444Z] #33 ... [2024-03-18T19:38:07.444Z] [2024-03-18T19:38:07.444Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:07.444Z] #32 DONE 0.0s [2024-03-18T19:38:07.444Z] [2024-03-18T19:38:07.444Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:07.444Z] #32 DONE 0.0s [2024-03-18T19:38:07.444Z] [2024-03-18T19:38:07.444Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:07.444Z] #30 DONE 0.6s [2024-03-18T19:38:07.444Z] [2024-03-18T19:38:07.444Z] #33 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:07.444Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:38:07.444Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-18T19:38:07.444Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-18T19:38:07.444Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:38:07.444Z] #33 ... [2024-03-18T19:38:07.444Z] [2024-03-18T19:38:07.444Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:07.444Z] #32 DONE 0.0s [2024-03-18T19:38:07.752Z] [2024-03-18T19:38:07.752Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:07.752Z] #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-18T19:38:07.752Z] #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-18T19:38:07.752Z] #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-18T19:38:07.752Z] #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-18T19:38:07.752Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-18T19:38:07.752Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-18T19:38:07.752Z] #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-03-18T19:38:07.752Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-18T19:38:07.752Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s [2024-03-18T19:38:07.752Z] #36 ... [2024-03-18T19:38:07.752Z] [2024-03-18T19:38:07.752Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:07.752Z] #32 DONE 0.0s [2024-03-18T19:38:07.752Z] [2024-03-18T19:38:07.752Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:07.752Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.81MB / 17.12MB 0.7s [2024-03-18T19:38:08.044Z] #36 ... [2024-03-18T19:38:08.044Z] [2024-03-18T19:38:08.044Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:08.044Z] #32 DONE 0.0s [2024-03-18T19:38:08.044Z] [2024-03-18T19:38:08.044Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:08.044Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 0.8s [2024-03-18T19:38:08.314Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.07MB / 17.12MB 1.1s [2024-03-18T19:38:08.314Z] #36 ... [2024-03-18T19:38:08.314Z] [2024-03-18T19:38:08.314Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:08.314Z] #30 DONE 1.2s [2024-03-18T19:38:08.314Z] [2024-03-18T19:38:08.314Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:08.314Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-18T19:38:08.581Z] #36 ... [2024-03-18T19:38:08.581Z] [2024-03-18T19:38:08.581Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-18T19:38:08.581Z] #32 DONE 0.0s [2024-03-18T19:38:08.581Z] [2024-03-18T19:38:08.581Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:08.581Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.4s [2024-03-18T19:38:08.581Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.5s [2024-03-18T19:38:08.848Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.44MB / 17.12MB 1.8s [2024-03-18T19:38:09.121Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.0s [2024-03-18T19:38:09.387Z] #36 ... [2024-03-18T19:38:09.387Z] [2024-03-18T19:38:09.387Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-18T19:38:09.387Z] #30 DONE 2.0s [2024-03-18T19:38:09.387Z] [2024-03-18T19:38:09.387Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:09.387Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.2s [2024-03-18T19:38:09.387Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-03-18T19:38:09.387Z] #36 ... [2024-03-18T19:38:09.387Z] [2024-03-18T19:38:09.387Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-18T19:38:09.387Z] #31 DONE 1.5s [2024-03-18T19:38:09.387Z] [2024-03-18T19:38:09.387Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:09.387Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-03-18T19:38:09.652Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.4s [2024-03-18T19:38:09.652Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 2.6s [2024-03-18T19:38:09.919Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 2.7s [2024-03-18T19:38:10.191Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s done [2024-03-18T19:38:10.457Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-03-18T19:38:11.415Z] #36 ... [2024-03-18T19:38:11.415Z] [2024-03-18T19:38:11.415Z] #37 [security-spire-server internal] load build context [2024-03-18T19:38:11.415Z] #37 transferring context: 18.10kB 0.1s done [2024-03-18T19:38:11.415Z] #37 DONE 1.6s [2024-03-18T19:38:11.415Z] [2024-03-18T19:38:11.415Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:11.680Z] #36 ... [2024-03-18T19:38:11.680Z] [2024-03-18T19:38:11.680Z] #38 [security-spire-config internal] load build context [2024-03-18T19:38:11.680Z] #38 transferring context: 16.35kB 0.3s done [2024-03-18T19:38:11.680Z] #38 DONE 2.2s [2024-03-18T19:38:11.680Z] [2024-03-18T19:38:11.680Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:11.680Z] #36 ... [2024-03-18T19:38:11.680Z] [2024-03-18T19:38:11.680Z] #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-18T19:38:11.680Z] #39 DONE 4.9s [2024-03-18T19:38:11.949Z] [2024-03-18T19:38:11.949Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-18T19:38:12.940Z] #40 DONE 1.3s [2024-03-18T19:38:12.940Z] [2024-03-18T19:38:12.940Z] #33 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T19:38:12.940Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-03-18T19:38:12.940Z] #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-18T19:38:12.940Z] #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-18T19:38:12.940Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-18T19:38:12.940Z] #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 1.9s done [2024-03-18T19:38:12.940Z] #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.4s done [2024-03-18T19:38:14.884Z] #33 DONE 8.4s [2024-03-18T19:38:14.884Z] [2024-03-18T19:38:14.884Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:14.884Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-18T19:38:14.884Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-18T19:38:14.884Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-18T19:38:14.884Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-18T19:38:14.884Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-03-18T19:38:14.884Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-03-18T19:38:14.884Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2024-03-18T19:38:14.884Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.0s done [2024-03-18T19:38:14.884Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-18T19:38:14.884Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-03-18T19:38:14.884Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-03-18T19:38:14.884Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.0s [2024-03-18T19:38:14.884Z] #41 ... [2024-03-18T19:38:14.884Z] [2024-03-18T19:38:14.884Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:38:16.829Z] #42 ... [2024-03-18T19:38:16.829Z] [2024-03-18T19:38:16.829Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:16.829Z] #43 transferring context: 31.32MB 9.7s [2024-03-18T19:38:17.100Z] #43 ... [2024-03-18T19:38:17.100Z] [2024-03-18T19:38:17.100Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:17.100Z] #41 ... [2024-03-18T19:38:17.100Z] [2024-03-18T19:38:17.100Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:17.100Z] #44 ... [2024-03-18T19:38:17.100Z] [2024-03-18T19:38:17.100Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:38:17.370Z] #45 ... [2024-03-18T19:38:17.370Z] [2024-03-18T19:38:17.370Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:17.370Z] #34 ... [2024-03-18T19:38:17.370Z] [2024-03-18T19:38:17.370Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:17.637Z] #46 ... [2024-03-18T19:38:17.637Z] [2024-03-18T19:38:17.637Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:17.637Z] #47 ... [2024-03-18T19:38:17.637Z] [2024-03-18T19:38:17.637Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:17.903Z] #48 ... [2024-03-18T19:38:17.903Z] [2024-03-18T19:38:17.903Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:18.193Z] #34 ... [2024-03-18T19:38:18.193Z] [2024-03-18T19:38:18.193Z] #49 [core-data internal] load build context [2024-03-18T19:38:18.193Z] #49 ... [2024-03-18T19:38:18.193Z] [2024-03-18T19:38:18.193Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:18.193Z] #50 ... [2024-03-18T19:38:18.193Z] [2024-03-18T19:38:18.193Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:18.459Z] #34 ... [2024-03-18T19:38:18.459Z] [2024-03-18T19:38:18.459Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:18.725Z] #51 ... [2024-03-18T19:38:18.725Z] [2024-03-18T19:38:18.725Z] #49 [core-data internal] load build context [2024-03-18T19:38:19.693Z] #49 ... [2024-03-18T19:38:19.693Z] [2024-03-18T19:38:19.693Z] #52 [core-command internal] load build context [2024-03-18T19:38:19.693Z] #52 ... [2024-03-18T19:38:19.693Z] [2024-03-18T19:38:19.693Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:20.656Z] #44 ... [2024-03-18T19:38:20.656Z] [2024-03-18T19:38:20.656Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-18T19:38:20.656Z] #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:20.656Z] #0 4.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:20.656Z] #0 6.259 OK: 266 MiB in 52 packages [2024-03-18T19:38:20.656Z] #53 DONE 7.9s [2024-03-18T19:38:20.922Z] [2024-03-18T19:38:20.922Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:21.881Z] #44 ... [2024-03-18T19:38:21.881Z] [2024-03-18T19:38:21.881Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:21.881Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2024-03-18T19:38:21.881Z] #36 ... [2024-03-18T19:38:21.881Z] [2024-03-18T19:38:21.881Z] #49 [core-data internal] load build context [2024-03-18T19:38:22.148Z] #49 transferring context: 36.52MB 12.4s [2024-03-18T19:38:23.107Z] #49 ... [2024-03-18T19:38:23.107Z] [2024-03-18T19:38:23.107Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-18T19:38:23.107Z] #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.107Z] #0 9.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.107Z] #54 ... [2024-03-18T19:38:23.107Z] [2024-03-18T19:38:23.107Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:38:23.107Z] #0 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.107Z] #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.107Z] #55 ... [2024-03-18T19:38:23.107Z] [2024-03-18T19:38:23.107Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:38:23.107Z] #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.107Z] #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:23.375Z] #56 10.28 OK: 266 MiB in 52 packages [2024-03-18T19:38:23.375Z] #56 ... [2024-03-18T19:38:23.375Z] [2024-03-18T19:38:23.375Z] #49 [core-data internal] load build context [2024-03-18T19:38:24.794Z] #49 ... [2024-03-18T19:38:24.794Z] [2024-03-18T19:38:24.794Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:38:24.794Z] #56 DONE 11.6s [2024-03-18T19:38:24.794Z] [2024-03-18T19:38:24.794Z] #49 [core-data internal] load build context [2024-03-18T19:38:24.794Z] #49 ... [2024-03-18T19:38:24.794Z] [2024-03-18T19:38:24.794Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-18T19:38:24.794Z] #55 10.50 OK: 266 MiB in 52 packages [2024-03-18T19:38:24.794Z] #55 DONE 11.6s [2024-03-18T19:38:24.794Z] [2024-03-18T19:38:24.794Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-18T19:38:24.794Z] #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:24.794Z] #57 ... [2024-03-18T19:38:24.794Z] [2024-03-18T19:38:24.794Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:25.060Z] #50 ... [2024-03-18T19:38:25.060Z] [2024-03-18T19:38:25.060Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-18T19:38:25.060Z] #57 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:25.326Z] #57 ... [2024-03-18T19:38:25.326Z] [2024-03-18T19:38:25.326Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:25.593Z] #58 ... [2024-03-18T19:38:25.593Z] [2024-03-18T19:38:25.593Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-18T19:38:25.593Z] #59 ... [2024-03-18T19:38:25.593Z] [2024-03-18T19:38:25.593Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:25.860Z] #60 ... [2024-03-18T19:38:25.860Z] [2024-03-18T19:38:25.860Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-18T19:38:25.860Z] #61 ... [2024-03-18T19:38:25.860Z] [2024-03-18T19:38:25.860Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:38:25.860Z] #62 ... [2024-03-18T19:38:25.860Z] [2024-03-18T19:38:25.860Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:38:26.128Z] #63 ... [2024-03-18T19:38:26.128Z] [2024-03-18T19:38:26.128Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-18T19:38:26.128Z] #64 ... [2024-03-18T19:38:26.128Z] [2024-03-18T19:38:26.128Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:38:26.128Z] #42 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:27.094Z] #42 ... [2024-03-18T19:38:27.094Z] [2024-03-18T19:38:27.094Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:27.360Z] #43 ... [2024-03-18T19:38:27.360Z] [2024-03-18T19:38:27.360Z] #49 [core-data internal] load build context [2024-03-18T19:38:27.360Z] #49 transferring context: 44.61MB 17.6s [2024-03-18T19:38:27.360Z] #49 ... [2024-03-18T19:38:27.360Z] [2024-03-18T19:38:27.360Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:38:27.629Z] #45 ... [2024-03-18T19:38:27.629Z] [2024-03-18T19:38:27.629Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:27.629Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s [2024-03-18T19:38:27.629Z] #41 ... [2024-03-18T19:38:27.629Z] [2024-03-18T19:38:27.629Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:27.629Z] #46 ... [2024-03-18T19:38:27.629Z] [2024-03-18T19:38:27.629Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:27.899Z] #47 ... [2024-03-18T19:38:27.899Z] [2024-03-18T19:38:27.899Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:28.482Z] #41 ... [2024-03-18T19:38:28.482Z] [2024-03-18T19:38:28.482Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:28.767Z] #34 ... [2024-03-18T19:38:28.767Z] [2024-03-18T19:38:28.767Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:28.767Z] #48 ... [2024-03-18T19:38:28.767Z] [2024-03-18T19:38:28.767Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:29.033Z] #51 ... [2024-03-18T19:38:29.033Z] [2024-03-18T19:38:29.033Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:29.615Z] #43 ... [2024-03-18T19:38:29.615Z] [2024-03-18T19:38:29.615Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-18T19:38:29.615Z] #57 12.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:29.615Z] #57 12.04 (2/4) Installing openssl (3.1.4-r5) [2024-03-18T19:38:29.615Z] #57 12.17 (3/4) Installing su-exec (0.2-r3) [2024-03-18T19:38:29.615Z] #57 12.29 (4/4) Installing yq (4.33.3-r5) [2024-03-18T19:38:29.615Z] #57 12.81 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:29.615Z] #57 12.98 OK: 18 MiB in 19 packages [2024-03-18T19:38:29.615Z] #57 DONE 14.7s [2024-03-18T19:38:29.615Z] [2024-03-18T19:38:29.615Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:29.615Z] #43 ... [2024-03-18T19:38:29.615Z] [2024-03-18T19:38:29.615Z] #52 [core-command internal] load build context [2024-03-18T19:38:29.881Z] #52 ... [2024-03-18T19:38:29.881Z] [2024-03-18T19:38:29.881Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:32.459Z] #43 ... [2024-03-18T19:38:32.459Z] [2024-03-18T19:38:32.459Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:32.459Z] #44 ... [2024-03-18T19:38:32.459Z] [2024-03-18T19:38:32.459Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:32.459Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.5s [2024-03-18T19:38:32.459Z] #36 ... [2024-03-18T19:38:32.459Z] [2024-03-18T19:38:32.459Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:32.459Z] #43 transferring context: 52.57MB 25.2s [2024-03-18T19:38:34.399Z] #43 ... [2024-03-18T19:38:34.400Z] [2024-03-18T19:38:34.400Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-18T19:38:34.400Z] #54 11.83 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:38:34.400Z] #54 11.83 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:38:34.400Z] #54 11.83 OK: 19953 distinct packages available [2024-03-18T19:38:34.400Z] #54 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:34.400Z] #54 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:34.400Z] #54 19.54 OK: 266 MiB in 52 packages [2024-03-18T19:38:34.400Z] #54 DONE 21.2s [2024-03-18T19:38:34.400Z] [2024-03-18T19:38:34.400Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:35.360Z] #43 ... [2024-03-18T19:38:35.360Z] [2024-03-18T19:38:35.360Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:35.360Z] #50 ... [2024-03-18T19:38:35.360Z] [2024-03-18T19:38:35.360Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:35.360Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.8s [2024-03-18T19:38:35.626Z] #41 ... [2024-03-18T19:38:35.627Z] [2024-03-18T19:38:35.627Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:36.209Z] #43 ... [2024-03-18T19:38:36.209Z] [2024-03-18T19:38:36.209Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-18T19:38:36.209Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.6s done [2024-03-18T19:38:36.209Z] #36 DONE 29.3s [2024-03-18T19:38:36.209Z] [2024-03-18T19:38:36.209Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:37.168Z] #43 ... [2024-03-18T19:38:37.168Z] [2024-03-18T19:38:37.168Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-18T19:38:37.168Z] #59 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:37.168Z] #59 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:37.168Z] #59 19.27 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:38:37.168Z] #59 19.27 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:38:37.168Z] #59 19.27 OK: 19947 distinct packages available [2024-03-18T19:38:37.168Z] #59 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:37.168Z] #59 ... [2024-03-18T19:38:37.168Z] [2024-03-18T19:38:37.168Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:38:37.168Z] #63 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:37.168Z] #63 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:37.168Z] #63 21.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:38:37.168Z] #63 21.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:38:37.168Z] #63 21.47 OK: 19947 distinct packages available [2024-03-18T19:38:37.168Z] #63 ... [2024-03-18T19:38:37.168Z] [2024-03-18T19:38:37.168Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:37.434Z] #43 transferring context: 65.68MB 30.3s [2024-03-18T19:38:37.701Z] #43 ... [2024-03-18T19:38:37.701Z] [2024-03-18T19:38:37.701Z] #49 [core-data internal] load build context [2024-03-18T19:38:37.966Z] #49 ... [2024-03-18T19:38:37.966Z] [2024-03-18T19:38:37.967Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:38:37.967Z] #45 ... [2024-03-18T19:38:37.967Z] [2024-03-18T19:38:37.967Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:37.967Z] #46 ... [2024-03-18T19:38:37.967Z] [2024-03-18T19:38:37.967Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:38.243Z] #47 ... [2024-03-18T19:38:38.243Z] [2024-03-18T19:38:38.243Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:38:38.243Z] #42 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:38.243Z] #42 19.33 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-18T19:38:38.243Z] #42 19.33 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-18T19:38:38.243Z] #42 19.33 OK: 19947 distinct packages available [2024-03-18T19:38:38.243Z] #42 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:38.243Z] #42 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:38.243Z] #42 ... [2024-03-18T19:38:38.243Z] [2024-03-18T19:38:38.243Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:38.243Z] #58 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:38.243Z] #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:38.243Z] #58 22.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:38.243Z] #58 22.21 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:38.243Z] #58 22.27 OK: 8 MiB in 16 packages [2024-03-18T19:38:38.515Z] #58 ... [2024-03-18T19:38:38.515Z] [2024-03-18T19:38:38.515Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:39.108Z] #47 ... [2024-03-18T19:38:39.108Z] [2024-03-18T19:38:39.108Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:39.108Z] #34 ... [2024-03-18T19:38:39.108Z] [2024-03-18T19:38:39.108Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:39.374Z] #48 ... [2024-03-18T19:38:39.374Z] [2024-03-18T19:38:39.374Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:39.374Z] #51 ... [2024-03-18T19:38:39.374Z] [2024-03-18T19:38:39.374Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:39.641Z] #48 ... [2024-03-18T19:38:39.641Z] [2024-03-18T19:38:39.641Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-18T19:38:39.641Z] #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:39.641Z] #0 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:39.641Z] #65 ... [2024-03-18T19:38:39.641Z] [2024-03-18T19:38:39.641Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:39.913Z] #51 ... [2024-03-18T19:38:39.913Z] [2024-03-18T19:38:39.913Z] #52 [core-command internal] load build context [2024-03-18T19:38:40.182Z] #52 ... [2024-03-18T19:38:40.182Z] [2024-03-18T19:38:40.182Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-18T19:38:40.182Z] #61 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.182Z] #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.182Z] #61 24.17 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:40.182Z] #61 24.17 (2/2) Installing su-exec (0.2-r3) [2024-03-18T19:38:40.182Z] #61 24.17 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:40.182Z] #61 24.29 OK: 8 MiB in 17 packages [2024-03-18T19:38:40.182Z] #61 ... [2024-03-18T19:38:40.182Z] [2024-03-18T19:38:40.182Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:40.182Z] #41 ... [2024-03-18T19:38:40.182Z] [2024-03-18T19:38:40.182Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:40.182Z] #58 DONE 25.0s [2024-03-18T19:38:40.182Z] [2024-03-18T19:38:40.182Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:40.182Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.8s [2024-03-18T19:38:40.449Z] #41 ... [2024-03-18T19:38:40.449Z] [2024-03-18T19:38:40.449Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:38:40.449Z] #62 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.449Z] #62 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.449Z] #62 22.64 (1/2) Installing ca-certificates (20240226-r0) [2024-03-18T19:38:40.449Z] #62 23.00 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:40.449Z] #62 23.17 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:40.449Z] #62 23.36 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:38:40.449Z] #62 ... [2024-03-18T19:38:40.449Z] [2024-03-18T19:38:40.449Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:40.449Z] #60 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.449Z] #60 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:40.449Z] #60 23.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:40.449Z] #60 23.96 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:40.449Z] #60 24.18 OK: 8 MiB in 16 packages [2024-03-18T19:38:40.716Z] #60 ... [2024-03-18T19:38:40.716Z] [2024-03-18T19:38:40.716Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-18T19:38:42.677Z] #66 ... [2024-03-18T19:38:42.677Z] [2024-03-18T19:38:42.677Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-18T19:38:42.677Z] #61 DONE 26.7s [2024-03-18T19:38:42.677Z] [2024-03-18T19:38:42.677Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:42.677Z] #44 ... [2024-03-18T19:38:42.677Z] [2024-03-18T19:38:42.677Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-18T19:38:42.677Z] #64 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:42.677Z] #64 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:42.677Z] #64 26.68 (1/4) Installing ca-certificates (20240226-r0) [2024-03-18T19:38:42.677Z] #64 26.92 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:42.677Z] #64 26.92 (3/4) Installing su-exec (0.2-r3) [2024-03-18T19:38:42.677Z] #64 26.92 (4/4) Installing yq (4.33.3-r5) [2024-03-18T19:38:42.677Z] #64 ... [2024-03-18T19:38:42.677Z] [2024-03-18T19:38:42.677Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:42.677Z] #44 transferring context: 95.64MB 35.2s [2024-03-18T19:38:42.957Z] #44 ... [2024-03-18T19:38:42.957Z] [2024-03-18T19:38:42.957Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-18T19:38:42.957Z] #60 DONE 27.2s [2024-03-18T19:38:42.957Z] [2024-03-18T19:38:42.957Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:43.541Z] #44 ... [2024-03-18T19:38:43.542Z] [2024-03-18T19:38:43.542Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-18T19:38:43.542Z] #62 25.30 OK: 9 MiB in 17 packages [2024-03-18T19:38:43.542Z] #62 DONE 27.9s [2024-03-18T19:38:43.542Z] [2024-03-18T19:38:43.542Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:38:43.808Z] #67 ... [2024-03-18T19:38:43.808Z] [2024-03-18T19:38:43.808Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-18T19:38:43.808Z] #65 12.02 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:38:43.808Z] #65 12.07 OK: 18 MiB in 19 packages [2024-03-18T19:38:43.808Z] #65 DONE 14.0s [2024-03-18T19:38:43.808Z] [2024-03-18T19:38:43.808Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:38:43.808Z] #42 28.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:43.808Z] #42 28.80 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:38:43.808Z] #42 28.88 (3/4) Installing libucontext (1.2-r2) [2024-03-18T19:38:43.808Z] #42 28.92 (4/4) Installing gcompat (1.1.0-r1) [2024-03-18T19:38:43.808Z] #42 29.03 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:44.073Z] #42 29.23 OK: 8 MiB in 19 packages [2024-03-18T19:38:45.485Z] #42 ... [2024-03-18T19:38:45.485Z] [2024-03-18T19:38:45.485Z] #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-18T19:38:45.485Z] #59 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:45.485Z] #59 28.23 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:45.485Z] #59 28.25 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:38:45.485Z] #59 28.26 (3/5) Installing libucontext (1.2-r2) [2024-03-18T19:38:45.485Z] #59 28.29 (4/5) Installing gcompat (1.1.0-r1) [2024-03-18T19:38:45.485Z] #59 28.40 (5/5) Installing openssl (3.1.4-r5) [2024-03-18T19:38:45.485Z] #59 28.52 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:45.485Z] #59 28.61 OK: 9 MiB in 20 packages [2024-03-18T19:38:45.485Z] #59 DONE 31.1s [2024-03-18T19:38:45.485Z] [2024-03-18T19:38:45.485Z] #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-18T19:38:45.485Z] #42 DONE 30.9s [2024-03-18T19:38:45.485Z] [2024-03-18T19:38:45.485Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-18T19:38:45.485Z] #64 27.61 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:45.485Z] #64 27.61 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:38:45.485Z] #64 28.29 OK: 18 MiB in 19 packages [2024-03-18T19:38:45.485Z] #64 DONE 29.9s [2024-03-18T19:38:45.485Z] [2024-03-18T19:38:45.485Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:45.751Z] #50 ... [2024-03-18T19:38:45.751Z] [2024-03-18T19:38:45.751Z] #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-03-18T19:38:46.018Z] #68 ... [2024-03-18T19:38:46.018Z] [2024-03-18T19:38:46.018Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-18T19:38:46.018Z] #69 DONE 2.2s [2024-03-18T19:38:46.018Z] [2024-03-18T19:38:46.018Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:47.421Z] #50 ... [2024-03-18T19:38:47.421Z] [2024-03-18T19:38:47.421Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-18T19:38:47.421Z] #63 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:47.421Z] #63 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:47.421Z] #63 29.41 (1/11) Installing ca-certificates (20240226-r0) [2024-03-18T19:38:47.421Z] #63 29.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-18T19:38:47.421Z] #63 29.65 (3/11) Installing libunistring (1.1-r1) [2024-03-18T19:38:47.421Z] #63 29.65 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-18T19:38:47.421Z] #63 29.65 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-18T19:38:47.421Z] #63 29.65 (6/11) Installing libcurl (8.5.0-r0) [2024-03-18T19:38:47.421Z] #63 29.74 (7/11) Installing curl (8.5.0-r0) [2024-03-18T19:38:47.421Z] #63 29.74 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-18T19:38:47.421Z] #63 29.74 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-18T19:38:47.421Z] #63 29.74 (10/11) Installing libucontext (1.2-r2) [2024-03-18T19:38:47.421Z] #63 29.74 (11/11) Installing gcompat (1.1.0-r1) [2024-03-18T19:38:47.421Z] #63 29.74 Executing busybox-1.36.1-r5.trigger [2024-03-18T19:38:47.421Z] #63 29.84 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:38:47.421Z] #63 30.06 OK: 13 MiB in 26 packages [2024-03-18T19:38:47.421Z] #63 DONE 31.6s [2024-03-18T19:38:47.421Z] [2024-03-18T19:38:47.421Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-03-18T19:38:47.421Z] #66 7.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:48.002Z] #66 7.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:48.002Z] #66 ... [2024-03-18T19:38:48.002Z] [2024-03-18T19:38:48.002Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:48.002Z] #43 transferring context: 86.07MB 40.7s [2024-03-18T19:38:48.002Z] #43 ... [2024-03-18T19:38:48.002Z] [2024-03-18T19:38:48.002Z] #49 [core-data internal] load build context [2024-03-18T19:38:48.002Z] #49 ... [2024-03-18T19:38:48.002Z] [2024-03-18T19:38:48.002Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:38:48.267Z] #45 ... [2024-03-18T19:38:48.267Z] [2024-03-18T19:38:48.267Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:48.544Z] #43 ... [2024-03-18T19:38:48.544Z] [2024-03-18T19:38:48.544Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:48.821Z] #46 ... [2024-03-18T19:38:48.821Z] [2024-03-18T19:38:48.821Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:49.089Z] #50 ... [2024-03-18T19:38:49.089Z] [2024-03-18T19:38:49.089Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:49.357Z] #47 ... [2024-03-18T19:38:49.357Z] [2024-03-18T19:38:49.357Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:49.357Z] #34 ... [2024-03-18T19:38:49.357Z] [2024-03-18T19:38:49.357Z] #47 [core-metadata internal] load build context [2024-03-18T19:38:49.945Z] #47 ... [2024-03-18T19:38:49.945Z] [2024-03-18T19:38:49.945Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:49.945Z] #48 ... [2024-03-18T19:38:49.945Z] [2024-03-18T19:38:49.945Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:50.211Z] #51 ... [2024-03-18T19:38:50.211Z] [2024-03-18T19:38:50.211Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-18T19:38:50.211Z] #66 8.922 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:38:50.211Z] #66 8.922 OK: 8 MiB in 16 packages [2024-03-18T19:38:50.211Z] #66 DONE 10.0s [2024-03-18T19:38:50.211Z] [2024-03-18T19:38:50.211Z] #51 [support-notifications internal] load build context [2024-03-18T19:38:50.211Z] #51 ... [2024-03-18T19:38:50.211Z] [2024-03-18T19:38:50.211Z] #52 [core-command internal] load build context [2024-03-18T19:38:50.211Z] #52 ... [2024-03-18T19:38:50.211Z] [2024-03-18T19:38:50.211Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:38:50.799Z] #48 ... [2024-03-18T19:38:50.799Z] [2024-03-18T19:38:50.799Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:38:50.799Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.2s done [2024-03-18T19:38:51.066Z] #41 ... [2024-03-18T19:38:51.066Z] [2024-03-18T19:38:51.066Z] #52 [core-command internal] load build context [2024-03-18T19:38:53.012Z] #52 ... [2024-03-18T19:38:53.012Z] [2024-03-18T19:38:53.012Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-18T19:38:53.012Z] #0 8.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:53.012Z] #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:53.012Z] #70 ... [2024-03-18T19:38:53.012Z] [2024-03-18T19:38:53.012Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:38:53.012Z] #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:53.012Z] #71 ... [2024-03-18T19:38:53.012Z] [2024-03-18T19:38:53.012Z] #52 [core-command internal] load build context [2024-03-18T19:38:53.012Z] #52 transferring context: 109.14MB 42.0s [2024-03-18T19:38:53.591Z] #52 ... [2024-03-18T19:38:53.591Z] [2024-03-18T19:38:53.591Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:53.857Z] #44 ... [2024-03-18T19:38:53.857Z] [2024-03-18T19:38:53.857Z] #52 [core-command internal] load build context [2024-03-18T19:38:55.280Z] #52 ... [2024-03-18T19:38:55.280Z] [2024-03-18T19:38:55.280Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-18T19:38:55.280Z] #70 11.23 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:38:55.280Z] #70 11.27 OK: 8 MiB in 17 packages [2024-03-18T19:38:55.280Z] #70 DONE 12.5s [2024-03-18T19:38:55.280Z] [2024-03-18T19:38:55.280Z] #52 [core-command internal] load build context [2024-03-18T19:38:55.547Z] #52 ... [2024-03-18T19:38:55.547Z] [2024-03-18T19:38:55.547Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-18T19:38:55.547Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:55.547Z] #72 ... [2024-03-18T19:38:55.547Z] [2024-03-18T19:38:55.547Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:55.813Z] #44 ... [2024-03-18T19:38:55.813Z] [2024-03-18T19:38:55.813Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-18T19:38:55.813Z] #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:56.083Z] #73 ... [2024-03-18T19:38:56.083Z] [2024-03-18T19:38:56.083Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:57.493Z] #44 ... [2024-03-18T19:38:57.493Z] [2024-03-18T19:38:57.493Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:38:57.493Z] #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:57.493Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:57.760Z] #74 ... [2024-03-18T19:38:57.760Z] [2024-03-18T19:38:57.760Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:38:57.760Z] #45 ... [2024-03-18T19:38:57.760Z] [2024-03-18T19:38:57.760Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:58.030Z] #44 ... [2024-03-18T19:38:58.030Z] [2024-03-18T19:38:58.030Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:38:58.030Z] #71 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:38:58.030Z] #71 13.40 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:38:58.030Z] #71 13.48 OK: 8 MiB in 16 packages [2024-03-18T19:38:58.030Z] #71 DONE 15.1s [2024-03-18T19:38:58.030Z] [2024-03-18T19:38:58.030Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:58.030Z] #44 transferring context: 130.33MB 50.5s [2024-03-18T19:38:58.295Z] #44 ... [2024-03-18T19:38:58.295Z] [2024-03-18T19:38:58.295Z] #49 [core-data internal] load build context [2024-03-18T19:38:58.562Z] #49 ... [2024-03-18T19:38:58.562Z] [2024-03-18T19:38:58.562Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:38:58.562Z] #44 ... [2024-03-18T19:38:58.562Z] [2024-03-18T19:38:58.562Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:58.827Z] #43 ... [2024-03-18T19:38:58.827Z] [2024-03-18T19:38:58.827Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:58.827Z] #46 ... [2024-03-18T19:38:58.827Z] [2024-03-18T19:38:58.827Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:38:59.409Z] #43 ... [2024-03-18T19:38:59.409Z] [2024-03-18T19:38:59.409Z] #50 [support-scheduler internal] load build context [2024-03-18T19:38:59.409Z] #50 ... [2024-03-18T19:38:59.409Z] [2024-03-18T19:38:59.409Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:38:59.675Z] #46 ... [2024-03-18T19:38:59.675Z] [2024-03-18T19:38:59.675Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:38:59.675Z] #34 ... [2024-03-18T19:38:59.675Z] [2024-03-18T19:38:59.675Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:00.262Z] #46 ... [2024-03-18T19:39:00.262Z] [2024-03-18T19:39:00.262Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:00.262Z] #47 ... [2024-03-18T19:39:00.262Z] [2024-03-18T19:39:00.262Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:00.262Z] #46 ... [2024-03-18T19:39:00.262Z] [2024-03-18T19:39:00.262Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:00.537Z] #51 ... [2024-03-18T19:39:00.537Z] [2024-03-18T19:39:00.537Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:01.119Z] #46 ... [2024-03-18T19:39:01.119Z] [2024-03-18T19:39:01.119Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-18T19:39:01.119Z] #75 DONE 5.8s [2024-03-18T19:39:01.119Z] [2024-03-18T19:39:01.119Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:01.119Z] #46 ... [2024-03-18T19:39:01.119Z] [2024-03-18T19:39:01.119Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:39:01.119Z] #48 ... [2024-03-18T19:39:01.119Z] [2024-03-18T19:39:01.119Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:01.389Z] #46 ... [2024-03-18T19:39:01.389Z] [2024-03-18T19:39:01.389Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:39:01.389Z] #67 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:01.389Z] #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:01.389Z] #67 15.73 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:39:01.389Z] #67 15.79 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:39:01.389Z] #67 16.60 OK: 9 MiB in 17 packages [2024-03-18T19:39:01.389Z] #67 DONE 17.8s [2024-03-18T19:39:01.389Z] [2024-03-18T19:39:01.389Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:01.974Z] #46 ... [2024-03-18T19:39:01.974Z] [2024-03-18T19:39:01.974Z] #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-18T19:39:01.974Z] #68 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:01.974Z] #68 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:01.974Z] #68 16.04 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:39:01.974Z] #68 16.09 OK: 9 MiB in 20 packages [2024-03-18T19:39:01.974Z] #68 DONE 17.3s [2024-03-18T19:39:01.974Z] [2024-03-18T19:39:01.974Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:02.968Z] #46 ... [2024-03-18T19:39:02.968Z] [2024-03-18T19:39:02.968Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-18T19:39:02.968Z] #72 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:02.968Z] #72 15.61 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:39:02.968Z] #72 15.61 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:39:02.968Z] #72 16.09 OK: 18 MiB in 19 packages [2024-03-18T19:39:02.968Z] #72 DONE 17.1s [2024-03-18T19:39:02.968Z] [2024-03-18T19:39:02.968Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:03.238Z] #46 transferring context: 79.97MB 55.6s [2024-03-18T19:39:03.238Z] #46 ... [2024-03-18T19:39:03.238Z] [2024-03-18T19:39:03.238Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-18T19:39:03.238Z] #76 DONE 2.2s [2024-03-18T19:39:03.238Z] [2024-03-18T19:39:03.238Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:03.505Z] #46 ... [2024-03-18T19:39:03.505Z] [2024-03-18T19:39:03.505Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-18T19:39:03.505Z] #73 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T19:39:03.505Z] #73 15.71 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:39:03.505Z] #73 15.76 OK: 8 MiB in 19 packages [2024-03-18T19:39:03.505Z] #73 DONE 17.7s [2024-03-18T19:39:03.771Z] [2024-03-18T19:39:03.771Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-18T19:39:03.771Z] #74 14.15 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-18T19:39:03.771Z] #74 14.23 Executing ca-certificates-20240226-r0.trigger [2024-03-18T19:39:03.771Z] #74 14.98 OK: 13 MiB in 26 packages [2024-03-18T19:39:03.771Z] #74 DONE 16.3s [2024-03-18T19:39:03.771Z] [2024-03-18T19:39:03.771Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:39:05.713Z] #77 ... [2024-03-18T19:39:05.713Z] [2024-03-18T19:39:05.713Z] #52 [core-command internal] load build context [2024-03-18T19:39:05.983Z] #52 ... [2024-03-18T19:39:05.983Z] [2024-03-18T19:39:05.983Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:39:05.983Z] #78 DONE 4.1s [2024-03-18T19:39:05.983Z] [2024-03-18T19:39:05.983Z] #52 [core-command internal] load build context [2024-03-18T19:39:05.983Z] #52 ... [2024-03-18T19:39:05.983Z] [2024-03-18T19:39:05.983Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:05.983Z] #46 ... [2024-03-18T19:39:05.983Z] [2024-03-18T19:39:05.983Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:39:05.983Z] #77 DONE 2.5s [2024-03-18T19:39:06.250Z] [2024-03-18T19:39:06.250Z] #52 [core-command internal] load build context [2024-03-18T19:39:06.250Z] #52 ... [2024-03-18T19:39:06.250Z] [2024-03-18T19:39:06.250Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-18T19:39:06.250Z] #79 DONE 4.3s [2024-03-18T19:39:06.250Z] [2024-03-18T19:39:06.250Z] #52 [core-command internal] load build context [2024-03-18T19:39:07.220Z] #52 ... [2024-03-18T19:39:07.220Z] [2024-03-18T19:39:07.220Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-18T19:39:07.220Z] #80 DONE 1.1s [2024-03-18T19:39:07.220Z] [2024-03-18T19:39:07.220Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.181Z] #52 ... [2024-03-18T19:39:08.181Z] [2024-03-18T19:39:08.181Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-18T19:39:08.181Z] #81 DONE 1.8s [2024-03-18T19:39:08.181Z] [2024-03-18T19:39:08.181Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.181Z] #52 ... [2024-03-18T19:39:08.181Z] [2024-03-18T19:39:08.181Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:08.181Z] #45 transferring context: 159.69MB 60.2s [2024-03-18T19:39:08.181Z] #45 ... [2024-03-18T19:39:08.181Z] [2024-03-18T19:39:08.181Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.445Z] #52 ... [2024-03-18T19:39:08.445Z] [2024-03-18T19:39:08.445Z] #82 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-18T19:39:08.445Z] #82 DONE 1.0s [2024-03-18T19:39:08.445Z] [2024-03-18T19:39:08.445Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.715Z] #52 ... [2024-03-18T19:39:08.715Z] [2024-03-18T19:39:08.715Z] #49 [core-data internal] load build context [2024-03-18T19:39:08.715Z] #49 ... [2024-03-18T19:39:08.715Z] [2024-03-18T19:39:08.715Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.995Z] #52 ... [2024-03-18T19:39:08.995Z] [2024-03-18T19:39:08.995Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:39:08.995Z] #44 ... [2024-03-18T19:39:08.995Z] [2024-03-18T19:39:08.995Z] #52 [core-command internal] load build context [2024-03-18T19:39:08.995Z] #52 ... [2024-03-18T19:39:08.995Z] [2024-03-18T19:39:08.995Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-18T19:39:08.995Z] #83 DONE 0.8s [2024-03-18T19:39:08.995Z] [2024-03-18T19:39:08.995Z] #52 [core-command internal] load build context [2024-03-18T19:39:09.583Z] #52 ... [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:39:09.583Z] #84 DONE 1.1s [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #52 [core-command internal] load build context [2024-03-18T19:39:09.583Z] #52 ... [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #50 [support-scheduler internal] load build context [2024-03-18T19:39:09.583Z] #50 ... [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:09.583Z] #43 ... [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-18T19:39:09.583Z] #85 DONE 3.3s [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:09.583Z] #43 ... [2024-03-18T19:39:09.583Z] [2024-03-18T19:39:09.583Z] #50 [support-scheduler internal] load build context [2024-03-18T19:39:09.850Z] #50 ... [2024-03-18T19:39:09.850Z] [2024-03-18T19:39:09.850Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:10.117Z] #34 ... [2024-03-18T19:39:10.117Z] [2024-03-18T19:39:10.117Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:10.117Z] #43 ... [2024-03-18T19:39:10.117Z] [2024-03-18T19:39:10.117Z] #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:39:10.117Z] #86 DONE 1.1s [2024-03-18T19:39:10.117Z] [2024-03-18T19:39:10.117Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:10.383Z] #43 ... [2024-03-18T19:39:10.383Z] [2024-03-18T19:39:10.383Z] #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-18T19:39:10.383Z] #87 DONE 1.0s [2024-03-18T19:39:10.383Z] [2024-03-18T19:39:10.383Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:10.383Z] #43 ... [2024-03-18T19:39:10.383Z] [2024-03-18T19:39:10.383Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:10.648Z] #47 ... [2024-03-18T19:39:10.648Z] [2024-03-18T19:39:10.648Z] #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-18T19:39:10.648Z] #88 ... [2024-03-18T19:39:10.648Z] [2024-03-18T19:39:10.648Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-18T19:39:10.648Z] #89 DONE 1.0s [2024-03-18T19:39:10.915Z] [2024-03-18T19:39:10.915Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:10.915Z] #47 ... [2024-03-18T19:39:10.915Z] [2024-03-18T19:39:10.915Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:10.915Z] #51 ... [2024-03-18T19:39:10.915Z] [2024-03-18T19:39:10.915Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:11.499Z] #47 ... [2024-03-18T19:39:11.499Z] [2024-03-18T19:39:11.499Z] #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-18T19:39:11.499Z] #90 DONE 1.1s [2024-03-18T19:39:11.499Z] [2024-03-18T19:39:11.499Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:11.499Z] #47 ... [2024-03-18T19:39:11.499Z] [2024-03-18T19:39:11.499Z] #48 [security-bootstrapper internal] load build context [2024-03-18T19:39:11.499Z] #48 transferring context: 226.23MB 63.0s done [2024-03-18T19:39:11.499Z] #48 DONE 64.0s [2024-03-18T19:39:11.499Z] [2024-03-18T19:39:11.499Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-18T19:39:11.767Z] #91 ... [2024-03-18T19:39:11.767Z] [2024-03-18T19:39:11.767Z] #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-18T19:39:11.767Z] #88 DONE 1.1s [2024-03-18T19:39:11.767Z] [2024-03-18T19:39:11.767Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:12.033Z] #47 ... [2024-03-18T19:39:12.033Z] [2024-03-18T19:39:12.033Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-18T19:39:12.033Z] #92 DONE 1.4s [2024-03-18T19:39:12.033Z] [2024-03-18T19:39:12.033Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:12.993Z] #47 ... [2024-03-18T19:39:12.993Z] [2024-03-18T19:39:12.993Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-18T19:39:12.993Z] #91 DONE 1.4s [2024-03-18T19:39:12.993Z] [2024-03-18T19:39:12.993Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:12.993Z] #47 ... [2024-03-18T19:39:12.993Z] [2024-03-18T19:39:12.993Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-18T19:39:12.993Z] #93 DONE 1.0s [2024-03-18T19:39:12.993Z] [2024-03-18T19:39:12.993Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:13.575Z] #47 ... [2024-03-18T19:39:13.575Z] [2024-03-18T19:39:13.576Z] #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:39:13.576Z] #94 DONE 1.7s [2024-03-18T19:39:13.576Z] [2024-03-18T19:39:13.576Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:14.167Z] #47 ... [2024-03-18T19:39:14.167Z] [2024-03-18T19:39:14.167Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-18T19:39:14.167Z] #95 DONE 0.9s [2024-03-18T19:39:14.167Z] [2024-03-18T19:39:14.167Z] #47 [core-metadata internal] load build context [2024-03-18T19:39:14.167Z] #47 transferring context: 226.23MB 66.2s done [2024-03-18T19:39:14.441Z] #47 DONE 67.1s [2024-03-18T19:39:14.441Z] [2024-03-18T19:39:14.441Z] #52 [core-command internal] load build context [2024-03-18T19:39:15.036Z] #52 ... [2024-03-18T19:39:15.036Z] [2024-03-18T19:39:15.036Z] #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-18T19:39:15.036Z] #96 DONE 0.9s [2024-03-18T19:39:15.036Z] [2024-03-18T19:39:15.036Z] #52 [core-command internal] load build context [2024-03-18T19:39:15.036Z] #52 ... [2024-03-18T19:39:15.036Z] [2024-03-18T19:39:15.036Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:15.636Z] #34 ... [2024-03-18T19:39:15.636Z] [2024-03-18T19:39:15.636Z] #52 [core-command internal] load build context [2024-03-18T19:39:16.219Z] #52 ... [2024-03-18T19:39:16.219Z] [2024-03-18T19:39:16.219Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:39:16.219Z] #97 DONE 1.1s [2024-03-18T19:39:16.219Z] [2024-03-18T19:39:16.219Z] #52 [core-command internal] load build context [2024-03-18T19:39:16.219Z] #52 ... [2024-03-18T19:39:16.219Z] [2024-03-18T19:39:16.219Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:16.219Z] #46 ... [2024-03-18T19:39:16.219Z] [2024-03-18T19:39:16.219Z] #52 [core-command internal] load build context [2024-03-18T19:39:18.182Z] #52 transferring context: 226.23MB 67.2s done [2024-03-18T19:39:18.451Z] #52 ... [2024-03-18T19:39:18.451Z] [2024-03-18T19:39:18.451Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:18.451Z] #45 ... [2024-03-18T19:39:18.451Z] [2024-03-18T19:39:18.451Z] #52 [core-command internal] load build context [2024-03-18T19:39:18.451Z] #52 DONE 68.9s [2024-03-18T19:39:18.451Z] [2024-03-18T19:39:18.451Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:18.451Z] #45 ... [2024-03-18T19:39:18.451Z] [2024-03-18T19:39:18.451Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:18.717Z] #43 ... [2024-03-18T19:39:18.717Z] [2024-03-18T19:39:18.717Z] #49 [core-data internal] load build context [2024-03-18T19:39:18.717Z] #49 transferring context: 226.23MB 68.8s done [2024-03-18T19:39:18.717Z] #49 DONE 70.6s [2024-03-18T19:39:18.717Z] [2024-03-18T19:39:18.717Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:18.717Z] #43 ... [2024-03-18T19:39:18.717Z] [2024-03-18T19:39:18.717Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:18.984Z] #45 ... [2024-03-18T19:39:18.984Z] [2024-03-18T19:39:18.984Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:39:19.253Z] #44 ... [2024-03-18T19:39:19.253Z] [2024-03-18T19:39:19.253Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:20.216Z] #45 ... [2024-03-18T19:39:20.216Z] [2024-03-18T19:39:20.216Z] #50 [support-scheduler internal] load build context [2024-03-18T19:39:20.216Z] #50 ... [2024-03-18T19:39:20.216Z] [2024-03-18T19:39:20.216Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:20.216Z] #45 ... [2024-03-18T19:39:20.216Z] [2024-03-18T19:39:20.216Z] #44 [core-common-config-bootstrapper internal] load build context [2024-03-18T19:39:20.216Z] #44 transferring context: 226.23MB 72.7s done [2024-03-18T19:39:20.216Z] #44 DONE 73.2s [2024-03-18T19:39:20.216Z] [2024-03-18T19:39:20.216Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:20.481Z] #45 ... [2024-03-18T19:39:20.481Z] [2024-03-18T19:39:20.481Z] #98 [security-spire-agent] exporting to image [2024-03-18T19:39:20.481Z] #98 exporting layers 5.2s done [2024-03-18T19:39:20.481Z] #98 writing image sha256:529871928058619261b0b4edc365929dbbf81a1ef365baefa67724967f466dd8 0.0s done [2024-03-18T19:39:20.481Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-18T19:39:20.481Z] #98 writing image sha256:eef63da4b59f920820a5af9b82644cf26ff2b93519156ab6340e426b985aaf6f 0.0s done [2024-03-18T19:39:20.481Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-03-18T19:39:20.481Z] #98 writing image sha256:8f7cb47bc9eae5f16614e3d5bb6ee2c91720e2181e285b287a4963787d64ce74 0.0s done [2024-03-18T19:39:20.481Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-18T19:39:20.481Z] #98 DONE 9.4s [2024-03-18T19:39:20.481Z] [2024-03-18T19:39:20.481Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:21.064Z] #45 transferring context: 226.23MB 73.1s done [2024-03-18T19:39:21.064Z] #45 ... [2024-03-18T19:39:21.064Z] [2024-03-18T19:39:21.064Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:21.064Z] #51 ... [2024-03-18T19:39:21.064Z] [2024-03-18T19:39:21.064Z] #45 [security-proxy-auth internal] load build context [2024-03-18T19:39:21.064Z] #45 DONE 73.9s [2024-03-18T19:39:21.064Z] [2024-03-18T19:39:21.064Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:21.064Z] #51 ... [2024-03-18T19:39:21.064Z] [2024-03-18T19:39:21.064Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:23.637Z] #43 ... [2024-03-18T19:39:23.637Z] [2024-03-18T19:39:23.637Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:39:23.907Z] #99 ... [2024-03-18T19:39:23.907Z] [2024-03-18T19:39:23.907Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:25.849Z] #51 ... [2024-03-18T19:39:25.849Z] [2024-03-18T19:39:25.849Z] #43 [security-proxy-setup internal] load build context [2024-03-18T19:39:25.849Z] #43 transferring context: 226.23MB 78.4s done [2024-03-18T19:39:25.849Z] #43 DONE 78.9s [2024-03-18T19:39:25.849Z] [2024-03-18T19:39:25.849Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:25.849Z] #51 ... [2024-03-18T19:39:25.849Z] [2024-03-18T19:39:25.849Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:26.115Z] #34 ... [2024-03-18T19:39:26.115Z] [2024-03-18T19:39:26.115Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:26.115Z] #51 ... [2024-03-18T19:39:26.115Z] [2024-03-18T19:39:26.115Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:39:26.115Z] #100 ... [2024-03-18T19:39:26.115Z] [2024-03-18T19:39:26.115Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:26.388Z] #51 ... [2024-03-18T19:39:26.388Z] [2024-03-18T19:39:26.388Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:26.388Z] #46 ... [2024-03-18T19:39:26.388Z] [2024-03-18T19:39:26.388Z] #51 [support-notifications internal] load build context [2024-03-18T19:39:29.735Z] #51 transferring context: 226.23MB 80.5s done [2024-03-18T19:39:29.735Z] #51 DONE 81.2s [2024-03-18T19:39:29.735Z] [2024-03-18T19:39:29.735Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:30.324Z] #34 ... [2024-03-18T19:39:30.324Z] [2024-03-18T19:39:30.324Z] #50 [support-scheduler internal] load build context [2024-03-18T19:39:30.324Z] #50 ... [2024-03-18T19:39:30.324Z] [2024-03-18T19:39:30.324Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:30.611Z] #34 ... [2024-03-18T19:39:30.611Z] [2024-03-18T19:39:30.611Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-18T19:39:30.611Z] #46 transferring context: 226.23MB 82.9s done [2024-03-18T19:39:30.611Z] #46 DONE 83.5s [2024-03-18T19:39:30.611Z] [2024-03-18T19:39:30.611Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:31.573Z] #34 ... [2024-03-18T19:39:31.573Z] [2024-03-18T19:39:31.573Z] #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:39:31.573Z] #101 DONE 0.9s [2024-03-18T19:39:31.573Z] [2024-03-18T19:39:31.573Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:31.573Z] #34 ... [2024-03-18T19:39:31.573Z] [2024-03-18T19:39:31.573Z] #102 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:39:31.573Z] #102 DONE 1.9s [2024-03-18T19:39:31.573Z] [2024-03-18T19:39:31.573Z] #34 [security-secretstore-setup internal] load build context [2024-03-18T19:39:32.533Z] #34 transferring context: 226.23MB 84.5s done [2024-03-18T19:39:32.534Z] #34 DONE 85.4s [2024-03-18T19:39:32.534Z] [2024-03-18T19:39:32.534Z] #50 [support-scheduler internal] load build context [2024-03-18T19:39:33.121Z] #50 transferring context: 226.23MB 84.2s done [2024-03-18T19:39:33.121Z] #50 DONE 85.2s [2024-03-18T19:39:33.121Z] [2024-03-18T19:39:33.121Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:39:43.200Z] #103 ... [2024-03-18T19:39:43.200Z] [2024-03-18T19:39:43.200Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:15.417Z] #104 ... [2024-03-18T19:40:15.417Z] [2024-03-18T19:40:15.417Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:15.417Z] #99 DONE 58.7s [2024-03-18T19:40:15.417Z] [2024-03-18T19:40:15.417Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:15.417Z] #100 DONE 56.2s [2024-03-18T19:40:15.417Z] [2024-03-18T19:40:15.417Z] #105 [core-metadata builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #105 DONE 3.7s [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #106 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #107 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #108 [core-command builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #108 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #109 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #110 [core-data builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #110 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #111 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #112 [security-bootstrapper builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #112 DONE 3.7s [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #113 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #114 [support-scheduler builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #114 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #115 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #116 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #117 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #118 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #119 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #120 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #121 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #122 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.004Z] #123 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-03-18T19:40:16.004Z] #124 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.004Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-18T19:40:16.004Z] #125 CACHED [2024-03-18T19:40:16.004Z] [2024-03-18T19:40:16.005Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-18T19:40:16.005Z] #126 CACHED [2024-03-18T19:40:16.005Z] [2024-03-18T19:40:16.005Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:16.005Z] #127 CACHED [2024-03-18T19:40:16.005Z] [2024-03-18T19:40:16.005Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:40:22.644Z] #128 ... [2024-03-18T19:40:22.644Z] [2024-03-18T19:40:22.644Z] #129 [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-03-18T19:40:22.644Z] #0 5.751 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-03-18T19:40:22.644Z] #129 ... [2024-03-18T19:40:22.644Z] [2024-03-18T19:40:22.644Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-18T19:40:22.644Z] #0 6.079 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-03-18T19:40:22.644Z] #130 ... [2024-03-18T19:40:22.644Z] [2024-03-18T19:40:22.644Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:40:22.644Z] #128 6.591 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-03-18T19:40:25.994Z] #128 ... [2024-03-18T19:40:25.994Z] [2024-03-18T19:40:25.994Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-18T19:40:25.994Z] #0 6.169 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-03-18T19:40:25.994Z] #131 ... [2024-03-18T19:40:25.994Z] [2024-03-18T19:40:25.994Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:40:25.995Z] #0 6.140 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-03-18T19:40:26.261Z] #132 ... [2024-03-18T19:40:26.261Z] [2024-03-18T19:40:26.261Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-18T19:40:26.261Z] #0 6.596 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-03-18T19:40:26.526Z] #133 ... [2024-03-18T19:40:26.526Z] [2024-03-18T19:40:26.526Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-18T19:40:26.526Z] #0 5.983 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-03-18T19:40:26.526Z] #134 ... [2024-03-18T19:40:26.526Z] [2024-03-18T19:40:26.526Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:40:26.526Z] #0 6.689 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-03-18T19:40:26.847Z] #135 ... [2024-03-18T19:40:26.847Z] [2024-03-18T19:40:26.847Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:40:26.847Z] #0 6.373 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-03-18T19:40:39.123Z] #136 ... [2024-03-18T19:40:39.123Z] [2024-03-18T19:40:39.123Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:39.123Z] #103 DONE 66.6s [2024-03-18T19:40:39.123Z] [2024-03-18T19:40:39.123Z] #137 [support-notifications builder 6/7] COPY . . [2024-03-18T19:40:39.123Z] #137 ... [2024-03-18T19:40:39.123Z] [2024-03-18T19:40:39.123Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T19:40:39.123Z] #104 DONE 67.4s [2024-03-18T19:40:39.123Z] [2024-03-18T19:40:39.123Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-18T19:40:43.371Z] #138 DONE 4.0s [2024-03-18T19:40:43.371Z] [2024-03-18T19:40:43.371Z] #137 [support-notifications builder 6/7] COPY . . [2024-03-18T19:40:43.371Z] #137 DONE 4.7s [2024-03-18T19:40:43.371Z] [2024-03-18T19:40:43.371Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:40:45.938Z] #139 2.622 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-03-18T19:40:54.297Z] #139 ... [2024-03-18T19:40:54.297Z] [2024-03-18T19:40:54.297Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:40:54.297Z] #0 2.092 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-03-18T19:52:46.846Z] #140 ... [2024-03-18T19:52:46.846Z] [2024-03-18T19:52:46.846Z] #129 [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-03-18T19:52:46.846Z] #129 747.5 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-03-18T19:52:52.224Z] #129 ... [2024-03-18T19:52:52.224Z] [2024-03-18T19:52:52.224Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-18T19:52:52.224Z] #131 DONE 756.0s [2024-03-18T19:52:52.224Z] [2024-03-18T19:52:52.224Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:52:52.499Z] #135 ... [2024-03-18T19:52:52.499Z] [2024-03-18T19:52:52.499Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:52:52.781Z] #141 DONE 0.3s [2024-03-18T19:52:52.781Z] [2024-03-18T19:52:52.781Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:52:53.048Z] #142 DONE 0.2s [2024-03-18T19:52:53.048Z] [2024-03-18T19:52:53.048Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-18T19:52:53.048Z] #143 DONE 0.1s [2024-03-18T19:52:53.048Z] [2024-03-18T19:52:53.048Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-18T19:52:53.048Z] #144 DONE 0.1s [2024-03-18T19:52:53.048Z] [2024-03-18T19:52:53.048Z] #129 [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-03-18T19:52:53.329Z] #129 ... [2024-03-18T19:52:53.329Z] [2024-03-18T19:52:53.329Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-18T19:52:53.663Z] #145 DONE 0.3s [2024-03-18T19:52:53.663Z] [2024-03-18T19:52:53.663Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-18T19:52:53.663Z] #146 DONE 0.1s [2024-03-18T19:52:53.663Z] [2024-03-18T19:52:53.663Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:52:53.663Z] #139 ... [2024-03-18T19:52:53.663Z] [2024-03-18T19:52:53.663Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:52:55.657Z] #147 DONE 2.2s [2024-03-18T19:52:55.657Z] [2024-03-18T19:52:55.657Z] #98 [security-proxy-setup] exporting to image [2024-03-18T19:52:55.657Z] #98 exporting layers [2024-03-18T19:52:57.092Z] #98 exporting layers 1.0s done [2024-03-18T19:52:57.092Z] #98 writing image sha256:845c0d06254a6ffc54810d0e94120cf8d0a2365e1430f89d9ebea602b72fa598 0.0s done [2024-03-18T19:52:57.092Z] #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-18T19:52:57.092Z] #98 DONE 10.6s [2024-03-18T19:52:57.092Z] [2024-03-18T19:52:57.092Z] #129 [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-03-18T19:53:01.429Z] #129 DONE 765.1s [2024-03-18T19:53:01.429Z] [2024-03-18T19:53:01.429Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:53:01.429Z] #135 ... [2024-03-18T19:53:01.429Z] [2024-03-18T19:53:01.429Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:53:01.719Z] #148 DONE 0.2s [2024-03-18T19:53:01.719Z] [2024-03-18T19:53:01.719Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:53:01.719Z] #135 ... [2024-03-18T19:53:01.719Z] [2024-03-18T19:53:01.719Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:53:02.004Z] #149 DONE 0.3s [2024-03-18T19:53:02.004Z] [2024-03-18T19:53:02.004Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:53:02.004Z] #128 ... [2024-03-18T19:53:02.004Z] [2024-03-18T19:53:02.004Z] #150 [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-03-18T19:53:02.312Z] #150 DONE 0.2s [2024-03-18T19:53:02.312Z] [2024-03-18T19:53:02.312Z] #151 [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-03-18T19:53:02.312Z] #151 DONE 0.2s [2024-03-18T19:53:02.312Z] [2024-03-18T19:53:02.312Z] #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:53:02.595Z] #152 DONE 0.1s [2024-03-18T19:53:02.595Z] [2024-03-18T19:53:02.595Z] #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-18T19:53:02.872Z] #153 DONE 0.3s [2024-03-18T19:53:02.872Z] [2024-03-18T19:53:02.872Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:53:02.872Z] #140 ... [2024-03-18T19:53:02.872Z] [2024-03-18T19:53:02.872Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-18T19:53:03.201Z] #154 DONE 0.2s [2024-03-18T19:53:03.201Z] [2024-03-18T19:53:03.201Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-18T19:53:03.201Z] #155 DONE 0.1s [2024-03-18T19:53:03.201Z] [2024-03-18T19:53:03.201Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:53:03.585Z] #140 ... [2024-03-18T19:53:03.585Z] [2024-03-18T19:53:03.585Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:53:05.590Z] #156 DONE 2.3s [2024-03-18T19:53:05.590Z] [2024-03-18T19:53:05.590Z] #98 [security-secretstore-setup] exporting to image [2024-03-18T19:53:05.590Z] #98 exporting layers [2024-03-18T19:53:06.559Z] #98 ... [2024-03-18T19:53:06.559Z] [2024-03-18T19:53:06.559Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-18T19:53:06.559Z] #134 DONE 770.4s [2024-03-18T19:53:06.559Z] [2024-03-18T19:53:06.559Z] #98 [security-secretstore-setup] exporting to image [2024-03-18T19:53:07.171Z] #98 ... [2024-03-18T19:53:07.171Z] [2024-03-18T19:53:07.171Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-18T19:53:07.171Z] #157 DONE 0.2s [2024-03-18T19:53:07.453Z] [2024-03-18T19:53:07.453Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-18T19:53:08.052Z] #158 ... [2024-03-18T19:53:08.052Z] [2024-03-18T19:53:08.052Z] #98 [security-secretstore-setup] exporting to image [2024-03-18T19:53:08.052Z] #98 exporting layers 2.5s done [2024-03-18T19:53:08.052Z] #98 writing image sha256:c222dd2aa0678c96f1a058af752d0813c9e173dca65561580a6580bceac3c269 done [2024-03-18T19:53:08.052Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-18T19:53:08.052Z] #98 DONE 13.1s [2024-03-18T19:53:08.323Z] [2024-03-18T19:53:08.323Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:53:09.331Z] #136 ... [2024-03-18T19:53:09.331Z] [2024-03-18T19:53:09.331Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-18T19:53:09.331Z] #158 DONE 2.1s [2024-03-18T19:53:09.331Z] [2024-03-18T19:53:09.331Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:53:09.632Z] #159 DONE 0.3s [2024-03-18T19:53:09.632Z] [2024-03-18T19:53:09.632Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:53:09.916Z] #160 DONE 0.2s [2024-03-18T19:53:09.916Z] [2024-03-18T19:53:09.916Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:53:09.916Z] #135 ... [2024-03-18T19:53:09.916Z] [2024-03-18T19:53:09.916Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-18T19:53:10.189Z] #161 DONE 0.3s [2024-03-18T19:53:10.189Z] [2024-03-18T19:53:10.189Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:53:10.189Z] #139 ... [2024-03-18T19:53:10.189Z] [2024-03-18T19:53:10.190Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-18T19:53:10.190Z] #162 DONE 0.1s [2024-03-18T19:53:10.460Z] [2024-03-18T19:53:10.460Z] #163 [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-03-18T19:53:10.460Z] #163 DONE 0.2s [2024-03-18T19:53:10.460Z] [2024-03-18T19:53:10.460Z] #164 [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-03-18T19:53:10.742Z] #164 DONE 0.2s [2024-03-18T19:53:10.742Z] [2024-03-18T19:53:10.742Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-18T19:53:10.742Z] #165 DONE 0.1s [2024-03-18T19:53:10.742Z] [2024-03-18T19:53:10.742Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-18T19:53:11.016Z] #166 DONE 0.2s [2024-03-18T19:53:11.016Z] [2024-03-18T19:53:11.016Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-18T19:53:12.980Z] #167 DONE 2.1s [2024-03-18T19:53:12.980Z] [2024-03-18T19:53:12.980Z] #98 [security-bootstrapper] exporting to image [2024-03-18T19:53:13.968Z] #98 exporting layers 0.9s done [2024-03-18T19:53:13.968Z] #98 writing image sha256:1cfd585e681352113eec0a00f4e8303364d28244273c38d78778946cbb627c2e done [2024-03-18T19:53:13.968Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-18T19:53:13.968Z] #98 DONE 14.1s [2024-03-18T19:53:13.968Z] [2024-03-18T19:53:13.968Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:53:34.061Z] #135 ... [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-18T19:53:34.061Z] #130 DONE 796.6s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:53:34.061Z] #135 ... [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:53:34.061Z] #168 DONE 0.2s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:53:34.061Z] #169 DONE 0.1s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:53:34.061Z] #140 ... [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-18T19:53:34.061Z] #170 DONE 0.3s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:53:34.061Z] #171 DONE 0.1s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:53:34.061Z] #128 ... [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-18T19:53:34.061Z] #172 DONE 0.1s [2024-03-18T19:53:34.061Z] [2024-03-18T19:53:34.061Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:53:36.037Z] #173 DONE 2.0s [2024-03-18T19:53:36.037Z] [2024-03-18T19:53:36.037Z] #98 [core-common-config-bootstrapper] exporting to image [2024-03-18T19:53:36.037Z] #98 exporting layers [2024-03-18T19:53:36.644Z] #98 exporting layers 0.7s done [2024-03-18T19:53:36.644Z] #98 writing image sha256:a11cbcb92578bc8887eaf71fddf3033d475554ced40acab8d127f1155bc9f917 [2024-03-18T19:53:36.931Z] #98 writing image sha256:a11cbcb92578bc8887eaf71fddf3033d475554ced40acab8d127f1155bc9f917 done [2024-03-18T19:53:36.931Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-18T19:53:36.931Z] #98 DONE 14.8s [2024-03-18T19:53:36.931Z] [2024-03-18T19:53:36.931Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T19:55:28.686Z] #41 ... [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-18T19:55:28.686Z] #140 DONE 880.1s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:55:28.686Z] #136 ... [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:55:28.686Z] #174 DONE 0.1s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:55:28.686Z] #175 DONE 0.2s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-18T19:55:28.686Z] #176 DONE 0.3s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:55:28.686Z] #128 ... [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:55:28.686Z] #177 DONE 0.1s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #98 [security-spiffe-token-provider] exporting to image [2024-03-18T19:55:28.686Z] #98 exporting layers [2024-03-18T19:55:28.686Z] #98 exporting layers 0.8s done [2024-03-18T19:55:28.686Z] #98 writing image sha256:b9a58595cececa64b089b9cb9cef2642b4735aa1aa05edadf3b19cda25e9f8bd 0.1s done [2024-03-18T19:55:28.686Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-18T19:55:28.686Z] #98 DONE 15.6s [2024-03-18T19:55:28.686Z] [2024-03-18T19:55:28.686Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:59:35.588Z] #135 ... [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-18T19:59:35.588Z] #136 DONE 1147.7s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:59:35.588Z] #135 ... [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:59:35.588Z] #178 DONE 0.2s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:59:35.588Z] #132 ... [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:59:35.588Z] #179 DONE 0.2s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-18T19:59:35.588Z] #180 DONE 0.4s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:59:35.588Z] #132 ... [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:59:35.588Z] #181 DONE 0.1s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-18T19:59:35.588Z] #182 DONE 0.1s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T19:59:35.588Z] #139 ... [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-18T19:59:35.588Z] #183 DONE 1.9s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #98 [security-proxy-auth] exporting to image [2024-03-18T19:59:35.588Z] #98 exporting layers [2024-03-18T19:59:35.588Z] #98 exporting layers 0.6s done [2024-03-18T19:59:35.588Z] #98 writing image sha256:6c5c1eb188f2b3d8ece2c9bf31df5538fce617c4c657139ed7ac239fd7f1c9e9 done [2024-03-18T19:59:35.588Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-18T19:59:35.588Z] #98 DONE 16.2s [2024-03-18T19:59:35.588Z] [2024-03-18T19:59:35.588Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-18T19:59:57.792Z] #135 DONE 1181.4s [2024-03-18T19:59:57.792Z] [2024-03-18T19:59:57.792Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T19:59:57.792Z] #132 ... [2024-03-18T19:59:57.792Z] [2024-03-18T19:59:57.792Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T19:59:58.079Z] #184 DONE 0.2s [2024-03-18T19:59:58.079Z] [2024-03-18T19:59:58.079Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T19:59:58.079Z] #128 ... [2024-03-18T19:59:58.079Z] [2024-03-18T19:59:58.079Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-18T19:59:58.350Z] #185 DONE 0.2s [2024-03-18T19:59:58.350Z] [2024-03-18T19:59:58.350Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-18T19:59:58.938Z] #186 DONE 0.5s [2024-03-18T19:59:58.938Z] [2024-03-18T19:59:58.938Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-18T19:59:58.938Z] #187 DONE 0.1s [2024-03-18T19:59:58.938Z] [2024-03-18T19:59:58.938Z] #98 [core-command] exporting to image [2024-03-18T19:59:58.938Z] #98 exporting layers [2024-03-18T19:59:59.207Z] #98 exporting layers 0.4s done [2024-03-18T19:59:59.475Z] #98 writing image sha256:98258f45564a9dad32095ae2c84835352257e113df371a54f2b2dfeb97621d33 done [2024-03-18T19:59:59.475Z] #98 naming to docker.io/library/core-command-arm64 done [2024-03-18T19:59:59.475Z] #98 DONE 16.6s [2024-03-18T19:59:59.475Z] [2024-03-18T19:59:59.475Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T20:00:06.243Z] #132 ... [2024-03-18T20:00:06.243Z] [2024-03-18T20:00:06.243Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-18T20:00:06.243Z] #128 DONE 1189.3s [2024-03-18T20:00:06.243Z] [2024-03-18T20:00:06.243Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T20:00:06.243Z] #132 ... [2024-03-18T20:00:06.243Z] [2024-03-18T20:00:06.243Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T20:00:06.243Z] #188 DONE 0.3s [2024-03-18T20:00:06.243Z] [2024-03-18T20:00:06.243Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T20:00:06.540Z] #132 ... [2024-03-18T20:00:06.540Z] [2024-03-18T20:00:06.540Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-18T20:00:06.540Z] #133 DONE 1190.4s [2024-03-18T20:00:06.540Z] [2024-03-18T20:00:06.540Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T20:00:06.818Z] #189 DONE 0.4s [2024-03-18T20:00:06.818Z] [2024-03-18T20:00:06.818Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-18T20:00:07.429Z] #190 ... [2024-03-18T20:00:07.430Z] [2024-03-18T20:00:07.430Z] #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T20:00:07.430Z] #191 DONE 0.1s [2024-03-18T20:00:07.430Z] [2024-03-18T20:00:07.430Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-18T20:00:07.430Z] #190 DONE 0.6s [2024-03-18T20:00:07.430Z] [2024-03-18T20:00:07.430Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-18T20:00:07.430Z] #192 DONE 0.2s [2024-03-18T20:00:07.430Z] [2024-03-18T20:00:07.430Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-18T20:00:07.430Z] #193 DONE 0.2s [2024-03-18T20:00:07.430Z] [2024-03-18T20:00:07.430Z] #98 [core-data] exporting to image [2024-03-18T20:00:07.430Z] #98 exporting layers [2024-03-18T20:00:08.396Z] #98 ... [2024-03-18T20:00:08.396Z] [2024-03-18T20:00:08.396Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-18T20:00:08.396Z] #194 DONE 0.8s [2024-03-18T20:00:08.396Z] [2024-03-18T20:00:08.396Z] #98 [core-data] exporting to image [2024-03-18T20:00:08.396Z] #98 exporting layers 0.8s done [2024-03-18T20:00:08.396Z] #98 writing image sha256:d1b923f0104e23d10ed6da1025d6566f33050673ccc3781327d9bb671a3fd68e done [2024-03-18T20:00:08.396Z] #98 naming to docker.io/library/core-data-arm64 0.0s done [2024-03-18T20:00:08.396Z] #98 DONE 17.5s [2024-03-18T20:00:08.396Z] [2024-03-18T20:00:08.396Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-18T20:00:08.675Z] #195 DONE 0.2s [2024-03-18T20:00:08.675Z] [2024-03-18T20:00:08.675Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-18T20:00:08.675Z] #196 DONE 0.2s [2024-03-18T20:00:08.675Z] [2024-03-18T20:00:08.675Z] #98 [core-metadata] exporting to image [2024-03-18T20:00:09.267Z] #98 exporting layers 0.4s done [2024-03-18T20:00:09.267Z] #98 writing image sha256:f7d808b9fbd7a2c0476177eab1b4a58e0120ac7140d77738b57d5781cdd23dfd 0.0s done [2024-03-18T20:00:09.267Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-03-18T20:00:09.267Z] #98 DONE 17.9s [2024-03-18T20:00:09.267Z] [2024-03-18T20:00:09.267Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-18T20:00:31.396Z] #132 DONE 1212.2s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T20:00:31.396Z] #139 ... [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T20:00:31.396Z] #197 DONE 0.1s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T20:00:31.396Z] #198 DONE 0.1s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-18T20:00:31.396Z] #199 DONE 0.3s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-18T20:00:31.396Z] #200 DONE 0.1s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #98 [support-scheduler] exporting to image [2024-03-18T20:00:31.396Z] #98 exporting layers [2024-03-18T20:00:31.396Z] #98 exporting layers 0.4s done [2024-03-18T20:00:31.396Z] #98 writing image sha256:b29062e371da7ab37a919532b360900d8c6f9260be5dbf4b53bedd1995b5e7d8 done [2024-03-18T20:00:31.396Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-03-18T20:00:31.396Z] #98 DONE 18.4s [2024-03-18T20:00:31.396Z] [2024-03-18T20:00:31.396Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-18T20:00:31.987Z] #139 DONE 1188.8s [2024-03-18T20:00:31.987Z] [2024-03-18T20:00:31.987Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T20:00:32.251Z] #41 ... [2024-03-18T20:00:32.251Z] [2024-03-18T20:00:32.251Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-18T20:00:32.251Z] #201 DONE 0.1s [2024-03-18T20:00:32.251Z] [2024-03-18T20:00:32.251Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-18T20:00:32.628Z] #202 DONE 0.1s [2024-03-18T20:00:32.628Z] [2024-03-18T20:00:32.628Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-18T20:00:32.901Z] #203 DONE 0.4s [2024-03-18T20:00:32.901Z] [2024-03-18T20:00:32.901Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-18T20:00:32.901Z] #204 DONE 0.1s [2024-03-18T20:00:32.901Z] [2024-03-18T20:00:32.901Z] #98 [support-notifications] exporting to image [2024-03-18T20:00:33.535Z] #98 exporting layers 0.5s done [2024-03-18T20:00:33.535Z] #98 writing image sha256:c5c0d4665dfa348766e0f53165fb0833660c5d4801fd774c7cbf64b2a4b07b64 done [2024-03-18T20:00:33.535Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-03-18T20:00:33.535Z] #98 DONE 18.9s [2024-03-18T20:00:33.535Z] [2024-03-18T20:00:33.535Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-18T20:00:33.535Z] time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-18T20:00:33.558Z] $ docker stop --time=1 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 [2024-03-18T20:00:35.217Z] $ docker rm -f --volumes 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T20:00:35.918Z] + docker images [2024-03-18T20:00:35.918Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-18T20:00:35.918Z] support-notifications-arm64 latest c5c0d4665dfa 3 seconds ago 38.4MB [2024-03-18T20:00:35.918Z] support-scheduler-arm64 latest b29062e371da 6 seconds ago 37.7MB [2024-03-18T20:00:35.918Z] core-metadata-arm64 latest f7d808b9fbd7 27 seconds ago 35.3MB [2024-03-18T20:00:35.918Z] core-data-arm64 latest d1b923f0104e 28 seconds ago 35.1MB [2024-03-18T20:00:35.918Z] core-command-arm64 latest 98258f45564a 37 seconds ago 34.8MB [2024-03-18T20:00:35.918Z] security-proxy-auth-arm64 latest 6c5c1eb188f2 About a minute ago 32.5MB [2024-03-18T20:00:35.918Z] security-spiffe-token-provider-arm64 latest b9a58595cece 5 minutes ago 29.5MB [2024-03-18T20:00:35.918Z] core-common-config-bootstrapper-arm64 latest a11cbcb92578 7 minutes ago 15.4MB [2024-03-18T20:00:35.918Z] security-bootstrapper-arm64 latest 1cfd585e6813 7 minutes ago 18.9MB [2024-03-18T20:00:35.918Z] security-secretstore-setup-arm64 latest c222dd2aa067 7 minutes ago 36.2MB [2024-03-18T20:00:35.918Z] security-proxy-setup-arm64 latest 845c0d06254a 7 minutes ago 26.1MB [2024-03-18T20:00:35.918Z] security-spire-agent-arm64 latest 8f7cb47bc9ea 21 minutes ago 152MB [2024-03-18T20:00:35.918Z] security-spire-config-arm64 latest eef63da4b59f 21 minutes ago 96MB [2024-03-18T20:00:35.918Z] security-spire-server-arm64 latest 529871928058 21 minutes ago 96.9MB [2024-03-18T20:00:35.918Z] ci-base-image-arm64 latest bd8dcfbe56d2 35 minutes ago 973MB [2024-03-18T20:00:35.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB [2024-03-18T20:00:35.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T20:00:36.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T20:00:36.956Z] [2024-03-18T20:00:36.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T20:00:37.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T20:00:37.669Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T20:00:37.669Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T20:00:37.669Z] 04944245beec: Pulling fs layer [2024-03-18T20:00:37.669Z] 699f458cf7ca: Pulling fs layer [2024-03-18T20:00:37.669Z] 765212b225bb: Pulling fs layer [2024-03-18T20:00:37.669Z] f23df028b6ca: Pulling fs layer [2024-03-18T20:00:37.669Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T20:00:37.669Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T20:00:37.669Z] f23df028b6ca: Waiting [2024-03-18T20:00:37.669Z] 2437ff75d9bd: Waiting [2024-03-18T20:00:37.669Z] d65c8cfc05b1: Waiting [2024-03-18T20:00:37.669Z] 765212b225bb: Waiting [2024-03-18T20:00:37.669Z] 04944245beec: Verifying Checksum [2024-03-18T20:00:37.669Z] 04944245beec: Download complete [2024-03-18T20:00:37.669Z] 765212b225bb: Verifying Checksum [2024-03-18T20:00:37.669Z] 765212b225bb: Download complete [2024-03-18T20:00:37.946Z] f23df028b6ca: Verifying Checksum [2024-03-18T20:00:37.946Z] f23df028b6ca: Download complete [2024-03-18T20:00:37.946Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T20:00:37.946Z] d65c8cfc05b1: Download complete [2024-03-18T20:00:37.946Z] 699f458cf7ca: Verifying Checksum [2024-03-18T20:00:37.946Z] 699f458cf7ca: Download complete [2024-03-18T20:00:38.548Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T20:00:38.548Z] 8998bd30e6a1: Download complete [2024-03-18T20:00:41.144Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T20:00:41.144Z] 2437ff75d9bd: Download complete [2024-03-18T20:00:43.710Z] 8998bd30e6a1: Pull complete [2024-03-18T20:00:43.710Z] 04944245beec: Pull complete [2024-03-18T20:00:45.661Z] 699f458cf7ca: Pull complete [2024-03-18T20:00:45.661Z] 765212b225bb: Pull complete [2024-03-18T20:00:46.614Z] f23df028b6ca: Pull complete [2024-03-18T20:00:46.614Z] d65c8cfc05b1: Pull complete [2024-03-18T20:01:04.828Z] 2437ff75d9bd: Pull complete [2024-03-18T20:01:04.828Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T20:01:04.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T20:01:04.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T20:01:05.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container [2024-03-18T20:01:05.270Z] $ 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-03-18T20:01:08.164Z] $ docker top 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:09.191Z] ---> job-cost.sh [2024-03-18T20:01:09.191Z] lf-activate-venv: SKIPPING [2024-03-18T20:01:09.191Z] INFO: No Stack... [2024-03-18T20:01:09.458Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T20:01:10.414Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T20:01:11.071Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-18T20:01:11.071Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T20:01:11.118Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] [2024-03-18T20:01:11.123Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] did not exist. Created. [2024-03-18T20:01:11.128Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T20:01:11.863Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T20:01:12.074Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T20:01:12.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T20:01:12.173Z] $ docker stop --time=1 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc [2024-03-18T20:01:13.714Z] $ docker rm -f --volumes 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc [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-03-18T20:01:15.083Z] provisioning config files... [2024-03-18T20:01:15.094Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15256809900256719887tmp [Pipeline] { [Pipeline] sh [2024-03-18T20:01:15.450Z] + set +x [2024-03-18T20:01:15.450Z] + bash -s -- [2024-03-18T20:01:15.450Z] + curl -s https://codecov.io/bash [2024-03-18T20:01:15.450Z] [2024-03-18T20:01:15.450Z] _____ _ [2024-03-18T20:01:15.450Z] / ____| | | [2024-03-18T20:01:15.450Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T20:01:15.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T20:01:15.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T20:01:15.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T20:01:15.450Z] Bash-1.0.6 [2024-03-18T20:01:15.450Z] [2024-03-18T20:01:15.450Z] [2024-03-18T20:01:15.450Z] ==> git version 2.25.1 found [2024-03-18T20:01:15.450Z] ==> 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-03-18T20:01:15.450Z] Release-Date: 2020-01-08 [2024-03-18T20:01:15.450Z] 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-03-18T20:01:15.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T20:01:15.450Z] ==> Jenkins CI detected. [2024-03-18T20:01:15.450Z] current dir:  /w/workspace/edgex-go/1 [2024-03-18T20:01:15.450Z] project root: . [2024-03-18T20:01:15.450Z] --> token set from env [2024-03-18T20:01:15.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T20:01:15.712Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T20:01:15.712Z] ==> Python coveragepy not found [2024-03-18T20:01:15.712Z] ==> Searching for coverage reports in: [2024-03-18T20:01:15.712Z] + . [2024-03-18T20:01:15.712Z] -> Found 1 reports [2024-03-18T20:01:15.712Z] ==> Detecting git/mercurial file structure [2024-03-18T20:01:15.712Z] ==> Reading reports [2024-03-18T20:01:15.712Z] + ./coverage.out bytes=455122 [2024-03-18T20:01:15.712Z] ==> Appending adjustments [2024-03-18T20:01:15.712Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T20:01:16.696Z] + Found adjustments [2024-03-18T20:01:16.696Z] ==> Gzipping contents [2024-03-18T20:01:16.696Z] 60K /tmp/codecov.tGNY5c.gz [2024-03-18T20:01:16.696Z] ==> Uploading reports [2024-03-18T20:01:16.696Z] url: https://codecov.io [2024-03-18T20:01:16.696Z] query: branch=PR-4776&commit=de857e69bb1faabc2e823153f68c76cf78f4f7d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4776&job=&cmd_args= [2024-03-18T20:01:16.696Z] -> Pinging Codecov [2024-03-18T20:01:16.696Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4776&commit=de857e69bb1faabc2e823153f68c76cf78f4f7d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4776&job=&cmd_args= [2024-03-18T20:01:17.124Z] -> Uploading to [2024-03-18T20:01:17.124Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/00271124DB129430A58F1EEE437C3FCB/de857e69bb1faabc2e823153f68c76cf78f4f7d0/50e51d71-d0c1-4a23-b497-a1ce1d745e0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T200116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5bedfcbfa672474551336ceac7fbd715b4a06241fd924c584495bf2d305f0f0 [2024-03-18T20:01:17.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T20:01:17.124Z] Dload Upload Total Spent Left Speed [2024-03-18T20:01:17.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57843 0 0 100 57843 0 177k --:--:-- --:--:-- --:--:-- 177k [2024-03-18T20:01:17.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] } [2024-03-18T20:01:17.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-18T20:01:19.392Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:19.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:20.660Z] ---> package-listing.sh [2024-03-18T20:01:20.660Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T20:01:20.660Z] ++ facter osfamily [2024-03-18T20:01:20.918Z] + OS_FAMILY=debian [2024-03-18T20:01:20.918Z] + workspace=/w/workspace/edgex-go/1 [2024-03-18T20:01:20.918Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T20:01:20.918Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T20:01:20.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T20:01:20.918Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T20:01:20.918Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-18T20:01:20.918Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T20:01:20.918Z] + case "${OS_FAMILY}" in [2024-03-18T20:01:20.918Z] + dpkg -l [2024-03-18T20:01:20.918Z] + grep '^ii' [2024-03-18T20:01:20.918Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T20:01:20.918Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T20:01:20.918Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T20:01:20.918Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-18T20:01:20.918Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-18T20:01:20.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-18T20:01:20.969Z] 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-03-18T20:01:21.265Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T20:01:22.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T20:01:22.019Z] [2024-03-18T20:01:22.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T20:01:22.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T20:01:22.649Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T20:01:22.649Z] 5eb5b503b376: Pulling fs layer [2024-03-18T20:01:22.649Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T20:01:22.649Z] ec43610c2a17: Pulling fs layer [2024-03-18T20:01:22.649Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T20:01:22.649Z] 33b1e0a273af: Pulling fs layer [2024-03-18T20:01:22.649Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T20:01:22.649Z] 2f39f015ded8: Pulling fs layer [2024-03-18T20:01:22.649Z] 33b1e0a273af: Waiting [2024-03-18T20:01:22.649Z] 5d3b04190fa2: Waiting [2024-03-18T20:01:22.649Z] 2f39f015ded8: Waiting [2024-03-18T20:01:22.649Z] 3a2ae6a8a46f: Waiting [2024-03-18T20:01:22.649Z] 5c69ac0246d0: Verifying Checksum [2024-03-18T20:01:22.649Z] 5c69ac0246d0: Download complete [2024-03-18T20:01:22.649Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T20:01:22.649Z] 3a2ae6a8a46f: Download complete [2024-03-18T20:01:22.905Z] 33b1e0a273af: Verifying Checksum [2024-03-18T20:01:22.905Z] 33b1e0a273af: Download complete [2024-03-18T20:01:22.905Z] ec43610c2a17: Verifying Checksum [2024-03-18T20:01:22.905Z] ec43610c2a17: Download complete [2024-03-18T20:01:22.905Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T20:01:22.905Z] 5d3b04190fa2: Download complete [2024-03-18T20:01:22.905Z] 5eb5b503b376: Verifying Checksum [2024-03-18T20:01:22.905Z] 5eb5b503b376: Download complete [2024-03-18T20:01:23.966Z] 2f39f015ded8: Verifying Checksum [2024-03-18T20:01:23.966Z] 2f39f015ded8: Download complete [2024-03-18T20:01:24.224Z] 5eb5b503b376: Pull complete [2024-03-18T20:01:24.224Z] 5c69ac0246d0: Pull complete [2024-03-18T20:01:24.801Z] ec43610c2a17: Pull complete [2024-03-18T20:01:24.801Z] 3a2ae6a8a46f: Pull complete [2024-03-18T20:01:25.068Z] 33b1e0a273af: Pull complete [2024-03-18T20:01:25.068Z] 5d3b04190fa2: Pull complete [2024-03-18T20:01:29.255Z] 2f39f015ded8: Pull complete [2024-03-18T20:01:29.255Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T20:01:29.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T20:01:29.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T20:01:29.618Z] prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container [2024-03-18T20:01:29.645Z] $ 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-03-18T20:01:34.796Z] $ docker top 5276deaf9b2584717e25cb39e36073124a5405ee4421e916a6998d061579f645 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T20:01:35.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T20:01:35.715Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T20:01:36.081Z] + ls /var/log/sa-host [2024-03-18T20:01:36.081Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T20:01:36.463Z] provisioning config files... [2024-03-18T20:01:36.492Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18200830065501305591tmp [Pipeline] { [Pipeline] echo [2024-03-18T20:01:36.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:37.027Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T20:01:37.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:37.629Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T20:01:37.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:38.142Z] ---> sudo-logs.sh [2024-03-18T20:01:38.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T20:01:38.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:38.760Z] ---> job-cost.sh [2024-03-18T20:01:38.761Z] lf-activate-venv: SKIPPING [2024-03-18T20:01:38.761Z] DEBUG: total: 0.10999999940395355 [2024-03-18T20:01:38.761Z] INFO: Retrieving Stack Cost... [2024-03-18T20:01:39.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T20:01:39.324Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T20:01:39.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T20:01:40.075Z] ---> logs-deploy.sh [2024-03-18T20:01:40.075Z] lf-activate-venv: SKIPPING [2024-03-18T20:01:40.075Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4776/1 [2024-03-18T20:01:40.075Z] INFO: archiving workspace using pattern(s): [2024-03-18T20:01:41.047Z] Archives upload complete. [2024-03-18T20:01:41.047Z] INFO: archiving logs to Nexus [2024-03-18T20:01:41.629Z] ---> uname -a: [2024-03-18T20:01:41.629Z] Linux prd-ubuntu20-04-docker-8c-8g-321 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T20:01:41.629Z] [2024-03-18T20:01:41.629Z]