Pull request #4669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from ac12ea4628c85602b4d030500063eef3dbfffa84+8274911434a2757c8b48b8ce5b79d548a121dbe7 (65cccc9625f7770d220068bc0221eccd3a52efff) 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-ssh17877142050414213832.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4005205374472710886.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4669/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-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2416030209085212575.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-4669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6886616978050590590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10420497494547958180.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-4669/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-4669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3840103854778250069.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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], buildSnap:false] ========================================================= [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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-5292’ Running on prd-ubuntu20.04-docker-8c-8g-5298 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [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 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit ac12ea4628c85602b4d030500063eef3dbfffa84 Merge succeeded, producing ac12ea4628c85602b4d030500063eef3dbfffa84 Checking out Revision ac12ea4628c85602b4d030500063eef3dbfffa84 (PR-4669) > 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/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # 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 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 Commit message: "fix(security): Access-Control-Allow-Credentials is all CORS requests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T02:40:11.555Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T02:40:11.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T02:40:11.813Z] ========================================================= [2023-09-05T02:40:11.813Z] EdgeX Global Pipelines Version Info [2023-09-05T02:40:11.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T02:40:12.548Z] ------------------- [2023-09-05T02:40:12.548Z] stable info: [2023-09-05T02:40:12.548Z] ------------------- [2023-09-05T02:40:12.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T02:40:12.548Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T02:40:12.548Z] Message: update stable to v1.0.253 [2023-09-05T02:40:13.121Z] ------------------- [2023-09-05T02:40:13.121Z] experimental info: [2023-09-05T02:40:13.121Z] ------------------- [2023-09-05T02:40:13.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T02:40:13.121Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T02:40:13.121Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T02:40:13.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-05T02:40:13.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-05T02:40:13.476Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T02:40:13.514Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T02:40:13.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T02:40:13.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T02:40:13.626Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T02:40:13.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-05T02:40:13.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-05T02:40:13.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-05T02:40:13.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T02:40:13.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T02:40:13.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T02:40:13.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T02:40:13.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T02:40:13.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T02:40:14.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T02:40:14.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T02:40:14.091Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-05T02:40:14.124Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-05T02:40:14.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T02:40:14.209Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T02:40:14.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T02:40:14.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4669 [Pipeline] echo [2023-09-05T02:40:14.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4669 [Pipeline] echo [2023-09-05T02:40:14.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4669 [Pipeline] echo [2023-09-05T02:40:14.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo [2023-09-05T02:40:14.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac12ea4 [Pipeline] echo [2023-09-05T02:40:14.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T02:40:14.603Z] provisioning config files... [2023-09-05T02:40:14.619Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11235053227508211669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T02:40:14.984Z] ---> docker-login.sh [2023-09-05T02:40:14.984Z] nexus3.edgexfoundry.org:10001 [2023-09-05T02:40:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:40:15.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:40:15.506Z] Configure a credential helper to remove this warning. See [2023-09-05T02:40:15.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:40:15.506Z] [2023-09-05T02:40:15.506Z] Login Succeeded [2023-09-05T02:40:15.506Z] nexus3.edgexfoundry.org:10002 [2023-09-05T02:40:15.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:40:15.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:40:15.506Z] Configure a credential helper to remove this warning. See [2023-09-05T02:40:15.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:40:15.506Z] [2023-09-05T02:40:15.506Z] Login Succeeded [2023-09-05T02:40:15.506Z] nexus3.edgexfoundry.org:10003 [2023-09-05T02:40:15.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:40:15.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:40:15.506Z] Configure a credential helper to remove this warning. See [2023-09-05T02:40:15.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:40:15.506Z] [2023-09-05T02:40:15.506Z] Login Succeeded [2023-09-05T02:40:15.506Z] nexus3.edgexfoundry.org:10004 [2023-09-05T02:40:15.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:40:15.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:40:15.766Z] Configure a credential helper to remove this warning. See [2023-09-05T02:40:15.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:40:15.766Z] [2023-09-05T02:40:15.766Z] Login Succeeded [2023-09-05T02:40:15.766Z] docker.io [2023-09-05T02:40:15.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:40:16.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:40:16.025Z] Configure a credential helper to remove this warning. See [2023-09-05T02:40:16.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:40:16.025Z] [2023-09-05T02:40:16.025Z] Login Succeeded [2023-09-05T02:40:16.025Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T02:40:16.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T02:40:16.461Z] + 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 [2023-09-05T02:40:16.461Z] + dirname cmd/core-command/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/core-data/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/core-metadata/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/support-notifications/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-05T02:40:16.461Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-05T02:40:16.461Z] + cut -d/ -f2 [2023-09-05T02:40:16.461Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-05T02:40:16.520Z] 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 [2023-09-05T02:40:17.013Z] + git rev-list -1 --merges ac12ea4628c85602b4d030500063eef3dbfffa84~1..ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo [2023-09-05T02:40:17.043Z] -----------> git rev-list -1 --merges ac12ea4628c85602b4d030500063eef3dbfffa84~1..ac12ea4628c85602b4d030500063eef3dbfffa84 ac12ea4628c85602b4d030500063eef3dbfffa84 [false] [Pipeline] sh [2023-09-05T02:40:17.349Z] + git log --format=format:%s -1 ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] echo [2023-09-05T02:40:17.386Z] ========================================================= [2023-09-05T02:40:17.386Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T02:40:17.386Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-05T02:40:17.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T02:40:17.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T02:40:17.885Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T02:40:17.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T02:40:17.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T02:40:17.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T02:40:17.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:40:18.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T02:40:18.377Z] [2023-09-05T02:40:18.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:40:18.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T02:40:18.757Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T02:40:18.757Z] b85a868b505f: Pulling fs layer [2023-09-05T02:40:18.757Z] e2be974225ed: Pulling fs layer [2023-09-05T02:40:18.757Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T02:40:18.757Z] 988bab9f4d93: Pulling fs layer [2023-09-05T02:40:18.757Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T02:40:18.757Z] eaf3925da568: Pulling fs layer [2023-09-05T02:40:18.757Z] bab4dde63d76: Pulling fs layer [2023-09-05T02:40:18.757Z] bde34c3a00c8: Pulling fs layer [2023-09-05T02:40:18.757Z] b352a97aabf1: Pulling fs layer [2023-09-05T02:40:18.757Z] 4872d77fe225: Pulling fs layer [2023-09-05T02:40:18.757Z] 5851b861e8e6: Pulling fs layer [2023-09-05T02:40:18.757Z] bde34c3a00c8: Waiting [2023-09-05T02:40:18.757Z] b352a97aabf1: Waiting [2023-09-05T02:40:18.757Z] bab4dde63d76: Waiting [2023-09-05T02:40:18.757Z] 4872d77fe225: Waiting [2023-09-05T02:40:18.757Z] 5851b861e8e6: Waiting [2023-09-05T02:40:18.757Z] 988bab9f4d93: Waiting [2023-09-05T02:40:18.757Z] 1469e6f7b9e6: Waiting [2023-09-05T02:40:18.757Z] eaf3925da568: Waiting [2023-09-05T02:40:18.757Z] e2be974225ed: Verifying Checksum [2023-09-05T02:40:18.757Z] e2be974225ed: Download complete [2023-09-05T02:40:18.757Z] 988bab9f4d93: Verifying Checksum [2023-09-05T02:40:18.757Z] 988bab9f4d93: Download complete [2023-09-05T02:40:18.757Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T02:40:18.757Z] 339a4e72a1f5: Download complete [2023-09-05T02:40:18.757Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T02:40:18.757Z] 1469e6f7b9e6: Download complete [2023-09-05T02:40:19.015Z] eaf3925da568: Download complete [2023-09-05T02:40:19.015Z] bde34c3a00c8: Verifying Checksum [2023-09-05T02:40:19.015Z] bde34c3a00c8: Download complete [2023-09-05T02:40:19.015Z] b352a97aabf1: Verifying Checksum [2023-09-05T02:40:19.015Z] b352a97aabf1: Download complete [2023-09-05T02:40:19.015Z] 4872d77fe225: Verifying Checksum [2023-09-05T02:40:19.015Z] 4872d77fe225: Download complete [2023-09-05T02:40:19.015Z] b85a868b505f: Verifying Checksum [2023-09-05T02:40:19.015Z] b85a868b505f: Download complete [2023-09-05T02:40:19.015Z] 5851b861e8e6: Download complete [2023-09-05T02:40:19.274Z] bab4dde63d76: Verifying Checksum [2023-09-05T02:40:19.274Z] bab4dde63d76: Download complete [2023-09-05T02:40:20.209Z] b85a868b505f: Pull complete [2023-09-05T02:40:20.209Z] e2be974225ed: Pull complete [2023-09-05T02:40:20.775Z] 339a4e72a1f5: Pull complete [2023-09-05T02:40:20.775Z] 988bab9f4d93: Pull complete [2023-09-05T02:40:21.034Z] 1469e6f7b9e6: Pull complete [2023-09-05T02:40:21.034Z] eaf3925da568: Pull complete [2023-09-05T02:40:22.936Z] bab4dde63d76: Pull complete [2023-09-05T02:40:22.936Z] bde34c3a00c8: Pull complete [2023-09-05T02:40:22.936Z] b352a97aabf1: Pull complete [2023-09-05T02:40:22.936Z] 4872d77fe225: Pull complete [2023-09-05T02:40:22.936Z] 5851b861e8e6: Pull complete [2023-09-05T02:40:22.936Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T02:40:22.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T02:40:22.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:40:23.174Z] prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container [2023-09-05T02:40:23.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T02:40:27.893Z] $ docker top 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 -eo pid,comm [2023-09-05T02:40:27.944Z] 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). [2023-09-05T02:40:27.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T02:40:28.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T02:40:28.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T02:40:28.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T02:40:28.159Z] $ docker exec 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent [2023-09-05T02:40:28.273Z] SSH_AUTH_SOCK=/tmp/ssh-Xx9gxO1gD9wp/agent.32 [2023-09-05T02:40:28.273Z] SSH_AGENT_PID=38 [2023-09-05T02:40:28.279Z] Running ssh-add (command line suppressed) [2023-09-05T02:40:28.371Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15480647334031896636.key (/w/workspace/edgex-go/1@tmp/private_key_15480647334031896636.key) [2023-09-05T02:40:28.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T02:40:28.722Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T02:40:28.746Z] $ docker exec --env ******** --env ******** 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent -k [2023-09-05T02:40:28.826Z] unset SSH_AUTH_SOCK; [2023-09-05T02:40:28.826Z] unset SSH_AGENT_PID; [2023-09-05T02:40:28.826Z] echo Agent pid 38 killed; [2023-09-05T02:40:28.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T02:40:28.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T02:40:28.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T02:40:29.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T02:40:29.025Z] $ docker exec 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent [2023-09-05T02:40:29.126Z] SSH_AUTH_SOCK=/tmp/ssh-R2dMjbaDu9w3/agent.70 [2023-09-05T02:40:29.126Z] SSH_AGENT_PID=76 [2023-09-05T02:40:29.131Z] Running ssh-add (command line suppressed) [2023-09-05T02:40:29.226Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13519406849058846639.key (/w/workspace/edgex-go/1@tmp/private_key_13519406849058846639.key) [2023-09-05T02:40:29.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T02:40:29.572Z] + git semver init [2023-09-05T02:40:29.831Z] 2023-09-05 02:40:29,738 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T02:40:29.831Z] 2023-09-05 02:40:29,739 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-05T02:40:29.831Z] 2023-09-05 02:40:29,740 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-05T02:40:29.831Z] 2023-09-05 02:40:29,740 [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) [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4669 with force:False [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4669 [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,622 [execute] INFO git cat-file --batch-check [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,627 [execute] INFO git cat-file --batch [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T02:40:36.397Z] 2023-09-05 02:40:35,632 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4669 [2023-09-05T02:40:36.397Z] 0.0.0 [Pipeline] } [2023-09-05T02:40:36.419Z] $ docker exec --env ******** --env ******** 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 ssh-agent -k [2023-09-05T02:40:36.511Z] unset SSH_AUTH_SOCK; [2023-09-05T02:40:36.511Z] unset SSH_AGENT_PID; [2023-09-05T02:40:36.511Z] echo Agent pid 76 killed; [2023-09-05T02:40:36.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T02:40:36.945Z] + git semver [Pipeline] } [2023-09-05T02:40:37.225Z] $ docker stop --time=1 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 [2023-09-05T02:40:38.478Z] $ docker rm -f --volumes 1cbd5885ace5503ecaaec3a7673ff606daae0d88af1feb30da156272ecf9d555 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T02:40:38.883Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T02:40:39.136Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T02:40:39.153Z] [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 [2023-09-05T02:40:39.939Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-05T02:40:39.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T02:40:40.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T02:40:40.050Z] ========================================================= [2023-09-05T02:40:40.050Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T02:40:40.050Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:40:40.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T02:40:40.390Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T02:40:40.390Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T02:40:40.390Z] 6911f1a30b25: Pulling fs layer [2023-09-05T02:40:40.390Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T02:40:40.390Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T02:40:40.390Z] ec0bb842ea78: Pulling fs layer [2023-09-05T02:40:40.390Z] 40a00589a448: Pulling fs layer [2023-09-05T02:40:40.390Z] 6c08303d61cc: Pulling fs layer [2023-09-05T02:40:40.390Z] ec0bb842ea78: Waiting [2023-09-05T02:40:40.390Z] 6863d3e3a2b1: Waiting [2023-09-05T02:40:40.390Z] 40a00589a448: Waiting [2023-09-05T02:40:40.390Z] 6c08303d61cc: Waiting [2023-09-05T02:40:40.390Z] 798269fcf238: Pulling fs layer [2023-09-05T02:40:40.390Z] 798269fcf238: Waiting [2023-09-05T02:40:40.390Z] 6911f1a30b25: Download complete [2023-09-05T02:40:40.390Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T02:40:40.390Z] 4db1b89c0bd1: Download complete [2023-09-05T02:40:40.390Z] ec0bb842ea78: Download complete [2023-09-05T02:40:40.390Z] 40a00589a448: Verifying Checksum [2023-09-05T02:40:40.390Z] 40a00589a448: Download complete [2023-09-05T02:40:40.650Z] 4db1b89c0bd1: Pull complete [2023-09-05T02:40:40.650Z] 6911f1a30b25: Pull complete [2023-09-05T02:40:40.908Z] 798269fcf238: Verifying Checksum [2023-09-05T02:40:40.908Z] 798269fcf238: Download complete [2023-09-05T02:40:41.166Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T02:40:41.166Z] e194b8c5c2a9: Download complete [2023-09-05T02:40:41.166Z] 6c08303d61cc: Verifying Checksum [2023-09-05T02:40:41.166Z] 6c08303d61cc: Download complete [2023-09-05T02:40:44.442Z] e194b8c5c2a9: Pull complete [2023-09-05T02:40:44.442Z] 6863d3e3a2b1: Pull complete [2023-09-05T02:40:44.442Z] ec0bb842ea78: Pull complete [2023-09-05T02:40:44.442Z] 40a00589a448: Pull complete [2023-09-05T02:40:46.342Z] 6c08303d61cc: Pull complete [2023-09-05T02:40:47.278Z] 798269fcf238: Pull complete [2023-09-05T02:40:47.278Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T02:40:47.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T02:40:47.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:40:47.701Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-05T02:40:47.701Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T02:40:47.701Z] WORKDIR /edgex [2023-09-05T02:40:47.701Z] COPY go.mod . [2023-09-05T02:40:47.701Z] RUN go mod download [2023-09-05T02:40:48.267Z] Sending build context to Docker daemon 170.9MB [2023-09-05T02:40:48.267Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T02:40:48.267Z] ---> ec979cd7f677 [2023-09-05T02:40:48.267Z] Step 2/4 : WORKDIR /edgex [2023-09-05T02:40:54.457Z] Still waiting to schedule task [2023-09-05T02:40:54.457Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5296’ is offline [2023-09-05T02:40:56.475Z] ---> Running in d8709e7a3fbe [2023-09-05T02:40:56.475Z] Removing intermediate container d8709e7a3fbe [2023-09-05T02:40:56.475Z] ---> 7137a8ac248f [2023-09-05T02:40:56.475Z] Step 3/4 : COPY go.mod . [2023-09-05T02:40:56.734Z] ---> f1e3ba527ec1 [2023-09-05T02:40:56.734Z] Step 4/4 : RUN go mod download [2023-09-05T02:40:56.734Z] ---> Running in ad63c2b193a1 [2023-09-05T02:41:18.661Z] Removing intermediate container ad63c2b193a1 [2023-09-05T02:41:18.661Z] ---> ee18ced371ff [2023-09-05T02:41:18.661Z] Successfully built ee18ced371ff [2023-09-05T02:41:18.661Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:41:19.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T02:41:19.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:41:19.185Z] prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container [2023-09-05T02:41:19.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T02:41:19.614Z] $ docker top 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T02:41:19.994Z] + go version [2023-09-05T02:41:19.994Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T02:41:20.025Z] $ docker stop --time=1 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e [2023-09-05T02:41:21.273Z] $ docker rm -f --volumes 46b4ae7db7cbd5d979087560f878c5639c81ce3eb1c608013b30a0ec3494cd0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:41:21.973Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T02:41:21.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:41:22.113Z] prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container [2023-09-05T02:41:22.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T02:41:22.438Z] $ docker top 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T02:41:22.551Z] ========================================================= [2023-09-05T02:41:22.551Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T02:41:22.551Z] ========================================================= [Pipeline] sh [2023-09-05T02:41:22.843Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:41:23.196Z] + make test [2023-09-05T02:41:23.196Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T02:41:29.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T02:41:41.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T02:41:41.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T02:41:41.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T02:41:42.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T02:41:42.556Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T02:41:42.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T02:41:42.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T02:41:42.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T02:41:42.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T02:41:43.071Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T02:41:43.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T02:41:43.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T02:41:43.329Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T02:41:43.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T02:41:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T02:41:45.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T02:41:45.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2023-09-05T02:41:47.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements [2023-09-05T02:41:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 69.4% of statements [2023-09-05T02:41:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T02:41:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T02:41:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T02:41:52.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T02:41:52.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T02:41:52.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements [2023-09-05T02:41:54.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T02:41:54.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T02:41:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T02:41:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T02:41:54.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:41:55.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T02:41:55.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T02:41:56.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements [2023-09-05T02:41:56.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-09-05T02:41:57.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T02:41:57.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:41:57.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T02:41:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 97.6% of statements [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T02:41:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T02:41:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements [2023-09-05T02:41:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T02:41:59.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T02:41:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-09-05T02:41:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 32.2% of statements [2023-09-05T02:41:59.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements [2023-09-05T02:42:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 82.9% of statements [2023-09-05T02:42:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-09-05T02:42:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-09-05T02:42:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-09-05T02:42:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T02:42:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T02:42:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T02:42:00.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T02:42:00.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T02:42:00.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T02:42:00.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T02:42:00.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T02:42:02.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T02:42:02.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T02:42:02.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T02:42:02.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T02:42:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T02:42:02.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T02:42:02.735Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T02:42:03.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T02:42:03.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T02:42:05.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T02:42:05.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T02:42:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T02:42:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T02:42:06.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T02:42:08.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T02:42:08.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T02:42:08.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T02:42:09.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T02:42:09.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T02:42:09.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T02:42:09.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T02:42:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T02:42:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T02:42:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T02:42:10.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T02:42:12.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T02:42:12.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:42:12.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T02:42:12.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T02:42:12.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2023-09-05T02:42:12.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T02:42:12.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T02:42:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T02:42:13.458Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:42:19.349Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5299 in /w/workspace/edgexfoundry_edgex-go_PR-4669 [Pipeline] { [Pipeline] ws [2023-09-05T02:42:19.402Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-05T02:42:19.477Z] The recommended git tool is: git [2023-09-05T02:42:24.418Z] using credential edgex-jenkins-ssh [2023-09-05T02:42:24.436Z] Cloning the remote Git repository [2023-09-05T02:42:24.476Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-05T02:42:24.565Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-05T02:42:24.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T02:42:24.693Z] > git --version # timeout=10 [2023-09-05T02:42:24.712Z] > git --version # 'git version 2.25.1' [2023-09-05T02:42:24.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T02:42:24.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.266s coverage: 79.9% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.067s coverage: 92.9% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.8% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 63.1% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.254s coverage: 38.4% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements [2023-09-05T02:42:25.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-09-05T02:42:25.663Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-09-05T02:42:25.663Z] 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 [2023-09-05T02:42:25.663Z] running golangci-lint [2023-09-05T02:42:25.663Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-05T02:42:25.663Z] go version go1.20.6 linux/amd64 [2023-09-05T02:42:25.663Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-05T02:42:25.663Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-05T02:42:40.538Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 14.148206972s" [2023-09-05T02:42:40.538Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.740321ms" [2023-09-05T02:42:41.401Z] Merging remotes/origin/main commit 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit ac12ea4628c85602b4d030500063eef3dbfffa84 [2023-09-05T02:42:39.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T02:42:39.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T02:42:40.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T02:42:40.684Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T02:42:40.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T02:42:40.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4669/head:refs/remotes/origin/PR-4669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-05T02:42:41.419Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T02:42:41.497Z] > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 [2023-09-05T02:42:41.713Z] > git remote # timeout=10 [2023-09-05T02:42:41.734Z] > git config --get remote.origin.url # timeout=10 [2023-09-05T02:42:41.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T02:42:45.119Z] Merge succeeded, producing ac12ea4628c85602b4d030500063eef3dbfffa84 [2023-09-05T02:42:45.120Z] Checking out Revision ac12ea4628c85602b4d030500063eef3dbfffa84 (PR-4669) [2023-09-05T02:42:45.076Z] > git merge 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 [2023-09-05T02:42:45.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-05T02:42:45.127Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T02:42:45.140Z] > git checkout -f ac12ea4628c85602b4d030500063eef3dbfffa84 # timeout=10 [2023-09-05T02:42:45.818Z] level=info msg="[linters_context/goanalysis] analyzers took 51.547152234s with top 10 stages: buildir: 29.156074522s, fact_deprecated: 1.956343898s, inspect: 1.838965491s, printf: 1.344325881s, ctrlflow: 1.264686311s, gosec: 988.297871ms, fact_purity: 876.042473ms, nilness: 863.701511ms, S1038: 773.029171ms, directives: 562.063013ms" [2023-09-05T02:42:45.818Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-05T02:42:45.818Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, identifier_marker: 200/200, cgo: 200/200, skip_files: 200/200, skip_dirs: 200/200, exclude: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, path_prettifier: 200/200, nolint: 0/21" [2023-09-05T02:42:45.818Z] level=info msg="[runner] processing took 15.398941ms with stages: nolint: 6.281975ms, identifier_marker: 4.65139ms, autogenerated_exclude: 1.342299ms, path_prettifier: 1.3348ms, exclude-rules: 1.122737ms, skip_dirs: 619.829µs, cgo: 27.931µs, filename_unadjuster: 14.59µs, max_same_issues: 580ns, uniq_by_line: 420ns, skip_files: 420ns, severity-rules: 360ns, exclude: 280ns, source_code: 260ns, diff: 250ns, sort_results: 230ns, max_from_linter: 180ns, path_shortener: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-09-05T02:42:45.819Z] level=info msg="[runner] linters took 6.86039921s with stages: goanalysis_metalinter: 6.844918847s" [2023-09-05T02:42:45.819Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-05T02:42:45.819Z] level=info msg="Memory: 212 samples, avg is 179.8MB, max is 811.2MB" [2023-09-05T02:42:45.819Z] level=info msg="Execution took 21.05967483s" [2023-09-05T02:42:45.819Z] go vet ./... [2023-09-05T02:42:48.720Z] Commit message: "fix(security): Access-Control-Allow-Credentials is all CORS requests" [2023-09-05T02:42:48.766Z] > git --version # timeout=10 [2023-09-05T02:42:48.777Z] > git --version # 'git version 2.25.1' [2023-09-05T02:42:48.796Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T02:42:50.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T02:42:50.021Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T02:42:50.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T02:42:50.021Z] Dload Upload Total Spent Left Speed [2023-09-05T02:42:50.260Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T02:42:50.260Z] ./bin/test-attribution-txt.sh [2023-09-05T02:42:50.260Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T02:42:50.260Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T02:42:50.260Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T02:42:50.260Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T02:42:50.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T02:42:50.608Z] + ls -al . [2023-09-05T02:42:50.608Z] total 728 [2023-09-05T02:42:50.608Z] drwxrwxr-x 12 1001 1001 4096 Sep 5 02:41 . [2023-09-05T02:42:50.608Z] drwxr-xr-x 4 root root 4096 Sep 5 02:41 .. [2023-09-05T02:42:50.608Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 .blubracket [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 02:40 .dockerignore [2023-09-05T02:42:50.608Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 02:40 .git [2023-09-05T02:42:50.608Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 02:40 .github [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 02:40 .gitignore [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 02:40 .golangci.yml [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 02:40 .hadolint.yml [2023-09-05T02:42:50.608Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 02:40 .semver [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 02:40 .sonarcloud.properties [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 02:40 ADOPTERS.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 02:40 Attribution.txt [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 02:40 CHANGELOG.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 02:40 CONTRIBUTING.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 02:40 GOVERNANCE.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 02:40 Jenkinsfile [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 02:40 LICENSE [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 02:40 Makefile [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 02:40 OWNERS.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 02:40 README.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 02:40 SECURITY.md [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 02:40 VERSION [2023-09-05T02:42:50.608Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 bin [2023-09-05T02:42:50.608Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 02:40 cmd [2023-09-05T02:42:50.608Z] -rw-r--r-- 1 root root 447827 Sep 5 02:42 coverage.out [2023-09-05T02:42:50.608Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:40 fuzz_test [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 02:40 go.mod [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 02:40 go.sum [2023-09-05T02:42:50.608Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 02:40 internal [2023-09-05T02:42:50.608Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 02:40 openapi [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 02:40 security.txt [2023-09-05T02:42:50.608Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 02:40 snap [2023-09-05T02:42:50.608Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 02:40 version.go [2023-09-05T02:42:50.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 16059 0 --:--:-- --:--:-- --:--:-- 16038 100 12751 100 12751 0 0 15978 0 --:--:-- --:--:-- --:--:-- 15958 [Pipeline] sh [Pipeline] sh [2023-09-05T02:42:50.990Z] + '[' -e coverage.out ] [2023-09-05T02:42:50.991Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T02:42:51.184Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T02:42:51.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T02:42:51.634Z] + make build [2023-09-05T02:42:51.634Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T02:42:51.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T02:42:51.641Z] + sudo tee /etc/docker/daemon.new [2023-09-05T02:42:51.641Z] { [2023-09-05T02:42:51.641Z] "registry-mirrors": [ [2023-09-05T02:42:51.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T02:42:51.641Z] ], [2023-09-05T02:42:51.641Z] "bip": "10.250.0.254/24", [2023-09-05T02:42:51.641Z] "hosts": [ [2023-09-05T02:42:51.641Z] "tcp://0.0.0.0:5555", [2023-09-05T02:42:51.641Z] "unix:///var/run/docker.sock" [2023-09-05T02:42:51.641Z] ], [2023-09-05T02:42:51.641Z] "mtu": 1458, [2023-09-05T02:42:51.641Z] "selinux-enabled": true, [2023-09-05T02:42:51.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T02:42:51.641Z] } [Pipeline] sh [2023-09-05T02:42:51.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T02:42:52.343Z] + sudo service docker restart [2023-09-05T02:43:03.829Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T02:43:04.394Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T02:43:05.325Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-05T02:43:06.697Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T02:43:10.642Z] provisioning config files... [2023-09-05T02:43:10.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3179782797145837766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T02:43:11.049Z] ---> docker-login.sh [2023-09-05T02:43:11.049Z] nexus3.edgexfoundry.org:10001 [2023-09-05T02:43:11.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:43:11.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:43:11.583Z] Configure a credential helper to remove this warning. See [2023-09-05T02:43:11.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:43:11.583Z] [2023-09-05T02:43:11.583Z] Login Succeeded [2023-09-05T02:43:11.583Z] nexus3.edgexfoundry.org:10002 [2023-09-05T02:43:11.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:43:11.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:43:11.851Z] Configure a credential helper to remove this warning. See [2023-09-05T02:43:11.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:43:11.851Z] [2023-09-05T02:43:11.851Z] Login Succeeded [2023-09-05T02:43:11.851Z] nexus3.edgexfoundry.org:10003 [2023-09-05T02:43:12.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:43:12.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:43:12.391Z] Configure a credential helper to remove this warning. See [2023-09-05T02:43:12.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:43:12.391Z] [2023-09-05T02:43:12.391Z] Login Succeeded [2023-09-05T02:43:12.391Z] nexus3.edgexfoundry.org:10004 [2023-09-05T02:43:12.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:43:12.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:43:12.661Z] Configure a credential helper to remove this warning. See [2023-09-05T02:43:12.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:43:12.661Z] [2023-09-05T02:43:12.661Z] Login Succeeded [2023-09-05T02:43:12.661Z] docker.io [2023-09-05T02:43:12.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T02:43:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T02:43:13.193Z] Configure a credential helper to remove this warning. See [2023-09-05T02:43:13.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T02:43:13.193Z] [2023-09-05T02:43:13.193Z] Login Succeeded [2023-09-05T02:43:13.193Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T02:43:13.225Z] Deleting 1 temporary files [2023-09-05T02:43:13.255Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-05T02:43:13.893Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-05T02:43:13.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T02:43:13.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T02:43:14.000Z] ========================================================= [2023-09-05T02:43:14.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T02:43:14.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:43:14.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T02:43:14.369Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T02:43:14.369Z] edb6bdbacee9: Pulling fs layer [2023-09-05T02:43:14.369Z] 5f9638ab2659: Pulling fs layer [2023-09-05T02:43:14.369Z] 8d51d6327a98: Pulling fs layer [2023-09-05T02:43:14.369Z] 8b374f2dd631: Pulling fs layer [2023-09-05T02:43:14.369Z] ec14aa9079de: Pulling fs layer [2023-09-05T02:43:14.369Z] 2f466654f4bb: Pulling fs layer [2023-09-05T02:43:14.369Z] 554e91adad29: Pulling fs layer [2023-09-05T02:43:14.369Z] ec14aa9079de: Waiting [2023-09-05T02:43:14.369Z] 2f466654f4bb: Waiting [2023-09-05T02:43:14.369Z] 8b374f2dd631: Waiting [2023-09-05T02:43:14.370Z] 554e91adad29: Waiting [2023-09-05T02:43:14.641Z] 5f9638ab2659: Verifying Checksum [2023-09-05T02:43:14.641Z] 5f9638ab2659: Download complete [2023-09-05T02:43:14.641Z] 8b374f2dd631: Verifying Checksum [2023-09-05T02:43:14.641Z] 8b374f2dd631: Download complete [2023-09-05T02:43:14.641Z] ec14aa9079de: Verifying Checksum [2023-09-05T02:43:14.641Z] ec14aa9079de: Download complete [2023-09-05T02:43:14.641Z] edb6bdbacee9: Verifying Checksum [2023-09-05T02:43:14.641Z] edb6bdbacee9: Download complete [2023-09-05T02:43:15.156Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:43:15.616Z] edb6bdbacee9: Pull complete [2023-09-05T02:43:15.886Z] 554e91adad29: Verifying Checksum [2023-09-05T02:43:15.886Z] 554e91adad29: Download complete [2023-09-05T02:43:16.159Z] 5f9638ab2659: Pull complete [2023-09-05T02:43:16.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:43:17.122Z] 2f466654f4bb: Verifying Checksum [2023-09-05T02:43:17.123Z] 2f466654f4bb: Download complete [2023-09-05T02:43:17.123Z] 8d51d6327a98: Verifying Checksum [2023-09-05T02:43:17.123Z] 8d51d6327a98: Download complete [2023-09-05T02:43:17.463Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:43:18.394Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T02:43:19.329Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T02:43:20.263Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-05T02:43:21.656Z] $ docker stop --time=1 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b [2023-09-05T02:43:26.934Z] $ docker rm -f --volumes 8e71fa631e2b542612d86f40065cca22696b8f083d862c1d54bcad9b3ff6f04b [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 [2023-09-05T02:43:28.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T02:43:28.242Z] [2023-09-05T02:43:28.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:43:28.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T02:43:28.621Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-05T02:43:28.621Z] 91d30c5bc195: Pulling fs layer [2023-09-05T02:43:28.621Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-05T02:43:28.621Z] 9c61dcf015f6: Pulling fs layer [2023-09-05T02:43:28.621Z] 4698f68db338: Pulling fs layer [2023-09-05T02:43:28.621Z] 2a2f49069b9e: Pulling fs layer [2023-09-05T02:43:28.621Z] e0025b399a48: Pulling fs layer [2023-09-05T02:43:28.621Z] 4698f68db338: Waiting [2023-09-05T02:43:28.621Z] e0025b399a48: Waiting [2023-09-05T02:43:28.621Z] 2a2f49069b9e: Waiting [2023-09-05T02:43:28.881Z] 91d30c5bc195: Verifying Checksum [2023-09-05T02:43:28.881Z] 91d30c5bc195: Download complete [2023-09-05T02:43:28.881Z] 4698f68db338: Download complete [2023-09-05T02:43:28.881Z] 91d30c5bc195: Pull complete [2023-09-05T02:43:28.881Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-05T02:43:28.881Z] 2e9b0aa3be6d: Download complete [2023-09-05T02:43:29.139Z] e0025b399a48: Verifying Checksum [2023-09-05T02:43:29.139Z] e0025b399a48: Download complete [2023-09-05T02:43:29.139Z] 2a2f49069b9e: Download complete [2023-09-05T02:43:29.139Z] 2e9b0aa3be6d: Pull complete [2023-09-05T02:43:29.436Z] 8d51d6327a98: Pull complete [2023-09-05T02:43:29.436Z] 8b374f2dd631: Pull complete [2023-09-05T02:43:29.436Z] ec14aa9079de: Pull complete [2023-09-05T02:43:29.705Z] 9c61dcf015f6: Download complete [2023-09-05T02:43:32.231Z] 9c61dcf015f6: Pull complete [2023-09-05T02:43:32.231Z] 4698f68db338: Pull complete [2023-09-05T02:43:32.231Z] 2a2f49069b9e: Pull complete [2023-09-05T02:43:32.489Z] e0025b399a48: Pull complete [2023-09-05T02:43:32.489Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-05T02:43:32.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T02:43:32.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:43:32.723Z] prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container [2023-09-05T02:43:32.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-05T02:43:34.797Z] 2f466654f4bb: Pull complete [2023-09-05T02:43:35.746Z] $ docker top 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T02:43:36.170Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T02:43:37.379Z] 554e91adad29: Pull complete [2023-09-05T02:43:37.379Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T02:43:37.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T02:43:37.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:43:37.765Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T02:43:37.765Z] WORKDIR /edgex [2023-09-05T02:43:37.765Z] COPY go.mod . [2023-09-05T02:43:37.765Z] RUN go mod download [2023-09-05T02:43:37.765Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-05T02:43:38.352Z] Sending build context to Docker daemon 2.965MB [2023-09-05T02:43:38.352Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T02:43:38.352Z] ---> 1e15ea492957 [2023-09-05T02:43:38.352Z] Step 2/4 : WORKDIR /edgex [2023-09-05T02:43:38.701Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #1 transferring dockerfile: 1.70kB done [2023-09-05T02:43:38.701Z] #1 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #2 transferring dockerfile: 1.78kB done [2023-09-05T02:43:38.701Z] #2 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #3 transferring dockerfile: 2.82kB done [2023-09-05T02:43:38.701Z] #3 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #4 transferring dockerfile: 1.84kB done [2023-09-05T02:43:38.701Z] #4 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #5 transferring dockerfile: 2.38kB done [2023-09-05T02:43:38.701Z] #5 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #6 transferring dockerfile: 1.59kB done [2023-09-05T02:43:38.701Z] #6 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #7 transferring dockerfile: 1.58kB done [2023-09-05T02:43:38.701Z] #7 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #8 transferring dockerfile: 1.96kB done [2023-09-05T02:43:38.701Z] #8 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #9 transferring dockerfile: 1.82kB done [2023-09-05T02:43:38.701Z] #9 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #10 transferring dockerfile: 2.04kB done [2023-09-05T02:43:38.701Z] #10 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #11 transferring dockerfile: 1.82kB done [2023-09-05T02:43:38.701Z] #11 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #12 [core-data internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #12 transferring dockerfile: 1.90kB done [2023-09-05T02:43:38.701Z] #12 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #13 [security-spire-agent internal] load .dockerignore [2023-09-05T02:43:38.701Z] #13 transferring context: 56B done [2023-09-05T02:43:38.701Z] #13 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #14 transferring dockerfile: 2.39kB done [2023-09-05T02:43:38.701Z] #14 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T02:43:38.701Z] #15 transferring dockerfile: 2.12kB done [2023-09-05T02:43:38.701Z] #15 DONE 0.1s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T02:43:38.701Z] #16 transferring context: 56B done [2023-09-05T02:43:38.701Z] #16 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-05T02:43:38.701Z] #17 transferring context: 56B done [2023-09-05T02:43:38.701Z] #17 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #18 [support-notifications internal] load .dockerignore [2023-09-05T02:43:38.701Z] #18 transferring context: 56B done [2023-09-05T02:43:38.701Z] #18 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-05T02:43:38.701Z] #19 transferring context: 56B done [2023-09-05T02:43:38.701Z] #19 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #20 [security-spire-server internal] load .dockerignore [2023-09-05T02:43:38.701Z] #20 transferring context: 56B done [2023-09-05T02:43:38.701Z] #20 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #21 [security-spire-config internal] load .dockerignore [2023-09-05T02:43:38.701Z] #21 transferring context: 56B done [2023-09-05T02:43:38.701Z] #21 DONE 0.0s [2023-09-05T02:43:38.701Z] [2023-09-05T02:43:38.701Z] #22 [core-metadata internal] load .dockerignore [2023-09-05T02:43:38.959Z] #22 transferring context: 56B done [2023-09-05T02:43:38.959Z] #22 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #23 [security-proxy-auth internal] load .dockerignore [2023-09-05T02:43:38.959Z] #23 transferring context: 56B done [2023-09-05T02:43:38.959Z] #23 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #24 [support-scheduler internal] load .dockerignore [2023-09-05T02:43:38.959Z] #24 transferring context: 56B done [2023-09-05T02:43:38.959Z] #24 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #25 [core-command internal] load .dockerignore [2023-09-05T02:43:38.959Z] #25 transferring context: 56B done [2023-09-05T02:43:38.959Z] #25 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #26 [core-data internal] load .dockerignore [2023-09-05T02:43:38.959Z] #26 transferring context: 56B done [2023-09-05T02:43:38.959Z] #26 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #27 [security-proxy-setup internal] load .dockerignore [2023-09-05T02:43:38.959Z] #27 transferring context: 56B done [2023-09-05T02:43:38.959Z] #27 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T02:43:38.959Z] #28 transferring context: 56B done [2023-09-05T02:43:38.959Z] #28 DONE 0.0s [2023-09-05T02:43:38.959Z] [2023-09-05T02:43:38.959Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T02:43:39.560Z] #29 DONE 0.0s [2023-09-05T02:43:39.560Z] [2023-09-05T02:43:39.560Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T02:43:39.560Z] #30 DONE 0.3s [2023-09-05T02:43:39.560Z] [2023-09-05T02:43:39.560Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:43:39.560Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:43:39.560Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T02:43:39.560Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T02:43:39.560Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-09-05T02:43:39.560Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:43:39.560Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-05T02:43:39.560Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T02:43:39.818Z] #31 ... [2023-09-05T02:43:39.818Z] [2023-09-05T02:43:39.818Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T02:43:39.818Z] #32 DONE 0.9s [2023-09-05T02:43:39.818Z] [2023-09-05T02:43:39.818Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:43:39.818Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.5s done [2023-09-05T02:43:39.818Z] #31 ... [2023-09-05T02:43:39.818Z] [2023-09-05T02:43:39.818Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T02:43:39.818Z] #33 DONE 1.0s [2023-09-05T02:43:39.818Z] [2023-09-05T02:43:39.818Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:43:39.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:43:39.818Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T02:43:39.818Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T02:43:39.818Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-09-05T02:43:39.819Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:43:39.819Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.5s done [2023-09-05T02:43:40.290Z] ---> Running in 3b3b8d387dba [2023-09-05T02:43:40.290Z] Removing intermediate container 3b3b8d387dba [2023-09-05T02:43:40.290Z] ---> f33c65af23cc [2023-09-05T02:43:40.290Z] Step 3/4 : COPY go.mod . [2023-09-05T02:43:40.386Z] #31 ... [2023-09-05T02:43:40.386Z] [2023-09-05T02:43:40.386Z] #34 [security-spire-server internal] load build context [2023-09-05T02:43:40.386Z] #34 transferring context: 17.59kB 0.0s done [2023-09-05T02:43:40.386Z] #34 DONE 0.4s [2023-09-05T02:43:40.386Z] [2023-09-05T02:43:40.386Z] #35 [security-spire-config internal] load build context [2023-09-05T02:43:40.386Z] #35 transferring context: 15.84kB 0.0s done [2023-09-05T02:43:40.386Z] #35 DONE 0.4s [2023-09-05T02:43:40.386Z] [2023-09-05T02:43:40.386Z] #36 [security-spire-agent internal] load build context [2023-09-05T02:43:40.386Z] #36 transferring context: 17.12kB 0.0s done [2023-09-05T02:43:40.386Z] #36 DONE 0.4s [2023-09-05T02:43:40.386Z] [2023-09-05T02:43:40.386Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:43:40.386Z] #31 DONE 1.4s [2023-09-05T02:43:40.386Z] [2023-09-05T02:43:40.386Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:43:40.840Z] #37 ... [2023-09-05T02:43:40.840Z] [2023-09-05T02:43:40.840Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-05T02:43:40.840Z] #38 DONE 1.6s [2023-09-05T02:43:40.875Z] ---> afcd1bc66622 [2023-09-05T02:43:40.875Z] Step 4/4 : RUN go mod download [2023-09-05T02:43:40.875Z] ---> Running in dcb0d662c090 [2023-09-05T02:43:41.104Z] [2023-09-05T02:43:41.105Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:43:41.105Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-05T02:43:41.105Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T02:43:41.105Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-05T02:43:41.105Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-05T02:43:41.105Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-05T02:43:41.105Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-09-05T02:43:41.105Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-05T02:43:41.105Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T02:43:41.105Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-09-05T02:43:41.105Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T02:43:41.105Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T02:43:41.368Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-09-05T02:43:41.368Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-05T02:43:43.273Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-05T02:43:49.863Z] #39 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-05T02:43:49.863Z] #40 transferring context: 365.25MB 8.9s done [2023-09-05T02:43:49.863Z] #40 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #41 [support-notifications internal] load build context [2023-09-05T02:43:49.863Z] #41 transferring context: 365.25MB 8.7s done [2023-09-05T02:43:49.863Z] #41 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #42 [security-bootstrapper internal] load build context [2023-09-05T02:43:49.863Z] #42 transferring context: 365.25MB 7.8s done [2023-09-05T02:43:49.863Z] #42 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #43 [security-proxy-setup internal] load build context [2023-09-05T02:43:49.863Z] #43 transferring context: 365.25MB 9.1s done [2023-09-05T02:43:49.863Z] #43 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #44 [core-command internal] load build context [2023-09-05T02:43:49.863Z] #44 transferring context: 365.25MB 8.7s done [2023-09-05T02:43:49.863Z] #44 ... [2023-09-05T02:43:49.863Z] [2023-09-05T02:43:49.863Z] #45 [core-data internal] load build context [2023-09-05T02:43:49.863Z] #45 transferring context: 365.25MB 9.9s done [2023-09-05T02:43:50.121Z] #45 ... [2023-09-05T02:43:50.121Z] [2023-09-05T02:43:50.121Z] #46 [core-metadata internal] load build context [2023-09-05T02:43:50.121Z] #46 transferring context: 365.25MB 8.0s done [2023-09-05T02:43:50.121Z] #46 ... [2023-09-05T02:43:50.121Z] [2023-09-05T02:43:50.121Z] #47 [security-secretstore-setup internal] load build context [2023-09-05T02:43:50.121Z] #47 transferring context: 365.25MB 8.8s done [2023-09-05T02:43:50.797Z] #47 ... [2023-09-05T02:43:50.797Z] [2023-09-05T02:43:50.797Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:43:50.797Z] #48 transferring context: 365.25MB 8.3s done [2023-09-05T02:43:51.057Z] #48 ... [2023-09-05T02:43:51.057Z] [2023-09-05T02:43:51.057Z] #49 [support-scheduler internal] load build context [2023-09-05T02:43:51.057Z] #49 transferring context: 365.25MB 8.3s done [2023-09-05T02:43:51.057Z] #49 ... [2023-09-05T02:43:51.057Z] [2023-09-05T02:43:51.057Z] #50 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T02:43:51.317Z] #50 ... [2023-09-05T02:43:51.317Z] [2023-09-05T02:43:51.317Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T02:43:51.317Z] #51 ... [2023-09-05T02:43:51.317Z] [2023-09-05T02:43:51.317Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T02:43:51.317Z] #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:51.317Z] #0 5.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:51.317Z] #0 6.156 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:43:51.317Z] #0 6.156 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:43:51.317Z] #0 6.156 OK: 17818 distinct packages available [2023-09-05T02:43:51.317Z] #0 6.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:51.317Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:51.317Z] #0 6.519 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:43:51.317Z] #0 6.527 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:43:51.317Z] #0 6.536 (3/4) Installing libucontext (1.2-r0) [2023-09-05T02:43:51.317Z] #0 6.538 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T02:43:51.317Z] #0 6.542 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:43:51.317Z] #0 6.556 OK: 7 MiB in 19 packages [2023-09-05T02:43:51.576Z] #52 ... [2023-09-05T02:43:51.576Z] [2023-09-05T02:43:51.576Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:43:51.576Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-05T02:43:51.576Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-05T02:43:51.576Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-05T02:43:51.576Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T02:43:51.576Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-05T02:43:51.576Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T02:43:51.576Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-05T02:43:51.576Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s done [2023-09-05T02:43:51.576Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T02:43:51.576Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-05T02:43:51.576Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-05T02:43:51.576Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-09-05T02:43:51.837Z] #53 ... [2023-09-05T02:43:51.837Z] [2023-09-05T02:43:51.837Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T02:43:51.837Z] #54 ... [2023-09-05T02:43:51.837Z] [2023-09-05T02:43:51.837Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T02:43:52.411Z] #55 ... [2023-09-05T02:43:52.411Z] [2023-09-05T02:43:52.411Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T02:43:52.411Z] #56 ... [2023-09-05T02:43:52.411Z] [2023-09-05T02:43:52.411Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T02:43:52.677Z] #57 ... [2023-09-05T02:43:52.677Z] [2023-09-05T02:43:52.677Z] #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-05T02:43:52.677Z] #58 ... [2023-09-05T02:43:52.677Z] [2023-09-05T02:43:52.677Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:43:52.677Z] #37 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:52.677Z] #37 1.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:43:52.677Z] #37 1.517 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T02:43:52.677Z] #37 1.525 (2/2) Installing su-exec (0.2-r2) [2023-09-05T02:43:52.677Z] #37 1.526 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:43:52.677Z] #37 1.535 OK: 7 MiB in 17 packages [2023-09-05T02:43:52.938Z] #37 ... [2023-09-05T02:43:52.938Z] [2023-09-05T02:43:52.938Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T02:43:52.938Z] #59 ... [2023-09-05T02:43:52.938Z] [2023-09-05T02:43:52.938Z] #60 [security-proxy-auth internal] load build context [2023-09-05T02:43:52.938Z] #60 transferring context: 365.25MB 8.1s done [2023-09-05T02:44:11.112Z] #60 ... [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #42 [security-bootstrapper internal] load build context [2023-09-05T02:44:11.112Z] #42 DONE 29.4s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #58 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-05T02:44:11.112Z] #58 DONE 27.3s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T02:44:11.112Z] #52 DONE 28.0s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #37 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:44:11.112Z] #37 DONE 28.2s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:44:11.112Z] #61 ... [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #46 [core-metadata internal] load build context [2023-09-05T02:44:11.112Z] #46 DONE 29.4s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #60 [security-proxy-auth internal] load build context [2023-09-05T02:44:11.112Z] #60 DONE 29.4s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #41 [support-notifications internal] load build context [2023-09-05T02:44:11.112Z] #41 DONE 29.6s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #49 [support-scheduler internal] load build context [2023-09-05T02:44:11.112Z] #49 DONE 29.3s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #48 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:44:11.112Z] #48 DONE 29.3s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #47 [security-secretstore-setup internal] load build context [2023-09-05T02:44:11.112Z] #47 DONE 29.6s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #44 [core-command internal] load build context [2023-09-05T02:44:11.112Z] #44 DONE 29.3s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #40 [security-spiffe-token-provider internal] load build context [2023-09-05T02:44:11.112Z] #40 DONE 29.6s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #43 [security-proxy-setup internal] load build context [2023-09-05T02:44:11.112Z] #43 DONE 29.4s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #45 [core-data internal] load build context [2023-09-05T02:44:11.112Z] #45 DONE 29.4s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:44:11.112Z] #62 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.112Z] #62 1.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.112Z] #62 1.312 OK: 265 MiB in 53 packages [2023-09-05T02:44:11.112Z] #62 ... [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #63 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:44:11.112Z] #63 DONE 1.2s [2023-09-05T02:44:11.112Z] [2023-09-05T02:44:11.112Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T02:44:11.112Z] #55 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.112Z] #55 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.112Z] #55 28.91 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.112Z] #55 28.91 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T02:44:11.112Z] #55 28.92 (3/4) Installing su-exec (0.2-r2) [2023-09-05T02:44:11.112Z] #55 28.93 (4/4) Installing yq (4.30.4-r4) [2023-09-05T02:44:11.113Z] #55 29.00 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #55 29.02 OK: 17 MiB in 19 packages [2023-09-05T02:44:11.113Z] #55 DONE 29.9s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T02:44:11.113Z] #56 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #56 28.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #56 28.99 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #56 28.99 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #56 29.00 OK: 7 MiB in 16 packages [2023-09-05T02:44:11.113Z] #56 DONE 29.9s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T02:44:11.113Z] #51 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #51 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #51 29.07 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #51 29.07 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #51 29.08 OK: 7 MiB in 16 packages [2023-09-05T02:44:11.113Z] #51 DONE 29.9s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T02:44:11.113Z] #54 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #54 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #54 28.94 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T02:44:11.113Z] #54 28.95 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #54 28.96 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #54 28.96 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:44:11.113Z] #54 29.03 OK: 8 MiB in 17 packages [2023-09-05T02:44:11.113Z] #54 DONE 30.0s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:44:11.113Z] #62 DONE 2.0s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T02:44:11.113Z] #57 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #57 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #57 28.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:44:11.113Z] #57 28.98 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:44:11.113Z] #57 28.98 OK: 17818 distinct packages available [2023-09-05T02:44:11.113Z] #57 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #57 29.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #57 29.36 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T02:44:11.113Z] #57 29.37 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T02:44:11.113Z] #57 29.39 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T02:44:11.113Z] #57 29.39 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T02:44:11.113Z] #57 29.40 (5/9) Installing curl (8.2.1-r0) [2023-09-05T02:44:11.113Z] #57 29.41 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #57 29.41 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:44:11.113Z] #57 29.41 (8/9) Installing libucontext (1.2-r0) [2023-09-05T02:44:11.113Z] #57 29.42 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T02:44:11.113Z] #57 29.42 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #57 29.43 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:44:11.113Z] #57 29.49 OK: 10 MiB in 24 packages [2023-09-05T02:44:11.113Z] #57 DONE 30.0s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T02:44:11.113Z] #59 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #59 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #59 28.87 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T02:44:11.113Z] #59 28.90 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #59 28.91 (3/4) Installing su-exec (0.2-r2) [2023-09-05T02:44:11.113Z] #59 28.91 (4/4) Installing yq (4.30.4-r4) [2023-09-05T02:44:11.113Z] #59 28.98 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #59 28.98 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:44:11.113Z] #59 29.04 OK: 17 MiB in 19 packages [2023-09-05T02:44:11.113Z] #59 DONE 30.0s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #50 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T02:44:11.113Z] #50 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #50 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #50 28.95 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:44:11.113Z] #50 28.95 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:44:11.113Z] #50 28.95 OK: 17818 distinct packages available [2023-09-05T02:44:11.113Z] #50 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #50 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:11.113Z] #50 29.34 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T02:44:11.113Z] #50 29.35 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:44:11.113Z] #50 29.35 (3/5) Installing libucontext (1.2-r0) [2023-09-05T02:44:11.113Z] #50 29.37 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T02:44:11.113Z] #50 29.38 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T02:44:11.113Z] #50 29.39 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:44:11.113Z] #50 29.39 OK: 8 MiB in 20 packages [2023-09-05T02:44:11.113Z] #50 DONE 30.1s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:44:11.113Z] #64 ... [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T02:44:11.113Z] #65 DONE 0.1s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #66 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T02:44:11.113Z] #66 DONE 0.2s [2023-09-05T02:44:11.113Z] [2023-09-05T02:44:11.113Z] #67 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T02:44:12.050Z] #67 ... [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:44:12.050Z] #64 DONE 1.3s [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:44:12.050Z] #68 DONE 1.4s [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T02:44:12.050Z] #69 DONE 1.4s [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #67 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T02:44:12.050Z] #67 DONE 1.3s [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T02:44:12.050Z] #70 DONE 3.4s [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T02:44:12.050Z] #71 ... [2023-09-05T02:44:12.050Z] [2023-09-05T02:44:12.050Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T02:44:12.050Z] #72 DONE 0.1s [2023-09-05T02:44:12.618Z] [2023-09-05T02:44:12.618Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:44:12.618Z] #61 3.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.618Z] #61 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.618Z] #61 3.698 OK: 265 MiB in 53 packages [2023-09-05T02:44:12.878Z] #61 DONE 4.3s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T02:44:12.878Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 3.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 3.709 OK: 265 MiB in 53 packages [2023-09-05T02:44:12.878Z] #73 DONE 4.3s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #74 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:44:12.878Z] #74 DONE 0.9s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T02:44:12.878Z] #71 DONE 0.8s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:44:12.878Z] #75 DONE 0.9s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T02:44:12.878Z] #76 ... [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T02:44:12.878Z] #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 3.751 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:44:12.878Z] #0 3.751 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:44:12.878Z] #0 3.751 OK: 17823 distinct packages available [2023-09-05T02:44:12.878Z] #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T02:44:12.878Z] #0 4.239 OK: 265 MiB in 53 packages [2023-09-05T02:44:12.878Z] #77 DONE 4.4s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #78 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T02:44:12.878Z] #78 DONE 0.1s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T02:44:12.878Z] #79 DONE 0.9s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:44:12.878Z] #80 DONE 0.2s [2023-09-05T02:44:12.878Z] [2023-09-05T02:44:12.878Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:44:12.878Z] #81 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #82 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T02:44:13.136Z] #82 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:44:13.136Z] #83 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T02:44:13.136Z] #76 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T02:44:13.136Z] #84 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:44:13.136Z] #85 DONE 0.2s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T02:44:13.136Z] #86 DONE 0.1s [2023-09-05T02:44:13.136Z] [2023-09-05T02:44:13.136Z] #87 [security-spire-config] exporting to image [2023-09-05T02:44:13.136Z] #87 exporting layers [2023-09-05T02:44:13.394Z] #87 ... [2023-09-05T02:44:13.394Z] [2023-09-05T02:44:13.394Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T02:44:13.394Z] #88 DONE 0.1s [2023-09-05T02:44:13.394Z] [2023-09-05T02:44:13.394Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:44:13.394Z] #89 DONE 0.1s [2023-09-05T02:44:13.394Z] [2023-09-05T02:44:13.394Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T02:44:13.394Z] #90 DONE 0.1s [2023-09-05T02:44:13.394Z] [2023-09-05T02:44:13.394Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T02:44:13.394Z] #91 DONE 0.1s [2023-09-05T02:44:13.394Z] [2023-09-05T02:44:13.394Z] #87 [security-spire-server] exporting to image [2023-09-05T02:44:13.958Z] #87 exporting layers 0.6s done [2023-09-05T02:44:13.958Z] #87 writing image sha256:99496587bb54804b5fc09418752a6e3fd8020bbd9f537859e0b5b265f224c787 0.0s done [2023-09-05T02:44:13.958Z] #87 naming to docker.io/library/security-spire-config done [2023-09-05T02:44:13.958Z] #87 exporting layers 0.5s done [2023-09-05T02:44:13.958Z] #87 writing image sha256:a4e942ec98f6598d8082cd446912ad23c133a8620a11bf433306e9bc72f7999f done [2023-09-05T02:44:13.958Z] #87 naming to docker.io/library/security-spire-server done [2023-09-05T02:44:13.958Z] #87 writing image sha256:2ae35afeec85001c2884845d32435fd57f33b8db0b3851e2c182aa14076a54d4 done [2023-09-05T02:44:13.958Z] #87 naming to docker.io/library/security-spire-agent done [2023-09-05T02:44:13.958Z] #87 DONE 1.0s [2023-09-05T02:44:13.958Z] [2023-09-05T02:44:13.958Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:19.227Z] #92 ... [2023-09-05T02:44:19.227Z] [2023-09-05T02:44:19.227Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:44:19.227Z] #53 ... [2023-09-05T02:44:19.227Z] [2023-09-05T02:44:19.227Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:44:19.757Z] Removing intermediate container dcb0d662c090 [2023-09-05T02:44:19.757Z] ---> 6b11fac0ba99 [2023-09-05T02:44:19.757Z] Successfully built 6b11fac0ba99 [2023-09-05T02:44:19.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:44:20.157Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T02:44:20.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:44:20.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container [2023-09-05T02:44:20.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T02:44:21.672Z] $ docker top 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T02:44:22.543Z] + go version [2023-09-05T02:44:22.543Z] go version go1.20.6 linux/arm64 [2023-09-05T02:44:22.549Z] #39 ... [2023-09-05T02:44:22.549Z] [2023-09-05T02:44:22.549Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:22.549Z] #93 ... [2023-09-05T02:44:22.549Z] [2023-09-05T02:44:22.549Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [2023-09-05T02:44:22.614Z] $ docker stop --time=1 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e [2023-09-05T02:44:23.117Z] #94 ... [2023-09-05T02:44:23.117Z] [2023-09-05T02:44:23.117Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:24.223Z] $ docker rm -f --volumes 6a40bc07e3b16577f673adb039836ed642f85e2d344abfc55724aae27961465e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:44:25.137Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T02:44:25.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:44:25.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container [2023-09-05T02:44:25.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T02:44:26.580Z] $ docker top eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T02:44:26.826Z] ========================================================= [2023-09-05T02:44:26.826Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T02:44:26.826Z] ========================================================= [Pipeline] sh [2023-09-05T02:44:27.147Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T02:44:27.530Z] + make test [2023-09-05T02:44:27.530Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T02:44:50.126Z] #95 ... [2023-09-05T02:44:50.126Z] [2023-09-05T02:44:50.126Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:50.126Z] #92 DONE 35.5s [2023-09-05T02:44:50.126Z] [2023-09-05T02:44:50.126Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:50.126Z] #94 DONE 35.7s [2023-09-05T02:44:50.126Z] [2023-09-05T02:44:50.126Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:50.126Z] #93 DONE 36.8s [2023-09-05T02:44:50.126Z] [2023-09-05T02:44:50.126Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:44:50.126Z] #95 DONE 35.7s [2023-09-05T02:44:50.126Z] [2023-09-05T02:44:50.126Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T02:45:00.156Z] #96 ... [2023-09-05T02:45:00.156Z] [2023-09-05T02:45:00.156Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T02:45:00.156Z] #97 ... [2023-09-05T02:45:00.156Z] [2023-09-05T02:45:00.156Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-05T02:45:00.156Z] #98 ... [2023-09-05T02:45:00.156Z] [2023-09-05T02:45:00.156Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T02:45:00.156Z] #99 ... [2023-09-05T02:45:00.156Z] [2023-09-05T02:45:00.156Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T02:45:00.156Z] #96 DONE 11.5s [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #100 [core-data builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #100 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #101 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #102 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #103 [core-command builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #103 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #104 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #105 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #106 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #107 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #108 [support-scheduler builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #108 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #109 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #110 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #111 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #112 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #113 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #114 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #97 DONE 11.5s [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #98 DONE 11.5s [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #115 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #116 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #117 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #99 DONE 11.5s [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:45:00.415Z] #118 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T02:45:00.415Z] #119 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:45:00.415Z] #120 CACHED [2023-09-05T02:45:00.415Z] [2023-09-05T02:45:00.415Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T02:45:01.348Z] #121 1.164 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T02:45:06.406Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T02:45:11.316Z] #121 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T02:45:11.317Z] #0 0.936 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T02:45:11.317Z] #122 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T02:45:11.317Z] #0 1.298 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T02:45:11.317Z] #123 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T02:45:11.317Z] #0 0.475 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T02:45:11.317Z] #124 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T02:45:11.317Z] #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T02:45:11.317Z] #125 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T02:45:11.317Z] #0 0.414 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T02:45:11.317Z] #126 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T02:45:11.317Z] #0 0.953 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:45:11.317Z] #127 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T02:45:11.317Z] #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:45:11.317Z] #128 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T02:45:11.317Z] #0 1.000 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T02:45:11.317Z] #129 ... [2023-09-05T02:45:11.317Z] [2023-09-05T02:45:11.317Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T02:45:11.317Z] #0 1.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:45:11.585Z] #130 ... [2023-09-05T02:45:11.585Z] [2023-09-05T02:45:11.585Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T02:45:11.585Z] #0 0.600 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-05T02:46:19.270Z] #131 ... [2023-09-05T02:46:19.270Z] [2023-09-05T02:46:19.270Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T02:46:19.270Z] #128 72.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:46:29.264Z] #128 DONE 88.2s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T02:46:29.264Z] #123 DONE 88.3s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T02:46:29.264Z] #126 DONE 88.3s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T02:46:29.264Z] #131 DONE 88.3s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T02:46:29.264Z] #130 DONE 88.3s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T02:46:29.264Z] #129 DONE 88.3s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T02:46:29.264Z] #124 DONE 88.4s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #132 ... [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T02:46:29.264Z] #127 DONE 88.4s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T02:46:29.264Z] #122 DONE 88.4s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T02:46:29.264Z] #125 DONE 88.4s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T02:46:29.264Z] #133 ... [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T02:46:29.264Z] #121 DONE 88.7s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #134 ... [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #132 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #132 DONE 0.7s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #135 DONE 0.7s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #136 DONE 0.7s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.264Z] #137 DONE 0.5s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T02:46:29.264Z] #133 DONE 0.5s [2023-09-05T02:46:29.264Z] [2023-09-05T02:46:29.264Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.523Z] #138 ... [2023-09-05T02:46:29.523Z] [2023-09-05T02:46:29.523Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.523Z] #139 DONE 0.5s [2023-09-05T02:46:29.523Z] [2023-09-05T02:46:29.523Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.523Z] #134 DONE 0.4s [2023-09-05T02:46:29.523Z] [2023-09-05T02:46:29.523Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.523Z] #140 DONE 0.3s [2023-09-05T02:46:29.523Z] [2023-09-05T02:46:29.523Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.523Z] #141 DONE 0.4s [2023-09-05T02:46:29.523Z] [2023-09-05T02:46:29.523Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T02:46:29.782Z] #142 ... [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #138 DONE 0.3s [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #143 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #143 DONE 0.4s [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #144 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.782Z] #145 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.782Z] #146 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #147 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.782Z] #148 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #149 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:29.782Z] #150 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #151 CACHED [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:29.782Z] #152 DONE 0.3s [2023-09-05T02:46:29.782Z] [2023-09-05T02:46:29.782Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T02:46:30.042Z] #153 ... [2023-09-05T02:46:30.042Z] [2023-09-05T02:46:30.042Z] #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:30.042Z] #154 DONE 0.5s [2023-09-05T02:46:30.042Z] [2023-09-05T02:46:30.042Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T02:46:30.042Z] #142 DONE 0.5s [2023-09-05T02:46:30.042Z] [2023-09-05T02:46:30.042Z] #155 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:30.610Z] #155 ... [2023-09-05T02:46:30.610Z] [2023-09-05T02:46:30.610Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T02:46:30.610Z] #156 DONE 1.0s [2023-09-05T02:46:30.879Z] [2023-09-05T02:46:30.879Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T02:46:31.445Z] #157 ... [2023-09-05T02:46:31.445Z] [2023-09-05T02:46:31.445Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T02:46:31.445Z] #158 DONE 1.6s [2023-09-05T02:46:31.445Z] [2023-09-05T02:46:31.445Z] #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T02:46:31.445Z] #159 DONE 1.6s [2023-09-05T02:46:31.445Z] [2023-09-05T02:46:31.445Z] #160 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T02:46:31.445Z] #160 DONE 1.6s [2023-09-05T02:46:31.445Z] [2023-09-05T02:46:31.446Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T02:46:31.446Z] #161 DONE 1.6s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #162 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T02:46:31.446Z] #162 DONE 1.4s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T02:46:31.446Z] #163 DONE 1.6s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #164 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T02:46:31.446Z] #164 DONE 1.7s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T02:46:31.446Z] #153 DONE 1.7s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #155 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.446Z] #155 DONE 1.4s [2023-09-05T02:46:31.446Z] [2023-09-05T02:46:31.446Z] #87 [core-data] exporting to image [2023-09-05T02:46:31.446Z] #87 exporting layers [2023-09-05T02:46:31.702Z] #87 ... [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T02:46:31.702Z] #157 DONE 0.9s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #165 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-05T02:46:31.702Z] #87 ... [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #166 DONE 0.4s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #167 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T02:46:31.702Z] #168 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #169 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #170 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.702Z] #171 DONE 0.3s [2023-09-05T02:46:31.702Z] [2023-09-05T02:46:31.702Z] #87 [core-command] exporting to image [2023-09-05T02:46:31.960Z] #87 ... [2023-09-05T02:46:31.960Z] [2023-09-05T02:46:31.960Z] #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:31.960Z] #172 DONE 0.4s [2023-09-05T02:46:31.960Z] [2023-09-05T02:46:31.960Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T02:46:31.960Z] #173 DONE 2.4s [2023-09-05T02:46:31.960Z] [2023-09-05T02:46:31.960Z] #87 [support-scheduler] exporting to image [2023-09-05T02:46:32.286Z] #87 ... [2023-09-05T02:46:32.287Z] [2023-09-05T02:46:32.287Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T02:46:32.287Z] #174 DONE 0.5s [2023-09-05T02:46:32.287Z] [2023-09-05T02:46:32.287Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T02:46:32.287Z] #175 DONE 0.4s [2023-09-05T02:46:32.287Z] [2023-09-05T02:46:32.287Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T02:46:32.287Z] #176 DONE 0.4s [2023-09-05T02:46:32.287Z] [2023-09-05T02:46:32.287Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T02:46:32.287Z] #177 DONE 0.4s [2023-09-05T02:46:32.287Z] [2023-09-05T02:46:32.287Z] #87 [core-metadata] exporting to image [2023-09-05T02:46:32.287Z] #87 exporting layers 0.4s done [2023-09-05T02:46:32.545Z] #87 ... [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T02:46:32.545Z] #178 DONE 0.5s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T02:46:32.545Z] #179 DONE 0.4s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #87 [core-metadata] exporting to image [2023-09-05T02:46:32.545Z] #87 exporting layers 0.4s done [2023-09-05T02:46:32.545Z] #87 writing image sha256:c7e61a905b34c01748942fb181743afd8f45cc955dbc481ab2ae4cba4b0eb585 [2023-09-05T02:46:32.545Z] #87 exporting layers 0.4s done [2023-09-05T02:46:32.545Z] #87 writing image sha256:c7e61a905b34c01748942fb181743afd8f45cc955dbc481ab2ae4cba4b0eb585 0.0s done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/core-data done [2023-09-05T02:46:32.545Z] #87 writing image sha256:53c9ba79d71e1e9f92ba8c170bb7ebf71c3be4dadc73a6aca35a957fcb3bea65 done [2023-09-05T02:46:32.545Z] #87 writing image sha256:d3ca4652aa1f5c0765c0c6f46617b25fa2df3af9d5d135e1eefdd080bec944b2 done [2023-09-05T02:46:32.545Z] #87 writing image sha256:a0b135c1e48db64deb90d6a2cb120434d53c278b1a4fae7512d56fc49e7284b0 done [2023-09-05T02:46:32.545Z] #87 writing image sha256:f17c9962429bdcf1e859d03b00d16d7c4a7af113fa1bcb67b700778e3b4fbcc7 done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/support-notifications done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/support-scheduler done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/core-command done [2023-09-05T02:46:32.545Z] #87 writing image sha256:5d206a33f43279beb4800a7301927a2840719da5e9a263e5f32d5fe629a0b09f done [2023-09-05T02:46:32.545Z] #87 naming to docker.io/library/core-metadata done [2023-09-05T02:46:32.545Z] #87 DONE 2.1s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T02:46:32.545Z] #180 DONE 0.4s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T02:46:32.545Z] #181 DONE 0.3s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T02:46:32.545Z] #182 DONE 0.4s [2023-09-05T02:46:32.545Z] [2023-09-05T02:46:32.545Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T02:46:33.158Z] #183 ... [2023-09-05T02:46:33.159Z] [2023-09-05T02:46:33.159Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T02:46:33.159Z] #184 DONE 0.7s [2023-09-05T02:46:33.159Z] [2023-09-05T02:46:33.159Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T02:46:33.159Z] #185 DONE 0.7s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T02:46:33.450Z] #186 DONE 1.0s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T02:46:33.450Z] #187 DONE 1.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T02:46:33.450Z] #188 DONE 0.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T02:46:33.450Z] #189 DONE 0.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #87 [security-proxy-auth] exporting to image [2023-09-05T02:46:33.450Z] #87 ... [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T02:46:33.450Z] #190 DONE 0.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T02:46:33.450Z] #191 DONE 0.0s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T02:46:33.450Z] #192 DONE 0.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T02:46:33.450Z] #193 DONE 0.1s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T02:46:33.450Z] #183 DONE 1.0s [2023-09-05T02:46:33.450Z] [2023-09-05T02:46:33.450Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T02:46:34.064Z] #194 DONE 0.5s [2023-09-05T02:46:34.064Z] [2023-09-05T02:46:34.064Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T02:46:34.064Z] #195 DONE 0.6s [2023-09-05T02:46:34.064Z] [2023-09-05T02:46:34.064Z] #87 [security-secretstore-setup] exporting to image [2023-09-05T02:46:34.064Z] #87 writing image sha256:ee9672b9b10bce24dc6a20cb1fa453be1676bfcc097dd40e68415c716667ac16 done [2023-09-05T02:46:34.065Z] #87 naming to docker.io/library/security-proxy-setup done [2023-09-05T02:46:34.362Z] #87 exporting layers 1.0s done [2023-09-05T02:46:34.362Z] #87 writing image sha256:356a22ecd5b2cdd34386e0a2a757efb501aa1fc931923eed0400748e6b5ec61d done [2023-09-05T02:46:34.362Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-09-05T02:46:34.362Z] #87 exporting layers 0.3s done [2023-09-05T02:46:34.362Z] #87 writing image sha256:94165591335a343e61535281117fbdd2dfcc69f29a7355ec36973db0c69ed9dc 0.0s done [2023-09-05T02:46:34.362Z] #87 naming to docker.io/library/security-proxy-auth done [2023-09-05T02:46:34.362Z] #87 writing image sha256:ac9c02cb0cce87b3bd637aac2566fb8360788d4a8d1399ffa92ce2e39970b164 done [2023-09-05T02:46:34.362Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-05T02:46:34.362Z] #87 writing image sha256:8962a68e2af19098d18a16abe387a2c36becd97d4ba87933776667dcdb95a568 done [2023-09-05T02:46:34.362Z] #87 naming to docker.io/library/security-bootstrapper done [2023-09-05T02:46:34.362Z] #87 DONE 3.2s [2023-09-05T02:46:34.362Z] [2023-09-05T02:46:34.362Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T02:46:34.362Z] time="2023-09-05T02:43:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T02:46:34.399Z] $ docker stop --time=1 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac [2023-09-05T02:46:35.708Z] $ docker rm -f --volumes 5c85c3a5de743b4c0b2d1817be57c6945c6124904fef1a549aa0f1bc9c56e2ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T02:46:36.165Z] + docker images [2023-09-05T02:46:36.165Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T02:46:36.165Z] security-proxy-auth latest 94165591335a 2 seconds ago 19.4MB [2023-09-05T02:46:36.165Z] security-secretstore-setup latest 356a22ecd5b2 2 seconds ago 44.1MB [2023-09-05T02:46:36.165Z] core-common-config-bootstrapper latest ac9c02cb0cce 2 seconds ago 18.1MB [2023-09-05T02:46:36.165Z] security-proxy-setup latest ee9672b9b10b 2 seconds ago 29.2MB [2023-09-05T02:46:36.165Z] security-bootstrapper latest 8962a68e2af1 2 seconds ago 23MB [2023-09-05T02:46:36.165Z] core-command latest a0b135c1e48d 4 seconds ago 21MB [2023-09-05T02:46:36.165Z] support-scheduler latest f17c9962429b 4 seconds ago 33.8MB [2023-09-05T02:46:36.165Z] security-spiffe-token-provider latest d3ca4652aa1f 4 seconds ago 33.5MB [2023-09-05T02:46:36.165Z] support-notifications latest 53c9ba79d71e 4 seconds ago 34.3MB [2023-09-05T02:46:36.165Z] core-metadata latest 5d206a33f432 4 seconds ago 21.6MB [2023-09-05T02:46:36.165Z] core-data latest c7e61a905b34 4 seconds ago 21.2MB [2023-09-05T02:46:36.165Z] security-spire-agent latest 2ae35afeec85 2 minutes ago 161MB [2023-09-05T02:46:36.165Z] security-spire-server latest a4e942ec98f6 2 minutes ago 103MB [2023-09-05T02:46:36.165Z] security-spire-config latest 99496587bb54 2 minutes ago 102MB [2023-09-05T02:46:36.165Z] ci-base-image-x86_64 latest ee18ced371ff 5 minutes ago 1.07GB [2023-09-05T02:46:36.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-05T02:46:36.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-05T02:46:36.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T02:47:13.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T02:47:23.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T02:47:23.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T02:47:23.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.330s coverage: 28.7% of statements [2023-09-05T02:47:33.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 97.0% of statements [2023-09-05T02:47:37.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T02:47:37.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T02:47:37.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T02:47:40.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.405s coverage: 69.4% of statements [2023-09-05T02:47:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T02:47:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T02:47:43.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements [2023-09-05T02:47:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T02:47:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T02:47:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:47:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T02:47:48.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T02:47:54.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T02:47:54.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T02:48:09.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.690s coverage: 93.4% of statements [2023-09-05T02:48:09.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.380s coverage: 3.8% of statements [2023-09-05T02:48:10.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T02:48:10.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:48:10.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T02:48:12.669Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 97.6% of statements [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T02:48:12.669Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T02:48:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-09-05T02:48:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T02:48:23.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T02:48:23.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.9% of statements [2023-09-05T02:48:23.012Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 32.2% of statements [2023-09-05T02:48:26.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements [2023-09-05T02:48:27.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements [2023-09-05T02:48:27.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.262s coverage: 94.1% of statements [2023-09-05T02:48:27.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements [2023-09-05T02:48:29.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2023-09-05T02:48:32.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T02:48:33.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T02:48:33.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T02:48:33.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T02:48:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T02:48:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T02:48:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T02:48:35.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T02:48:43.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-09-05T02:48:43.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T02:48:43.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T02:48:43.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T02:48:43.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T02:48:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T02:48:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T02:48:50.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.261s coverage: 92.9% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-09-05T02:48:57.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.504s coverage: 81.8% of statements [2023-09-05T02:48:57.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T02:48:57.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements [2023-09-05T02:48:57.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T02:48:57.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 86.0% of statements [2023-09-05T02:49:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T02:49:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T02:49:04.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 63.1% of statements [2023-09-05T02:49:04.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2023-09-05T02:49:06.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-09-05T02:49:06.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2023-09-05T02:49:06.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2023-09-05T02:49:06.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T02:49:06.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T02:49:06.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T02:49:06.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-09-05T02:49:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T02:49:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T02:49:14.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T02:49:14.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.995s coverage: 38.4% of statements [2023-09-05T02:49:14.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements [2023-09-05T02:49:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T02:49:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T02:49:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T02:49:19.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T02:49:19.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2023-09-05T02:49:25.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T02:49:25.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T02:49:25.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T02:49:25.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T02:49:31.163Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-09-05T02:49:31.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T02:49:31.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:49:31.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T02:49:31.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T02:49:32.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 95.7% of statements [2023-09-05T02:49:35.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T02:49:35.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T02:49:35.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 61.8% of statements [2023-09-05T02:49:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T02:49:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T02:49:38.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 98.9% of statements [2023-09-05T02:49:39.744Z] 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 [2023-09-05T02:49:39.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T02:49:39.744Z] go vet ./... [2023-09-05T02:52:16.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T02:52:16.406Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T02:52:16.406Z] ./bin/test-attribution-txt.sh [2023-09-05T02:52:16.407Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T02:52:16.407Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T02:52:16.407Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T02:52:16.407Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T02:52:16.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T02:52:16.784Z] + ls -al . [2023-09-05T02:52:16.784Z] total 724 [2023-09-05T02:52:16.784Z] drwxrwxr-x 11 1001 1001 4096 Sep 5 02:44 . [2023-09-05T02:52:16.784Z] drwxr-xr-x 4 root root 4096 Sep 5 02:44 .. [2023-09-05T02:52:16.784Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 .blubracket [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 02:42 .dockerignore [2023-09-05T02:52:16.784Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 02:42 .git [2023-09-05T02:52:16.784Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 02:42 .github [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 02:42 .gitignore [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 02:42 .golangci.yml [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 02:42 .hadolint.yml [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 02:42 .sonarcloud.properties [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 02:42 ADOPTERS.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 02:42 Attribution.txt [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 02:42 CHANGELOG.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 02:42 CONTRIBUTING.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 02:42 GOVERNANCE.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 02:42 Jenkinsfile [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 02:42 LICENSE [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 02:42 Makefile [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 02:42 OWNERS.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 02:42 README.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 02:42 SECURITY.md [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 02:40 VERSION [2023-09-05T02:52:16.784Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 bin [2023-09-05T02:52:16.784Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 02:42 cmd [2023-09-05T02:52:16.784Z] -rw-r--r-- 1 root root 447827 Sep 5 02:49 coverage.out [2023-09-05T02:52:16.784Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 02:42 fuzz_test [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 02:42 go.mod [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 02:42 go.sum [2023-09-05T02:52:16.784Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 02:42 internal [2023-09-05T02:52:16.784Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 02:42 openapi [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 02:42 security.txt [2023-09-05T02:52:16.784Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 02:42 snap [2023-09-05T02:52:16.784Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 02:42 version.go [Pipeline] sh [2023-09-05T02:52:17.432Z] + '[' -e coverage.out ] [2023-09-05T02:52:17.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T02:52:17.473Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T02:52:18.199Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T02:52:18.522Z] + make build [2023-09-05T02:52:18.791Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T02:53:55.407Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T02:53:56.811Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T02:54:02.147Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-05T02:54:06.408Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T02:54:45.249Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T02:54:51.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:54:58.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:55:05.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:55:08.654Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T02:55:13.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T02:55:19.318Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-05T02:55:25.978Z] $ docker stop --time=1 eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e [2023-09-05T02:55:27.979Z] $ docker rm -f --volumes eab7c2d164143a6cb8e6d578080091a11b2da407c8c648db66d1fe8a9dda210e [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 [2023-09-05T02:55:30.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T02:55:30.788Z] [2023-09-05T02:55:30.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T02:55:31.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T02:55:31.468Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-05T02:55:31.468Z] 547446be3368: Pulling fs layer [2023-09-05T02:55:31.468Z] d125d8839a47: Pulling fs layer [2023-09-05T02:55:31.468Z] 3e85d5ac6304: Pulling fs layer [2023-09-05T02:55:31.468Z] c3105a71a48b: Pulling fs layer [2023-09-05T02:55:31.468Z] 0f093f025ec4: Pulling fs layer [2023-09-05T02:55:31.468Z] c3106fc0e877: Pulling fs layer [2023-09-05T02:55:31.468Z] c3105a71a48b: Waiting [2023-09-05T02:55:31.468Z] 0f093f025ec4: Waiting [2023-09-05T02:55:31.468Z] c3106fc0e877: Waiting [2023-09-05T02:55:31.468Z] 547446be3368: Verifying Checksum [2023-09-05T02:55:31.468Z] 547446be3368: Download complete [2023-09-05T02:55:31.468Z] c3105a71a48b: Verifying Checksum [2023-09-05T02:55:31.468Z] c3105a71a48b: Download complete [2023-09-05T02:55:32.061Z] d125d8839a47: Verifying Checksum [2023-09-05T02:55:32.061Z] d125d8839a47: Download complete [2023-09-05T02:55:32.061Z] c3106fc0e877: Verifying Checksum [2023-09-05T02:55:32.061Z] c3106fc0e877: Download complete [2023-09-05T02:55:32.061Z] 0f093f025ec4: Verifying Checksum [2023-09-05T02:55:32.061Z] 0f093f025ec4: Download complete [2023-09-05T02:55:32.326Z] 547446be3368: Pull complete [2023-09-05T02:55:33.289Z] d125d8839a47: Pull complete [2023-09-05T02:55:33.874Z] 3e85d5ac6304: Download complete [2023-09-05T02:55:42.073Z] 3e85d5ac6304: Pull complete [2023-09-05T02:55:42.073Z] c3105a71a48b: Pull complete [2023-09-05T02:55:43.037Z] 0f093f025ec4: Pull complete [2023-09-05T02:55:43.305Z] c3106fc0e877: Pull complete [2023-09-05T02:55:43.305Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-05T02:55:43.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T02:55:43.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T02:55:43.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container [2023-09-05T02:55:43.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-05T02:55:45.835Z] $ docker top 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T02:55:46.715Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T02:55:54.917Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T02:55:54.917Z] #1 transferring dockerfile: 2.39kB done [2023-09-05T02:55:54.917Z] #1 DONE 0.1s [2023-09-05T02:55:55.502Z] [2023-09-05T02:55:55.502Z] #2 [core-command internal] load build definition from Dockerfile [2023-09-05T02:55:55.503Z] #2 transferring dockerfile: 1.82kB 0.0s done [2023-09-05T02:55:55.503Z] #2 DONE 0.1s [2023-09-05T02:55:55.503Z] [2023-09-05T02:55:55.503Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-05T02:55:55.503Z] #3 transferring dockerfile: 1.96kB 0.0s done [2023-09-05T02:55:55.503Z] #3 DONE 0.1s [2023-09-05T02:55:55.503Z] [2023-09-05T02:55:55.503Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #4 transferring dockerfile: 2.12kB done [2023-09-05T02:55:55.771Z] #4 DONE 0.1s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #5 transferring dockerfile: 2.04kB done [2023-09-05T02:55:55.771Z] #5 DONE 0.1s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #6 [support-notifications internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #6 transferring dockerfile: 1.84kB done [2023-09-05T02:55:55.771Z] #6 DONE 0.1s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #7 DONE 0.0s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #8 transferring dockerfile: 2.38kB done [2023-09-05T02:55:55.771Z] #8 DONE 0.1s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-09-05T02:55:55.771Z] #7 DONE 0.1s [2023-09-05T02:55:55.771Z] [2023-09-05T02:55:55.771Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T02:55:55.771Z] #9 transferring dockerfile: 1.78kB 0.0s done [2023-09-05T02:55:55.771Z] #9 DONE 0.1s [2023-09-05T02:55:56.038Z] [2023-09-05T02:55:56.038Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-05T02:55:56.038Z] #10 transferring dockerfile: 1.90kB done [2023-09-05T02:55:56.038Z] #10 DONE 0.0s [2023-09-05T02:55:56.038Z] [2023-09-05T02:55:56.038Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T02:55:56.038Z] #11 transferring dockerfile: 1.59kB done [2023-09-05T02:55:56.038Z] #11 DONE 0.1s [2023-09-05T02:55:56.038Z] [2023-09-05T02:55:56.038Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T02:55:56.038Z] #12 transferring dockerfile: 2.82kB done [2023-09-05T02:55:56.038Z] #12 DONE 0.0s [2023-09-05T02:55:56.307Z] [2023-09-05T02:55:56.307Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T02:55:56.307Z] #13 transferring dockerfile: 1.70kB done [2023-09-05T02:55:56.307Z] #13 DONE 0.1s [2023-09-05T02:55:56.307Z] [2023-09-05T02:55:56.307Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T02:55:56.307Z] #14 transferring dockerfile: 1.58kB done [2023-09-05T02:55:56.307Z] #14 DONE 0.0s [2023-09-05T02:55:56.307Z] [2023-09-05T02:55:56.307Z] #15 [security-proxy-setup internal] load .dockerignore [2023-09-05T02:55:56.307Z] #15 transferring context: 56B 0.0s done [2023-09-05T02:55:56.307Z] #15 DONE 0.1s [2023-09-05T02:55:56.891Z] [2023-09-05T02:55:56.891Z] #16 [core-command internal] load .dockerignore [2023-09-05T02:55:56.891Z] #16 transferring context: 56B done [2023-09-05T02:55:56.891Z] #16 DONE 0.0s [2023-09-05T02:55:57.160Z] [2023-09-05T02:55:57.161Z] #17 [core-metadata internal] load .dockerignore [2023-09-05T02:55:57.161Z] #17 transferring context: 56B done [2023-09-05T02:55:57.161Z] #17 DONE 0.0s [2023-09-05T02:55:57.161Z] [2023-09-05T02:55:57.161Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T02:55:57.161Z] #18 transferring context: 56B done [2023-09-05T02:55:57.161Z] #18 DONE 0.0s [2023-09-05T02:55:57.161Z] [2023-09-05T02:55:57.161Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-05T02:55:57.161Z] #19 transferring context: 56B done [2023-09-05T02:55:57.161Z] #19 DONE 0.0s [2023-09-05T02:55:57.161Z] [2023-09-05T02:55:57.161Z] #20 [support-notifications internal] load .dockerignore [2023-09-05T02:55:57.161Z] #20 transferring context: 56B done [2023-09-05T02:55:57.161Z] #20 DONE 0.0s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-05T02:55:57.430Z] #21 transferring context: 56B done [2023-09-05T02:55:57.430Z] #21 DONE 0.1s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #22 [support-scheduler internal] load .dockerignore [2023-09-05T02:55:57.430Z] #22 transferring context: 56B 0.0s done [2023-09-05T02:55:57.430Z] #22 DONE 0.1s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T02:55:57.430Z] #23 transferring context: 56B done [2023-09-05T02:55:57.430Z] #23 DONE 0.1s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #24 [core-data internal] load .dockerignore [2023-09-05T02:55:57.430Z] #24 transferring context: 56B done [2023-09-05T02:55:57.430Z] #24 DONE 0.1s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #25 [security-spire-server internal] load .dockerignore [2023-09-05T02:55:57.430Z] #25 transferring context: 56B done [2023-09-05T02:55:57.430Z] #25 DONE 0.0s [2023-09-05T02:55:57.430Z] [2023-09-05T02:55:57.430Z] #26 [security-bootstrapper internal] load .dockerignore [2023-09-05T02:55:57.706Z] #26 transferring context: 56B done [2023-09-05T02:55:57.706Z] #26 DONE 0.1s [2023-09-05T02:55:57.706Z] [2023-09-05T02:55:57.706Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-05T02:55:57.706Z] #27 transferring context: 56B done [2023-09-05T02:55:57.706Z] #27 DONE 0.1s [2023-09-05T02:55:57.706Z] [2023-09-05T02:55:57.706Z] #28 [security-spire-config internal] load .dockerignore [2023-09-05T02:55:57.706Z] #28 transferring context: 56B done [2023-09-05T02:55:57.706Z] #28 DONE 0.1s [2023-09-05T02:55:57.707Z] [2023-09-05T02:55:57.707Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:57.707Z] #29 DONE 0.0s [2023-09-05T02:55:57.707Z] [2023-09-05T02:55:57.707Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T02:55:57.974Z] #30 DONE 0.1s [2023-09-05T02:55:57.974Z] [2023-09-05T02:55:57.974Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:57.974Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:57.974Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:57.974Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:57.974Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:57.974Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-05T02:55:58.240Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s [2023-09-05T02:55:58.240Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:58.240Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-05T02:55:58.826Z] #31 ... [2023-09-05T02:55:58.826Z] [2023-09-05T02:55:58.826Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:58.826Z] #32 DONE 1.0s [2023-09-05T02:55:58.826Z] [2023-09-05T02:55:58.826Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.094Z] #31 ... [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.094Z] #29 DONE 0.0s [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.094Z] #29 DONE 0.0s [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.094Z] #32 DONE 1.6s [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #31 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.094Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.094Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.094Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.094Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.094Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.094Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.094Z] #31 ... [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.094Z] #29 DONE 0.0s [2023-09-05T02:55:59.094Z] [2023-09-05T02:55:59.094Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.094Z] #33 DONE 0.5s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.362Z] #29 DONE 0.0s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.362Z] #32 DONE 1.6s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.362Z] #33 DONE 0.5s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.362Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.362Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.362Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.362Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.362Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.362Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.362Z] #31 ... [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T02:55:59.362Z] #30 DONE 0.5s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.362Z] #32 DONE 1.6s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.362Z] #33 DONE 0.5s [2023-09-05T02:55:59.362Z] [2023-09-05T02:55:59.362Z] #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.362Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.362Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.362Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.362Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.362Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.362Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.629Z] #31 ... [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.629Z] #29 DONE 0.0s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.629Z] #32 DONE 1.6s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.629Z] #33 DONE 0.6s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.629Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.629Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.629Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.629Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.629Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.629Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.629Z] #31 ... [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.629Z] #32 DONE 1.7s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.629Z] #29 DONE 0.0s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.629Z] #33 DONE 0.6s [2023-09-05T02:55:59.629Z] [2023-09-05T02:55:59.629Z] #31 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.629Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.629Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.629Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.629Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.629Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.629Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.899Z] #31 ... [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:55:59.899Z] #29 DONE 0.0s [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #31 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:55:59.899Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:55:59.899Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:55:59.899Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:55:59.899Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:55:59.899Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:55:59.899Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:55:59.899Z] #31 DONE 2.7s [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:55:59.899Z] #32 DONE 1.7s [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T02:55:59.899Z] #30 DONE 0.9s [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-05T02:55:59.899Z] #33 DONE 0.6s [2023-09-05T02:55:59.899Z] [2023-09-05T02:55:59.899Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:00.170Z] #34 ... [2023-09-05T02:56:00.170Z] [2023-09-05T02:56:00.170Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:56:00.170Z] #29 DONE 0.0s [2023-09-05T02:56:00.170Z] [2023-09-05T02:56:00.170Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:00.435Z] #35 ... [2023-09-05T02:56:00.435Z] [2023-09-05T02:56:00.435Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T02:56:00.435Z] #29 DONE 0.0s [2023-09-05T02:56:00.435Z] [2023-09-05T02:56:00.435Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:01.390Z] #35 ... [2023-09-05T02:56:01.390Z] [2023-09-05T02:56:01.390Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T02:56:01.390Z] #30 DONE 2.1s [2023-09-05T02:56:01.390Z] [2023-09-05T02:56:01.390Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:01.390Z] #35 ... [2023-09-05T02:56:01.390Z] [2023-09-05T02:56:01.390Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:56:01.390Z] #32 DONE 1.8s [2023-09-05T02:56:01.390Z] [2023-09-05T02:56:01.390Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-05T02:56:01.390Z] #33 DONE 0.7s [2023-09-05T02:56:01.390Z] [2023-09-05T02:56:01.390Z] #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:56:01.390Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:56:01.390Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:56:01.390Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:56:01.390Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:56:01.390Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:56:01.657Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:56:01.657Z] #31 DONE 2.8s [2023-09-05T02:56:01.657Z] [2023-09-05T02:56:01.657Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:01.657Z] #35 ... [2023-09-05T02:56:01.657Z] [2023-09-05T02:56:01.657Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T02:56:01.657Z] #32 DONE 1.8s [2023-09-05T02:56:01.657Z] [2023-09-05T02:56:01.657Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-05T02:56:01.657Z] #33 DONE 0.7s [2023-09-05T02:56:01.657Z] [2023-09-05T02:56:01.657Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:56:01.657Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:56:01.657Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:56:01.657Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:56:01.657Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:56:01.657Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:56:01.657Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:56:01.657Z] #31 DONE 2.8s [2023-09-05T02:56:01.657Z] [2023-09-05T02:56:01.657Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:02.614Z] #35 transferring context: 7.90MB 2.6s [2023-09-05T02:56:04.558Z] #35 ... [2023-09-05T02:56:04.558Z] [2023-09-05T02:56:04.558Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T02:56:04.558Z] #36 DONE 3.7s [2023-09-05T02:56:04.558Z] [2023-09-05T02:56:04.558Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:04.838Z] #35 ... [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:56:04.838Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:56:04.838Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:56:04.838Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:56:04.838Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:56:04.838Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:56:04.838Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:56:04.838Z] #31 DONE 2.9s [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T02:56:04.838Z] #37 DONE 4.3s [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:04.838Z] #38 DONE 0.0s [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:04.838Z] #35 ... [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T02:56:04.838Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T02:56:04.838Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T02:56:04.838Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T02:56:04.838Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T02:56:04.838Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T02:56:04.838Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done [2023-09-05T02:56:04.838Z] #31 DONE 2.9s [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:04.838Z] #39 DONE 0.0s [2023-09-05T02:56:04.838Z] [2023-09-05T02:56:04.838Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:06.803Z] #35 ... [2023-09-05T02:56:06.803Z] [2023-09-05T02:56:06.803Z] #40 [security-spire-config internal] load build context [2023-09-05T02:56:06.803Z] #40 transferring context: 15.84kB 0.6s done [2023-09-05T02:56:06.803Z] #40 DONE 1.7s [2023-09-05T02:56:06.803Z] [2023-09-05T02:56:06.803Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:08.222Z] #35 ... [2023-09-05T02:56:08.222Z] [2023-09-05T02:56:08.222Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:08.222Z] #41 ... [2023-09-05T02:56:08.222Z] [2023-09-05T02:56:08.222Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:08.488Z] #35 ... [2023-09-05T02:56:08.488Z] [2023-09-05T02:56:08.488Z] #42 [security-spire-agent internal] load build context [2023-09-05T02:56:08.488Z] #42 transferring context: 17.12kB 0.5s done [2023-09-05T02:56:08.488Z] #42 DONE 3.5s [2023-09-05T02:56:08.754Z] [2023-09-05T02:56:08.754Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:08.754Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.0s done [2023-09-05T02:56:08.754Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T02:56:08.754Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-05T02:56:08.754Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-05T02:56:08.754Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-09-05T02:56:08.754Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-09-05T02:56:09.022Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s [2023-09-05T02:56:09.022Z] #38 ... [2023-09-05T02:56:09.022Z] [2023-09-05T02:56:09.022Z] #43 [core-command internal] load build context [2023-09-05T02:56:09.289Z] #43 ... [2023-09-05T02:56:09.289Z] [2023-09-05T02:56:09.289Z] #44 [security-spire-server internal] load build context [2023-09-05T02:56:09.289Z] #44 transferring context: 17.59kB 0.8s done [2023-09-05T02:56:09.289Z] #44 DONE 4.3s [2023-09-05T02:56:09.289Z] [2023-09-05T02:56:09.289Z] #45 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:56:09.289Z] #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:09.289Z] #0 7.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:09.289Z] #45 ... [2023-09-05T02:56:09.289Z] [2023-09-05T02:56:09.289Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:09.564Z] #46 ... [2023-09-05T02:56:09.564Z] [2023-09-05T02:56:09.564Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:09.564Z] #47 ... [2023-09-05T02:56:09.564Z] [2023-09-05T02:56:09.564Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:56:09.564Z] #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:09.564Z] #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:09.564Z] #48 ... [2023-09-05T02:56:09.564Z] [2023-09-05T02:56:09.564Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:09.832Z] #49 ... [2023-09-05T02:56:09.832Z] [2023-09-05T02:56:09.832Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T02:56:09.832Z] #0 8.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:10.099Z] #50 ... [2023-09-05T02:56:10.099Z] [2023-09-05T02:56:10.099Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:10.099Z] #51 ... [2023-09-05T02:56:10.099Z] [2023-09-05T02:56:10.099Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:10.099Z] #52 ... [2023-09-05T02:56:10.099Z] [2023-09-05T02:56:10.099Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T02:56:10.366Z] #53 ... [2023-09-05T02:56:10.366Z] [2023-09-05T02:56:10.366Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T02:56:10.366Z] #0 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:10.366Z] #54 ... [2023-09-05T02:56:10.366Z] [2023-09-05T02:56:10.366Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:10.635Z] #55 ... [2023-09-05T02:56:10.635Z] [2023-09-05T02:56:10.635Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T02:56:10.635Z] #56 ... [2023-09-05T02:56:10.635Z] [2023-09-05T02:56:10.635Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T02:56:10.905Z] #57 ... [2023-09-05T02:56:10.905Z] [2023-09-05T02:56:10.905Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:10.905Z] #34 ... [2023-09-05T02:56:10.905Z] [2023-09-05T02:56:10.905Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T02:56:10.905Z] #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:10.905Z] #0 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:10.905Z] #0 7.300 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:56:10.905Z] #0 7.300 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:56:10.905Z] #0 7.300 OK: 17694 distinct packages available [2023-09-05T02:56:10.905Z] #0 7.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:10.905Z] #0 9.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:11.174Z] #58 ... [2023-09-05T02:56:11.174Z] [2023-09-05T02:56:11.174Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:11.174Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-09-05T02:56:11.174Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done [2023-09-05T02:56:11.174Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-05T02:56:11.174Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.4s [2023-09-05T02:56:11.174Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.8s [2023-09-05T02:56:11.442Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.5s done [2023-09-05T02:56:11.708Z] #38 ... [2023-09-05T02:56:11.708Z] [2023-09-05T02:56:11.708Z] #59 [core-data internal] load build context [2023-09-05T02:56:11.708Z] #59 ... [2023-09-05T02:56:11.708Z] [2023-09-05T02:56:11.708Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:56:11.708Z] #60 ... [2023-09-05T02:56:11.708Z] [2023-09-05T02:56:11.708Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:12.667Z] #38 ... [2023-09-05T02:56:12.667Z] [2023-09-05T02:56:12.667Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:56:12.667Z] #61 ... [2023-09-05T02:56:12.667Z] [2023-09-05T02:56:12.667Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:12.667Z] #62 ... [2023-09-05T02:56:12.667Z] [2023-09-05T02:56:12.667Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:12.667Z] #52 transferring context: 24.07MB 12.8s [2023-09-05T02:56:13.254Z] #52 ... [2023-09-05T02:56:13.254Z] [2023-09-05T02:56:13.254Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:56:13.254Z] #45 12.12 OK: 263 MiB in 53 packages [2023-09-05T02:56:13.254Z] #45 DONE 14.1s [2023-09-05T02:56:13.254Z] [2023-09-05T02:56:13.254Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:13.254Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.1s [2023-09-05T02:56:13.521Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-05T02:56:14.106Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.62MB / 23.39MB 5.8s [2023-09-05T02:56:14.702Z] #38 ... [2023-09-05T02:56:14.702Z] [2023-09-05T02:56:14.702Z] #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T02:56:14.702Z] #48 13.26 OK: 263 MiB in 53 packages [2023-09-05T02:56:14.702Z] #48 DONE 16.3s [2023-09-05T02:56:14.702Z] [2023-09-05T02:56:14.702Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:14.702Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.16MB / 23.39MB 6.5s [2023-09-05T02:56:14.973Z] #38 ... [2023-09-05T02:56:14.973Z] [2023-09-05T02:56:14.973Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:14.973Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2023-09-05T02:56:14.973Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T02:56:14.973Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-05T02:56:14.973Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-05T02:56:14.973Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-09-05T02:56:14.973Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2023-09-05T02:56:14.973Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done [2023-09-05T02:56:14.973Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2023-09-05T02:56:14.973Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 6.6s [2023-09-05T02:56:14.973Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-05T02:56:14.973Z] #39 ... [2023-09-05T02:56:14.973Z] [2023-09-05T02:56:14.973Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:15.240Z] #35 ... [2023-09-05T02:56:15.240Z] [2023-09-05T02:56:15.240Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:15.832Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 7.6s [2023-09-05T02:56:16.420Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.0s [2023-09-05T02:56:16.420Z] #39 ... [2023-09-05T02:56:16.420Z] [2023-09-05T02:56:16.420Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T02:56:16.420Z] #63 ... [2023-09-05T02:56:16.420Z] [2023-09-05T02:56:16.420Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T02:56:16.687Z] #64 ... [2023-09-05T02:56:16.687Z] [2023-09-05T02:56:16.687Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:16.687Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 8.4s [2023-09-05T02:56:17.293Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 8.9s [2023-09-05T02:56:17.561Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-05T02:56:17.829Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-05T02:56:18.103Z] #38 ... [2023-09-05T02:56:18.103Z] [2023-09-05T02:56:18.103Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:18.103Z] #41 transferring context: 60.96MB 20.1s [2023-09-05T02:56:18.103Z] #41 ... [2023-09-05T02:56:18.103Z] [2023-09-05T02:56:18.103Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:18.103Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.3s [2023-09-05T02:56:18.103Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2023-09-05T02:56:18.376Z] #39 ... [2023-09-05T02:56:18.376Z] [2023-09-05T02:56:18.376Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T02:56:18.376Z] #50 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:18.376Z] #50 15.93 OK: 263 MiB in 53 packages [2023-09-05T02:56:18.376Z] #50 DONE 18.6s [2023-09-05T02:56:18.646Z] [2023-09-05T02:56:18.646Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:18.646Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 10.2s [2023-09-05T02:56:18.646Z] #38 ... [2023-09-05T02:56:18.646Z] [2023-09-05T02:56:18.646Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T02:56:18.646Z] #58 15.83 OK: 263 MiB in 53 packages [2023-09-05T02:56:18.646Z] #58 DONE 18.6s [2023-09-05T02:56:18.646Z] [2023-09-05T02:56:18.646Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:19.231Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 10.9s [2023-09-05T02:56:19.499Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.38MB / 23.39MB 11.1s [2023-09-05T02:56:19.499Z] #38 ... [2023-09-05T02:56:19.499Z] [2023-09-05T02:56:19.499Z] #43 [core-command internal] load build context [2023-09-05T02:56:19.499Z] #43 ... [2023-09-05T02:56:19.499Z] [2023-09-05T02:56:19.499Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:19.499Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.3s [2023-09-05T02:56:19.768Z] #38 ... [2023-09-05T02:56:19.768Z] [2023-09-05T02:56:19.768Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:19.768Z] #47 ... [2023-09-05T02:56:19.768Z] [2023-09-05T02:56:19.768Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:19.768Z] #46 ... [2023-09-05T02:56:19.768Z] [2023-09-05T02:56:19.768Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:20.038Z] #49 ... [2023-09-05T02:56:20.038Z] [2023-09-05T02:56:20.038Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:20.038Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s [2023-09-05T02:56:20.038Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s done [2023-09-05T02:56:20.038Z] #38 ... [2023-09-05T02:56:20.038Z] [2023-09-05T02:56:20.038Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:20.306Z] #51 ... [2023-09-05T02:56:20.306Z] [2023-09-05T02:56:20.306Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:20.306Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.7s done [2023-09-05T02:56:20.306Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-05T02:56:21.284Z] #38 ... [2023-09-05T02:56:21.284Z] [2023-09-05T02:56:21.284Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:21.284Z] #34 ... [2023-09-05T02:56:21.284Z] [2023-09-05T02:56:21.284Z] #43 [core-command internal] load build context [2023-09-05T02:56:21.284Z] #43 ... [2023-09-05T02:56:21.284Z] [2023-09-05T02:56:21.284Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T02:56:21.284Z] #53 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:21.284Z] #53 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:21.284Z] #53 20.96 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:21.284Z] #53 20.96 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T02:56:21.284Z] #53 21.10 (3/4) Installing su-exec (0.2-r2) [2023-09-05T02:56:21.284Z] #53 21.10 (4/4) Installing yq (4.30.4-r4) [2023-09-05T02:56:21.556Z] #53 ... [2023-09-05T02:56:21.556Z] [2023-09-05T02:56:21.556Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:21.556Z] #55 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:21.556Z] #55 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:21.556Z] #55 20.61 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:21.556Z] #55 20.61 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:21.556Z] #55 20.77 OK: 8 MiB in 16 packages [2023-09-05T02:56:21.556Z] #55 ... [2023-09-05T02:56:21.556Z] [2023-09-05T02:56:21.556Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:21.824Z] #38 ... [2023-09-05T02:56:21.825Z] [2023-09-05T02:56:21.825Z] #59 [core-data internal] load build context [2023-09-05T02:56:21.825Z] #59 ... [2023-09-05T02:56:21.825Z] [2023-09-05T02:56:21.825Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:22.093Z] #34 ... [2023-09-05T02:56:22.093Z] [2023-09-05T02:56:22.093Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:56:22.093Z] #60 ... [2023-09-05T02:56:22.093Z] [2023-09-05T02:56:22.093Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:22.681Z] #38 ... [2023-09-05T02:56:22.681Z] [2023-09-05T02:56:22.681Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T02:56:22.681Z] #54 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:22.681Z] #54 18.24 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T02:56:22.681Z] #54 18.90 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:22.681Z] #54 18.90 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:22.681Z] #54 19.02 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:56:22.681Z] #54 22.23 OK: 8 MiB in 17 packages [2023-09-05T02:56:22.681Z] #54 ... [2023-09-05T02:56:22.681Z] [2023-09-05T02:56:22.681Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:23.262Z] #38 ... [2023-09-05T02:56:23.262Z] [2023-09-05T02:56:23.262Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:23.531Z] #52 ... [2023-09-05T02:56:23.531Z] [2023-09-05T02:56:23.531Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T02:56:23.531Z] #57 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:23.531Z] #57 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:23.800Z] #57 ... [2023-09-05T02:56:23.800Z] [2023-09-05T02:56:23.800Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:23.800Z] #38 ... [2023-09-05T02:56:23.800Z] [2023-09-05T02:56:23.800Z] #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:23.800Z] #55 DONE 23.5s [2023-09-05T02:56:23.800Z] [2023-09-05T02:56:23.800Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:24.760Z] #38 ... [2023-09-05T02:56:24.760Z] [2023-09-05T02:56:24.760Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T02:56:24.760Z] #54 DONE 24.6s [2023-09-05T02:56:24.760Z] [2023-09-05T02:56:24.760Z] #59 [core-data internal] load build context [2023-09-05T02:56:24.760Z] #59 transferring context: 22.67MB 21.7s [2023-09-05T02:56:25.027Z] #59 ... [2023-09-05T02:56:25.292Z] [2023-09-05T02:56:25.293Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T02:56:25.293Z] #56 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:25.293Z] #56 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:25.293Z] #56 24.51 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T02:56:25.293Z] #56 ... [2023-09-05T02:56:25.293Z] [2023-09-05T02:56:25.293Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:25.293Z] #49 ... [2023-09-05T02:56:25.293Z] [2023-09-05T02:56:25.293Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:25.561Z] #35 ... [2023-09-05T02:56:25.561Z] [2023-09-05T02:56:25.561Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:25.561Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-09-05T02:56:25.834Z] #38 ... [2023-09-05T02:56:25.834Z] [2023-09-05T02:56:25.834Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T02:56:25.834Z] #53 23.16 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:25.834Z] #53 23.33 OK: 17 MiB in 19 packages [2023-09-05T02:56:25.834Z] #53 DONE 25.6s [2023-09-05T02:56:25.834Z] [2023-09-05T02:56:25.834Z] #59 [core-data internal] load build context [2023-09-05T02:56:26.798Z] #59 ... [2023-09-05T02:56:26.798Z] [2023-09-05T02:56:26.798Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T02:56:26.798Z] #65 DONE 1.0s [2023-09-05T02:56:27.064Z] [2023-09-05T02:56:27.064Z] #59 [core-data internal] load build context [2023-09-05T02:56:27.333Z] #59 ... [2023-09-05T02:56:27.333Z] [2023-09-05T02:56:27.333Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:56:27.333Z] #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:27.333Z] #61 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:27.600Z] #61 ... [2023-09-05T02:56:27.600Z] [2023-09-05T02:56:27.600Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:27.600Z] #49 ... [2023-09-05T02:56:27.600Z] [2023-09-05T02:56:27.600Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:27.600Z] #62 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:27.878Z] #62 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:27.878Z] #62 ... [2023-09-05T02:56:27.878Z] [2023-09-05T02:56:27.878Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:28.463Z] #49 ... [2023-09-05T02:56:28.464Z] [2023-09-05T02:56:28.464Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:28.464Z] #41 ... [2023-09-05T02:56:28.464Z] [2023-09-05T02:56:28.464Z] #59 [core-data internal] load build context [2023-09-05T02:56:28.464Z] #59 ... [2023-09-05T02:56:28.464Z] [2023-09-05T02:56:28.464Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:28.464Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.9s done [2023-09-05T02:56:28.464Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.2s [2023-09-05T02:56:28.731Z] #39 ... [2023-09-05T02:56:28.731Z] [2023-09-05T02:56:28.731Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:28.731Z] #41 ... [2023-09-05T02:56:28.731Z] [2023-09-05T02:56:28.731Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T02:56:28.731Z] #64 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:28.731Z] #64 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:28.731Z] #64 22.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:56:28.731Z] #64 22.24 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:56:28.731Z] #64 22.24 OK: 17689 distinct packages available [2023-09-05T02:56:28.999Z] #64 ... [2023-09-05T02:56:28.999Z] [2023-09-05T02:56:28.999Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:28.999Z] #51 ... [2023-09-05T02:56:28.999Z] [2023-09-05T02:56:28.999Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:28.999Z] #41 transferring context: 79.82MB 31.1s [2023-09-05T02:56:29.578Z] #41 ... [2023-09-05T02:56:29.578Z] [2023-09-05T02:56:29.578Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T02:56:29.578Z] #61 25.01 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:29.578Z] #61 25.04 (2/2) Installing su-exec (0.2-r2) [2023-09-05T02:56:29.578Z] #61 25.04 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:29.578Z] #61 25.21 OK: 8 MiB in 17 packages [2023-09-05T02:56:29.578Z] #61 DONE 26.9s [2023-09-05T02:56:29.578Z] [2023-09-05T02:56:29.578Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:29.846Z] #41 ... [2023-09-05T02:56:29.846Z] [2023-09-05T02:56:29.846Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T02:56:29.846Z] #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:29.846Z] #63 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:29.846Z] #63 23.49 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:56:29.846Z] #63 23.49 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:56:29.846Z] #63 23.49 OK: 17689 distinct packages available [2023-09-05T02:56:29.846Z] #63 ... [2023-09-05T02:56:29.846Z] [2023-09-05T02:56:29.846Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:30.114Z] #47 ... [2023-09-05T02:56:30.114Z] [2023-09-05T02:56:30.114Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:30.114Z] #46 ... [2023-09-05T02:56:30.114Z] [2023-09-05T02:56:30.114Z] #59 [core-data internal] load build context [2023-09-05T02:56:30.382Z] #59 ... [2023-09-05T02:56:30.382Z] [2023-09-05T02:56:30.382Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T02:56:30.382Z] #56 24.67 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:30.382Z] #56 24.67 (3/4) Installing su-exec (0.2-r2) [2023-09-05T02:56:30.382Z] #56 24.67 (4/4) Installing yq (4.30.4-r4) [2023-09-05T02:56:30.382Z] #56 25.68 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:30.382Z] #56 25.80 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:56:30.382Z] #56 28.04 OK: 17 MiB in 19 packages [2023-09-05T02:56:30.382Z] #56 DONE 29.9s [2023-09-05T02:56:30.648Z] [2023-09-05T02:56:30.648Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:30.648Z] #41 ... [2023-09-05T02:56:30.648Z] [2023-09-05T02:56:30.648Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T02:56:30.648Z] #62 26.02 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:30.648Z] #62 26.02 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:30.648Z] #62 26.24 OK: 8 MiB in 16 packages [2023-09-05T02:56:30.648Z] #62 DONE 28.1s [2023-09-05T02:56:30.917Z] [2023-09-05T02:56:30.917Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:31.499Z] #41 ... [2023-09-05T02:56:31.499Z] [2023-09-05T02:56:31.499Z] #43 [core-command internal] load build context [2023-09-05T02:56:31.765Z] #43 ... [2023-09-05T02:56:31.765Z] [2023-09-05T02:56:31.765Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:32.034Z] #41 ... [2023-09-05T02:56:32.034Z] [2023-09-05T02:56:32.034Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:32.034Z] #34 ... [2023-09-05T02:56:32.034Z] [2023-09-05T02:56:32.034Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:32.301Z] #41 ... [2023-09-05T02:56:32.301Z] [2023-09-05T02:56:32.301Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:56:32.301Z] #60 ... [2023-09-05T02:56:32.301Z] [2023-09-05T02:56:32.301Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:33.709Z] #41 ... [2023-09-05T02:56:33.709Z] [2023-09-05T02:56:33.709Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:33.709Z] #52 ... [2023-09-05T02:56:33.709Z] [2023-09-05T02:56:33.709Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:33.709Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s [2023-09-05T02:56:33.709Z] #38 ... [2023-09-05T02:56:33.709Z] [2023-09-05T02:56:33.709Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:34.295Z] #52 ... [2023-09-05T02:56:34.295Z] [2023-09-05T02:56:34.295Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T02:56:34.295Z] #57 24.58 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T02:56:34.295Z] #57 24.58 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T02:56:34.295Z] #57 24.58 OK: 17689 distinct packages available [2023-09-05T02:56:34.295Z] #57 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:34.295Z] #57 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:34.295Z] #57 30.50 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T02:56:34.295Z] #57 30.57 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T02:56:34.295Z] #57 30.61 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T02:56:34.295Z] #57 30.64 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T02:56:34.295Z] #57 30.71 (5/9) Installing curl (8.2.1-r0) [2023-09-05T02:56:34.295Z] #57 30.73 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:34.295Z] #57 30.77 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:56:34.295Z] #57 30.77 (8/9) Installing libucontext (1.2-r0) [2023-09-05T02:56:34.295Z] #57 30.77 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T02:56:34.295Z] #57 30.82 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:34.295Z] #57 30.90 Executing ca-certificates-20230506-r0.trigger [2023-09-05T02:56:34.295Z] #57 32.26 OK: 11 MiB in 24 packages [2023-09-05T02:56:34.295Z] #57 DONE 33.3s [2023-09-05T02:56:34.295Z] [2023-09-05T02:56:34.295Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:34.876Z] #52 ... [2023-09-05T02:56:34.877Z] [2023-09-05T02:56:34.877Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T02:56:34.877Z] #64 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:34.877Z] #64 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:34.877Z] #64 27.04 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:34.877Z] #64 27.04 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:56:34.877Z] #64 27.09 (3/4) Installing libucontext (1.2-r0) [2023-09-05T02:56:34.877Z] #64 27.09 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T02:56:34.877Z] #64 27.16 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:34.877Z] #64 27.21 OK: 8 MiB in 19 packages [2023-09-05T02:56:34.877Z] #64 DONE 28.4s [2023-09-05T02:56:34.877Z] [2023-09-05T02:56:34.877Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:34.877Z] #52 transferring context: 73.71MB 35.1s [2023-09-05T02:56:35.146Z] #52 ... [2023-09-05T02:56:35.146Z] [2023-09-05T02:56:35.146Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T02:56:35.146Z] #63 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:35.146Z] #63 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T02:56:35.146Z] #63 27.37 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T02:56:35.146Z] #63 27.38 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T02:56:35.146Z] #63 27.39 (3/5) Installing libucontext (1.2-r0) [2023-09-05T02:56:35.146Z] #63 27.43 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T02:56:35.146Z] #63 27.43 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T02:56:35.146Z] #63 27.49 Executing busybox-1.35.0-r29.trigger [2023-09-05T02:56:35.146Z] #63 27.58 OK: 9 MiB in 20 packages [2023-09-05T02:56:35.146Z] #63 DONE 28.7s [2023-09-05T02:56:35.146Z] [2023-09-05T02:56:35.146Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:35.414Z] #52 ... [2023-09-05T02:56:35.414Z] [2023-09-05T02:56:35.414Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T02:56:35.414Z] #66 DONE 5.8s [2023-09-05T02:56:35.414Z] [2023-09-05T02:56:35.414Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:35.681Z] #52 ... [2023-09-05T02:56:35.681Z] [2023-09-05T02:56:35.681Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:35.681Z] #35 ... [2023-09-05T02:56:35.681Z] [2023-09-05T02:56:35.681Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:35.948Z] #52 ... [2023-09-05T02:56:35.948Z] [2023-09-05T02:56:35.948Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T02:56:35.948Z] #67 DONE 0.7s [2023-09-05T02:56:35.948Z] [2023-09-05T02:56:35.948Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:38.522Z] #52 ... [2023-09-05T02:56:38.522Z] [2023-09-05T02:56:38.522Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:38.795Z] #49 ... [2023-09-05T02:56:38.795Z] [2023-09-05T02:56:38.795Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:38.795Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.4s [2023-09-05T02:56:39.062Z] #38 ... [2023-09-05T02:56:39.062Z] [2023-09-05T02:56:39.062Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:39.329Z] #51 ... [2023-09-05T02:56:39.329Z] [2023-09-05T02:56:39.329Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:39.329Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.5s done [2023-09-05T02:56:39.329Z] #39 ... [2023-09-05T02:56:39.329Z] [2023-09-05T02:56:39.329Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:39.934Z] #38 ... [2023-09-05T02:56:39.934Z] [2023-09-05T02:56:39.934Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T02:56:39.934Z] #39 DONE 34.9s [2023-09-05T02:56:39.934Z] [2023-09-05T02:56:39.934Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:40.201Z] #38 ... [2023-09-05T02:56:40.201Z] [2023-09-05T02:56:40.201Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:40.201Z] #47 transferring context: 101.37MB 40.5s [2023-09-05T02:56:40.201Z] #47 ... [2023-09-05T02:56:40.201Z] [2023-09-05T02:56:40.201Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:40.470Z] #46 ... [2023-09-05T02:56:40.470Z] [2023-09-05T02:56:40.470Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:40.470Z] #38 ... [2023-09-05T02:56:40.470Z] [2023-09-05T02:56:40.470Z] #59 [core-data internal] load build context [2023-09-05T02:56:40.739Z] #59 ... [2023-09-05T02:56:40.739Z] [2023-09-05T02:56:40.739Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:41.700Z] #46 ... [2023-09-05T02:56:41.700Z] [2023-09-05T02:56:41.700Z] #43 [core-command internal] load build context [2023-09-05T02:56:41.973Z] #43 ... [2023-09-05T02:56:41.973Z] [2023-09-05T02:56:41.973Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:42.345Z] #46 ... [2023-09-05T02:56:42.345Z] [2023-09-05T02:56:42.345Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:42.345Z] #34 ... [2023-09-05T02:56:42.345Z] [2023-09-05T02:56:42.345Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:42.345Z] #46 ... [2023-09-05T02:56:42.345Z] [2023-09-05T02:56:42.345Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:56:42.645Z] #60 ... [2023-09-05T02:56:42.645Z] [2023-09-05T02:56:42.645Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:43.707Z] #46 ... [2023-09-05T02:56:43.707Z] [2023-09-05T02:56:43.707Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:43.993Z] #41 ... [2023-09-05T02:56:43.993Z] [2023-09-05T02:56:43.993Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:45.461Z] #46 ... [2023-09-05T02:56:45.461Z] [2023-09-05T02:56:45.461Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T02:56:45.461Z] #68 DONE 2.7s [2023-09-05T02:56:45.461Z] [2023-09-05T02:56:45.461Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:45.461Z] #46 transferring context: 90.27MB 45.8s [2023-09-05T02:56:46.054Z] #46 ... [2023-09-05T02:56:46.054Z] [2023-09-05T02:56:46.054Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:46.054Z] #35 ... [2023-09-05T02:56:46.054Z] [2023-09-05T02:56:46.054Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:46.054Z] #46 ... [2023-09-05T02:56:46.054Z] [2023-09-05T02:56:46.054Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T02:56:46.054Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s done [2023-09-05T02:56:46.054Z] #38 DONE 41.4s [2023-09-05T02:56:46.054Z] [2023-09-05T02:56:46.054Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:48.629Z] #46 ... [2023-09-05T02:56:48.629Z] [2023-09-05T02:56:48.629Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:48.896Z] #52 ... [2023-09-05T02:56:48.896Z] [2023-09-05T02:56:48.896Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:48.896Z] #49 ... [2023-09-05T02:56:48.896Z] [2023-09-05T02:56:48.896Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:49.474Z] #52 ... [2023-09-05T02:56:49.474Z] [2023-09-05T02:56:49.474Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:49.474Z] #51 ... [2023-09-05T02:56:49.474Z] [2023-09-05T02:56:49.474Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:50.434Z] #52 transferring context: 157.54MB 50.6s [2023-09-05T02:56:50.434Z] #52 ... [2023-09-05T02:56:50.434Z] [2023-09-05T02:56:50.434Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:50.714Z] #47 ... [2023-09-05T02:56:50.714Z] [2023-09-05T02:56:50.714Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:50.714Z] #51 ... [2023-09-05T02:56:50.714Z] [2023-09-05T02:56:50.714Z] #59 [core-data internal] load build context [2023-09-05T02:56:50.979Z] #59 ... [2023-09-05T02:56:50.979Z] [2023-09-05T02:56:50.979Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:50.979Z] #51 ... [2023-09-05T02:56:50.979Z] [2023-09-05T02:56:50.979Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:56:50.979Z] #69 DONE 3.0s [2023-09-05T02:56:50.979Z] [2023-09-05T02:56:50.979Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:50.979Z] #51 ... [2023-09-05T02:56:50.979Z] [2023-09-05T02:56:50.979Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:56:50.979Z] #70 DONE 3.2s [2023-09-05T02:56:50.979Z] [2023-09-05T02:56:50.979Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:51.246Z] #51 ... [2023-09-05T02:56:51.246Z] [2023-09-05T02:56:51.246Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T02:56:51.246Z] #71 DONE 2.9s [2023-09-05T02:56:51.246Z] [2023-09-05T02:56:51.246Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:52.231Z] #51 ... [2023-09-05T02:56:52.231Z] [2023-09-05T02:56:52.231Z] #43 [core-command internal] load build context [2023-09-05T02:56:52.231Z] #43 ... [2023-09-05T02:56:52.231Z] [2023-09-05T02:56:52.231Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T02:56:52.231Z] #72 DONE 1.0s [2023-09-05T02:56:52.231Z] [2023-09-05T02:56:52.231Z] #43 [core-command internal] load build context [2023-09-05T02:56:52.231Z] #43 ... [2023-09-05T02:56:52.231Z] [2023-09-05T02:56:52.231Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:52.503Z] #51 ... [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T02:56:52.503Z] #73 DONE 1.1s [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:52.503Z] #51 ... [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T02:56:52.503Z] #74 DONE 1.1s [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:52.503Z] #51 ... [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:52.503Z] #34 ... [2023-09-05T02:56:52.503Z] [2023-09-05T02:56:52.503Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:52.770Z] #51 ... [2023-09-05T02:56:52.770Z] [2023-09-05T02:56:52.770Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:56:52.770Z] #60 ... [2023-09-05T02:56:52.770Z] [2023-09-05T02:56:52.770Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:53.356Z] #51 ... [2023-09-05T02:56:53.356Z] [2023-09-05T02:56:53.356Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T02:56:53.357Z] #75 DONE 0.9s [2023-09-05T02:56:53.357Z] [2023-09-05T02:56:53.357Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:53.357Z] #51 ... [2023-09-05T02:56:53.357Z] [2023-09-05T02:56:53.357Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T02:56:53.357Z] #76 DONE 0.9s [2023-09-05T02:56:53.357Z] [2023-09-05T02:56:53.357Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:53.623Z] #51 ... [2023-09-05T02:56:53.623Z] [2023-09-05T02:56:53.623Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T02:56:53.623Z] #77 DONE 1.1s [2023-09-05T02:56:53.623Z] [2023-09-05T02:56:53.623Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:53.623Z] #51 ... [2023-09-05T02:56:53.623Z] [2023-09-05T02:56:53.623Z] #49 [security-proxy-auth internal] load build context [2023-09-05T02:56:53.623Z] #49 transferring context: 188.29MB 53.6s done [2023-09-05T02:56:53.623Z] #49 DONE 54.1s [2023-09-05T02:56:53.887Z] [2023-09-05T02:56:53.888Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:54.155Z] #51 ... [2023-09-05T02:56:54.155Z] [2023-09-05T02:56:54.155Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:56:54.155Z] #41 ... [2023-09-05T02:56:54.155Z] [2023-09-05T02:56:54.155Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:54.422Z] #51 ... [2023-09-05T02:56:54.422Z] [2023-09-05T02:56:54.422Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:56:54.422Z] #78 DONE 1.3s [2023-09-05T02:56:54.422Z] [2023-09-05T02:56:54.422Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:55.008Z] #51 ... [2023-09-05T02:56:55.008Z] [2023-09-05T02:56:55.008Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:56:55.008Z] #79 DONE 1.4s [2023-09-05T02:56:55.008Z] [2023-09-05T02:56:55.008Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:55.275Z] #51 ... [2023-09-05T02:56:55.275Z] [2023-09-05T02:56:55.275Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T02:56:55.275Z] #80 DONE 1.7s [2023-09-05T02:56:55.275Z] [2023-09-05T02:56:55.275Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:55.541Z] #51 ... [2023-09-05T02:56:55.541Z] [2023-09-05T02:56:55.541Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-05T02:56:55.541Z] #47 transferring context: 188.29MB 55.1s done [2023-09-05T02:56:55.541Z] #47 DONE 56.1s [2023-09-05T02:56:55.541Z] [2023-09-05T02:56:55.541Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:55.807Z] #51 ... [2023-09-05T02:56:55.807Z] [2023-09-05T02:56:55.807Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:56:55.807Z] #81 DONE 1.7s [2023-09-05T02:56:55.807Z] [2023-09-05T02:56:55.807Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:56.073Z] #51 ... [2023-09-05T02:56:56.073Z] [2023-09-05T02:56:56.073Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:56.342Z] #35 ... [2023-09-05T02:56:56.342Z] [2023-09-05T02:56:56.342Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T02:56:56.342Z] #82 DONE 1.6s [2023-09-05T02:56:56.342Z] [2023-09-05T02:56:56.342Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T02:56:56.342Z] #83 ... [2023-09-05T02:56:56.342Z] [2023-09-05T02:56:56.342Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T02:56:56.342Z] #84 DONE 1.1s [2023-09-05T02:56:56.615Z] [2023-09-05T02:56:56.615Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T02:56:56.615Z] #85 DONE 1.6s [2023-09-05T02:56:56.615Z] [2023-09-05T02:56:56.615Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T02:56:56.894Z] #86 ... [2023-09-05T02:56:56.894Z] [2023-09-05T02:56:56.894Z] #52 [support-notifications internal] load build context [2023-09-05T02:56:56.894Z] #52 transferring context: 188.29MB 56.6s done [2023-09-05T02:56:56.894Z] #52 DONE 57.1s [2023-09-05T02:56:56.894Z] [2023-09-05T02:56:56.894Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:57.163Z] #51 transferring context: 188.29MB 57.4s done [2023-09-05T02:56:57.432Z] #51 ... [2023-09-05T02:56:57.432Z] [2023-09-05T02:56:57.432Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T02:56:57.432Z] #83 DONE 1.2s [2023-09-05T02:56:57.698Z] [2023-09-05T02:56:57.698Z] #87 [security-spire-agent] exporting to image [2023-09-05T02:56:57.698Z] #87 exporting layers [2023-09-05T02:56:57.698Z] #87 ... [2023-09-05T02:56:57.698Z] [2023-09-05T02:56:57.698Z] #51 [security-secretstore-setup internal] load build context [2023-09-05T02:56:57.698Z] #51 DONE 57.9s [2023-09-05T02:56:57.975Z] [2023-09-05T02:56:57.975Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:58.567Z] #35 ... [2023-09-05T02:56:58.567Z] [2023-09-05T02:56:58.567Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T02:56:58.567Z] #88 DONE 1.9s [2023-09-05T02:56:58.567Z] [2023-09-05T02:56:58.567Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:58.567Z] #35 ... [2023-09-05T02:56:58.567Z] [2023-09-05T02:56:58.567Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T02:56:58.567Z] #86 DONE 2.0s [2023-09-05T02:56:58.567Z] [2023-09-05T02:56:58.567Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:58.834Z] #35 ... [2023-09-05T02:56:58.834Z] [2023-09-05T02:56:58.834Z] #59 [core-data internal] load build context [2023-09-05T02:56:58.834Z] #59 transferring context: 188.29MB 54.6s done [2023-09-05T02:56:58.834Z] #59 DONE 57.1s [2023-09-05T02:56:58.834Z] [2023-09-05T02:56:58.834Z] #35 [support-scheduler internal] load build context [2023-09-05T02:56:58.834Z] #35 ... [2023-09-05T02:56:58.834Z] [2023-09-05T02:56:58.834Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:59.106Z] #46 ... [2023-09-05T02:56:59.106Z] [2023-09-05T02:56:59.106Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:56:59.106Z] #34 ... [2023-09-05T02:56:59.106Z] [2023-09-05T02:56:59.106Z] #46 [core-metadata internal] load build context [2023-09-05T02:56:59.106Z] #46 ... [2023-09-05T02:56:59.106Z] [2023-09-05T02:56:59.106Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:56:59.106Z] #89 DONE 2.3s [2023-09-05T02:56:59.106Z] [2023-09-05T02:56:59.106Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:00.067Z] #46 ... [2023-09-05T02:57:00.067Z] [2023-09-05T02:57:00.067Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:00.067Z] #90 DONE 2.1s [2023-09-05T02:57:00.067Z] [2023-09-05T02:57:00.067Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:01.031Z] #46 ... [2023-09-05T02:57:01.031Z] [2023-09-05T02:57:01.031Z] #41 [security-proxy-setup internal] load build context [2023-09-05T02:57:01.031Z] #41 transferring context: 188.29MB 62.8s done [2023-09-05T02:57:01.031Z] #41 DONE 63.0s [2023-09-05T02:57:01.031Z] [2023-09-05T02:57:01.031Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:02.444Z] #46 ... [2023-09-05T02:57:02.444Z] [2023-09-05T02:57:02.444Z] #35 [support-scheduler internal] load build context [2023-09-05T02:57:02.444Z] #35 transferring context: 188.29MB 62.2s done [2023-09-05T02:57:02.444Z] #35 DONE 62.3s [2023-09-05T02:57:02.444Z] [2023-09-05T02:57:02.444Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:02.444Z] #46 ... [2023-09-05T02:57:02.444Z] [2023-09-05T02:57:02.444Z] #43 [core-command internal] load build context [2023-09-05T02:57:02.444Z] #43 ... [2023-09-05T02:57:02.444Z] [2023-09-05T02:57:02.444Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:03.034Z] #46 ... [2023-09-05T02:57:03.034Z] [2023-09-05T02:57:03.034Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:03.034Z] #60 ... [2023-09-05T02:57:03.034Z] [2023-09-05T02:57:03.034Z] #46 [core-metadata internal] load build context [2023-09-05T02:57:03.996Z] #46 transferring context: 188.29MB 64.5s done [2023-09-05T02:57:04.263Z] #46 DONE 65.0s [2023-09-05T02:57:04.263Z] [2023-09-05T02:57:04.263Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:04.531Z] #60 ... [2023-09-05T02:57:04.531Z] [2023-09-05T02:57:04.531Z] #87 [security-spire-config] exporting to image [2023-09-05T02:57:04.531Z] #87 exporting layers 5.6s done [2023-09-05T02:57:04.531Z] #87 writing image sha256:5da11516d846be27b632397943ff7eaa20c2f35468840882bbe1f0cfa7ddfe9c 0.0s done [2023-09-05T02:57:04.531Z] #87 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-05T02:57:04.531Z] #87 writing image sha256:654583ad2036e02e565d9fdba104c20501abd2701a9138c87f6ae3253e2a2a14 0.0s done [2023-09-05T02:57:04.531Z] #87 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-05T02:57:04.531Z] #87 writing image sha256:b91a261cd7ae3f5c7ac2d3f31ae783361d3db1bfad61e8b9a1fa40c6c41feb4c 0.0s done [2023-09-05T02:57:04.531Z] #87 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-05T02:57:04.531Z] #87 DONE 6.7s [2023-09-05T02:57:04.531Z] [2023-09-05T02:57:04.531Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:04.531Z] #60 ... [2023-09-05T02:57:04.531Z] [2023-09-05T02:57:04.531Z] #34 [security-spiffe-token-provider internal] load build context [2023-09-05T02:57:04.531Z] #34 transferring context: 188.29MB 63.8s done [2023-09-05T02:57:04.531Z] #34 DONE 64.6s [2023-09-05T02:57:04.531Z] [2023-09-05T02:57:04.531Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:04.802Z] #60 ... [2023-09-05T02:57:04.802Z] [2023-09-05T02:57:04.802Z] #43 [core-command internal] load build context [2023-09-05T02:57:04.802Z] #43 transferring context: 188.29MB 65.4s done [2023-09-05T02:57:04.802Z] #43 DONE 65.6s [2023-09-05T02:57:04.802Z] [2023-09-05T02:57:04.802Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:05.406Z] #60 ... [2023-09-05T02:57:05.406Z] [2023-09-05T02:57:05.406Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:05.406Z] #91 DONE 0.8s [2023-09-05T02:57:05.406Z] [2023-09-05T02:57:05.406Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:05.991Z] #60 ... [2023-09-05T02:57:05.991Z] [2023-09-05T02:57:05.991Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:05.991Z] #92 ... [2023-09-05T02:57:05.991Z] [2023-09-05T02:57:05.991Z] #60 [security-bootstrapper internal] load build context [2023-09-05T02:57:09.368Z] #60 transferring context: 188.29MB 66.6s done [2023-09-05T02:57:09.368Z] #60 DONE 67.5s [2023-09-05T02:57:09.368Z] [2023-09-05T02:57:09.368Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:09.368Z] #93 ... [2023-09-05T02:57:09.368Z] [2023-09-05T02:57:09.368Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:09.634Z] #94 ... [2023-09-05T02:57:09.634Z] [2023-09-05T02:57:09.634Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:48.512Z] #95 ... [2023-09-05T02:57:48.512Z] [2023-09-05T02:57:48.512Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:48.512Z] #92 DONE 50.1s [2023-09-05T02:57:48.512Z] [2023-09-05T02:57:48.512Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:48.512Z] #93 DONE 40.5s [2023-09-05T02:57:48.512Z] [2023-09-05T02:57:48.512Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:48.512Z] #94 DONE 46.6s [2023-09-05T02:57:48.512Z] [2023-09-05T02:57:48.512Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:48.512Z] #95 DONE 46.0s [2023-09-05T02:57:48.512Z] [2023-09-05T02:57:48.512Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T02:57:49.677Z] #96 ... [2023-09-05T02:57:49.677Z] [2023-09-05T02:57:49.677Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-05T02:57:49.677Z] #97 DONE 3.7s [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #98 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #99 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #100 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #101 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #102 [core-data builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #102 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #103 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #104 DONE 3.7s [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #105 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #106 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #107 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #96 DONE 3.7s [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #108 DONE 3.8s [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #109 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #110 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #111 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #112 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #113 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #114 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #115 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #116 [core-command builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #116 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #117 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T02:57:49.950Z] #118 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T02:57:49.950Z] #119 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T02:57:49.950Z] #120 CACHED [2023-09-05T02:57:49.950Z] [2023-09-05T02:57:49.950Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T02:57:55.303Z] #121 ... [2023-09-05T02:57:55.303Z] [2023-09-05T02:57:55.303Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T02:57:55.303Z] #0 5.483 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T02:57:55.888Z] #122 ... [2023-09-05T02:57:55.888Z] [2023-09-05T02:57:55.888Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T02:57:55.888Z] #121 6.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T02:58:00.139Z] #121 ... [2023-09-05T02:58:00.139Z] [2023-09-05T02:58:00.139Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T02:58:00.139Z] #0 6.468 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T02:58:00.139Z] #123 ... [2023-09-05T02:58:00.139Z] [2023-09-05T02:58:00.139Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T02:58:00.139Z] #0 5.870 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-05T02:58:00.139Z] #124 ... [2023-09-05T02:58:00.139Z] [2023-09-05T02:58:00.139Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T02:58:00.139Z] #0 6.293 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T02:58:00.139Z] #125 ... [2023-09-05T02:58:00.139Z] [2023-09-05T02:58:00.139Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T02:58:00.139Z] #0 4.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:58:00.405Z] #126 ... [2023-09-05T02:58:00.405Z] [2023-09-05T02:58:00.405Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T02:58:00.406Z] #0 3.599 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T02:58:00.406Z] #127 ... [2023-09-05T02:58:00.406Z] [2023-09-05T02:58:00.406Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T02:58:00.406Z] #0 6.430 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T02:58:00.672Z] #128 ... [2023-09-05T02:58:00.672Z] [2023-09-05T02:58:00.672Z] #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 [2023-09-05T02:58:00.672Z] #0 6.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T02:58:00.939Z] #129 ... [2023-09-05T02:58:00.939Z] [2023-09-05T02:58:00.939Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T02:58:00.939Z] #0 5.436 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T02:58:00.939Z] #130 ... [2023-09-05T02:58:00.939Z] [2023-09-05T02:58:00.939Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T02:58:00.939Z] #0 5.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T03:15:38.833Z] #131 ... [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #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 [2023-09-05T03:15:38.833Z] #129 1056.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-05T03:15:38.833Z] #129 ... [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T03:15:38.833Z] #122 DONE 1059.4s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T03:15:38.833Z] #121 ... [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:15:38.833Z] #132 DONE 0.2s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:15:38.833Z] #133 DONE 0.2s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T03:15:38.833Z] #134 DONE 0.2s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T03:15:38.833Z] #135 DONE 0.2s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T03:15:38.833Z] #136 DONE 0.4s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T03:15:38.833Z] #121 ... [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T03:15:38.833Z] #137 DONE 0.1s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T03:15:38.833Z] #138 DONE 2.2s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T03:15:38.833Z] #131 ... [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #87 [security-proxy-setup] exporting to image [2023-09-05T03:15:38.833Z] #87 exporting layers [2023-09-05T03:15:38.833Z] #87 exporting layers 1.0s done [2023-09-05T03:15:38.833Z] #87 writing image sha256:8dcd1a7b9718ae6c84bfac5ace4c334fc9d4f44184759f73c8de16f36f0c2003 done [2023-09-05T03:15:38.833Z] #87 naming to docker.io/library/security-proxy-setup-arm64 [2023-09-05T03:15:38.833Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-05T03:15:38.833Z] #87 DONE 7.7s [2023-09-05T03:15:38.833Z] [2023-09-05T03:15:38.833Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T03:15:47.041Z] #121 DONE 1076.7s [2023-09-05T03:15:47.041Z] [2023-09-05T03:15:47.041Z] #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 [2023-09-05T03:15:47.041Z] #129 ... [2023-09-05T03:15:47.041Z] [2023-09-05T03:15:47.041Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T03:15:47.622Z] #139 DONE 0.3s [2023-09-05T03:15:47.622Z] [2023-09-05T03:15:47.622Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T03:15:50.236Z] #140 DONE 2.4s [2023-09-05T03:15:50.236Z] [2023-09-05T03:15:50.236Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:15:50.236Z] #123 ... [2023-09-05T03:15:50.236Z] [2023-09-05T03:15:50.236Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:15:50.236Z] #141 DONE 0.3s [2023-09-05T03:15:50.236Z] [2023-09-05T03:15:50.236Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:15:50.509Z] #142 DONE 0.2s [2023-09-05T03:15:50.509Z] [2023-09-05T03:15:50.509Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T03:15:51.096Z] #143 DONE 0.4s [2023-09-05T03:15:51.096Z] [2023-09-05T03:15:51.096Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T03:15:51.096Z] #144 DONE 0.2s [2023-09-05T03:15:51.096Z] [2023-09-05T03:15:51.096Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:15:51.362Z] #127 ... [2023-09-05T03:15:51.362Z] [2023-09-05T03:15:51.362Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T03:15:51.362Z] #145 ... [2023-09-05T03:15:51.362Z] [2023-09-05T03:15:51.362Z] #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 [2023-09-05T03:15:51.362Z] #129 DONE 1081.5s [2023-09-05T03:15:51.630Z] [2023-09-05T03:15:51.630Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:15:51.945Z] #123 ... [2023-09-05T03:15:51.945Z] [2023-09-05T03:15:51.945Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T03:15:51.945Z] #145 DONE 0.6s [2023-09-05T03:15:51.945Z] [2023-09-05T03:15:51.945Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T03:15:52.216Z] #146 DONE 0.4s [2023-09-05T03:15:52.216Z] [2023-09-05T03:15:52.216Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:15:52.216Z] #147 DONE 0.4s [2023-09-05T03:15:52.216Z] [2023-09-05T03:15:52.216Z] #148 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T03:15:52.485Z] #148 DONE 0.4s [2023-09-05T03:15:52.485Z] [2023-09-05T03:15:52.485Z] #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:15:52.759Z] #149 DONE 0.3s [2023-09-05T03:15:52.759Z] [2023-09-05T03:15:52.760Z] #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T03:15:53.028Z] #150 ... [2023-09-05T03:15:53.028Z] [2023-09-05T03:15:53.028Z] #151 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T03:15:53.028Z] #151 DONE 0.2s [2023-09-05T03:15:53.028Z] [2023-09-05T03:15:53.028Z] #150 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T03:15:53.028Z] #150 DONE 0.4s [2023-09-05T03:15:53.028Z] [2023-09-05T03:15:53.028Z] #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T03:15:53.613Z] #152 ... [2023-09-05T03:15:53.613Z] [2023-09-05T03:15:53.613Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T03:15:53.613Z] #153 DONE 0.4s [2023-09-05T03:15:53.613Z] [2023-09-05T03:15:53.613Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:15:53.889Z] #154 DONE 0.3s [2023-09-05T03:15:53.889Z] [2023-09-05T03:15:53.889Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T03:15:54.170Z] #155 DONE 0.4s [2023-09-05T03:15:54.170Z] [2023-09-05T03:15:54.170Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T03:15:54.170Z] #125 ... [2023-09-05T03:15:54.170Z] [2023-09-05T03:15:54.170Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T03:15:54.770Z] #156 DONE 0.5s [2023-09-05T03:15:54.770Z] [2023-09-05T03:15:54.770Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T03:15:54.770Z] #131 ... [2023-09-05T03:15:54.770Z] [2023-09-05T03:15:54.770Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T03:15:55.038Z] #157 DONE 0.3s [2023-09-05T03:15:55.038Z] [2023-09-05T03:15:55.038Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T03:15:56.033Z] #158 ... [2023-09-05T03:15:56.033Z] [2023-09-05T03:15:56.033Z] #152 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T03:15:56.033Z] #152 DONE 3.0s [2023-09-05T03:15:56.033Z] [2023-09-05T03:15:56.033Z] #87 [security-bootstrapper] exporting to image [2023-09-05T03:15:56.033Z] #87 exporting layers [2023-09-05T03:15:57.452Z] #87 exporting layers 1.4s done [2023-09-05T03:15:57.452Z] #87 writing image sha256:3e5aebfe1273fa3e45ef2542eaa0b47e9b96a625ff36487410b93f21ebfee6a7 done [2023-09-05T03:15:57.452Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-05T03:15:57.452Z] #87 DONE 9.1s [2023-09-05T03:15:57.452Z] [2023-09-05T03:15:57.452Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T03:15:58.040Z] #158 DONE 3.0s [2023-09-05T03:15:58.040Z] [2023-09-05T03:15:58.040Z] #87 [security-secretstore-setup] exporting to image [2023-09-05T03:15:59.457Z] #87 exporting layers 1.3s done [2023-09-05T03:15:59.457Z] #87 writing image sha256:b39cfccdaf9ff38ead8eb254ad7cdff2de505824e9925a77d08a0345cac7334b [2023-09-05T03:15:59.457Z] #87 writing image sha256:b39cfccdaf9ff38ead8eb254ad7cdff2de505824e9925a77d08a0345cac7334b done [2023-09-05T03:15:59.457Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-05T03:15:59.457Z] #87 DONE 10.5s [2023-09-05T03:15:59.457Z] [2023-09-05T03:15:59.457Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T03:16:09.888Z] #126 ... [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T03:16:09.888Z] #131 DONE 1099.2s [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T03:16:09.888Z] #126 ... [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:16:09.888Z] #159 DONE 0.3s [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:16:09.888Z] #127 ... [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:16:09.888Z] #160 DONE 0.2s [2023-09-05T03:16:09.888Z] [2023-09-05T03:16:09.888Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T03:16:10.202Z] #161 DONE 0.3s [2023-09-05T03:16:10.202Z] [2023-09-05T03:16:10.202Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:16:10.473Z] #162 DONE 0.2s [2023-09-05T03:16:10.473Z] [2023-09-05T03:16:10.473Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:16:10.473Z] #123 ... [2023-09-05T03:16:10.473Z] [2023-09-05T03:16:10.473Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T03:16:10.473Z] #163 DONE 0.1s [2023-09-05T03:16:10.742Z] [2023-09-05T03:16:10.742Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T03:16:12.676Z] #164 DONE 2.2s [2023-09-05T03:16:12.676Z] [2023-09-05T03:16:12.676Z] #87 [security-proxy-auth] exporting to image [2023-09-05T03:16:12.676Z] #87 exporting layers [2023-09-05T03:16:13.256Z] #87 exporting layers 0.5s done [2023-09-05T03:16:13.256Z] #87 writing image sha256:80d8cc20a92a5fbf1784cfbbc7760055551b9446ebd80626ff79375330082657 done [2023-09-05T03:16:13.256Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-05T03:16:13.256Z] #87 DONE 11.0s [2023-09-05T03:16:13.256Z] [2023-09-05T03:16:13.256Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:16:31.456Z] #127 ... [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T03:16:31.456Z] #124 DONE 1119.2s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:16:31.456Z] #123 ... [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:16:31.456Z] #165 DONE 0.3s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:16:31.456Z] #123 ... [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:16:31.456Z] #166 DONE 0.2s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:16:31.456Z] #123 ... [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T03:16:31.456Z] #167 DONE 0.3s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:16:31.456Z] #168 DONE 0.2s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T03:16:31.456Z] #169 DONE 0.2s [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:16:31.456Z] #128 ... [2023-09-05T03:16:31.456Z] [2023-09-05T03:16:31.456Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T03:16:33.403Z] #170 DONE 2.4s [2023-09-05T03:16:33.403Z] [2023-09-05T03:16:33.403Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:16:33.403Z] #127 ... [2023-09-05T03:16:33.403Z] [2023-09-05T03:16:33.403Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-05T03:16:33.403Z] #87 exporting layers [2023-09-05T03:16:33.985Z] #87 exporting layers 0.7s done [2023-09-05T03:16:33.985Z] #87 writing image sha256:03dae43769c2004315d5b47aa2cb53c7ee71016bec43763bd42a6d7abf547070 done [2023-09-05T03:16:33.985Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-05T03:16:33.985Z] #87 DONE 11.7s [2023-09-05T03:16:33.985Z] [2023-09-05T03:16:33.985Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:17:12.844Z] #123 ... [2023-09-05T03:17:12.844Z] [2023-09-05T03:17:12.844Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T03:17:12.844Z] #125 DONE 1162.4s [2023-09-05T03:17:12.844Z] [2023-09-05T03:17:12.844Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:17:12.844Z] #171 DONE 0.2s [2023-09-05T03:17:12.844Z] [2023-09-05T03:17:12.844Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:17:13.111Z] #127 ... [2023-09-05T03:17:13.111Z] [2023-09-05T03:17:13.111Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:17:13.111Z] #172 DONE 0.2s [2023-09-05T03:17:13.111Z] [2023-09-05T03:17:13.111Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T03:17:13.378Z] #173 DONE 0.3s [2023-09-05T03:17:13.378Z] [2023-09-05T03:17:13.378Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:17:13.378Z] #127 ... [2023-09-05T03:17:13.378Z] [2023-09-05T03:17:13.378Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:17:13.378Z] #174 DONE 0.1s [2023-09-05T03:17:13.655Z] [2023-09-05T03:17:13.655Z] #87 [core-command] exporting to image [2023-09-05T03:17:13.655Z] #87 exporting layers [2023-09-05T03:17:13.655Z] #87 exporting layers 0.2s done [2023-09-05T03:17:13.655Z] #87 writing image sha256:52b8a131e1519a2c9907b9d1d505f51275947ebcd89175f78e9c0d4f6edbbcbc done [2023-09-05T03:17:13.655Z] #87 naming to docker.io/library/core-command-arm64 done [2023-09-05T03:17:13.655Z] #87 DONE 12.0s [2023-09-05T03:17:13.655Z] [2023-09-05T03:17:13.655Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T03:17:31.857Z] #126 ... [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T03:17:31.857Z] #123 DONE 1179.7s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:17:31.857Z] #127 ... [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:17:31.857Z] #175 DONE 0.1s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:17:31.857Z] #176 DONE 0.1s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T03:17:31.857Z] #177 DONE 0.4s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:17:31.857Z] #128 ... [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:17:31.857Z] #178 DONE 0.2s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #87 [core-data] exporting to image [2023-09-05T03:17:31.857Z] #87 exporting layers [2023-09-05T03:17:31.857Z] #87 exporting layers 0.4s done [2023-09-05T03:17:31.857Z] #87 writing image sha256:5625c4c9d97f138800c2815e700669f7038c0c72348276c21ae6b61836581d0b done [2023-09-05T03:17:31.857Z] #87 naming to docker.io/library/core-data-arm64 done [2023-09-05T03:17:31.857Z] #87 DONE 12.3s [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:17:31.857Z] #128 ... [2023-09-05T03:17:31.857Z] [2023-09-05T03:17:31.857Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T03:17:31.857Z] #130 DONE 1182.0s [2023-09-05T03:17:32.133Z] [2023-09-05T03:17:32.133Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:17:32.405Z] #128 ... [2023-09-05T03:17:32.405Z] [2023-09-05T03:17:32.405Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:17:32.405Z] #179 DONE 0.2s [2023-09-05T03:17:32.405Z] [2023-09-05T03:17:32.405Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:17:32.679Z] #180 DONE 0.2s [2023-09-05T03:17:32.679Z] [2023-09-05T03:17:32.679Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T03:17:33.266Z] #181 DONE 0.4s [2023-09-05T03:17:33.266Z] [2023-09-05T03:17:33.266Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:17:33.266Z] #182 DONE 0.2s [2023-09-05T03:17:33.266Z] [2023-09-05T03:17:33.266Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T03:17:33.536Z] #183 DONE 0.2s [2023-09-05T03:17:33.536Z] [2023-09-05T03:17:33.536Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:17:33.536Z] #128 ... [2023-09-05T03:17:33.536Z] [2023-09-05T03:17:33.536Z] #87 [core-metadata] exporting to image [2023-09-05T03:17:33.802Z] #87 exporting layers 0.3s done [2023-09-05T03:17:33.802Z] #87 writing image sha256:d0f41e7bf6e0c065cb5f7ebd47639a8da6de7d731aa407d59fe04f16ff5cdade done [2023-09-05T03:17:33.802Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-09-05T03:17:33.802Z] #87 DONE 12.7s [2023-09-05T03:17:33.802Z] [2023-09-05T03:17:33.802Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:18:06.025Z] #127 ... [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T03:18:06.025Z] #126 DONE 1214.9s [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:18:06.025Z] #127 ... [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:18:06.025Z] #184 DONE 0.2s [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:18:06.025Z] #185 DONE 0.2s [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:18:06.025Z] #127 ... [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T03:18:06.025Z] #186 DONE 0.4s [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:18:06.025Z] #127 ... [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:18:06.025Z] #187 DONE 0.2s [2023-09-05T03:18:06.025Z] [2023-09-05T03:18:06.025Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-05T03:18:06.025Z] #87 exporting layers [2023-09-05T03:18:07.971Z] #87 exporting layers 1.7s done [2023-09-05T03:18:07.971Z] #87 writing image sha256:bc5d4bf199e4120d3a1f43b9369d768cdad4ecb10a7a029317bba6b957b219cf done [2023-09-05T03:18:07.971Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-05T03:18:07.971Z] #87 DONE 14.3s [2023-09-05T03:18:07.971Z] [2023-09-05T03:18:07.971Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T03:18:40.179Z] #127 DONE 1245.0s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:18:40.179Z] #128 ... [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:18:40.179Z] #188 DONE 0.2s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:18:40.179Z] #128 ... [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:18:40.179Z] #189 DONE 0.2s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T03:18:40.179Z] #190 DONE 0.4s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:18:40.179Z] #191 DONE 0.1s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T03:18:40.179Z] #128 DONE 1246.1s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #87 [support-notifications] exporting to image [2023-09-05T03:18:40.179Z] #87 exporting layers [2023-09-05T03:18:40.179Z] #87 ... [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T03:18:40.179Z] #192 DONE 0.1s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #87 [support-notifications] exporting to image [2023-09-05T03:18:40.179Z] #87 exporting layers 0.5s done [2023-09-05T03:18:40.179Z] #87 writing image sha256:7c37df8b690915dc53c1d78b2991fb008050ea84cf38f4e73f37bc1b8c41161d 0.0s done [2023-09-05T03:18:40.179Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-09-05T03:18:40.179Z] #87 DONE 14.9s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T03:18:40.179Z] #193 DONE 0.1s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T03:18:40.179Z] #194 DONE 0.4s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T03:18:40.179Z] #195 DONE 0.1s [2023-09-05T03:18:40.179Z] [2023-09-05T03:18:40.179Z] #87 [support-scheduler] exporting to image [2023-09-05T03:18:40.179Z] #87 exporting layers 0.4s done [2023-09-05T03:18:40.179Z] #87 writing image sha256:2542fa8f5476b940c8b16b4d6f2a05c829e89698e3def01e6cc2dba8ce2e403d done [2023-09-05T03:18:40.180Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-09-05T03:18:40.180Z] #87 DONE 15.3s [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T03:18:40.180Z] time="2023-09-05T02:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T03:18:40.215Z] $ docker stop --time=1 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a [2023-09-05T03:18:41.853Z] $ docker rm -f --volumes 4283df382bd3ee868ff187192fd429936a0f51c579db61cf36e4810266f8166a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T03:18:42.376Z] + docker images [2023-09-05T03:18:42.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T03:18:42.376Z] support-scheduler-arm64 latest 2542fa8f5476 6 seconds ago 32.9MB [2023-09-05T03:18:42.376Z] support-notifications-arm64 latest 7c37df8b6909 7 seconds ago 33.7MB [2023-09-05T03:18:42.376Z] security-spiffe-token-provider-arm64 latest bc5d4bf199e4 37 seconds ago 33.3MB [2023-09-05T03:18:42.376Z] core-metadata-arm64 latest d0f41e7bf6e0 About a minute ago 21.2MB [2023-09-05T03:18:42.376Z] core-data-arm64 latest 5625c4c9d97f About a minute ago 20.9MB [2023-09-05T03:18:42.376Z] core-command-arm64 latest 52b8a131e151 About a minute ago 20.8MB [2023-09-05T03:18:42.376Z] core-common-config-bootstrapper-arm64 latest 03dae43769c2 2 minutes ago 18MB [2023-09-05T03:18:42.376Z] security-proxy-auth-arm64 latest 80d8cc20a92a 2 minutes ago 19.3MB [2023-09-05T03:18:42.376Z] security-secretstore-setup-arm64 latest b39cfccdaf9f 2 minutes ago 43MB [2023-09-05T03:18:42.376Z] security-bootstrapper-arm64 latest 3e5aebfe1273 2 minutes ago 22.6MB [2023-09-05T03:18:42.376Z] security-proxy-setup-arm64 latest 8dcd1a7b9718 3 minutes ago 28.8MB [2023-09-05T03:18:42.376Z] security-spire-config-arm64 latest b91a261cd7ae 21 minutes ago 96.2MB [2023-09-05T03:18:42.376Z] security-spire-server-arm64 latest 654583ad2036 21 minutes ago 97.1MB [2023-09-05T03:18:42.376Z] security-spire-agent-arm64 latest 5da11516d846 21 minutes ago 153MB [2023-09-05T03:18:42.376Z] ci-base-image-arm64 latest 6b11fac0ba99 34 minutes ago 1.05GB [2023-09-05T03:18:42.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-05T03:18:42.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-05T03:18:43.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T03:18:43.181Z] [2023-09-05T03:18:43.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T03:18:43.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T03:18:43.847Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T03:18:43.847Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T03:18:43.847Z] 04944245beec: Pulling fs layer [2023-09-05T03:18:43.847Z] 699f458cf7ca: Pulling fs layer [2023-09-05T03:18:43.847Z] 765212b225bb: Pulling fs layer [2023-09-05T03:18:43.847Z] f23df028b6ca: Pulling fs layer [2023-09-05T03:18:43.847Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T03:18:43.847Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T03:18:43.847Z] 765212b225bb: Waiting [2023-09-05T03:18:43.847Z] f23df028b6ca: Waiting [2023-09-05T03:18:43.847Z] d65c8cfc05b1: Waiting [2023-09-05T03:18:43.847Z] 2437ff75d9bd: Waiting [2023-09-05T03:18:43.847Z] 04944245beec: Verifying Checksum [2023-09-05T03:18:43.847Z] 04944245beec: Download complete [2023-09-05T03:18:43.847Z] 765212b225bb: Verifying Checksum [2023-09-05T03:18:43.847Z] 765212b225bb: Download complete [2023-09-05T03:18:43.847Z] f23df028b6ca: Verifying Checksum [2023-09-05T03:18:43.847Z] f23df028b6ca: Download complete [2023-09-05T03:18:44.117Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T03:18:44.117Z] d65c8cfc05b1: Download complete [2023-09-05T03:18:44.117Z] 699f458cf7ca: Verifying Checksum [2023-09-05T03:18:44.117Z] 699f458cf7ca: Download complete [2023-09-05T03:18:44.381Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T03:18:44.381Z] 8998bd30e6a1: Download complete [2023-09-05T03:18:46.952Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T03:18:46.952Z] 2437ff75d9bd: Download complete [2023-09-05T03:18:48.375Z] 8998bd30e6a1: Pull complete [2023-09-05T03:18:48.962Z] 04944245beec: Pull complete [2023-09-05T03:18:50.367Z] 699f458cf7ca: Pull complete [2023-09-05T03:18:50.367Z] 765212b225bb: Pull complete [2023-09-05T03:18:51.325Z] f23df028b6ca: Pull complete [2023-09-05T03:18:51.326Z] d65c8cfc05b1: Pull complete [2023-09-05T03:19:06.307Z] 2437ff75d9bd: Pull complete [2023-09-05T03:19:06.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T03:19:06.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T03:19:06.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T03:19:06.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-5299 does not seem to be running inside a container [2023-09-05T03:19:06.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-05T03:19:09.730Z] $ docker top 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:10.708Z] ---> job-cost.sh [2023-09-05T03:19:10.708Z] lf-activate-venv: SKIPPING [2023-09-05T03:19:10.708Z] INFO: No Stack... [2023-09-05T03:19:10.972Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T03:19:11.924Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T03:19:12.259Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-05T03:19:12.259Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T03:19:12.308Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] [2023-09-05T03:19:12.313Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] did not exist. Created. [2023-09-05T03:19:12.313Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T03:19:12.726Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T03:19:12.944Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T03:19:12.959Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4669-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T03:19:13.035Z] $ docker stop --time=1 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a [2023-09-05T03:19:14.500Z] $ docker rm -f --volumes 7090c9e7d6948ca791bbe3b2a3e64068658e7e8aa15bc3a501d7a22454f2118a [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 [2023-09-05T03:19:15.484Z] provisioning config files... [2023-09-05T03:19:15.491Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12495057405434904429tmp [Pipeline] { [Pipeline] sh [2023-09-05T03:19:15.828Z] + set +x [2023-09-05T03:19:15.828Z] + bash -s -- [2023-09-05T03:19:15.828Z] + curl -s https://codecov.io/bash [2023-09-05T03:19:15.828Z] [2023-09-05T03:19:15.828Z] _____ _ [2023-09-05T03:19:15.828Z] / ____| | | [2023-09-05T03:19:15.828Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T03:19:15.828Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T03:19:15.828Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T03:19:15.828Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T03:19:15.828Z] Bash-1.0.6 [2023-09-05T03:19:15.828Z] [2023-09-05T03:19:15.828Z] [2023-09-05T03:19:15.828Z] ==> git version 2.25.1 found [2023-09-05T03:19:15.828Z] ==> 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 [2023-09-05T03:19:15.828Z] Release-Date: 2020-01-08 [2023-09-05T03:19:15.828Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-05T03:19:15.828Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T03:19:15.828Z] ==> Jenkins CI detected. [2023-09-05T03:19:15.828Z] current dir:  /w/workspace/edgex-go/1 [2023-09-05T03:19:15.828Z] project root: . [2023-09-05T03:19:15.828Z] --> token set from env [2023-09-05T03:19:15.828Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T03:19:15.828Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T03:19:15.828Z] ==> Python coveragepy not found [2023-09-05T03:19:15.828Z] ==> Searching for coverage reports in: [2023-09-05T03:19:15.828Z] + . [2023-09-05T03:19:16.086Z] -> Found 1 reports [2023-09-05T03:19:16.086Z] ==> Detecting git/mercurial file structure [2023-09-05T03:19:16.086Z] ==> Reading reports [2023-09-05T03:19:16.086Z] + ./coverage.out bytes=447827 [2023-09-05T03:19:16.086Z] ==> Appending adjustments [2023-09-05T03:19:16.086Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T03:19:17.021Z] + Found adjustments [2023-09-05T03:19:17.021Z] ==> Gzipping contents [2023-09-05T03:19:17.021Z] 60K /tmp/codecov.FlDHue.gz [2023-09-05T03:19:17.021Z] ==> Uploading reports [2023-09-05T03:19:17.021Z] url: https://codecov.io [2023-09-05T03:19:17.021Z] query: branch=PR-4669&commit=ac12ea4628c85602b4d030500063eef3dbfffa84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= [2023-09-05T03:19:17.021Z] -> Pinging Codecov [2023-09-05T03:19:17.021Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4669&commit=ac12ea4628c85602b4d030500063eef3dbfffa84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4669&job=&cmd_args= [2023-09-05T03:19:17.021Z] -> Uploading to [2023-09-05T03:19:17.021Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/ac12ea4628c85602b4d030500063eef3dbfffa84/4d51dd25-5fd7-4e57-af32-bdae7115b425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T031916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1a44390607b53d2a832e77dec89391b5ffeafce74080f69491968ce135b15ec [2023-09-05T03:19:17.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T03:19:17.021Z] Dload Upload Total Spent Left Speed [2023-09-05T03:19:17.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57381 0 0 100 57381 0 264k --:--:-- --:--:-- --:--:-- 264k [2023-09-05T03:19:17.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac12ea4628c85602b4d030500063eef3dbfffa84 [Pipeline] } [2023-09-05T03:19:17.304Z] 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 [2023-09-05T03:19:18.657Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:18.984Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:19.863Z] ---> package-listing.sh [2023-09-05T03:19:19.863Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T03:19:19.863Z] ++ facter osfamily [2023-09-05T03:19:20.121Z] + OS_FAMILY=debian [2023-09-05T03:19:20.121Z] + workspace=/w/workspace/edgex-go/1 [2023-09-05T03:19:20.121Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T03:19:20.121Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T03:19:20.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T03:19:20.121Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T03:19:20.121Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-05T03:19:20.121Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T03:19:20.121Z] + case "${OS_FAMILY}" in [2023-09-05T03:19:20.121Z] + dpkg -l [2023-09-05T03:19:20.121Z] + grep '^ii' [2023-09-05T03:19:20.121Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T03:19:20.121Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T03:19:20.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T03:19:20.121Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-05T03:19:20.121Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-05T03:19:20.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-05T03:19:20.154Z] 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 [2023-09-05T03:19:20.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T03:19:21.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T03:19:21.075Z] [2023-09-05T03:19:21.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T03:19:21.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T03:19:21.437Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T03:19:21.437Z] 5eb5b503b376: Pulling fs layer [2023-09-05T03:19:21.437Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T03:19:21.437Z] ec43610c2a17: Pulling fs layer [2023-09-05T03:19:21.437Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T03:19:21.437Z] 33b1e0a273af: Pulling fs layer [2023-09-05T03:19:21.437Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T03:19:21.437Z] 2f39f015ded8: Pulling fs layer [2023-09-05T03:19:21.437Z] 33b1e0a273af: Waiting [2023-09-05T03:19:21.437Z] 5d3b04190fa2: Waiting [2023-09-05T03:19:21.437Z] 2f39f015ded8: Waiting [2023-09-05T03:19:21.437Z] 3a2ae6a8a46f: Waiting [2023-09-05T03:19:21.437Z] 5c69ac0246d0: Verifying Checksum [2023-09-05T03:19:21.437Z] 5c69ac0246d0: Download complete [2023-09-05T03:19:21.437Z] 3a2ae6a8a46f: Download complete [2023-09-05T03:19:21.437Z] ec43610c2a17: Verifying Checksum [2023-09-05T03:19:21.437Z] ec43610c2a17: Download complete [2023-09-05T03:19:21.437Z] 33b1e0a273af: Verifying Checksum [2023-09-05T03:19:21.437Z] 33b1e0a273af: Download complete [2023-09-05T03:19:21.437Z] 5d3b04190fa2: Download complete [2023-09-05T03:19:21.693Z] 5eb5b503b376: Verifying Checksum [2023-09-05T03:19:21.693Z] 5eb5b503b376: Download complete [2023-09-05T03:19:22.257Z] 2f39f015ded8: Download complete [2023-09-05T03:19:22.822Z] 5eb5b503b376: Pull complete [2023-09-05T03:19:22.822Z] 5c69ac0246d0: Pull complete [2023-09-05T03:19:23.389Z] ec43610c2a17: Pull complete [2023-09-05T03:19:23.389Z] 3a2ae6a8a46f: Pull complete [2023-09-05T03:19:23.646Z] 33b1e0a273af: Pull complete [2023-09-05T03:19:23.646Z] 5d3b04190fa2: Pull complete [2023-09-05T03:19:27.826Z] 2f39f015ded8: Pull complete [2023-09-05T03:19:27.826Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T03:19:27.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T03:19:27.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T03:19:28.028Z] prd-ubuntu20.04-docker-8c-8g-5298 does not seem to be running inside a container [2023-09-05T03:19:28.041Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T03:19:31.880Z] $ docker top 1d4004f00874a44f59f52bc5969e6839ef53c1469038fb1a3f15840ff7780d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T03:19:32.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T03:19:32.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T03:19:32.952Z] + ls /var/log/sa-host [2023-09-05T03:19:32.952Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T03:19:33.216Z] provisioning config files... [2023-09-05T03:19:33.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3885170280078946854tmp [Pipeline] { [Pipeline] echo [2023-09-05T03:19:33.277Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:33.592Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T03:19:33.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:34.002Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T03:19:34.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:34.348Z] ---> sudo-logs.sh [2023-09-05T03:19:34.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T03:19:34.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:34.733Z] ---> job-cost.sh [2023-09-05T03:19:34.733Z] lf-activate-venv: SKIPPING [2023-09-05T03:19:34.733Z] DEBUG: total: 0.10999999940395355 [2023-09-05T03:19:34.733Z] INFO: Retrieving Stack Cost... [2023-09-05T03:19:34.992Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T03:19:35.559Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T03:19:35.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T03:19:35.903Z] ---> logs-deploy.sh [2023-09-05T03:19:35.903Z] lf-activate-venv: SKIPPING [2023-09-05T03:19:35.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4669/1 [2023-09-05T03:19:35.903Z] INFO: archiving workspace using pattern(s): [2023-09-05T03:19:37.277Z] Archives upload complete. [2023-09-05T03:19:37.277Z] INFO: archiving logs to Nexus