Pull request #4709 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe40ce2874768f28f6d8b9f0e7639b0da20c200f+352052acdd74cde1c2e6292ce686d2b6799bd01d (5e90e04d0ebade81052fc1b41bd5ff027a56e408) 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-ssh9301338918531162020.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4835932246161857310.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4709/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-4709/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10170540375288682610.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-4709/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15105186719123570220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14259903590713891467.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-4709/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-4709/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1361146061530699685.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10442 in /w/workspace/edgexfoundry_edgex-go_PR-4709 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4709/head:refs/remotes/origin/PR-4709 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit fe40ce2874768f28f6d8b9f0e7639b0da20c200f Merge succeeded, producing fe40ce2874768f28f6d8b9f0e7639b0da20c200f Checking out Revision fe40ce2874768f28f6d8b9f0e7639b0da20c200f (PR-4709) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:27:10.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:27:10.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:27:10.994Z] ========================================================= [2023-10-25T22:27:10.994Z] EdgeX Global Pipelines Version Info [2023-10-25T22:27:10.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # 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 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 [2023-10-25T22:27:11.755Z] ------------------- [2023-10-25T22:27:11.756Z] stable info: [2023-10-25T22:27:11.756Z] ------------------- [2023-10-25T22:27:11.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:27:11.756Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:11.756Z] Message: update stable to v1.0.254 [2023-10-25T22:27:12.326Z] ------------------- [2023-10-25T22:27:12.326Z] experimental info: [2023-10-25T22:27:12.326Z] ------------------- [2023-10-25T22:27:12.326Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:27:12.326Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:12.326Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:27:12.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-25T22:27:12.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-25T22:27:12.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:27:12.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:27:12.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:27:12.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:27:12.865Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:27:12.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-25T22:27:12.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-25T22:27:12.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-25T22:27:13.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:27:13.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:27:13.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:27:13.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:27:13.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:27:13.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:13.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:13.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:27:13.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-25T22:27:13.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-25T22:27:13.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:27:13.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:27:13.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:27:13.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4709 [Pipeline] echo [2023-10-25T22:27:13.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4709 [Pipeline] echo [2023-10-25T22:27:13.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4709 [Pipeline] echo [2023-10-25T22:27:13.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo [2023-10-25T22:27:13.846Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe40ce2 [Pipeline] echo [2023-10-25T22:27:13.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:27:14.014Z] provisioning config files... [2023-10-25T22:27:14.064Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13049869201635186829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:14.405Z] ---> docker-login.sh [2023-10-25T22:27:14.405Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:14.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:14.667Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:14.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:14.667Z] [2023-10-25T22:27:14.667Z] Login Succeeded [2023-10-25T22:27:14.667Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:14.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:14.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:14.667Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:14.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:14.667Z] [2023-10-25T22:27:14.667Z] Login Succeeded [2023-10-25T22:27:14.667Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:14.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:14.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:14.938Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:14.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:14.938Z] [2023-10-25T22:27:14.938Z] Login Succeeded [2023-10-25T22:27:14.938Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:14.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:14.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:14.938Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:14.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:14.938Z] [2023-10-25T22:27:14.938Z] Login Succeeded [2023-10-25T22:27:14.938Z] docker.io [2023-10-25T22:27:15.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:15.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:15.199Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:15.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:15.199Z] [2023-10-25T22:27:15.199Z] Login Succeeded [2023-10-25T22:27:15.199Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:15.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:27:15.828Z] + 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-10-25T22:27:15.828Z] + dirname cmd/core-command/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-25T22:27:15.828Z] + + cut -d/ -f2 [2023-10-25T22:27:15.828Z] dirname cmd/core-data/Dockerfile [2023-10-25T22:27:15.828Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + dirname cmd/core-metadata/Dockerfile [2023-10-25T22:27:15.828Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-25T22:27:15.828Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-25T22:27:15.828Z] + + cut -d/ -f2 [2023-10-25T22:27:15.828Z] dirname cmd/security-proxy-setup/Dockerfile [2023-10-25T22:27:15.828Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/support-notifications/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-25T22:27:15.828Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-25T22:27:15.828Z] + cut -d/ -f2 [2023-10-25T22:27:15.828Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-25T22:27:15.926Z] 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-10-25T22:27:16.456Z] + git rev-list -1 --merges fe40ce2874768f28f6d8b9f0e7639b0da20c200f~1..fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo [2023-10-25T22:27:16.494Z] -----------> git rev-list -1 --merges fe40ce2874768f28f6d8b9f0e7639b0da20c200f~1..fe40ce2874768f28f6d8b9f0e7639b0da20c200f fe40ce2874768f28f6d8b9f0e7639b0da20c200f [false] [Pipeline] sh [2023-10-25T22:27:16.814Z] + git log --format=format:%s -1 fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] echo [2023-10-25T22:27:16.850Z] ========================================================= [2023-10-25T22:27:16.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:27:16.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-25T22:27:17.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:27:17.318Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:27:17.318Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:27:17.318Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:27:17.318Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:27:17.318Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:27:17.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:17.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:17.830Z] [2023-10-25T22:27:17.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:18.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:18.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:27:18.204Z] b85a868b505f: Pulling fs layer [2023-10-25T22:27:18.204Z] e2be974225ed: Pulling fs layer [2023-10-25T22:27:18.204Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:27:18.204Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:27:18.204Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:27:18.204Z] eaf3925da568: Pulling fs layer [2023-10-25T22:27:18.204Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:27:18.204Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:27:18.204Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:27:18.204Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:27:18.204Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:27:18.204Z] 988bab9f4d93: Waiting [2023-10-25T22:27:18.204Z] 1469e6f7b9e6: Waiting [2023-10-25T22:27:18.204Z] 5851b861e8e6: Waiting [2023-10-25T22:27:18.204Z] b352a97aabf1: Waiting [2023-10-25T22:27:18.204Z] bde34c3a00c8: Waiting [2023-10-25T22:27:18.204Z] bab4dde63d76: Waiting [2023-10-25T22:27:18.204Z] e2be974225ed: Verifying Checksum [2023-10-25T22:27:18.204Z] e2be974225ed: Download complete [2023-10-25T22:27:18.204Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:27:18.204Z] 988bab9f4d93: Download complete [2023-10-25T22:27:18.204Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:27:18.204Z] 339a4e72a1f5: Download complete [2023-10-25T22:27:18.464Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:27:18.464Z] 1469e6f7b9e6: Download complete [2023-10-25T22:27:18.464Z] eaf3925da568: Verifying Checksum [2023-10-25T22:27:18.464Z] eaf3925da568: Download complete [2023-10-25T22:27:18.464Z] bde34c3a00c8: Download complete [2023-10-25T22:27:18.464Z] b352a97aabf1: Download complete [2023-10-25T22:27:18.464Z] 4872d77fe225: Verifying Checksum [2023-10-25T22:27:18.464Z] 4872d77fe225: Download complete [2023-10-25T22:27:18.464Z] 5851b861e8e6: Download complete [2023-10-25T22:27:18.464Z] b85a868b505f: Verifying Checksum [2023-10-25T22:27:18.464Z] b85a868b505f: Download complete [2023-10-25T22:27:18.722Z] bab4dde63d76: Verifying Checksum [2023-10-25T22:27:18.722Z] bab4dde63d76: Download complete [2023-10-25T22:27:19.659Z] b85a868b505f: Pull complete [2023-10-25T22:27:19.659Z] e2be974225ed: Pull complete [2023-10-25T22:27:20.230Z] 339a4e72a1f5: Pull complete [2023-10-25T22:27:20.230Z] 988bab9f4d93: Pull complete [2023-10-25T22:27:20.799Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:27:20.799Z] eaf3925da568: Pull complete [2023-10-25T22:27:22.180Z] bab4dde63d76: Pull complete [2023-10-25T22:27:22.439Z] bde34c3a00c8: Pull complete [2023-10-25T22:27:22.439Z] b352a97aabf1: Pull complete [2023-10-25T22:27:22.700Z] 4872d77fe225: Pull complete [2023-10-25T22:27:22.700Z] 5851b861e8e6: Pull complete [2023-10-25T22:27:22.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:27:22.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:22.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:27:22.931Z] prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container [2023-10-25T22:27:22.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:27:25.867Z] $ docker top 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 -eo pid,comm [2023-10-25T22:27:25.921Z] 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-10-25T22:27:25.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:27:26.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:26.062Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:26.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:26.196Z] $ docker exec 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent [2023-10-25T22:27:26.318Z] SSH_AUTH_SOCK=/tmp/ssh-fAJqIBH3Qb2J/agent.32 [2023-10-25T22:27:26.318Z] SSH_AGENT_PID=38 [2023-10-25T22:27:26.324Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:26.421Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_88871525385157364.key (/w/workspace/edgex-go/1@tmp/private_key_88871525385157364.key) [2023-10-25T22:27:26.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:26.792Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:27:26.818Z] $ docker exec --env ******** --env ******** 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent -k [2023-10-25T22:27:26.916Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:26.917Z] unset SSH_AGENT_PID; [2023-10-25T22:27:26.917Z] echo Agent pid 38 killed; [2023-10-25T22:27:26.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:27:27.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:27.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:27.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:27.147Z] $ docker exec 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent [2023-10-25T22:27:27.270Z] SSH_AUTH_SOCK=/tmp/ssh-SJi2KUe0Z2s5/agent.71 [2023-10-25T22:27:27.270Z] SSH_AGENT_PID=77 [2023-10-25T22:27:27.274Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:27.380Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14550066783675949064.key (/w/workspace/edgex-go/1@tmp/private_key_14550066783675949064.key) [2023-10-25T22:27:27.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:27.735Z] + git semver init [2023-10-25T22:27:27.994Z] 2023-10-25 22:27:27,905 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:27:27.994Z] 2023-10-25 22:27:27,906 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-25T22:27:27.994Z] 2023-10-25 22:27:27,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-25T22:27:27.994Z] 2023-10-25 22:27:27,907 [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-10-25T22:27:34.576Z] 2023-10-25 22:27:33,639 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4709 with force:False [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,640 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4709 [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,644 [execute] INFO git cat-file --batch-check [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,651 [execute] INFO git cat-file --batch [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:27:34.576Z] 2023-10-25 22:27:33,657 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4709 [2023-10-25T22:27:34.576Z] 0.0.0 [Pipeline] } [2023-10-25T22:27:34.603Z] $ docker exec --env ******** --env ******** 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 ssh-agent -k [2023-10-25T22:27:34.703Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:34.704Z] unset SSH_AGENT_PID; [2023-10-25T22:27:34.704Z] echo Agent pid 77 killed; [2023-10-25T22:27:34.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:27:35.220Z] + git semver [Pipeline] } [2023-10-25T22:27:35.509Z] $ docker stop --time=1 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 [2023-10-25T22:27:36.840Z] $ docker rm -f --volumes 9d3b3ec1537c2ef19d906b8569109bfcc6b6266bfde35064e2dd1d7891889739 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:27:37.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:27:37.535Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:27:37.558Z] [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-10-25T22:27:38.368Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-25T22:27:38.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:38.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:27:38.486Z] ========================================================= [2023-10-25T22:27:38.486Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:27:38.486Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:27:38.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:38.848Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:27:38.848Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:27:38.848Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:27:38.848Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:27:38.848Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:27:38.848Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:27:38.848Z] c68163c4e522: Pulling fs layer [2023-10-25T22:27:38.848Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:27:38.848Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:27:38.848Z] 33e27b845d1e: Waiting [2023-10-25T22:27:38.848Z] c68163c4e522: Waiting [2023-10-25T22:27:38.848Z] 50da416c3ac9: Waiting [2023-10-25T22:27:38.848Z] 23d2d4c4bb30: Waiting [2023-10-25T22:27:38.848Z] c4d48a809fc2: Verifying Checksum [2023-10-25T22:27:38.848Z] c4d48a809fc2: Download complete [2023-10-25T22:27:38.848Z] ad3a456e5733: Download complete [2023-10-25T22:27:38.848Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:27:38.848Z] 33e27b845d1e: Download complete [2023-10-25T22:27:38.848Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:27:38.848Z] 7264a8db6415: Download complete [2023-10-25T22:27:38.848Z] c68163c4e522: Verifying Checksum [2023-10-25T22:27:38.848Z] c68163c4e522: Download complete [2023-10-25T22:27:39.107Z] 7264a8db6415: Pull complete [2023-10-25T22:27:39.107Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:27:39.107Z] 23d2d4c4bb30: Download complete [2023-10-25T22:27:39.366Z] c4d48a809fc2: Pull complete [2023-10-25T22:27:39.366Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:27:39.366Z] 4f1c88b9dad5: Download complete [2023-10-25T22:27:39.623Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:27:39.623Z] 50da416c3ac9: Download complete [2023-10-25T22:27:42.913Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:27:42.913Z] ad3a456e5733: Pull complete [2023-10-25T22:27:42.913Z] 33e27b845d1e: Pull complete [2023-10-25T22:27:42.913Z] c68163c4e522: Pull complete [2023-10-25T22:27:45.455Z] 50da416c3ac9: Pull complete [2023-10-25T22:27:45.790Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:27:45.790Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:27:45.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:45.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:27:46.171Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:46.171Z] WORKDIR /edgex [2023-10-25T22:27:46.171Z] COPY go.mod . [2023-10-25T22:27:46.171Z] RUN go mod download [2023-10-25T22:27:46.171Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-25T22:27:46.742Z] Sending build context to Docker daemon 171MB [2023-10-25T22:27:46.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:27:46.742Z] ---> 0786185ac409 [2023-10-25T22:27:46.742Z] Step 2/4 : WORKDIR /edgex [2023-10-25T22:27:51.026Z] ---> Running in fae210cda0fc [2023-10-25T22:27:51.292Z] Removing intermediate container fae210cda0fc [2023-10-25T22:27:51.292Z] ---> 011d58474d60 [2023-10-25T22:27:51.292Z] Step 3/4 : COPY go.mod . [2023-10-25T22:27:51.292Z] ---> 2e3b05fc9ff4 [2023-10-25T22:27:51.292Z] Step 4/4 : RUN go mod download [2023-10-25T22:27:51.292Z] ---> Running in a1a0e9b76bef [2023-10-25T22:27:52.884Z] Still waiting to schedule task [2023-10-25T22:27:52.885Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:28:17.865Z] Removing intermediate container a1a0e9b76bef [2023-10-25T22:28:17.865Z] ---> 0e5802090806 [2023-10-25T22:28:17.865Z] Successfully built 0e5802090806 [2023-10-25T22:28:17.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:18.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:28:18.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:28:18.407Z] prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container [2023-10-25T22:28:18.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:28:18.897Z] $ docker top 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:28:19.290Z] + go version [2023-10-25T22:28:19.290Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:28:19.324Z] $ docker stop --time=1 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f [2023-10-25T22:28:20.577Z] $ docker rm -f --volumes 24b21aa086f48fef8b1d5e7fa2934abf618eed47befea19e066b7af1fa0bfe2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:21.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:28:21.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:28:21.761Z] prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container [2023-10-25T22:28:21.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:28:22.158Z] $ docker top 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-25T22:28:22.364Z] ========================================================= [2023-10-25T22:28:22.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-25T22:28:22.364Z] ========================================================= [Pipeline] sh [2023-10-25T22:28:22.665Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:28:23.067Z] + make test [2023-10-25T22:28:23.067Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T22:28:29.726Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-25T22:28:44.602Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-25T22:28:45.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-25T22:28:45.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-25T22:28:46.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-10-25T22:28:48.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements [2023-10-25T22:28:48.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-25T22:28:48.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-25T22:28:48.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-25T22:28:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-25T22:28:49.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-25T22:28:50.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-25T22:28:50.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-25T22:28:50.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:28:50.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-25T22:28:50.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-25T22:28:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-25T22:28:51.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-25T22:28:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2023-10-25T22:28:51.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2023-10-25T22:28:54.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.477s coverage: 93.4% of statements [2023-10-25T22:28:54.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2023-10-25T22:28:54.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-25T22:28:54.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:28:54.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-25T22:28:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-25T22:28:55.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements [2023-10-25T22:28:55.603Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-10-25T22:28:56.537Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-25T22:28:56.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-25T22:28:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.068s coverage: 0.9% of statements [2023-10-25T22:28:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2023-10-25T22:28:57.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2023-10-25T22:28:58.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.054s coverage: 82.9% of statements [2023-10-25T22:28:58.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.053s coverage: 94.1% of statements [2023-10-25T22:28:58.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2023-10-25T22:28:58.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-10-25T22:28:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-25T22:28:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-25T22:28:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-25T22:28:58.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-25T22:28:58.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-25T22:28:58.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-25T22:28:58.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-25T22:28:58.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-25T22:28:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-25T22:28:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-25T22:28:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-25T22:28:59.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-25T22:29:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-25T22:29:00.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-25T22:29:01.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-25T22:29:02.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-25T22:29:03.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-25T22:29:04.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-25T22:29:04.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-25T22:29:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-25T22:29:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-25T22:29:06.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-25T22:29:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-25T22:29:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-25T22:29:08.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-25T22:29:09.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-25T22:29:09.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-25T22:29:09.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-25T22:29:09.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-25T22:29:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-25T22:29:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-25T22:29:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-25T22:29:10.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-25T22:29:10.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2023-10-25T22:29:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-25T22:29:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:29:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-25T22:29:11.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-25T22:29:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-25T22:29:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-25T22:29:14.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-25T22:29:14.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.071s coverage: 92.9% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.048s coverage: 87.2% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.041s coverage: 20.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.025s coverage: 100.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 95.7% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-10-25T22:29:24.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2023-10-25T22:29:24.139Z] 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-10-25T22:29:24.139Z] running golangci-lint [2023-10-25T22:29:24.139Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-25T22:29:24.139Z] go version go1.21.0 linux/amd64 [2023-10-25T22:29:24.139Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-25T22:29:24.139Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-25T22:29:39.010Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 13.251220341s" [2023-10-25T22:29:39.010Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.224152ms" [2023-10-25T22:29:47.112Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.563476708s with top 10 stages: buildir: 41.517116922s, gosec: 8.349714638s, fact_deprecated: 1.670402234s, inspect: 1.530575932s, S1038: 1.248636502s, fact_purity: 1.243294286s, nilness: 1.12576104s, ctrlflow: 974.883152ms, printf: 969.915542ms, typedness: 775.451162ms" [2023-10-25T22:29:47.112Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-25T22:29:47.112Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, nolint: 0/21" [2023-10-25T22:29:47.112Z] level=info msg="[runner] processing took 20.488074ms with stages: nolint: 8.914998ms, identifier_marker: 6.359712ms, autogenerated_exclude: 1.822462ms, path_prettifier: 1.59528ms, exclude-rules: 1.041517ms, skip_dirs: 697.465µs, cgo: 35.26µs, filename_unadjuster: 15.52µs, max_same_issues: 1µs, diff: 960ns, fixer: 770ns, uniq_by_line: 640ns, exclude: 470ns, max_from_linter: 430ns, skip_files: 390ns, severity-rules: 380ns, path_prefixer: 250ns, source_code: 200ns, sort_results: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2023-10-25T22:29:47.112Z] level=info msg="[runner] linters took 9.954785338s with stages: goanalysis_metalinter: 9.934187984s" [2023-10-25T22:29:47.112Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-25T22:29:47.112Z] level=info msg="Memory: 234 samples, avg is 260.0MB, max is 932.6MB" [2023-10-25T22:29:47.112Z] level=info msg="Execution took 23.266699081s" [2023-10-25T22:29:47.112Z] go vet ./... [2023-10-25T22:29:52.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:29:52.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:29:52.412Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:29:52.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-25T22:29:52.760Z] + ls -al . [2023-10-25T22:29:52.760Z] total 728 [2023-10-25T22:29:52.760Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 22:28 . [2023-10-25T22:29:52.760Z] drwxr-xr-x 4 root root 4096 Oct 25 22:28 .. [2023-10-25T22:29:52.760Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 .blubracket [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 10 Oct 25 22:27 .dockerignore [2023-10-25T22:29:52.760Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 22:29 .git [2023-10-25T22:29:52.760Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 22:27 .github [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 1074 Oct 25 22:27 .gitignore [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 22:27 .golangci.yml [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 100 Oct 25 22:27 .hadolint.yml [2023-10-25T22:29:52.760Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 22:27 .semver [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 155 Oct 25 22:27 .sonarcloud.properties [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 22:27 ADOPTERS.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 11674 Oct 25 22:27 Attribution.txt [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 93407 Oct 25 22:27 CHANGELOG.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 22:27 CONTRIBUTING.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 22:27 GOVERNANCE.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 861 Oct 25 22:27 Jenkinsfile [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 22:27 LICENSE [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 15054 Oct 25 22:27 Makefile [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 22:27 OWNERS.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 9527 Oct 25 22:27 README.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 789 Oct 25 22:27 SECURITY.md [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 22:27 VERSION [2023-10-25T22:29:52.760Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 bin [2023-10-25T22:29:52.760Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 22:27 cmd [2023-10-25T22:29:52.760Z] -rw-r--r-- 1 root root 453602 Oct 25 22:29 coverage.out [2023-10-25T22:29:52.760Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:27 fuzz_test [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 3689 Oct 25 22:27 go.mod [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 34446 Oct 25 22:27 go.sum [2023-10-25T22:29:52.760Z] drwxrwxr-x 7 1001 1001 4096 Oct 25 22:27 internal [2023-10-25T22:29:52.760Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 22:27 openapi [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 584 Oct 25 22:27 security.txt [2023-10-25T22:29:52.760Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 22:27 version.go [Pipeline] sh [2023-10-25T22:29:53.074Z] + '[' -e coverage.out ] [2023-10-25T22:29:53.074Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-25T22:29:53.208Z] Stashed 1 file(s) [Pipeline] sh [2023-10-25T22:29:53.505Z] + make build [2023-10-25T22:29:53.505Z] 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-10-25T22:30:05.177Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10454 in /w/workspace/edgexfoundry_edgex-go_PR-4709 [Pipeline] { [Pipeline] ws [2023-10-25T22:30:05.243Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:30:05.319Z] The recommended git tool is: git [2023-10-25T22:30:05.714Z] 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-10-25T22:30:07.089Z] 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-10-25T22:30:08.021Z] 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-10-25T22:30:08.955Z] 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-10-25T22:30:12.061Z] using credential edgex-jenkins-ssh [2023-10-25T22:30:12.083Z] Cloning the remote Git repository [2023-10-25T22:30:12.143Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-25T22:30:12.276Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-25T22:30:12.453Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-25T22:30:12.454Z] > git --version # timeout=10 [2023-10-25T22:30:12.477Z] > git --version # 'git version 2.25.1' [2023-10-25T22:30:12.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:12.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:30:15.514Z] 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-10-25T22:30:16.081Z] 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-10-25T22:30:17.988Z] 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-10-25T22:30:18.922Z] 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-10-25T22:30:19.489Z] 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-10-25T22:30:20.422Z] 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-10-25T22:30:21.796Z] 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-10-25T22:30:22.750Z] $ docker stop --time=1 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 [2023-10-25T22:30:26.892Z] $ docker rm -f --volumes 21ea8d48f55e33ce8858612facc5624942d896d0c221bb04cd838d585f292600 [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-10-25T22:30:28.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-25T22:30:28.200Z] [2023-10-25T22:30:28.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:28.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-25T22:30:28.562Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-25T22:30:28.562Z] 91d30c5bc195: Pulling fs layer [2023-10-25T22:30:28.562Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-25T22:30:28.562Z] 9c61dcf015f6: Pulling fs layer [2023-10-25T22:30:28.562Z] 4698f68db338: Pulling fs layer [2023-10-25T22:30:28.562Z] 2a2f49069b9e: Pulling fs layer [2023-10-25T22:30:28.562Z] e0025b399a48: Pulling fs layer [2023-10-25T22:30:28.562Z] 4698f68db338: Waiting [2023-10-25T22:30:28.562Z] 2a2f49069b9e: Waiting [2023-10-25T22:30:28.562Z] e0025b399a48: Waiting [2023-10-25T22:30:28.562Z] 91d30c5bc195: Verifying Checksum [2023-10-25T22:30:28.562Z] 91d30c5bc195: Download complete [2023-10-25T22:30:28.820Z] 4698f68db338: Download complete [2023-10-25T22:30:28.820Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-25T22:30:28.820Z] 2e9b0aa3be6d: Download complete [2023-10-25T22:30:28.820Z] e0025b399a48: Verifying Checksum [2023-10-25T22:30:28.820Z] e0025b399a48: Download complete [2023-10-25T22:30:28.820Z] 91d30c5bc195: Pull complete [2023-10-25T22:30:28.820Z] 2a2f49069b9e: Verifying Checksum [2023-10-25T22:30:28.820Z] 2a2f49069b9e: Download complete [2023-10-25T22:30:29.079Z] 2e9b0aa3be6d: Pull complete [2023-10-25T22:30:29.337Z] 9c61dcf015f6: Verifying Checksum [2023-10-25T22:30:29.337Z] 9c61dcf015f6: Download complete [2023-10-25T22:30:29.501Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-25T22:30:29.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:30:31.305Z] Merging remotes/origin/main commit 352052acdd74cde1c2e6292ce686d2b6799bd01d into PR head commit fe40ce2874768f28f6d8b9f0e7639b0da20c200f [2023-10-25T22:30:31.753Z] Merge succeeded, producing fe40ce2874768f28f6d8b9f0e7639b0da20c200f [2023-10-25T22:30:30.501Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-25T22:30:30.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-25T22:30:30.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:30.575Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4709/head:refs/remotes/origin/PR-4709 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:30:31.329Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:30:31.405Z] > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 [2023-10-25T22:30:31.645Z] > git remote # timeout=10 [2023-10-25T22:30:31.670Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:30:31.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:30:31.706Z] > git merge 352052acdd74cde1c2e6292ce686d2b6799bd01d # timeout=10 [2023-10-25T22:30:31.737Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:30:31.753Z] Checking out Revision fe40ce2874768f28f6d8b9f0e7639b0da20c200f (PR-4709) [2023-10-25T22:30:31.866Z] 9c61dcf015f6: Pull complete [2023-10-25T22:30:31.866Z] 4698f68db338: Pull complete [2023-10-25T22:30:32.124Z] 2a2f49069b9e: Pull complete [2023-10-25T22:30:32.383Z] e0025b399a48: Pull complete [2023-10-25T22:30:32.383Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-25T22:30:32.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-25T22:30:32.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-10-25T22:30:32.460Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:32.518Z] > git --version # timeout=10 [2023-10-25T22:30:32.529Z] > git --version # 'git version 2.25.1' [2023-10-25T22:30:32.546Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:30:32.609Z] prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container [2023-10-25T22:30:32.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-25T22:30:31.761Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:30:31.783Z] > git checkout -f fe40ce2874768f28f6d8b9f0e7639b0da20c200f # timeout=10 [2023-10-25T22:30:34.951Z] $ docker top eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-10-25T22:30:35.363Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-10-25T22:30:35.978Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:30:35.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:30:35.978Z] Dload Upload Total Spent Left Speed [2023-10-25T22:30:35.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-10-25T22:30:36.676Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:30:37.039Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:30:37.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:30:37.039Z] { [2023-10-25T22:30:37.039Z] "registry-mirrors": [ [2023-10-25T22:30:37.039Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:30:37.039Z] ], [2023-10-25T22:30:37.039Z] "bip": "10.250.0.254/24", [2023-10-25T22:30:37.039Z] "hosts": [ [2023-10-25T22:30:37.039Z] "tcp://0.0.0.0:5555", [2023-10-25T22:30:37.039Z] "unix:///var/run/docker.sock" [2023-10-25T22:30:37.039Z] ], [2023-10-25T22:30:37.039Z] "mtu": 1458, [2023-10-25T22:30:37.039Z] "selinux-enabled": true, [2023-10-25T22:30:37.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:30:37.039Z] } [Pipeline] sh [2023-10-25T22:30:37.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:30:37.765Z] + sudo service docker restart [2023-10-25T22:30:37.897Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #1 transferring dockerfile: 2.82kB done [2023-10-25T22:30:37.897Z] #1 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #2 transferring dockerfile: 1.70kB done [2023-10-25T22:30:37.897Z] #2 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #3 transferring dockerfile: 1.84kB done [2023-10-25T22:30:37.897Z] #3 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #4 transferring dockerfile: 2.12kB done [2023-10-25T22:30:37.897Z] #4 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #5 transferring dockerfile: 1.58kB done [2023-10-25T22:30:37.897Z] #5 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #6 [core-command internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #6 transferring dockerfile: 1.82kB done [2023-10-25T22:30:37.897Z] #6 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #7 transferring dockerfile: 2.39kB done [2023-10-25T22:30:37.897Z] #7 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #8 [core-data internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #8 transferring dockerfile: 1.90kB done [2023-10-25T22:30:37.897Z] #8 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #9 transferring dockerfile: 1.78kB done [2023-10-25T22:30:37.897Z] #9 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #10 transferring dockerfile: 1.96kB done [2023-10-25T22:30:37.897Z] #10 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #11 transferring dockerfile: 1.59kB done [2023-10-25T22:30:37.897Z] #11 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #12 transferring dockerfile: 2.04kB done [2023-10-25T22:30:37.897Z] #12 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #13 transferring dockerfile: 2.38kB done [2023-10-25T22:30:37.897Z] #13 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-10-25T22:30:37.897Z] #14 transferring dockerfile: 1.82kB done [2023-10-25T22:30:37.897Z] #14 DONE 0.1s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #15 [security-bootstrapper internal] load .dockerignore [2023-10-25T22:30:37.897Z] #15 transferring context: 50B done [2023-10-25T22:30:37.897Z] #15 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #16 [security-spire-agent internal] load .dockerignore [2023-10-25T22:30:37.897Z] #16 transferring context: 50B done [2023-10-25T22:30:37.897Z] #16 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #17 [support-notifications internal] load .dockerignore [2023-10-25T22:30:37.897Z] #17 transferring context: 50B done [2023-10-25T22:30:37.897Z] #17 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-25T22:30:37.897Z] #18 transferring context: 50B done [2023-10-25T22:30:37.897Z] #18 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #19 [security-spire-config internal] load .dockerignore [2023-10-25T22:30:37.897Z] #19 transferring context: 50B done [2023-10-25T22:30:37.897Z] #19 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #20 [core-command internal] load .dockerignore [2023-10-25T22:30:37.897Z] #20 transferring context: 50B done [2023-10-25T22:30:37.897Z] #20 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #21 [core-data internal] load .dockerignore [2023-10-25T22:30:37.897Z] #21 transferring context: 50B done [2023-10-25T22:30:37.897Z] #21 DONE 0.0s [2023-10-25T22:30:37.897Z] [2023-10-25T22:30:37.897Z] #22 [security-proxy-setup internal] load .dockerignore [2023-10-25T22:30:38.768Z] #22 transferring context: 50B done [2023-10-25T22:30:38.768Z] #22 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-10-25T22:30:38.768Z] #23 transferring context: 50B done [2023-10-25T22:30:38.768Z] #23 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #24 [core-metadata internal] load .dockerignore [2023-10-25T22:30:38.768Z] #24 transferring context: 50B done [2023-10-25T22:30:38.768Z] #24 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #25 [security-spire-server internal] load .dockerignore [2023-10-25T22:30:38.768Z] #25 transferring context: 50B done [2023-10-25T22:30:38.768Z] #25 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #26 [security-proxy-auth internal] load .dockerignore [2023-10-25T22:30:38.768Z] #26 transferring context: 50B done [2023-10-25T22:30:38.768Z] #26 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #27 [support-scheduler internal] load .dockerignore [2023-10-25T22:30:38.768Z] #27 transferring context: 50B done [2023-10-25T22:30:38.768Z] #27 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-10-25T22:30:38.768Z] #28 transferring context: 50B done [2023-10-25T22:30:38.768Z] #28 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-25T22:30:38.768Z] #29 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:30:38.768Z] #30 ... [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-25T22:30:38.768Z] #29 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:30:38.768Z] #30 ... [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-25T22:30:38.768Z] #29 DONE 0.0s [2023-10-25T22:30:38.768Z] [2023-10-25T22:30:38.768Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:30:39.337Z] #30 ... [2023-10-25T22:30:39.337Z] [2023-10-25T22:30:39.337Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:30:39.337Z] #31 DONE 1.4s [2023-10-25T22:30:39.599Z] [2023-10-25T22:30:39.599Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-25T22:30:39.599Z] #32 DONE 1.3s [2023-10-25T22:30:39.599Z] [2023-10-25T22:30:39.599Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:39.599Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-25T22:30:39.599Z] #33 ... [2023-10-25T22:30:39.599Z] [2023-10-25T22:30:39.599Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:30:39.599Z] #30 DONE 1.4s [2023-10-25T22:30:39.599Z] [2023-10-25T22:30:39.599Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:39.599Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-25T22:30:39.599Z] #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-25T22:30:39.599Z] #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-25T22:30:39.599Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s [2023-10-25T22:30:39.599Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:30:39.860Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-10-25T22:30:39.860Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-10-25T22:30:39.860Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-25T22:30:40.129Z] #33 ... [2023-10-25T22:30:40.129Z] [2023-10-25T22:30:40.129Z] #34 [security-spire-agent internal] load build context [2023-10-25T22:30:40.129Z] #34 transferring context: 17.63kB 0.0s done [2023-10-25T22:30:40.129Z] #34 DONE 0.5s [2023-10-25T22:30:40.129Z] [2023-10-25T22:30:40.129Z] #35 [security-spire-config internal] load build context [2023-10-25T22:30:40.129Z] #35 transferring context: 16.35kB 0.0s done [2023-10-25T22:30:40.129Z] #35 DONE 0.5s [2023-10-25T22:30:40.129Z] [2023-10-25T22:30:40.129Z] #36 [security-spire-server internal] load build context [2023-10-25T22:30:40.129Z] #36 transferring context: 18.10kB 0.0s done [2023-10-25T22:30:40.129Z] #36 DONE 0.5s [2023-10-25T22:30:40.129Z] [2023-10-25T22:30:40.129Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:40.465Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.4s done [2023-10-25T22:30:40.465Z] #33 ... [2023-10-25T22:30:40.465Z] [2023-10-25T22:30:40.465Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-25T22:30:40.465Z] #37 DONE 1.2s [2023-10-25T22:30:40.465Z] [2023-10-25T22:30:40.465Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:30:40.465Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-25T22:30:40.465Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-25T22:30:40.465Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-25T22:30:40.465Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-10-25T22:30:40.465Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-25T22:30:40.465Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-25T22:30:40.465Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-25T22:30:40.465Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-25T22:30:40.465Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.89MB / 25.84MB 0.5s [2023-10-25T22:30:40.465Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-25T22:30:40.465Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-25T22:30:40.723Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-10-25T22:30:40.723Z] #38 ... [2023-10-25T22:30:40.723Z] [2023-10-25T22:30:40.723Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:30:40.723Z] #33 DONE 1.4s [2023-10-25T22:30:40.723Z] [2023-10-25T22:30:40.723Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:30:40.723Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-10-25T22:30:40.723Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-25T22:30:42.664Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-10-25T22:30:46.635Z] #38 ... [2023-10-25T22:30:46.635Z] [2023-10-25T22:30:46.635Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:30:46.635Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-10-25T22:30:46.635Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-25T22:30:46.635Z] #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-25T22:30:46.635Z] #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-25T22:30:46.635Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-25T22:30:46.635Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-25T22:30:46.635Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-25T22:30:46.635Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-10-25T22:30:46.635Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.2s [2023-10-25T22:30:46.635Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-25T22:30:46.635Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-25T22:30:48.563Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.1s done [2023-10-25T22:30:48.563Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2023-10-25T22:30:49.135Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2023-10-25T22:30:49.409Z] #39 ... [2023-10-25T22:30:49.409Z] [2023-10-25T22:30:49.409Z] #40 [support-notifications internal] load build context [2023-10-25T22:30:49.409Z] #40 transferring context: 365.24MB 9.0s done [2023-10-25T22:30:49.409Z] #40 ... [2023-10-25T22:30:49.409Z] [2023-10-25T22:30:49.409Z] #41 [security-bootstrapper internal] load build context [2023-10-25T22:30:49.409Z] #41 transferring context: 365.24MB 9.3s done [2023-10-25T22:30:49.683Z] #41 ... [2023-10-25T22:30:49.683Z] [2023-10-25T22:30:49.683Z] #42 [security-proxy-auth internal] load build context [2023-10-25T22:30:49.683Z] #42 transferring context: 365.24MB 8.4s done [2023-10-25T22:30:49.942Z] #42 ... [2023-10-25T22:30:49.943Z] [2023-10-25T22:30:49.943Z] #43 [core-command internal] load build context [2023-10-25T22:30:49.943Z] #43 transferring context: 365.24MB 8.3s done [2023-10-25T22:30:49.943Z] #43 ... [2023-10-25T22:30:49.943Z] [2023-10-25T22:30:49.943Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:30:49.943Z] #44 transferring context: 365.24MB 7.5s done [2023-10-25T22:30:50.205Z] #44 ... [2023-10-25T22:30:50.205Z] [2023-10-25T22:30:50.205Z] #45 [core-metadata internal] load build context [2023-10-25T22:30:50.205Z] #45 transferring context: 365.24MB 8.2s done [2023-10-25T22:30:50.205Z] #45 ... [2023-10-25T22:30:50.205Z] [2023-10-25T22:30:50.205Z] #46 [security-spiffe-token-provider internal] load build context [2023-10-25T22:30:50.205Z] #46 transferring context: 365.24MB 8.2s done [2023-10-25T22:30:50.462Z] #46 ... [2023-10-25T22:30:50.462Z] [2023-10-25T22:30:50.462Z] #47 [core-data internal] load build context [2023-10-25T22:30:50.462Z] #47 transferring context: 365.24MB 8.4s done [2023-10-25T22:30:50.462Z] #47 ... [2023-10-25T22:30:50.462Z] [2023-10-25T22:30:50.462Z] #48 [security-secretstore-setup internal] load build context [2023-10-25T22:30:50.462Z] #48 transferring context: 365.24MB 8.0s done [2023-10-25T22:30:50.925Z] #48 ... [2023-10-25T22:30:50.925Z] [2023-10-25T22:30:50.925Z] #49 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-10-25T22:30:51.194Z] #49 ... [2023-10-25T22:30:51.194Z] [2023-10-25T22:30:51.194Z] #50 [support-scheduler internal] load build context [2023-10-25T22:30:51.194Z] #50 transferring context: 365.24MB 8.0s done [2023-10-25T22:30:51.194Z] #50 ... [2023-10-25T22:30:51.194Z] [2023-10-25T22:30:51.194Z] #51 [security-proxy-setup internal] load build context [2023-10-25T22:30:51.194Z] #51 transferring context: 365.24MB 8.2s done [2023-10-25T22:30:53.123Z] #51 ... [2023-10-25T22:30:53.123Z] [2023-10-25T22:30:53.123Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:30:56.699Z] provisioning config files... [2023-10-25T22:30:56.746Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2204112102508738611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:30:57.176Z] ---> docker-login.sh [2023-10-25T22:30:57.176Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:30:57.325Z] #52 ... [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:30:57.325Z] #44 DONE 17.3s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #53 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-25T22:30:57.325Z] #53 ... [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #48 [security-secretstore-setup internal] load build context [2023-10-25T22:30:57.325Z] #48 DONE 17.4s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #50 [support-scheduler internal] load build context [2023-10-25T22:30:57.325Z] #50 DONE 17.4s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #45 [core-metadata internal] load build context [2023-10-25T22:30:57.325Z] #45 DONE 17.4s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #46 [security-spiffe-token-provider internal] load build context [2023-10-25T22:30:57.325Z] #46 DONE 17.4s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #51 [security-proxy-setup internal] load build context [2023-10-25T22:30:57.325Z] #51 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #43 [core-command internal] load build context [2023-10-25T22:30:57.325Z] #43 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #42 [security-proxy-auth internal] load build context [2023-10-25T22:30:57.325Z] #42 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #47 [core-data internal] load build context [2023-10-25T22:30:57.325Z] #47 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #40 [support-notifications internal] load build context [2023-10-25T22:30:57.325Z] #40 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #49 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-10-25T22:30:57.325Z] #49 DONE 16.4s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #41 [security-bootstrapper internal] load build context [2023-10-25T22:30:57.325Z] #41 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:30:57.325Z] #38 ... [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:30:57.325Z] #39 DONE 17.5s [2023-10-25T22:30:57.325Z] [2023-10-25T22:30:57.325Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:30:57.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:57.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:57.751Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:57.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:57.751Z] [2023-10-25T22:30:57.751Z] Login Succeeded [2023-10-25T22:30:57.751Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:30:58.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:58.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:58.325Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:58.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:58.325Z] [2023-10-25T22:30:58.325Z] Login Succeeded [2023-10-25T22:30:58.325Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:30:58.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:58.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:58.603Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:58.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:58.603Z] [2023-10-25T22:30:58.603Z] Login Succeeded [2023-10-25T22:30:58.603Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:30:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:59.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:59.179Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:59.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:59.179Z] [2023-10-25T22:30:59.179Z] Login Succeeded [2023-10-25T22:30:59.179Z] docker.io [2023-10-25T22:30:59.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:30:59.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:30:59.749Z] Configure a credential helper to remove this warning. See [2023-10-25T22:30:59.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:30:59.749Z] [2023-10-25T22:31:00.040Z] Login Succeeded [2023-10-25T22:31:00.040Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:31:00.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-25T22:31:00.674Z] #38 ... [2023-10-25T22:31:00.674Z] [2023-10-25T22:31:00.674Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-25T22:31:00.674Z] #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.136 (1/4) Installing ca-certificates (20230506-r0) [2023-10-25T22:31:00.674Z] #0 3.151 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:00.674Z] #0 3.156 (3/4) Installing su-exec (0.2-r3) [2023-10-25T22:31:00.674Z] #0 3.159 (4/4) Installing yq (4.33.3-r4) [2023-10-25T22:31:00.674Z] #0 3.217 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:00.674Z] #0 3.224 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:31:00.674Z] #0 3.329 OK: 17 MiB in 19 packages [2023-10-25T22:31:00.674Z] #54 DONE 3.4s [2023-10-25T22:31:00.674Z] [2023-10-25T22:31:00.674Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:31:00.674Z] #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.587 (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T22:31:00.674Z] #0 3.607 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:00.674Z] #0 3.610 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:00.674Z] #0 3.617 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:31:00.674Z] #0 3.664 OK: 8 MiB in 17 packages [2023-10-25T22:31:00.674Z] #55 DONE 3.8s [2023-10-25T22:31:00.674Z] [2023-10-25T22:31:00.674Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-25T22:31:00.674Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.724 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:00.674Z] #0 3.729 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:00.674Z] #0 3.734 OK: 7 MiB in 16 packages [2023-10-25T22:31:00.674Z] #56 DONE 3.8s [2023-10-25T22:31:00.674Z] [2023-10-25T22:31:00.674Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:31:00.674Z] #52 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #52 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #52 ... [2023-10-25T22:31:00.674Z] [2023-10-25T22:31:00.674Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-25T22:31:00.674Z] #0 3.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.674Z] #0 3.871 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:00.674Z] #0 3.876 (2/2) Installing su-exec (0.2-r3) [2023-10-25T22:31:00.674Z] #0 3.885 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:00.674Z] #0 3.896 OK: 7 MiB in 17 packages [2023-10-25T22:31:00.674Z] #57 DONE 4.1s [Pipeline] sh [2023-10-25T22:31:00.957Z] [2023-10-25T22:31:00.957Z] #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-25T22:31:00.957Z] #53 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.957Z] #53 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.957Z] #53 4.043 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:00.957Z] #53 4.054 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:00.957Z] #53 4.060 OK: 7 MiB in 16 packages [2023-10-25T22:31:00.957Z] #53 DONE 4.2s [2023-10-25T22:31:00.957Z] [2023-10-25T22:31:00.957Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:31:00.957Z] #52 17.90 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:31:00.957Z] #52 17.90 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:31:00.957Z] #52 17.90 OK: 20073 distinct packages available [2023-10-25T22:31:00.957Z] #52 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:00.957Z] #52 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-25T22:31:01.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:31:01.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-10-25T22:31:01.221Z] #52 18.34 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:31:01.221Z] #52 18.38 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [Pipeline] echo [2023-10-25T22:31:01.230Z] ========================================================= [2023-10-25T22:31:01.230Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:31:01.230Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:31:01.487Z] #52 18.39 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:01.487Z] #52 18.39 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:31:01.487Z] #52 18.40 (5/7) Installing libucontext (1.2-r2) [2023-10-25T22:31:01.487Z] #52 18.40 (6/7) Installing gcompat (1.1.0-r1) [2023-10-25T22:31:01.487Z] #52 18.41 (7/7) Installing openssl (3.1.4-r0) [2023-10-25T22:31:01.487Z] #52 18.42 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:01.487Z] #52 18.44 OK: 8 MiB in 20 packages [2023-10-25T22:31:01.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:31:01.747Z] #52 DONE 18.8s [2023-10-25T22:31:01.748Z] [2023-10-25T22:31:01.748Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-25T22:31:01.748Z] #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.487 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:31:01.748Z] #0 4.526 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:31:01.748Z] #0 4.538 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:01.748Z] #0 4.561 (4/6) Installing openssl (3.1.4-r0) [2023-10-25T22:31:01.748Z] #0 4.580 (5/6) Installing su-exec (0.2-r3) [2023-10-25T22:31:01.748Z] #0 4.590 (6/6) Installing yq (4.33.3-r4) [2023-10-25T22:31:01.748Z] #0 4.658 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:01.748Z] #0 4.669 OK: 17 MiB in 19 packages [2023-10-25T22:31:01.748Z] #58 DONE 5.0s [2023-10-25T22:31:01.748Z] [2023-10-25T22:31:01.748Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-25T22:31:01.748Z] #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.814 OK: 264 MiB in 52 packages [2023-10-25T22:31:01.748Z] #59 DONE 5.0s [2023-10-25T22:31:01.748Z] [2023-10-25T22:31:01.748Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-25T22:31:01.748Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.552 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:31:01.748Z] #0 4.552 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:31:01.748Z] #0 4.552 OK: 20073 distinct packages available [2023-10-25T22:31:01.748Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:01.748Z] #0 4.952 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:01.748Z] #0 4.955 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:31:01.748Z] #0 4.959 (3/4) Installing libucontext (1.2-r2) [2023-10-25T22:31:01.748Z] #0 4.979 (4/4) Installing gcompat (1.1.0-r1) [2023-10-25T22:31:01.748Z] #0 4.984 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:01.748Z] #0 4.995 OK: 8 MiB in 19 packages [2023-10-25T22:31:01.748Z] #60 DONE 5.1s [2023-10-25T22:31:01.748Z] [2023-10-25T22:31:01.748Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:01.968Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:31:01.968Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:31:01.968Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:31:01.968Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:31:01.968Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:31:01.968Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:31:01.968Z] 17808c966233: Pulling fs layer [2023-10-25T22:31:01.968Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:31:01.968Z] cefa15bbcfad: Waiting [2023-10-25T22:31:01.968Z] 17808c966233: Waiting [2023-10-25T22:31:01.968Z] f4c1fc716caa: Waiting [2023-10-25T22:31:01.968Z] f0e02332f6b5: Waiting [2023-10-25T22:31:01.968Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:31:01.968Z] 5d54e960e981: Download complete [2023-10-25T22:31:01.968Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:31:01.968Z] f0e02332f6b5: Download complete [2023-10-25T22:31:01.968Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:31:01.968Z] cefa15bbcfad: Download complete [2023-10-25T22:31:01.968Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:31:01.968Z] 9fda8d8052c6: Download complete [2023-10-25T22:31:02.026Z] #61 ... [2023-10-25T22:31:02.026Z] [2023-10-25T22:31:02.026Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-25T22:31:02.026Z] #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.026Z] #0 4.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.026Z] #0 4.258 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:31:02.026Z] #0 4.258 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:31:02.026Z] #0 4.258 OK: 20073 distinct packages available [2023-10-25T22:31:02.026Z] #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.026Z] #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:02.026Z] #0 4.812 (1/11) Installing ca-certificates (20230506-r0) [2023-10-25T22:31:02.026Z] #0 4.866 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-25T22:31:02.026Z] #0 4.888 (3/11) Installing libunistring (1.1-r1) [2023-10-25T22:31:02.026Z] #0 4.902 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-25T22:31:02.026Z] #0 4.919 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-25T22:31:02.026Z] #0 4.935 (6/11) Installing libcurl (8.4.0-r0) [2023-10-25T22:31:02.026Z] #0 4.952 (7/11) Installing curl (8.4.0-r0) [2023-10-25T22:31:02.026Z] #0 4.959 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-25T22:31:02.026Z] #0 4.963 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:31:02.026Z] #0 4.966 (10/11) Installing libucontext (1.2-r2) [2023-10-25T22:31:02.026Z] #0 4.969 (11/11) Installing gcompat (1.1.0-r1) [2023-10-25T22:31:02.026Z] #0 4.975 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:31:02.026Z] #0 4.981 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:31:02.026Z] #0 5.068 OK: 12 MiB in 26 packages [2023-10-25T22:31:02.026Z] #62 DONE 5.2s [2023-10-25T22:31:02.026Z] [2023-10-25T22:31:02.026Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-25T22:31:02.026Z] #63 DONE 0.2s [2023-10-25T22:31:02.026Z] [2023-10-25T22:31:02.026Z] #64 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:31:02.592Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:31:02.592Z] f4c1fc716caa: Download complete [2023-10-25T22:31:03.415Z] #64 DONE 1.4s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:31:03.415Z] #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.316 OK: 264 MiB in 52 packages [2023-10-25T22:31:03.415Z] #65 DONE 6.3s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-25T22:31:03.415Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.289 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:31:03.415Z] #0 5.289 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:31:03.415Z] #0 5.289 OK: 20077 distinct packages available [2023-10-25T22:31:03.415Z] #0 5.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.727 OK: 264 MiB in 52 packages [2023-10-25T22:31:03.415Z] #66 DONE 6.3s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-25T22:31:03.415Z] #67 DONE 1.4s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #68 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:31:03.415Z] #68 DONE 1.4s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:03.415Z] #61 DONE 1.4s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:31:03.415Z] #0 5.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:31:03.415Z] #0 5.419 OK: 264 MiB in 52 packages [2023-10-25T22:31:03.415Z] #69 DONE 6.5s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-25T22:31:03.415Z] #70 DONE 2.4s [2023-10-25T22:31:03.415Z] [2023-10-25T22:31:03.415Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-25T22:31:03.565Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:31:03.565Z] c4a7e357bf2a: Download complete [2023-10-25T22:31:03.989Z] #71 DONE 0.7s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-25T22:31:03.990Z] #72 DONE 0.7s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:03.990Z] #73 DONE 0.7s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:03.990Z] #74 DONE 0.7s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:03.990Z] #75 DONE 0.8s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:31:03.990Z] #76 DONE 0.8s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #77 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-25T22:31:03.990Z] #77 DONE 0.7s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-25T22:31:03.990Z] #78 DONE 0.1s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-25T22:31:03.990Z] #79 DONE 0.2s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-25T22:31:03.990Z] #80 DONE 0.1s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:31:03.990Z] #81 DONE 0.1s [2023-10-25T22:31:03.990Z] [2023-10-25T22:31:03.990Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-25T22:31:04.248Z] #82 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:31:04.248Z] #83 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-25T22:31:04.248Z] #84 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-25T22:31:04.248Z] #85 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-25T22:31:04.248Z] #86 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:31:04.248Z] #87 DONE 0.1s [2023-10-25T22:31:04.248Z] [2023-10-25T22:31:04.248Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-25T22:31:04.507Z] #88 DONE 0.1s [2023-10-25T22:31:04.507Z] [2023-10-25T22:31:04.507Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-25T22:31:04.507Z] #89 DONE 0.1s [2023-10-25T22:31:04.507Z] [2023-10-25T22:31:04.507Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-25T22:31:04.507Z] #90 DONE 0.1s [2023-10-25T22:31:04.507Z] [2023-10-25T22:31:04.507Z] #91 [security-spire-server] exporting to image [2023-10-25T22:31:04.507Z] #91 exporting layers [2023-10-25T22:31:04.532Z] 17808c966233: Verifying Checksum [2023-10-25T22:31:04.533Z] 17808c966233: Download complete [2023-10-25T22:31:05.075Z] #91 exporting layers 0.6s done [2023-10-25T22:31:05.075Z] #91 writing image sha256:1329bf2bbc1100e05a6be78be4a0be92cdb2b77fa5f3dc0ce4b8435bf49b4f21 done [2023-10-25T22:31:05.075Z] #91 naming to docker.io/library/security-spire-config done [2023-10-25T22:31:05.075Z] #91 writing image sha256:a642a4a0ae33411bd55ab723efe6289de6205b2c25aea446fdca9593a3a1130c done [2023-10-25T22:31:05.075Z] #91 naming to docker.io/library/security-spire-server done [2023-10-25T22:31:05.075Z] #91 exporting layers 0.6s done [2023-10-25T22:31:05.075Z] #91 writing image sha256:e919d10c2164b21f9aa43560b0c6f2066e856c0a86cf05710185c5a2cf2a0a4f done [2023-10-25T22:31:05.075Z] #91 naming to docker.io/library/security-spire-agent done [2023-10-25T22:31:05.075Z] #91 DONE 0.7s [2023-10-25T22:31:05.075Z] [2023-10-25T22:31:05.075Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:05.121Z] 9fda8d8052c6: Pull complete [2023-10-25T22:31:05.714Z] 5d54e960e981: Pull complete [2023-10-25T22:31:13.187Z] #92 ... [2023-10-25T22:31:13.187Z] [2023-10-25T22:31:13.187Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:13.448Z] #93 ... [2023-10-25T22:31:13.448Z] [2023-10-25T22:31:13.448Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:14.015Z] #94 ... [2023-10-25T22:31:14.015Z] [2023-10-25T22:31:14.015Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:20.736Z] c4a7e357bf2a: Pull complete [2023-10-25T22:31:20.736Z] f0e02332f6b5: Pull complete [2023-10-25T22:31:20.736Z] cefa15bbcfad: Pull complete [2023-10-25T22:31:28.971Z] 17808c966233: Pull complete [2023-10-25T22:31:32.341Z] f4c1fc716caa: Pull complete [2023-10-25T22:31:32.341Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:31:32.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:31:32.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:31:32.766Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-25T22:31:32.766Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:31:32.766Z] WORKDIR /edgex [2023-10-25T22:31:32.766Z] COPY go.mod . [2023-10-25T22:31:32.766Z] RUN go mod download [2023-10-25T22:31:33.749Z] Sending build context to Docker daemon 2.91MB [2023-10-25T22:31:33.749Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:31:33.749Z] ---> ea914061e18c [2023-10-25T22:31:33.749Z] Step 2/4 : WORKDIR /edgex [2023-10-25T22:31:34.740Z] ---> Running in 00563a0f98e2 [2023-10-25T22:31:35.329Z] Removing intermediate container 00563a0f98e2 [2023-10-25T22:31:35.329Z] ---> 11517584213d [2023-10-25T22:31:35.329Z] Step 3/4 : COPY go.mod . [2023-10-25T22:31:35.934Z] ---> 9e87db9312eb [2023-10-25T22:31:35.934Z] Step 4/4 : RUN go mod download [2023-10-25T22:31:35.934Z] ---> Running in f8cf87b96466 [2023-10-25T22:31:40.593Z] #95 DONE 34.4s [2023-10-25T22:31:40.593Z] [2023-10-25T22:31:40.593Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:40.593Z] #94 DONE 34.3s [2023-10-25T22:31:40.593Z] [2023-10-25T22:31:40.593Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:40.593Z] #92 DONE 34.3s [2023-10-25T22:31:40.593Z] [2023-10-25T22:31:40.593Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-25T22:31:40.593Z] #96 ... [2023-10-25T22:31:40.593Z] [2023-10-25T22:31:40.593Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:40.593Z] #93 DONE 35.0s [2023-10-25T22:31:40.593Z] [2023-10-25T22:31:40.593Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-25T22:31:48.808Z] #97 ... [2023-10-25T22:31:48.808Z] [2023-10-25T22:31:48.808Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-25T22:31:48.808Z] #98 ... [2023-10-25T22:31:48.808Z] [2023-10-25T22:31:48.808Z] #99 [core-command builder 6/7] COPY . . [2023-10-25T22:31:49.375Z] #99 ... [2023-10-25T22:31:49.375Z] [2023-10-25T22:31:49.375Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-10-25T22:31:49.375Z] #98 DONE 11.2s [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #96 DONE 11.2s [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #100 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #101 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #102 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #103 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #104 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #105 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #106 [support-scheduler builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #106 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #107 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #108 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #109 [core-metadata builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #109 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #110 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #111 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #97 DONE 11.2s [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #99 [core-command builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #99 DONE 11.2s [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #112 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #113 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #114 [core-data builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #114 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #115 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #116 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #117 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-10-25T22:31:49.635Z] #118 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:31:49.635Z] #119 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:31:49.635Z] #120 CACHED [2023-10-25T22:31:49.635Z] [2023-10-25T22:31:49.635Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T22:31:50.201Z] #121 0.804 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-10-25T22:32:00.196Z] #121 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T22:32:00.196Z] #0 2.351 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-10-25T22:32:00.196Z] #122 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T22:32:00.196Z] #0 1.007 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-10-25T22:32:00.196Z] #123 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T22:32:00.196Z] #0 1.031 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-10-25T22:32:00.196Z] #124 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-25T22:32:00.196Z] #0 0.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-25T22:32:00.196Z] #125 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T22:32:00.196Z] #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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-25T22:32:00.196Z] #126 ... [2023-10-25T22:32:00.196Z] [2023-10-25T22:32:00.196Z] #127 [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-10-25T22:32:00.196Z] #0 0.480 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-10-25T22:32:00.455Z] #127 ... [2023-10-25T22:32:00.455Z] [2023-10-25T22:32:00.455Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T22:32:00.455Z] #0 0.861 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-10-25T22:32:00.455Z] #128 ... [2023-10-25T22:32:00.455Z] [2023-10-25T22:32:00.455Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-25T22:32:00.455Z] #0 1.921 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-10-25T22:32:01.568Z] #129 ... [2023-10-25T22:32:01.568Z] [2023-10-25T22:32:01.568Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-25T22:32:01.568Z] #0 0.512 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-10-25T22:32:01.568Z] #130 ... [2023-10-25T22:32:01.568Z] [2023-10-25T22:32:01.568Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T22:32:01.568Z] #0 1.223 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-10-25T22:32:32.475Z] Removing intermediate container f8cf87b96466 [2023-10-25T22:32:32.475Z] ---> 14a407aef126 [2023-10-25T22:32:32.475Z] Successfully built 14a407aef126 [2023-10-25T22:32:32.475Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:32:32.912Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:32:32.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:32:33.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container [2023-10-25T22:32:33.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:32:34.727Z] $ docker top 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:32:35.668Z] + go version [2023-10-25T22:32:35.668Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:32:35.707Z] $ docker stop --time=1 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 [2023-10-25T22:32:37.373Z] $ docker rm -f --volumes 785241750f1bebee4ac3ebabcd7dc74f89b9ad62c493c4b2bb1b2185d36114f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:32:38.318Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:32:38.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:32:38.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container [2023-10-25T22:32:38.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:32:39.895Z] $ docker top 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-25T22:32:40.202Z] ========================================================= [2023-10-25T22:32:40.202Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-25T22:32:40.202Z] ========================================================= [Pipeline] sh [2023-10-25T22:32:40.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:32:41.697Z] + make test [2023-10-25T22:32:41.697Z] go test -race -coverprofile=coverage.out ./... [2023-10-25T22:33:23.249Z] #131 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #127 [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-10-25T22:33:23.250Z] #127 80.67 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-10-25T22:33:23.250Z] #127 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-25T22:33:23.250Z] #130 DONE 90.1s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T22:33:23.250Z] #126 DONE 90.2s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T22:33:23.250Z] #124 DONE 90.2s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-25T22:33:23.250Z] #125 DONE 90.1s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-25T22:33:23.250Z] #132 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T22:33:23.250Z] #121 DONE 90.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T22:33:23.250Z] #128 DONE 90.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T22:33:23.250Z] #122 DONE 90.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T22:33:23.250Z] #131 DONE 90.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #133 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T22:33:23.250Z] #123 DONE 90.6s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #127 [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-10-25T22:33:23.250Z] #127 DONE 90.6s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-25T22:33:23.250Z] #129 DONE 90.7s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #134 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-25T22:33:23.250Z] #132 DONE 0.9s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #135 DONE 0.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #133 DONE 0.7s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #136 DONE 0.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #137 DONE 1.0s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #134 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #138 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #139 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #140 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #140 DONE 0.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #141 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #141 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #142 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #143 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-25T22:33:23.250Z] #143 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #144 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #145 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #146 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #146 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #147 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #147 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #148 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #149 CACHED [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #150 DONE 0.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #151 DONE 0.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #152 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #138 DONE 0.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.250Z] #153 DONE 0.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-25T22:33:23.250Z] #154 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-25T22:33:23.250Z] #155 DONE 1.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-25T22:33:23.250Z] #156 DONE 1.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-25T22:33:23.250Z] #154 DONE 1.7s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-25T22:33:23.250Z] #157 DONE 1.9s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-25T22:33:23.250Z] #158 DONE 1.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-25T22:33:23.250Z] #159 DONE 1.9s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #160 [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-10-25T22:33:23.250Z] #160 DONE 1.8s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #143 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-25T22:33:23.250Z] #143 DONE 1.9s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-25T22:33:23.250Z] #161 DONE 1.9s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #162 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-25T22:33:23.250Z] #163 DONE 2.3s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #164 [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-10-25T22:33:23.250Z] #164 DONE 0.7s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #165 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #165 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #166 [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-10-25T22:33:23.250Z] #166 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #167 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #167 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #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-10-25T22:33:23.250Z] #168 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #169 [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-10-25T22:33:23.250Z] #169 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #170 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #171 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-25T22:33:23.250Z] #172 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #173 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #173 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #162 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.250Z] #162 DONE 0.5s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #91 [core-data] exporting to image [2023-10-25T22:33:23.250Z] #91 exporting layers [2023-10-25T22:33:23.250Z] #91 ... [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #166 [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-10-25T22:33:23.250Z] #166 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T22:33:23.250Z] #174 DONE 0.4s [2023-10-25T22:33:23.250Z] [2023-10-25T22:33:23.250Z] #91 [core-command] exporting to image [2023-10-25T22:33:23.250Z] #91 exporting layers 0.2s done [2023-10-25T22:33:23.510Z] #91 ... [2023-10-25T22:33:23.510Z] [2023-10-25T22:33:23.510Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-25T22:33:23.510Z] #175 DONE 0.5s [2023-10-25T22:33:23.510Z] [2023-10-25T22:33:23.510Z] #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-10-25T22:33:23.510Z] #176 DONE 0.5s [2023-10-25T22:33:23.510Z] [2023-10-25T22:33:23.510Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-25T22:33:23.510Z] #177 DONE 0.4s [2023-10-25T22:33:23.510Z] [2023-10-25T22:33:23.510Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-25T22:33:23.510Z] #178 DONE 0.4s [2023-10-25T22:33:23.510Z] [2023-10-25T22:33:23.510Z] #91 [support-notifications] exporting to image [2023-10-25T22:33:23.510Z] #91 exporting layers 0.4s done [2023-10-25T22:33:23.510Z] #91 writing image sha256:5003d023905fa583d347b1ecb0b81993a73999a65ca9d7996d74ec2b16861c0b 0.1s done [2023-10-25T22:33:23.510Z] #91 naming to docker.io/library/support-notifications done [2023-10-25T22:33:23.799Z] #91 ... [2023-10-25T22:33:23.799Z] [2023-10-25T22:33:23.799Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-25T22:33:23.799Z] #179 DONE 0.3s [2023-10-25T22:33:23.799Z] [2023-10-25T22:33:23.799Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-25T22:33:23.799Z] #180 DONE 0.4s [2023-10-25T22:33:23.799Z] [2023-10-25T22:33:23.799Z] #91 [core-data] exporting to image [2023-10-25T22:33:23.799Z] #91 exporting layers 0.1s done [2023-10-25T22:33:23.799Z] #91 writing image sha256:4dd348867228c9c08153cbc6e32a55e367a1a07de3ae2143c570d1056632f65d 0.0s done [2023-10-25T22:33:23.799Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-10-25T22:33:23.799Z] #91 writing image sha256:208b0ba6a301bea556d7cc6b97f32848ef7b9debbe2d54a6d64ae0ba7383aaf0 done [2023-10-25T22:33:23.799Z] #91 naming to docker.io/library/support-scheduler done [2023-10-25T22:33:23.799Z] #91 writing image sha256:d182318b671c44d474b2a53899e869c6c0fcc8cfc92c06324970751a4d5fb16d done [2023-10-25T22:33:23.799Z] #91 naming to docker.io/library/core-data done [2023-10-25T22:33:23.799Z] #91 writing image sha256:7a9a04091aa6b8cff2ca72fddeffdeae6fbc4697cc3f8924f53bff5f0f588688 [2023-10-25T22:33:24.059Z] #91 writing image sha256:7a9a04091aa6b8cff2ca72fddeffdeae6fbc4697cc3f8924f53bff5f0f588688 done [2023-10-25T22:33:24.059Z] #91 naming to docker.io/library/core-command done [2023-10-25T22:33:24.059Z] #91 writing image sha256:dd89ba749819783a67982196b60800ba4ec43eaf41e9e278269f543b1e0efe81 0.0s done [2023-10-25T22:33:24.059Z] #91 naming to docker.io/library/core-metadata done [2023-10-25T22:33:24.059Z] #91 DONE 1.4s [2023-10-25T22:33:24.059Z] [2023-10-25T22:33:24.059Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-25T22:33:24.319Z] #181 DONE 0.5s [2023-10-25T22:33:24.319Z] [2023-10-25T22:33:24.319Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-25T22:33:24.319Z] #182 DONE 0.5s [2023-10-25T22:33:24.319Z] [2023-10-25T22:33:24.319Z] #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T22:33:24.319Z] #183 DONE 0.6s [2023-10-25T22:33:24.319Z] [2023-10-25T22:33:24.319Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-25T22:33:24.319Z] #184 DONE 0.5s [2023-10-25T22:33:24.319Z] [2023-10-25T22:33:24.319Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-25T22:33:24.579Z] #91 exporting layers 0.3s done [2023-10-25T22:33:24.579Z] #91 writing image sha256:def0d92d2f16e93e30f23db6a3b4ed6dfdd295a2a30c4f31f58f8f3f034dc082 done [2023-10-25T22:33:24.579Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-25T22:33:24.579Z] #91 DONE 1.7s [2023-10-25T22:33:24.579Z] [2023-10-25T22:33:24.579Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-25T22:33:24.579Z] #185 DONE 0.2s [2023-10-25T22:33:24.579Z] [2023-10-25T22:33:24.579Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-25T22:33:24.579Z] #186 DONE 0.1s [2023-10-25T22:33:24.579Z] [2023-10-25T22:33:24.579Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-25T22:33:24.579Z] #187 DONE 0.2s [2023-10-25T22:33:24.579Z] [2023-10-25T22:33:24.579Z] #188 [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-10-25T22:33:24.580Z] #188 DONE 0.1s [2023-10-25T22:33:24.580Z] [2023-10-25T22:33:24.580Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T22:33:24.580Z] #189 ... [2023-10-25T22:33:24.580Z] [2023-10-25T22:33:24.580Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T22:33:24.580Z] #190 DONE 0.9s [2023-10-25T22:33:24.580Z] [2023-10-25T22:33:24.580Z] #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-10-25T22:33:24.580Z] #191 DONE 0.1s [2023-10-25T22:33:24.580Z] [2023-10-25T22:33:24.580Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-25T22:33:24.580Z] #192 DONE 0.1s [2023-10-25T22:33:24.856Z] [2023-10-25T22:33:24.856Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-25T22:33:24.856Z] #193 DONE 0.1s [2023-10-25T22:33:24.856Z] [2023-10-25T22:33:24.856Z] #91 [security-proxy-auth] exporting to image [2023-10-25T22:33:24.856Z] #91 exporting layers 0.3s done [2023-10-25T22:33:24.856Z] #91 ... [2023-10-25T22:33:24.856Z] [2023-10-25T22:33:24.856Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T22:33:24.856Z] #194 DONE 0.7s [2023-10-25T22:33:24.856Z] [2023-10-25T22:33:24.856Z] #91 [security-proxy-setup] exporting to image [2023-10-25T22:33:24.856Z] #91 writing image sha256:7fa688c28a084f99bfadf3a2dbbe42fcda46c99b38a408822ea456295fe17969 done [2023-10-25T22:33:24.856Z] #91 naming to docker.io/library/security-proxy-auth 0.0s done [2023-10-25T22:33:25.116Z] #91 ... [2023-10-25T22:33:25.116Z] [2023-10-25T22:33:25.116Z] #189 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T22:33:25.116Z] #189 DONE 0.5s [2023-10-25T22:33:25.116Z] [2023-10-25T22:33:25.116Z] #91 [security-secretstore-setup] exporting to image [2023-10-25T22:33:25.376Z] #91 exporting layers 0.2s done [2023-10-25T22:33:25.376Z] #91 writing image sha256:86ccc2e6415cfd89698c9dfbd25486da2f28192748de4b18c7495192266f3b2f done [2023-10-25T22:33:25.376Z] #91 naming to docker.io/library/security-proxy-setup done [2023-10-25T22:33:25.376Z] #91 ... [2023-10-25T22:33:25.376Z] [2023-10-25T22:33:25.376Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-25T22:33:25.376Z] #195 DONE 0.6s [2023-10-25T22:33:25.376Z] [2023-10-25T22:33:25.376Z] #91 [security-bootstrapper] exporting to image [2023-10-25T22:33:25.376Z] #91 writing image sha256:94beeb8c3112574f7ee99817aafeb3f7b7ffe2d187ce4ab702b78e8e3da9221d done [2023-10-25T22:33:25.376Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-10-25T22:33:25.637Z] #91 exporting layers 0.2s done [2023-10-25T22:33:25.637Z] #91 writing image sha256:651fceb06eed201a2c6ac2c7617a298f9ca3842b57335da78a0a21479e9c2fd6 done [2023-10-25T22:33:25.637Z] #91 naming to docker.io/library/security-bootstrapper done [2023-10-25T22:33:25.637Z] #91 DONE 2.5s [2023-10-25T22:33:25.637Z] [2023-10-25T22:33:25.637Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T22:33:25.637Z] time="2023-10-25T22:30:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-25T22:33:25.671Z] $ docker stop --time=1 eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd [2023-10-25T22:33:26.973Z] $ docker rm -f --volumes eb5d63521731b2267988638bb2ecd81fb84883a2bd50895d2b5c402149208dfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:33:27.377Z] + docker images [2023-10-25T22:33:27.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-25T22:33:27.377Z] security-bootstrapper latest 651fceb06eed 2 seconds ago 23.3MB [2023-10-25T22:33:27.377Z] security-proxy-setup latest 86ccc2e6415c 3 seconds ago 34.4MB [2023-10-25T22:33:27.377Z] security-secretstore-setup latest 94beeb8c3112 3 seconds ago 44.4MB [2023-10-25T22:33:27.377Z] core-common-config-bootstrapper latest def0d92d2f16 3 seconds ago 18.2MB [2023-10-25T22:33:27.377Z] security-proxy-auth latest 7fa688c28a08 3 seconds ago 19.5MB [2023-10-25T22:33:27.377Z] core-command latest 7a9a04091aa6 4 seconds ago 21.2MB [2023-10-25T22:33:27.377Z] core-data latest d182318b671c 4 seconds ago 21.3MB [2023-10-25T22:33:27.377Z] core-metadata latest dd89ba749819 4 seconds ago 21.7MB [2023-10-25T22:33:27.377Z] security-spiffe-token-provider latest 4dd348867228 5 seconds ago 35.1MB [2023-10-25T22:33:27.377Z] support-scheduler latest 208b0ba6a301 5 seconds ago 34.1MB [2023-10-25T22:33:27.377Z] support-notifications latest 5003d023905f 5 seconds ago 34.7MB [2023-10-25T22:33:27.377Z] security-spire-config latest 1329bf2bbc11 2 minutes ago 101MB [2023-10-25T22:33:27.377Z] security-spire-server latest a642a4a0ae33 2 minutes ago 107MB [2023-10-25T22:33:27.377Z] security-spire-agent latest e919d10c2164 2 minutes ago 166MB [2023-10-25T22:33:27.377Z] ci-base-image-x86_64 latest 0e5802090806 5 minutes ago 930MB [2023-10-25T22:33:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 weeks ago 557MB [2023-10-25T22:33:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-25T22:33:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-25T22:33:29.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-25T22:35:36.573Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-25T22:35:44.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-25T22:35:44.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-25T22:35:45.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.302s coverage: 28.7% of statements [2023-10-25T22:35:57.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.341s coverage: 97.0% of statements [2023-10-25T22:36:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-25T22:36:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-25T22:36:02.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-25T22:36:06.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.492s coverage: 69.2% of statements [2023-10-25T22:36:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-25T22:36:08.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-25T22:36:09.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.356s coverage: 53.2% of statements [2023-10-25T22:36:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-25T22:36:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-25T22:36:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:36:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-25T22:36:15.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-25T22:36:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-25T22:36:21.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-25T22:36:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.311s coverage: 93.4% of statements [2023-10-25T22:36:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.639s coverage: 4.1% of statements [2023-10-25T22:36:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-25T22:36:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:36:39.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-25T22:36:41.530Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-25T22:36:42.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 97.6% of statements [2023-10-25T22:36:42.391Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.203s coverage: 72.2% of statements [2023-10-25T22:36:54.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-25T22:36:54.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-25T22:36:54.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.423s coverage: 0.9% of statements [2023-10-25T22:36:54.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.260s coverage: 32.2% of statements [2023-10-25T22:36:58.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.291s coverage: 41.7% of statements [2023-10-25T22:36:58.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 82.9% of statements [2023-10-25T22:36:58.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.279s coverage: 94.1% of statements [2023-10-25T22:36:58.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.236s coverage: 96.3% of statements [2023-10-25T22:37:03.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.227s coverage: 87.5% of statements [2023-10-25T22:37:04.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-25T22:37:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-25T22:37:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-25T22:37:05.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-25T22:37:09.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-25T22:37:09.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-25T22:37:09.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-25T22:37:09.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-25T22:37:14.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2023-10-25T22:37:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-25T22:37:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-25T22:37:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-25T22:37:14.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-25T22:37:24.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-25T22:37:24.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-25T22:37:26.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.269s coverage: 79.9% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.254s coverage: 92.9% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 64.4% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.257s coverage: 62.3% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.218s coverage: 87.2% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.196s coverage: 20.0% of statements [2023-10-25T22:37:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.205s coverage: 100.0% of statements [2023-10-25T22:37:32.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-25T22:37:32.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.495s coverage: 81.8% of statements [2023-10-25T22:37:32.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-25T22:37:33.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.428s coverage: 82.1% of statements [2023-10-25T22:37:34.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.238s coverage: 86.0% of statements [2023-10-25T22:37:39.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-25T22:37:39.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-25T22:37:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.098s coverage: 63.1% of statements [2023-10-25T22:37:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.234s coverage: 100.0% of statements [2023-10-25T22:37:42.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.143s coverage: 89.4% of statements [2023-10-25T22:37:42.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2023-10-25T22:37:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-25T22:37:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-25T22:37:43.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-25T22:37:43.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.096s coverage: 73.7% of statements [2023-10-25T22:37:44.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2023-10-25T22:37:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-25T22:37:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-25T22:37:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-25T22:37:52.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.912s coverage: 38.4% of statements [2023-10-25T22:37:52.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.246s coverage: 89.5% of statements [2023-10-25T22:37:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-25T22:37:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-25T22:37:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-25T22:37:57.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-25T22:37:58.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.308s coverage: 84.8% of statements [2023-10-25T22:38:03.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-25T22:38:03.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-25T22:38:03.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-25T22:38:03.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-25T22:38:12.137Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.296s coverage: 19.9% of statements [2023-10-25T22:38:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-25T22:38:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:38:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-25T22:38:12.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-25T22:38:13.095Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.598s coverage: 95.7% of statements [2023-10-25T22:38:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-25T22:38:15.673Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-25T22:38:16.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements [2023-10-25T22:38:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-25T22:38:20.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-25T22:38:21.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.568s coverage: 98.9% of statements [2023-10-25T22:38:23.413Z] 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-10-25T22:38:23.685Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:38:23.685Z] go vet ./... [2023-10-25T22:41:15.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:41:15.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:41:15.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:41:15.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-25T22:41:16.335Z] + ls -al . [2023-10-25T22:41:16.335Z] total 724 [2023-10-25T22:41:16.335Z] drwxrwxr-x 10 1001 1001 4096 Oct 25 22:32 . [2023-10-25T22:41:16.335Z] drwxr-xr-x 4 root root 4096 Oct 25 22:32 .. [2023-10-25T22:41:16.335Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 .blubracket [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 10 Oct 25 22:30 .dockerignore [2023-10-25T22:41:16.335Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 22:30 .git [2023-10-25T22:41:16.335Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 22:30 .github [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 1074 Oct 25 22:30 .gitignore [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 22:30 .golangci.yml [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 100 Oct 25 22:30 .hadolint.yml [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 155 Oct 25 22:30 .sonarcloud.properties [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 22:30 ADOPTERS.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 11674 Oct 25 22:30 Attribution.txt [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 93407 Oct 25 22:30 CHANGELOG.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 22:30 CONTRIBUTING.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 22:30 GOVERNANCE.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 861 Oct 25 22:30 Jenkinsfile [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 22:30 LICENSE [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 15054 Oct 25 22:30 Makefile [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 22:30 OWNERS.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 9527 Oct 25 22:30 README.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 789 Oct 25 22:30 SECURITY.md [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 5 Oct 25 22:27 VERSION [2023-10-25T22:41:16.335Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 bin [2023-10-25T22:41:16.335Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 22:30 cmd [2023-10-25T22:41:16.335Z] -rw-r--r-- 1 root root 453601 Oct 25 22:38 coverage.out [2023-10-25T22:41:16.335Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 22:30 fuzz_test [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 3689 Oct 25 22:30 go.mod [2023-10-25T22:41:16.335Z] -rw-rw-r-- 1 1001 1001 34446 Oct 25 22:30 go.sum [2023-10-25T22:41:16.335Z] drwxrwxr-x 7 1001 1001 4096 Oct 25 22:30 internal [2023-10-25T22:41:16.335Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 22:30 openapi [2023-10-25T22:41:16.336Z] -rw-rw-r-- 1 1001 1001 584 Oct 25 22:30 security.txt [2023-10-25T22:41:16.336Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 22:30 version.go [Pipeline] sh [2023-10-25T22:41:17.009Z] + '[' -e coverage.out ] [2023-10-25T22:41:17.009Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-25T22:41:17.047Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:41:18.001Z] Stashed 1 file(s) [Pipeline] sh [2023-10-25T22:41:18.656Z] + make build [2023-10-25T22:41:18.656Z] 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-10-25T22:42:55.520Z] 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-10-25T22:43:00.900Z] 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-10-25T22:43:07.584Z] 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-10-25T22:43:10.937Z] 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-10-25T22:43:49.852Z] 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-10-25T22:43:55.205Z] 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-10-25T22:44:01.873Z] 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-10-25T22:44:07.231Z] 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-10-25T22:44:11.491Z] 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-10-25T22:44:16.850Z] 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-10-25T22:44:22.231Z] 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-10-25T22:44:27.613Z] $ docker stop --time=1 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb [2023-10-25T22:44:29.883Z] $ docker rm -f --volumes 48da3098b174116a0917045cc210f92251d3a4c634353d5bb324577d268614eb [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-10-25T22:44:33.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-25T22:44:33.195Z] [2023-10-25T22:44:33.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:44:33.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-25T22:44:33.871Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-25T22:44:33.871Z] 547446be3368: Pulling fs layer [2023-10-25T22:44:33.871Z] d125d8839a47: Pulling fs layer [2023-10-25T22:44:33.871Z] 3e85d5ac6304: Pulling fs layer [2023-10-25T22:44:33.871Z] c3105a71a48b: Pulling fs layer [2023-10-25T22:44:33.871Z] 0f093f025ec4: Pulling fs layer [2023-10-25T22:44:33.871Z] c3106fc0e877: Pulling fs layer [2023-10-25T22:44:33.871Z] c3105a71a48b: Waiting [2023-10-25T22:44:33.871Z] c3106fc0e877: Waiting [2023-10-25T22:44:33.871Z] 0f093f025ec4: Waiting [2023-10-25T22:44:34.142Z] 547446be3368: Verifying Checksum [2023-10-25T22:44:34.142Z] 547446be3368: Download complete [2023-10-25T22:44:34.142Z] c3105a71a48b: Verifying Checksum [2023-10-25T22:44:34.142Z] c3105a71a48b: Download complete [2023-10-25T22:44:34.738Z] d125d8839a47: Verifying Checksum [2023-10-25T22:44:34.739Z] d125d8839a47: Download complete [2023-10-25T22:44:34.739Z] c3106fc0e877: Verifying Checksum [2023-10-25T22:44:34.739Z] c3106fc0e877: Download complete [2023-10-25T22:44:34.739Z] 0f093f025ec4: Verifying Checksum [2023-10-25T22:44:34.739Z] 0f093f025ec4: Download complete [2023-10-25T22:44:35.009Z] 547446be3368: Pull complete [2023-10-25T22:44:36.440Z] d125d8839a47: Pull complete [2023-10-25T22:44:37.030Z] 3e85d5ac6304: Verifying Checksum [2023-10-25T22:44:37.030Z] 3e85d5ac6304: Download complete [2023-10-25T22:44:49.386Z] 3e85d5ac6304: Pull complete [2023-10-25T22:44:49.386Z] c3105a71a48b: Pull complete [2023-10-25T22:44:49.386Z] 0f093f025ec4: Pull complete [2023-10-25T22:44:49.386Z] c3106fc0e877: Pull complete [2023-10-25T22:44:49.386Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-25T22:44:49.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-25T22:44:49.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:44:49.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container [2023-10-25T22:44:49.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-25T22:44:54.978Z] $ docker top a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:44:55.936Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-25T22:45:08.327Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-25T22:45:08.327Z] #1 transferring dockerfile: 1.59kB done [2023-10-25T22:45:08.327Z] #1 DONE 0.1s [2023-10-25T22:45:09.296Z] [2023-10-25T22:45:09.296Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-25T22:45:09.296Z] #2 transferring dockerfile: 2.39kB 0.0s done [2023-10-25T22:45:09.296Z] #2 DONE 0.1s [2023-10-25T22:45:09.578Z] [2023-10-25T22:45:09.579Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-10-25T22:45:09.579Z] #3 transferring dockerfile: 1.58kB 0.0s done [2023-10-25T22:45:09.579Z] #3 DONE 0.0s [2023-10-25T22:45:09.579Z] [2023-10-25T22:45:09.579Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-10-25T22:45:09.579Z] #4 transferring dockerfile: 1.70kB done [2023-10-25T22:45:09.579Z] #4 DONE 0.1s [2023-10-25T22:45:09.579Z] [2023-10-25T22:45:09.579Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-25T22:45:09.579Z] #5 transferring dockerfile: 2.38kB 0.0s done [2023-10-25T22:45:09.579Z] #5 DONE 0.1s [2023-10-25T22:45:09.579Z] [2023-10-25T22:45:09.579Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-10-25T22:45:09.579Z] #6 transferring dockerfile: 1.96kB 0.0s done [2023-10-25T22:45:09.579Z] #6 DONE 0.1s [2023-10-25T22:45:09.855Z] [2023-10-25T22:45:09.855Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-25T22:45:09.855Z] #7 transferring dockerfile: 2.82kB 0.0s done [2023-10-25T22:45:09.855Z] #7 DONE 0.1s [2023-10-25T22:45:09.855Z] [2023-10-25T22:45:09.855Z] #8 [core-data internal] load build definition from Dockerfile [2023-10-25T22:45:09.855Z] #8 transferring dockerfile: 1.90kB done [2023-10-25T22:45:09.855Z] #8 DONE 0.1s [2023-10-25T22:45:10.150Z] [2023-10-25T22:45:10.150Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-25T22:45:10.150Z] #9 transferring dockerfile: 2.04kB 0.0s done [2023-10-25T22:45:10.150Z] #9 DONE 0.1s [2023-10-25T22:45:10.150Z] [2023-10-25T22:45:10.150Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-25T22:45:10.150Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-10-25T22:45:10.150Z] #10 DONE 0.2s [2023-10-25T22:45:10.150Z] [2023-10-25T22:45:10.150Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-10-25T22:45:10.150Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-10-25T22:45:10.432Z] #11 DONE 0.1s [2023-10-25T22:45:10.432Z] [2023-10-25T22:45:10.432Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-10-25T22:45:10.432Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-10-25T22:45:10.432Z] #12 DONE 0.1s [2023-10-25T22:45:10.432Z] [2023-10-25T22:45:10.432Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-25T22:45:10.432Z] #13 transferring dockerfile: 1.78kB done [2023-10-25T22:45:10.432Z] #13 DONE 0.1s [2023-10-25T22:45:10.432Z] [2023-10-25T22:45:10.432Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-25T22:45:10.702Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-10-25T22:45:10.702Z] #14 DONE 0.2s [2023-10-25T22:45:10.702Z] [2023-10-25T22:45:10.702Z] #15 [security-spire-server internal] load .dockerignore [2023-10-25T22:45:10.702Z] #15 transferring context: 50B 0.0s done [2023-10-25T22:45:10.702Z] #15 DONE 0.1s [2023-10-25T22:45:11.677Z] [2023-10-25T22:45:11.677Z] #16 [security-proxy-setup internal] load .dockerignore [2023-10-25T22:45:11.677Z] #16 transferring context: 50B 0.0s done [2023-10-25T22:45:11.677Z] #16 DONE 0.1s [2023-10-25T22:45:11.677Z] [2023-10-25T22:45:11.677Z] #17 [security-spire-config internal] load .dockerignore [2023-10-25T22:45:11.677Z] #17 transferring context: 50B 0.0s done [2023-10-25T22:45:11.677Z] #17 DONE 0.1s [2023-10-25T22:45:11.677Z] [2023-10-25T22:45:11.677Z] #18 [security-spire-agent internal] load .dockerignore [2023-10-25T22:45:11.951Z] #18 transferring context: 50B 0.0s done [2023-10-25T22:45:11.952Z] #18 DONE 0.1s [2023-10-25T22:45:11.952Z] [2023-10-25T22:45:11.952Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-10-25T22:45:11.952Z] #19 transferring context: 50B done [2023-10-25T22:45:11.952Z] #19 DONE 0.1s [2023-10-25T22:45:11.952Z] [2023-10-25T22:45:11.952Z] #20 [core-metadata internal] load .dockerignore [2023-10-25T22:45:11.952Z] #20 transferring context: 50B 0.0s done [2023-10-25T22:45:11.952Z] #20 DONE 0.1s [2023-10-25T22:45:11.952Z] [2023-10-25T22:45:11.952Z] #21 [security-bootstrapper internal] load .dockerignore [2023-10-25T22:45:12.226Z] #21 transferring context: 50B 0.0s done [2023-10-25T22:45:12.226Z] #21 DONE 0.1s [2023-10-25T22:45:12.226Z] [2023-10-25T22:45:12.226Z] #22 [core-data internal] load .dockerignore [2023-10-25T22:45:12.226Z] #22 transferring context: 50B 0.0s done [2023-10-25T22:45:12.226Z] #22 DONE 0.1s [2023-10-25T22:45:12.226Z] [2023-10-25T22:45:12.226Z] #23 [security-proxy-auth internal] load .dockerignore [2023-10-25T22:45:12.226Z] #23 transferring context: 50B 0.0s done [2023-10-25T22:45:12.226Z] #23 DONE 0.1s [2023-10-25T22:45:12.226Z] [2023-10-25T22:45:12.226Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-25T22:45:12.503Z] #24 transferring context: 50B done [2023-10-25T22:45:12.503Z] #24 DONE 0.1s [2023-10-25T22:45:12.503Z] [2023-10-25T22:45:12.503Z] #25 [support-notifications internal] load .dockerignore [2023-10-25T22:45:12.503Z] #25 transferring context: 50B 0.0s done [2023-10-25T22:45:12.503Z] #25 DONE 0.1s [2023-10-25T22:45:12.503Z] [2023-10-25T22:45:12.503Z] #26 [support-scheduler internal] load .dockerignore [2023-10-25T22:45:12.773Z] #26 transferring context: 50B 0.0s done [2023-10-25T22:45:12.773Z] #26 DONE 0.1s [2023-10-25T22:45:12.773Z] [2023-10-25T22:45:12.773Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-10-25T22:45:12.773Z] #27 transferring context: 50B 0.0s done [2023-10-25T22:45:12.773Z] #27 DONE 0.1s [2023-10-25T22:45:12.773Z] [2023-10-25T22:45:12.773Z] #28 [core-command internal] load .dockerignore [2023-10-25T22:45:12.773Z] #28 transferring context: 50B 0.0s done [2023-10-25T22:45:12.773Z] #28 DONE 0.1s [2023-10-25T22:45:12.773Z] [2023-10-25T22:45:12.773Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:13.747Z] #29 DONE 0.6s [2023-10-25T22:45:13.747Z] [2023-10-25T22:45:13.747Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:45:13.747Z] #30 DONE 0.9s [2023-10-25T22:45:13.747Z] [2023-10-25T22:45:13.747Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:13.747Z] #31 DONE 0.0s [2023-10-25T22:45:13.747Z] [2023-10-25T22:45:13.747Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:13.747Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-25T22:45:13.747Z] #32 DONE 0.1s [2023-10-25T22:45:13.747Z] [2023-10-25T22:45:13.748Z] #33 [security-spire-server stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:13.748Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:13.748Z] #33 DONE 0.1s [2023-10-25T22:45:13.748Z] [2023-10-25T22:45:13.748Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:13.748Z] #29 ... [2023-10-25T22:45:13.748Z] [2023-10-25T22:45:13.748Z] #34 [security-spire-server internal] load build context [2023-10-25T22:45:13.748Z] #34 transferring context: 18.10kB 0.0s done [2023-10-25T22:45:13.748Z] #34 DONE 0.1s [2023-10-25T22:45:13.748Z] [2023-10-25T22:45:13.748Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:14.022Z] #29 DONE 0.6s [2023-10-25T22:45:14.022Z] [2023-10-25T22:45:14.022Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:14.022Z] #31 DONE 0.0s [2023-10-25T22:45:14.022Z] [2023-10-25T22:45:14.022Z] #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:14.022Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:14.022Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:14.022Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:14.022Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:14.022Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s [2023-10-25T22:45:14.298Z] #33 ... [2023-10-25T22:45:14.298Z] [2023-10-25T22:45:14.298Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:14.298Z] #31 DONE 0.0s [2023-10-25T22:45:14.298Z] [2023-10-25T22:45:14.298Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-25T22:45:14.298Z] #30 DONE 0.9s [2023-10-25T22:45:14.298Z] [2023-10-25T22:45:14.298Z] #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:14.298Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:14.298Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:14.298Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:14.298Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:14.298Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s [2023-10-25T22:45:14.574Z] #33 ... [2023-10-25T22:45:14.574Z] [2023-10-25T22:45:14.574Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:14.574Z] #31 DONE 0.0s [2023-10-25T22:45:14.574Z] [2023-10-25T22:45:14.574Z] #33 [security-spire-config stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:14.574Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:14.574Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:14.574Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:14.574Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:14.574Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:14.574Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:14.574Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-25T22:45:14.854Z] #33 ... [2023-10-25T22:45:14.854Z] [2023-10-25T22:45:14.854Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:14.854Z] #31 DONE 0.0s [2023-10-25T22:45:14.854Z] [2023-10-25T22:45:14.854Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:14.854Z] #29 DONE 0.9s [2023-10-25T22:45:14.854Z] [2023-10-25T22:45:14.854Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:14.854Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:14.854Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:14.854Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:14.854Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:14.854Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:15.128Z] #33 ... [2023-10-25T22:45:15.128Z] [2023-10-25T22:45:15.128Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:15.128Z] #31 DONE 0.0s [2023-10-25T22:45:15.128Z] [2023-10-25T22:45:15.128Z] #33 [security-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:15.128Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:15.128Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:15.128Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:15.128Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:15.128Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:15.128Z] #33 ... [2023-10-25T22:45:15.128Z] [2023-10-25T22:45:15.128Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-25T22:45:15.128Z] #35 DONE 1.0s [2023-10-25T22:45:15.128Z] [2023-10-25T22:45:15.128Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:15.129Z] #29 DONE 1.1s [2023-10-25T22:45:15.129Z] [2023-10-25T22:45:15.129Z] #33 [security-spire-agent stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:15.129Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:15.129Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:15.129Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:15.129Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:15.129Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:15.402Z] #33 ... [2023-10-25T22:45:15.402Z] [2023-10-25T22:45:15.402Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:15.402Z] #31 DONE 0.0s [2023-10-25T22:45:15.402Z] [2023-10-25T22:45:15.402Z] #33 [security-proxy-auth stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:15.402Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:15.402Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:15.402Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:15.402Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:15.402Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:15.402Z] #33 ... [2023-10-25T22:45:15.402Z] [2023-10-25T22:45:15.402Z] #36 [security-spire-config internal] load build context [2023-10-25T22:45:15.402Z] #36 transferring context: 16.35kB 0.1s done [2023-10-25T22:45:15.402Z] #36 DONE 1.2s [2023-10-25T22:45:15.402Z] [2023-10-25T22:45:15.402Z] #33 [security-proxy-auth stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:15.672Z] #33 ... [2023-10-25T22:45:15.672Z] [2023-10-25T22:45:15.672Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:15.672Z] #31 DONE 0.0s [2023-10-25T22:45:15.672Z] [2023-10-25T22:45:15.672Z] #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:15.672Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:15.672Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:15.672Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:15.672Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:15.672Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:15.941Z] #33 ... [2023-10-25T22:45:15.941Z] [2023-10-25T22:45:15.941Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:15.941Z] #31 DONE 0.0s [2023-10-25T22:45:15.941Z] [2023-10-25T22:45:15.941Z] #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:16.217Z] #33 ... [2023-10-25T22:45:16.217Z] [2023-10-25T22:45:16.217Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:16.217Z] #31 DONE 0.0s [2023-10-25T22:45:16.218Z] [2023-10-25T22:45:16.218Z] #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:16.218Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:16.218Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:16.218Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:16.218Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:16.218Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:16.490Z] #33 ... [2023-10-25T22:45:16.490Z] [2023-10-25T22:45:16.490Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-25T22:45:16.490Z] #31 DONE 0.0s [2023-10-25T22:45:16.490Z] [2023-10-25T22:45:16.490Z] #33 [support-notifications stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:17.084Z] #33 ... [2023-10-25T22:45:17.084Z] [2023-10-25T22:45:17.084Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-25T22:45:17.084Z] #29 DONE 2.5s [2023-10-25T22:45:17.084Z] [2023-10-25T22:45:17.084Z] #33 [support-notifications stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:17.084Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.4s done [2023-10-25T22:45:17.084Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-25T22:45:17.084Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-25T22:45:17.084Z] #33 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-25T22:45:17.084Z] #33 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-25T22:45:17.084Z] #33 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-25T22:45:17.084Z] #33 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.4s done [2023-10-25T22:45:17.678Z] #33 ... [2023-10-25T22:45:17.678Z] [2023-10-25T22:45:17.678Z] #37 [security-spire-agent internal] load build context [2023-10-25T22:45:17.678Z] #37 transferring context: 17.63kB 0.2s done [2023-10-25T22:45:17.678Z] #37 DONE 2.4s [2023-10-25T22:45:17.678Z] [2023-10-25T22:45:17.678Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:17.678Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-25T22:45:17.678Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-25T22:45:17.678Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-25T22:45:17.678Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-25T22:45:17.678Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-25T22:45:17.678Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-25T22:45:17.678Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-10-25T22:45:17.678Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-10-25T22:45:17.678Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2023-10-25T22:45:17.678Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-25T22:45:17.678Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-25T22:45:17.678Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-25T22:45:18.272Z] #32 ... [2023-10-25T22:45:18.272Z] [2023-10-25T22:45:18.272Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-25T22:45:18.272Z] #38 DONE 4.4s [2023-10-25T22:45:18.272Z] [2023-10-25T22:45:18.272Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:18.860Z] #32 ... [2023-10-25T22:45:18.860Z] [2023-10-25T22:45:18.860Z] #33 [security-proxy-setup stage-2 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:45:18.860Z] #33 DONE 6.4s [2023-10-25T22:45:18.860Z] [2023-10-25T22:45:18.860Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:19.457Z] #32 ... [2023-10-25T22:45:19.457Z] [2023-10-25T22:45:19.457Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-10-25T22:45:19.457Z] #39 DONE 1.5s [2023-10-25T22:45:19.728Z] [2023-10-25T22:45:19.728Z] #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:45:24.052Z] #40 ... [2023-10-25T22:45:24.052Z] [2023-10-25T22:45:24.052Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:24.052Z] #41 transferring context: 31.66MB 9.6s [2023-10-25T22:45:24.052Z] #41 ... [2023-10-25T22:45:24.052Z] [2023-10-25T22:45:24.052Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:45:24.320Z] #42 ... [2023-10-25T22:45:24.320Z] [2023-10-25T22:45:24.320Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:24.594Z] #41 ... [2023-10-25T22:45:24.594Z] [2023-10-25T22:45:24.594Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:24.594Z] #43 ... [2023-10-25T22:45:24.594Z] [2023-10-25T22:45:24.594Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:45:24.864Z] #42 ... [2023-10-25T22:45:24.864Z] [2023-10-25T22:45:24.864Z] #44 [core-data internal] load build context [2023-10-25T22:45:25.134Z] #44 ... [2023-10-25T22:45:25.134Z] [2023-10-25T22:45:25.134Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:25.134Z] #45 ... [2023-10-25T22:45:25.134Z] [2023-10-25T22:45:25.134Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:45:25.134Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-10-25T22:45:25.134Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-25T22:45:25.134Z] #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-25T22:45:25.134Z] #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-25T22:45:25.134Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-25T22:45:25.134Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-25T22:45:25.134Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-25T22:45:25.134Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-10-25T22:45:25.134Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.8s done [2023-10-25T22:45:25.134Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-25T22:45:25.134Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.3s [2023-10-25T22:45:25.406Z] #46 ... [2023-10-25T22:45:25.406Z] [2023-10-25T22:45:25.406Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:25.406Z] #47 ... [2023-10-25T22:45:25.406Z] [2023-10-25T22:45:25.406Z] #44 [core-data internal] load build context [2023-10-25T22:45:25.406Z] #44 ... [2023-10-25T22:45:25.406Z] [2023-10-25T22:45:25.406Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:25.690Z] #48 ... [2023-10-25T22:45:25.690Z] [2023-10-25T22:45:25.690Z] #44 [core-data internal] load build context [2023-10-25T22:45:26.280Z] #44 ... [2023-10-25T22:45:26.280Z] [2023-10-25T22:45:26.280Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:26.280Z] #49 ... [2023-10-25T22:45:26.280Z] [2023-10-25T22:45:26.280Z] #50 [support-notifications internal] load build context [2023-10-25T22:45:26.280Z] #50 ... [2023-10-25T22:45:26.280Z] [2023-10-25T22:45:26.280Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:27.249Z] #49 ... [2023-10-25T22:45:27.249Z] [2023-10-25T22:45:27.249Z] #51 [core-command internal] load build context [2023-10-25T22:45:27.249Z] #51 ... [2023-10-25T22:45:27.249Z] [2023-10-25T22:45:27.249Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:45:27.249Z] #52 ... [2023-10-25T22:45:27.249Z] [2023-10-25T22:45:27.249Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:29.206Z] #49 ... [2023-10-25T22:45:29.206Z] [2023-10-25T22:45:29.206Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-25T22:45:29.206Z] #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:29.206Z] #0 8.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:29.478Z] #53 ... [2023-10-25T22:45:29.478Z] [2023-10-25T22:45:29.478Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:29.478Z] #49 transferring context: 27.22MB 11.3s [2023-10-25T22:45:29.478Z] #49 ... [2023-10-25T22:45:29.478Z] [2023-10-25T22:45:29.478Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-25T22:45:29.756Z] #54 ... [2023-10-25T22:45:29.756Z] [2023-10-25T22:45:29.756Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:45:29.756Z] #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:29.756Z] #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:29.756Z] #55 ... [2023-10-25T22:45:29.756Z] [2023-10-25T22:45:29.756Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:45:30.030Z] #56 ... [2023-10-25T22:45:30.030Z] [2023-10-25T22:45:30.030Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-25T22:45:30.030Z] #57 ... [2023-10-25T22:45:30.030Z] [2023-10-25T22:45:30.030Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:30.030Z] #58 ... [2023-10-25T22:45:30.030Z] [2023-10-25T22:45:30.030Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:45:30.316Z] #59 ... [2023-10-25T22:45:30.316Z] [2023-10-25T22:45:30.317Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:30.317Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s [2023-10-25T22:45:30.317Z] #32 ... [2023-10-25T22:45:30.317Z] [2023-10-25T22:45:30.317Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-25T22:45:30.587Z] #60 ... [2023-10-25T22:45:30.587Z] [2023-10-25T22:45:30.587Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-25T22:45:30.587Z] #61 ... [2023-10-25T22:45:30.587Z] [2023-10-25T22:45:30.587Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-25T22:45:30.856Z] #62 ... [2023-10-25T22:45:30.856Z] [2023-10-25T22:45:30.856Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-25T22:45:30.856Z] #63 ... [2023-10-25T22:45:30.856Z] [2023-10-25T22:45:30.856Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:31.125Z] #64 ... [2023-10-25T22:45:31.125Z] [2023-10-25T22:45:31.125Z] #44 [core-data internal] load build context [2023-10-25T22:45:31.722Z] #44 ... [2023-10-25T22:45:31.722Z] [2023-10-25T22:45:31.722Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:33.683Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.3s [2023-10-25T22:45:34.669Z] #32 ... [2023-10-25T22:45:34.669Z] [2023-10-25T22:45:34.669Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:34.669Z] #41 transferring context: 44.00MB 20.3s [2023-10-25T22:45:34.669Z] #41 ... [2023-10-25T22:45:34.669Z] [2023-10-25T22:45:34.669Z] #44 [core-data internal] load build context [2023-10-25T22:45:34.958Z] #44 ... [2023-10-25T22:45:34.958Z] [2023-10-25T22:45:34.958Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:34.958Z] #43 ... [2023-10-25T22:45:34.958Z] [2023-10-25T22:45:34.958Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:34.958Z] #32 ... [2023-10-25T22:45:34.958Z] [2023-10-25T22:45:34.958Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:45:35.237Z] #42 ... [2023-10-25T22:45:35.237Z] [2023-10-25T22:45:35.237Z] #44 [core-data internal] load build context [2023-10-25T22:45:35.237Z] #44 ... [2023-10-25T22:45:35.237Z] [2023-10-25T22:45:35.237Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:35.510Z] #45 ... [2023-10-25T22:45:35.510Z] [2023-10-25T22:45:35.510Z] #44 [core-data internal] load build context [2023-10-25T22:45:35.510Z] #44 ... [2023-10-25T22:45:35.510Z] [2023-10-25T22:45:35.510Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:35.510Z] #47 ... [2023-10-25T22:45:35.510Z] [2023-10-25T22:45:35.510Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:35.779Z] #32 ... [2023-10-25T22:45:35.779Z] [2023-10-25T22:45:35.779Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:36.049Z] #48 ... [2023-10-25T22:45:36.049Z] [2023-10-25T22:45:36.049Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:45:36.049Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.8s [2023-10-25T22:45:36.049Z] #46 ... [2023-10-25T22:45:36.049Z] [2023-10-25T22:45:36.049Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:45:36.049Z] #55 13.62 OK: 266 MiB in 52 packages [2023-10-25T22:45:36.049Z] #55 DONE 16.6s [2023-10-25T22:45:36.049Z] [2023-10-25T22:45:36.049Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:36.643Z] #48 ... [2023-10-25T22:45:36.643Z] [2023-10-25T22:45:36.643Z] #50 [support-notifications internal] load build context [2023-10-25T22:45:36.643Z] #50 ... [2023-10-25T22:45:36.643Z] [2023-10-25T22:45:36.643Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:37.236Z] #48 ... [2023-10-25T22:45:37.236Z] [2023-10-25T22:45:37.236Z] #51 [core-command internal] load build context [2023-10-25T22:45:37.236Z] #51 ... [2023-10-25T22:45:37.236Z] [2023-10-25T22:45:37.236Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:45:37.505Z] #52 ... [2023-10-25T22:45:37.505Z] [2023-10-25T22:45:37.505Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:40.114Z] #48 ... [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:40.114Z] #49 ... [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:40.114Z] #48 transferring context: 39.64MB 22.9s [2023-10-25T22:45:40.114Z] #48 ... [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-25T22:45:40.114Z] #53 10.50 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:45:40.114Z] #53 10.50 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:45:40.114Z] #53 10.50 OK: 19950 distinct packages available [2023-10-25T22:45:40.114Z] #53 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #53 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #53 18.04 (1/11) Installing ca-certificates (20230506-r0) [2023-10-25T22:45:40.114Z] #53 18.42 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-25T22:45:40.114Z] #53 18.66 (3/11) Installing libunistring (1.1-r1) [2023-10-25T22:45:40.114Z] #53 19.09 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-25T22:45:40.114Z] #53 19.14 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-25T22:45:40.114Z] #53 19.14 (6/11) Installing libcurl (8.4.0-r0) [2023-10-25T22:45:40.114Z] #53 19.31 (7/11) Installing curl (8.4.0-r0) [2023-10-25T22:45:40.114Z] #53 19.37 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:40.114Z] #53 19.39 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:45:40.114Z] #53 19.48 (10/11) Installing libucontext (1.2-r2) [2023-10-25T22:45:40.114Z] #53 19.51 (11/11) Installing gcompat (1.1.0-r1) [2023-10-25T22:45:40.114Z] #53 19.63 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:40.114Z] #53 19.80 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:45:40.114Z] #53 ... [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-25T22:45:40.114Z] #54 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #54 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #54 18.68 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:45:40.114Z] #54 18.68 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:45:40.114Z] #54 18.68 OK: 19954 distinct packages available [2023-10-25T22:45:40.114Z] #54 ... [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-25T22:45:40.114Z] #40 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #40 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:40.114Z] #40 18.15 OK: 266 MiB in 52 packages [2023-10-25T22:45:40.114Z] #40 DONE 20.7s [2023-10-25T22:45:40.114Z] [2023-10-25T22:45:40.114Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:42.070Z] #48 ... [2023-10-25T22:45:42.070Z] [2023-10-25T22:45:42.070Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-25T22:45:42.070Z] #63 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:42.070Z] #63 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:42.070Z] #63 ... [2023-10-25T22:45:42.070Z] [2023-10-25T22:45:42.070Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:44.033Z] #48 ... [2023-10-25T22:45:44.033Z] [2023-10-25T22:45:44.033Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:45:44.033Z] #56 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:44.033Z] #56 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:44.033Z] #56 ... [2023-10-25T22:45:44.033Z] [2023-10-25T22:45:44.033Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:45.004Z] #48 ... [2023-10-25T22:45:45.004Z] [2023-10-25T22:45:45.004Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:45.004Z] #41 transferring context: 58.46MB 30.5s [2023-10-25T22:45:45.004Z] #41 ... [2023-10-25T22:45:45.004Z] [2023-10-25T22:45:45.004Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-25T22:45:45.004Z] #53 21.79 OK: 13 MiB in 26 packages [2023-10-25T22:45:45.004Z] #53 DONE 25.7s [2023-10-25T22:45:45.004Z] [2023-10-25T22:45:45.004Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:45.004Z] #41 ... [2023-10-25T22:45:45.004Z] [2023-10-25T22:45:45.004Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:45.004Z] #43 ... [2023-10-25T22:45:45.004Z] [2023-10-25T22:45:45.004Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:45.274Z] #48 ... [2023-10-25T22:45:45.274Z] [2023-10-25T22:45:45.274Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:45:45.543Z] #42 ... [2023-10-25T22:45:45.543Z] [2023-10-25T22:45:45.543Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:45.543Z] #45 ... [2023-10-25T22:45:45.543Z] [2023-10-25T22:45:45.543Z] #44 [core-data internal] load build context [2023-10-25T22:45:45.543Z] #44 ... [2023-10-25T22:45:45.543Z] [2023-10-25T22:45:45.543Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-25T22:45:45.543Z] #63 23.24 OK: 266 MiB in 52 packages [2023-10-25T22:45:45.543Z] #63 DONE 26.1s [2023-10-25T22:45:45.543Z] [2023-10-25T22:45:45.543Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:46.633Z] #43 ... [2023-10-25T22:45:46.633Z] [2023-10-25T22:45:46.633Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:46.633Z] #47 ... [2023-10-25T22:45:46.633Z] [2023-10-25T22:45:46.633Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:46.633Z] #43 ... [2023-10-25T22:45:46.633Z] [2023-10-25T22:45:46.633Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:45:46.633Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.7s [2023-10-25T22:45:46.633Z] #46 ... [2023-10-25T22:45:46.633Z] [2023-10-25T22:45:46.633Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:46.900Z] #43 ... [2023-10-25T22:45:46.900Z] [2023-10-25T22:45:46.900Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:45:46.900Z] #59 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:46.900Z] #59 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:46.900Z] #59 ... [2023-10-25T22:45:46.900Z] [2023-10-25T22:45:46.900Z] #50 [support-notifications internal] load build context [2023-10-25T22:45:46.900Z] #50 ... [2023-10-25T22:45:47.166Z] [2023-10-25T22:45:47.166Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:47.166Z] #43 ... [2023-10-25T22:45:47.166Z] [2023-10-25T22:45:47.166Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:47.166Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.9s [2023-10-25T22:45:47.166Z] #32 ... [2023-10-25T22:45:47.166Z] [2023-10-25T22:45:47.166Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:47.438Z] #43 ... [2023-10-25T22:45:47.438Z] [2023-10-25T22:45:47.438Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-25T22:45:47.438Z] #62 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:47.438Z] #62 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:47.438Z] #62 ... [2023-10-25T22:45:47.438Z] [2023-10-25T22:45:47.438Z] #51 [core-command internal] load build context [2023-10-25T22:45:47.706Z] #51 ... [2023-10-25T22:45:47.706Z] [2023-10-25T22:45:47.706Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:45:47.706Z] #52 ... [2023-10-25T22:45:47.706Z] [2023-10-25T22:45:47.706Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:45:47.706Z] #59 27.61 (1/2) Installing ca-certificates (20230506-r0) [2023-10-25T22:45:48.294Z] #59 28.18 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:48.565Z] #59 28.22 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:48.565Z] #59 28.34 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:45:49.146Z] #59 ... [2023-10-25T22:45:49.146Z] [2023-10-25T22:45:49.146Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-25T22:45:49.146Z] #60 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:49.146Z] #60 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:49.146Z] #60 ... [2023-10-25T22:45:49.146Z] [2023-10-25T22:45:49.146Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:49.730Z] #32 ... [2023-10-25T22:45:49.730Z] [2023-10-25T22:45:49.730Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-25T22:45:49.730Z] #57 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:49.730Z] #57 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:49.730Z] #57 ... [2023-10-25T22:45:49.730Z] [2023-10-25T22:45:49.730Z] #43 [core-metadata internal] load build context [2023-10-25T22:45:49.998Z] #43 transferring context: 62.98MB 34.4s [2023-10-25T22:45:49.998Z] #43 ... [2023-10-25T22:45:49.998Z] [2023-10-25T22:45:49.998Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:49.998Z] #49 ... [2023-10-25T22:45:49.998Z] [2023-10-25T22:45:49.998Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:50.267Z] #32 ... [2023-10-25T22:45:50.267Z] [2023-10-25T22:45:50.267Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-25T22:45:50.267Z] #54 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:50.267Z] #54 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:50.267Z] #54 ... [2023-10-25T22:45:50.267Z] [2023-10-25T22:45:50.267Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:51.232Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.0s [2023-10-25T22:45:51.232Z] #32 ... [2023-10-25T22:45:51.232Z] [2023-10-25T22:45:51.232Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:51.232Z] #64 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:51.232Z] #64 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:51.232Z] #64 ... [2023-10-25T22:45:51.232Z] [2023-10-25T22:45:51.232Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:51.506Z] #32 ... [2023-10-25T22:45:51.506Z] [2023-10-25T22:45:51.506Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:51.506Z] #58 21.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:51.506Z] #58 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:51.506Z] #58 ... [2023-10-25T22:45:51.506Z] [2023-10-25T22:45:51.506Z] #49 [support-scheduler internal] load build context [2023-10-25T22:45:52.477Z] #49 ... [2023-10-25T22:45:52.477Z] [2023-10-25T22:45:52.477Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-25T22:45:52.477Z] #61 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:52.477Z] #61 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:52.752Z] #61 ... [2023-10-25T22:45:52.752Z] [2023-10-25T22:45:52.752Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:53.359Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.5s done [2023-10-25T22:45:53.635Z] #32 ... [2023-10-25T22:45:53.635Z] [2023-10-25T22:45:53.635Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-25T22:45:53.635Z] #59 30.27 OK: 9 MiB in 17 packages [2023-10-25T22:45:53.635Z] #59 DONE 33.5s [2023-10-25T22:45:53.908Z] [2023-10-25T22:45:53.908Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-25T22:45:53.908Z] #61 33.52 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:53.908Z] #61 33.59 (2/2) Installing su-exec (0.2-r3) [2023-10-25T22:45:53.908Z] #61 33.59 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:54.178Z] #61 33.98 OK: 8 MiB in 17 packages [2023-10-25T22:45:55.152Z] #61 ... [2023-10-25T22:45:55.152Z] [2023-10-25T22:45:55.152Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:45:55.152Z] #41 transferring context: 79.80MB 41.0s [2023-10-25T22:45:55.438Z] #41 ... [2023-10-25T22:45:55.438Z] [2023-10-25T22:45:55.438Z] #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:45:55.438Z] #56 26.63 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:45:55.438Z] #56 26.63 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:45:55.438Z] #56 26.63 OK: 19950 distinct packages available [2023-10-25T22:45:55.438Z] #56 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:55.438Z] #56 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:55.719Z] #56 ... [2023-10-25T22:45:55.719Z] [2023-10-25T22:45:55.719Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:55.719Z] #58 33.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:55.719Z] #58 33.14 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:55.719Z] #58 33.43 OK: 8 MiB in 16 packages [2023-10-25T22:45:55.719Z] #58 DONE 35.8s [2023-10-25T22:45:55.719Z] [2023-10-25T22:45:55.719Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-25T22:45:55.719Z] #32 DONE 42.6s [2023-10-25T22:45:55.719Z] [2023-10-25T22:45:55.719Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:45:55.719Z] #42 ... [2023-10-25T22:45:55.719Z] [2023-10-25T22:45:55.719Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:55.719Z] #45 ... [2023-10-25T22:45:55.719Z] [2023-10-25T22:45:55.719Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:45:55.992Z] #48 ... [2023-10-25T22:45:55.992Z] [2023-10-25T22:45:55.992Z] #44 [core-data internal] load build context [2023-10-25T22:45:55.992Z] #44 ... [2023-10-25T22:45:55.992Z] [2023-10-25T22:45:55.992Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-25T22:45:55.992Z] #62 29.86 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:45:55.992Z] #62 30.74 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:45:55.992Z] #62 30.97 (3/6) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:55.992Z] #62 31.01 (4/6) Installing openssl (3.1.4-r0) [2023-10-25T22:45:55.992Z] #62 31.17 (5/6) Installing su-exec (0.2-r3) [2023-10-25T22:45:55.992Z] #62 31.21 (6/6) Installing yq (4.33.3-r4) [2023-10-25T22:45:55.992Z] #62 33.17 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:55.992Z] #62 33.31 OK: 18 MiB in 19 packages [2023-10-25T22:45:55.992Z] #62 DONE 36.2s [2023-10-25T22:45:55.992Z] [2023-10-25T22:45:55.992Z] #44 [core-data internal] load build context [2023-10-25T22:45:55.992Z] #44 ... [2023-10-25T22:45:55.992Z] [2023-10-25T22:45:55.992Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:55.992Z] #45 ... [2023-10-25T22:45:55.992Z] [2023-10-25T22:45:55.992Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:56.266Z] #47 ... [2023-10-25T22:45:56.266Z] [2023-10-25T22:45:56.266Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-25T22:45:56.266Z] #65 ... [2023-10-25T22:45:56.266Z] [2023-10-25T22:45:56.266Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-25T22:45:56.266Z] #64 33.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:56.266Z] #64 33.25 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:56.266Z] #64 33.57 OK: 8 MiB in 16 packages [2023-10-25T22:45:56.266Z] #64 DONE 36.2s [2023-10-25T22:45:56.538Z] [2023-10-25T22:45:56.538Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:56.538Z] #47 ... [2023-10-25T22:45:56.538Z] [2023-10-25T22:45:56.538Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T22:45:56.538Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 30.5s done [2023-10-25T22:45:56.808Z] #46 ... [2023-10-25T22:45:56.808Z] [2023-10-25T22:45:56.808Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:45:57.081Z] #47 ... [2023-10-25T22:45:57.081Z] [2023-10-25T22:45:57.081Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-25T22:45:57.081Z] #61 DONE 37.0s [2023-10-25T22:45:57.081Z] [2023-10-25T22:45:57.081Z] #50 [support-notifications internal] load build context [2023-10-25T22:45:57.351Z] #50 ... [2023-10-25T22:45:57.351Z] [2023-10-25T22:45:57.351Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:45:57.621Z] #45 ... [2023-10-25T22:45:57.621Z] [2023-10-25T22:45:57.621Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-25T22:45:57.621Z] #54 33.38 OK: 266 MiB in 52 packages [2023-10-25T22:45:57.621Z] #54 DONE 38.1s [2023-10-25T22:45:57.621Z] [2023-10-25T22:45:57.621Z] #51 [core-command internal] load build context [2023-10-25T22:45:57.890Z] #51 ... [2023-10-25T22:45:57.890Z] [2023-10-25T22:45:57.890Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:45:57.890Z] #52 ... [2023-10-25T22:45:57.890Z] [2023-10-25T22:45:57.890Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-25T22:45:57.890Z] #57 31.55 (1/4) Installing ca-certificates (20230506-r0) [2023-10-25T22:45:57.890Z] #57 31.84 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:57.890Z] #57 31.84 (3/4) Installing su-exec (0.2-r3) [2023-10-25T22:45:57.890Z] #57 31.87 (4/4) Installing yq (4.33.3-r4) [2023-10-25T22:45:57.890Z] #57 33.33 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:57.891Z] #57 33.39 Executing ca-certificates-20230506-r0.trigger [2023-10-25T22:45:57.891Z] #57 35.01 OK: 18 MiB in 19 packages [2023-10-25T22:45:57.891Z] #57 DONE 38.2s [2023-10-25T22:45:57.891Z] [2023-10-25T22:45:57.891Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:45:57.891Z] #52 ... [2023-10-25T22:45:57.891Z] [2023-10-25T22:45:57.891Z] #51 [core-command internal] load build context [2023-10-25T22:45:58.862Z] #51 ... [2023-10-25T22:45:58.863Z] [2023-10-25T22:45:58.863Z] #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-25T22:45:58.863Z] #56 37.85 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:45:58.863Z] #56 38.08 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-10-25T22:45:58.863Z] #56 38.08 (3/7) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:58.863Z] #56 38.08 (4/7) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:45:58.863Z] #56 38.08 (5/7) Installing libucontext (1.2-r2) [2023-10-25T22:45:58.863Z] #56 38.13 (6/7) Installing gcompat (1.1.0-r1) [2023-10-25T22:45:58.863Z] #56 38.13 (7/7) Installing openssl (3.1.4-r0) [2023-10-25T22:45:58.863Z] #56 38.30 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:58.863Z] #56 38.30 OK: 9 MiB in 20 packages [2023-10-25T22:45:58.863Z] #56 DONE 39.9s [2023-10-25T22:45:58.863Z] [2023-10-25T22:45:58.863Z] #51 [core-command internal] load build context [2023-10-25T22:45:59.254Z] #51 ... [2023-10-25T22:45:59.254Z] [2023-10-25T22:45:59.254Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-25T22:45:59.254Z] #60 31.22 v3.18.4-107-g3bc4c0f96cd [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-25T22:45:59.254Z] #60 31.22 v3.18.4-120-g1889310e1d1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-25T22:45:59.254Z] #60 31.22 OK: 19950 distinct packages available [2023-10-25T22:45:59.254Z] #60 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:59.254Z] #60 35.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:45:59.254Z] #60 37.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-25T22:45:59.254Z] #60 37.47 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-25T22:45:59.254Z] #60 37.50 (3/4) Installing libucontext (1.2-r2) [2023-10-25T22:45:59.254Z] #60 37.50 (4/4) Installing gcompat (1.1.0-r1) [2023-10-25T22:45:59.254Z] #60 37.54 Executing busybox-1.36.1-r2.trigger [2023-10-25T22:45:59.254Z] #60 37.62 OK: 8 MiB in 19 packages [2023-10-25T22:45:59.254Z] #60 DONE 39.1s [2023-10-25T22:45:59.254Z] [2023-10-25T22:45:59.254Z] #51 [core-command internal] load build context [2023-10-25T22:45:59.254Z] #51 ... [2023-10-25T22:45:59.254Z] [2023-10-25T22:45:59.254Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-25T22:45:59.254Z] #65 DONE 3.1s [2023-10-25T22:45:59.254Z] [2023-10-25T22:45:59.254Z] #51 [core-command internal] load build context [2023-10-25T22:45:59.923Z] #51 ... [2023-10-25T22:45:59.923Z] [2023-10-25T22:45:59.923Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:00.216Z] #43 ... [2023-10-25T22:46:00.216Z] [2023-10-25T22:46:00.216Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:46:00.504Z] #48 transferring context: 84.03MB 43.6s [2023-10-25T22:46:01.503Z] #48 ... [2023-10-25T22:46:01.503Z] [2023-10-25T22:46:01.503Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:02.120Z] #43 ... [2023-10-25T22:46:02.120Z] [2023-10-25T22:46:02.120Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-25T22:46:02.120Z] #66 DONE 3.1s [2023-10-25T22:46:02.120Z] [2023-10-25T22:46:02.120Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:03.148Z] #43 ... [2023-10-25T22:46:03.148Z] [2023-10-25T22:46:03.148Z] #49 [support-scheduler internal] load build context [2023-10-25T22:46:03.148Z] #49 ... [2023-10-25T22:46:03.148Z] [2023-10-25T22:46:03.148Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:04.165Z] #43 ... [2023-10-25T22:46:04.165Z] [2023-10-25T22:46:04.165Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:46:04.165Z] #67 DONE 3.1s [2023-10-25T22:46:04.165Z] [2023-10-25T22:46:04.165Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:04.165Z] #43 ... [2023-10-25T22:46:04.165Z] [2023-10-25T22:46:04.165Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-25T22:46:04.165Z] #68 DONE 6.8s [2023-10-25T22:46:04.434Z] [2023-10-25T22:46:04.434Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:05.019Z] #43 ... [2023-10-25T22:46:05.019Z] [2023-10-25T22:46:05.019Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:46:05.019Z] #69 DONE 4.2s [2023-10-25T22:46:05.019Z] [2023-10-25T22:46:05.019Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:05.291Z] #43 ... [2023-10-25T22:46:05.291Z] [2023-10-25T22:46:05.291Z] #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-25T22:46:05.291Z] #70 DONE 1.2s [2023-10-25T22:46:05.559Z] [2023-10-25T22:46:05.559Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:05.559Z] #43 transferring context: 104.93MB 50.0s [2023-10-25T22:46:05.559Z] #43 ... [2023-10-25T22:46:05.559Z] [2023-10-25T22:46:05.559Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-25T22:46:05.559Z] #71 DONE 1.2s [2023-10-25T22:46:05.559Z] [2023-10-25T22:46:05.559Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:05.559Z] #43 ... [2023-10-25T22:46:05.559Z] [2023-10-25T22:46:05.559Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:05.863Z] #41 ... [2023-10-25T22:46:05.863Z] [2023-10-25T22:46:05.863Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:46:05.863Z] #42 ... [2023-10-25T22:46:05.863Z] [2023-10-25T22:46:05.863Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-25T22:46:05.863Z] #72 DONE 3.7s [2023-10-25T22:46:05.863Z] [2023-10-25T22:46:05.863Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:46:05.863Z] #42 ... [2023-10-25T22:46:05.863Z] [2023-10-25T22:46:05.863Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:06.141Z] #41 ... [2023-10-25T22:46:06.141Z] [2023-10-25T22:46:06.141Z] #44 [core-data internal] load build context [2023-10-25T22:46:06.416Z] #44 ... [2023-10-25T22:46:06.416Z] [2023-10-25T22:46:06.416Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:06.688Z] #41 ... [2023-10-25T22:46:06.688Z] [2023-10-25T22:46:06.688Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-25T22:46:06.688Z] #73 DONE 1.4s [2023-10-25T22:46:06.688Z] [2023-10-25T22:46:06.688Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:06.966Z] #41 ... [2023-10-25T22:46:06.966Z] [2023-10-25T22:46:06.966Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-25T22:46:06.966Z] #74 DONE 1.4s [2023-10-25T22:46:06.966Z] [2023-10-25T22:46:06.966Z] #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:46:07.234Z] #75 ... [2023-10-25T22:46:07.234Z] [2023-10-25T22:46:07.234Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:07.505Z] #50 ... [2023-10-25T22:46:07.505Z] [2023-10-25T22:46:07.505Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:07.505Z] #41 ... [2023-10-25T22:46:07.505Z] [2023-10-25T22:46:07.505Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:07.774Z] #47 ... [2023-10-25T22:46:07.774Z] [2023-10-25T22:46:07.774Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-25T22:46:07.774Z] #76 DONE 1.7s [2023-10-25T22:46:07.774Z] [2023-10-25T22:46:07.774Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:07.774Z] #47 ... [2023-10-25T22:46:07.774Z] [2023-10-25T22:46:07.774Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-25T22:46:07.774Z] #77 ... [2023-10-25T22:46:07.774Z] [2023-10-25T22:46:07.774Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:08.040Z] #45 ... [2023-10-25T22:46:08.040Z] [2023-10-25T22:46:08.040Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:08.040Z] #47 ... [2023-10-25T22:46:08.040Z] [2023-10-25T22:46:08.040Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-25T22:46:08.040Z] #78 DONE 1.2s [2023-10-25T22:46:08.040Z] [2023-10-25T22:46:08.040Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:08.040Z] #47 ... [2023-10-25T22:46:08.040Z] [2023-10-25T22:46:08.040Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:46:08.310Z] #52 ... [2023-10-25T22:46:08.310Z] [2023-10-25T22:46:08.310Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:08.310Z] #47 ... [2023-10-25T22:46:08.310Z] [2023-10-25T22:46:08.310Z] #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:46:08.310Z] #75 DONE 1.4s [2023-10-25T22:46:08.310Z] [2023-10-25T22:46:08.311Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:08.895Z] #47 ... [2023-10-25T22:46:08.895Z] [2023-10-25T22:46:08.895Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-25T22:46:08.895Z] #77 DONE 1.2s [2023-10-25T22:46:08.895Z] [2023-10-25T22:46:08.895Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:09.478Z] #47 ... [2023-10-25T22:46:09.478Z] [2023-10-25T22:46:09.478Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:46:09.478Z] #79 DONE 1.4s [2023-10-25T22:46:09.745Z] [2023-10-25T22:46:09.745Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:09.745Z] #47 ... [2023-10-25T22:46:09.745Z] [2023-10-25T22:46:09.745Z] #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-25T22:46:09.745Z] #80 DONE 1.2s [2023-10-25T22:46:09.745Z] [2023-10-25T22:46:09.745Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:10.014Z] #47 ... [2023-10-25T22:46:10.014Z] [2023-10-25T22:46:10.014Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-25T22:46:10.014Z] #81 DONE 1.2s [2023-10-25T22:46:10.287Z] [2023-10-25T22:46:10.287Z] #44 [core-data internal] load build context [2023-10-25T22:46:10.287Z] #44 ... [2023-10-25T22:46:10.287Z] [2023-10-25T22:46:10.287Z] #51 [core-command internal] load build context [2023-10-25T22:46:10.556Z] #51 ... [2023-10-25T22:46:10.556Z] [2023-10-25T22:46:10.556Z] #44 [core-data internal] load build context [2023-10-25T22:46:10.556Z] #44 ... [2023-10-25T22:46:10.556Z] [2023-10-25T22:46:10.556Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-25T22:46:10.556Z] #82 DONE 1.0s [2023-10-25T22:46:10.556Z] [2023-10-25T22:46:10.556Z] #44 [core-data internal] load build context [2023-10-25T22:46:10.556Z] #44 transferring context: 145.35MB 54.7s [2023-10-25T22:46:11.147Z] #44 ... [2023-10-25T22:46:11.147Z] [2023-10-25T22:46:11.147Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-25T22:46:11.147Z] #83 DONE 1.3s [2023-10-25T22:46:11.147Z] [2023-10-25T22:46:11.147Z] #44 [core-data internal] load build context [2023-10-25T22:46:11.733Z] #44 ... [2023-10-25T22:46:11.733Z] [2023-10-25T22:46:11.733Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:46:11.733Z] #48 ... [2023-10-25T22:46:11.733Z] [2023-10-25T22:46:11.733Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:12.003Z] #50 ... [2023-10-25T22:46:12.003Z] [2023-10-25T22:46:12.003Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-25T22:46:12.003Z] #84 DONE 1.7s [2023-10-25T22:46:12.003Z] [2023-10-25T22:46:12.003Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:12.271Z] #50 ... [2023-10-25T22:46:12.271Z] [2023-10-25T22:46:12.271Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-25T22:46:12.271Z] #85 DONE 1.5s [2023-10-25T22:46:12.271Z] [2023-10-25T22:46:12.271Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:13.235Z] #50 ... [2023-10-25T22:46:13.235Z] [2023-10-25T22:46:13.235Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-25T22:46:13.235Z] #86 DONE 1.0s [2023-10-25T22:46:13.235Z] [2023-10-25T22:46:13.235Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:13.235Z] #50 ... [2023-10-25T22:46:13.235Z] [2023-10-25T22:46:13.235Z] #49 [support-scheduler internal] load build context [2023-10-25T22:46:13.235Z] #49 ... [2023-10-25T22:46:13.235Z] [2023-10-25T22:46:13.235Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:15.831Z] #50 transferring context: 160.07MB 57.8s [2023-10-25T22:46:15.831Z] #50 ... [2023-10-25T22:46:15.831Z] [2023-10-25T22:46:15.831Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:15.831Z] #43 ... [2023-10-25T22:46:15.831Z] [2023-10-25T22:46:15.831Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:46:16.101Z] #42 ... [2023-10-25T22:46:16.101Z] [2023-10-25T22:46:16.101Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:18.058Z] #50 ... [2023-10-25T22:46:18.058Z] [2023-10-25T22:46:18.058Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:18.058Z] #41 ... [2023-10-25T22:46:18.058Z] [2023-10-25T22:46:18.058Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:18.058Z] #50 ... [2023-10-25T22:46:18.058Z] [2023-10-25T22:46:18.058Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:18.328Z] #45 ... [2023-10-25T22:46:18.328Z] [2023-10-25T22:46:18.328Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:18.328Z] #50 ... [2023-10-25T22:46:18.328Z] [2023-10-25T22:46:18.329Z] #87 [security-spire-config] exporting to image [2023-10-25T22:46:18.329Z] #87 exporting layers 6.0s done [2023-10-25T22:46:18.329Z] #87 writing image sha256:2ee0151ec219f4342dd10e47b475fcc525f771cbfacc81d4ff905ceaad48c25f 0.1s done [2023-10-25T22:46:18.329Z] #87 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-10-25T22:46:18.329Z] #87 writing image sha256:3209e5d0eff0e590c08b394a773c5a94654b3da51a515bfa6739d7863e9db8ee 0.1s done [2023-10-25T22:46:18.329Z] #87 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2023-10-25T22:46:18.329Z] #87 writing image sha256:21d9be5dfda9257d67751d9580888ac4e7784916fdab6d0710c9eaa7f09c135f 0.0s done [2023-10-25T22:46:18.329Z] #87 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-10-25T22:46:18.329Z] #87 DONE 6.1s [2023-10-25T22:46:18.329Z] [2023-10-25T22:46:18.329Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:18.329Z] #50 ... [2023-10-25T22:46:18.329Z] [2023-10-25T22:46:18.329Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:46:18.329Z] #52 ... [2023-10-25T22:46:18.329Z] [2023-10-25T22:46:18.329Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:20.281Z] #50 ... [2023-10-25T22:46:20.281Z] [2023-10-25T22:46:20.281Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:20.281Z] #47 ... [2023-10-25T22:46:20.281Z] [2023-10-25T22:46:20.281Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:20.558Z] #50 ... [2023-10-25T22:46:20.558Z] [2023-10-25T22:46:20.558Z] #51 [core-command internal] load build context [2023-10-25T22:46:20.558Z] #51 ... [2023-10-25T22:46:20.558Z] [2023-10-25T22:46:20.558Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:20.827Z] #50 ... [2023-10-25T22:46:20.827Z] [2023-10-25T22:46:20.827Z] #44 [core-data internal] load build context [2023-10-25T22:46:20.827Z] #44 transferring context: 189.79MB 64.6s done [2023-10-25T22:46:20.827Z] #44 DONE 65.9s [2023-10-25T22:46:20.827Z] [2023-10-25T22:46:20.827Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:21.098Z] #50 transferring context: 189.79MB 63.2s done [2023-10-25T22:46:22.082Z] #50 ... [2023-10-25T22:46:22.082Z] [2023-10-25T22:46:22.082Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:46:22.082Z] #48 ... [2023-10-25T22:46:22.082Z] [2023-10-25T22:46:22.082Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:22.673Z] #47 ... [2023-10-25T22:46:22.673Z] [2023-10-25T22:46:22.673Z] #50 [support-notifications internal] load build context [2023-10-25T22:46:22.673Z] #50 DONE 66.2s [2023-10-25T22:46:22.673Z] [2023-10-25T22:46:22.673Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:22.673Z] #47 ... [2023-10-25T22:46:22.673Z] [2023-10-25T22:46:22.673Z] #49 [support-scheduler internal] load build context [2023-10-25T22:46:22.673Z] #49 transferring context: 189.79MB 63.6s done [2023-10-25T22:46:22.673Z] #49 DONE 66.4s [2023-10-25T22:46:22.673Z] [2023-10-25T22:46:22.673Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:23.262Z] #47 ... [2023-10-25T22:46:23.262Z] [2023-10-25T22:46:23.262Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:46:23.262Z] #88 DONE 2.4s [2023-10-25T22:46:23.262Z] [2023-10-25T22:46:23.262Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:24.718Z] #47 ... [2023-10-25T22:46:24.718Z] [2023-10-25T22:46:24.718Z] #51 [core-command internal] load build context [2023-10-25T22:46:24.718Z] #51 transferring context: 189.79MB 65.6s done [2023-10-25T22:46:24.718Z] #51 DONE 67.6s [2023-10-25T22:46:24.718Z] [2023-10-25T22:46:24.718Z] #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:46:24.718Z] #89 DONE 1.8s [2023-10-25T22:46:24.718Z] [2023-10-25T22:46:24.718Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:24.988Z] #47 ... [2023-10-25T22:46:24.988Z] [2023-10-25T22:46:24.988Z] #48 [core-common-config-bootstrapper internal] load build context [2023-10-25T22:46:24.988Z] #48 transferring context: 189.79MB 67.4s done [2023-10-25T22:46:24.988Z] #48 DONE 69.3s [2023-10-25T22:46:24.988Z] [2023-10-25T22:46:24.988Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:25.262Z] #47 ... [2023-10-25T22:46:25.262Z] [2023-10-25T22:46:25.262Z] #43 [core-metadata internal] load build context [2023-10-25T22:46:25.262Z] #43 transferring context: 189.79MB 69.5s done [2023-10-25T22:46:25.262Z] #43 DONE 70.7s [2023-10-25T22:46:25.262Z] [2023-10-25T22:46:25.262Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:25.858Z] #47 transferring context: 189.79MB 68.9s done [2023-10-25T22:46:26.138Z] #47 ... [2023-10-25T22:46:26.138Z] [2023-10-25T22:46:26.138Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-25T22:46:26.138Z] #52 transferring context: 189.79MB 67.1s done [2023-10-25T22:46:26.138Z] #52 DONE 68.9s [2023-10-25T22:46:26.138Z] [2023-10-25T22:46:26.138Z] #47 [security-proxy-auth internal] load build context [2023-10-25T22:46:26.138Z] #47 DONE 70.7s [2023-10-25T22:46:26.138Z] [2023-10-25T22:46:26.138Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:26.138Z] #45 ... [2023-10-25T22:46:26.138Z] [2023-10-25T22:46:26.138Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:46:26.419Z] #42 ... [2023-10-25T22:46:26.419Z] [2023-10-25T22:46:26.419Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:26.699Z] #45 ... [2023-10-25T22:46:26.699Z] [2023-10-25T22:46:26.699Z] #41 [security-proxy-setup internal] load build context [2023-10-25T22:46:26.699Z] #41 transferring context: 189.79MB 72.1s done [2023-10-25T22:46:26.699Z] #41 DONE 72.6s [2023-10-25T22:46:26.699Z] [2023-10-25T22:46:26.699Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:26.971Z] #45 ... [2023-10-25T22:46:26.971Z] [2023-10-25T22:46:26.971Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:46:26.971Z] #90 DONE 0.9s [2023-10-25T22:46:26.971Z] [2023-10-25T22:46:26.971Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:27.583Z] #45 ... [2023-10-25T22:46:27.583Z] [2023-10-25T22:46:27.583Z] #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:46:27.583Z] #91 DONE 0.7s [2023-10-25T22:46:27.583Z] [2023-10-25T22:46:27.583Z] #45 [security-bootstrapper internal] load build context [2023-10-25T22:46:31.903Z] #45 transferring context: 189.79MB 74.6s done [2023-10-25T22:46:31.903Z] #45 DONE 76.6s [2023-10-25T22:46:31.903Z] [2023-10-25T22:46:31.903Z] #42 [security-secretstore-setup internal] load build context [2023-10-25T22:46:33.882Z] #42 transferring context: 189.79MB 78.9s done [2023-10-25T22:46:33.882Z] #42 DONE 79.3s [2023-10-25T22:46:33.882Z] [2023-10-25T22:46:33.882Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:46:33.882Z] #92 ... [2023-10-25T22:46:33.882Z] [2023-10-25T22:46:33.882Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:46:33.882Z] #93 ... [2023-10-25T22:46:33.882Z] [2023-10-25T22:46:33.882Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:46:34.859Z] #94 ... [2023-10-25T22:46:34.859Z] [2023-10-25T22:46:34.859Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #95 ... [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #93 DONE 54.8s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #96 [core-data builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #96 ... [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #95 DONE 53.7s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #97 ... [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #94 DONE 54.0s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #97 DONE 2.6s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #92 DONE 53.6s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T22:47:21.768Z] #98 ... [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #99 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:21.768Z] #100 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #101 [core-command builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #101 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #102 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:21.768Z] #103 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #104 [support-scheduler builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #104 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:21.768Z] #105 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #106 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #107 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #108 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:21.768Z] #109 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #110 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #96 [core-data builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #96 DONE 2.8s [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:21.768Z] #111 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #112 [core-metadata builder 6/7] COPY . . [2023-10-25T22:47:21.768Z] #112 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:21.768Z] #113 CACHED [2023-10-25T22:47:21.768Z] [2023-10-25T22:47:21.768Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T22:47:26.063Z] #114 4.686 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-10-25T22:47:27.043Z] #114 ... [2023-10-25T22:47:27.043Z] [2023-10-25T22:47:27.043Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T22:47:27.043Z] #98 3.672 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-10-25T22:47:29.015Z] #98 ... [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-10-25T22:47:29.015Z] #115 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:29.015Z] #116 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:29.015Z] #117 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-10-25T22:47:29.015Z] #118 DONE 7.6s [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-25T22:47:29.015Z] #119 DONE 7.7s [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:47:29.015Z] #120 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-25T22:47:29.015Z] #121 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #122 [security-bootstrapper builder 6/7] COPY . . [2023-10-25T22:47:29.015Z] #122 CACHED [2023-10-25T22:47:29.015Z] [2023-10-25T22:47:29.015Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T22:47:31.610Z] #123 ... [2023-10-25T22:47:31.610Z] [2023-10-25T22:47:31.610Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T22:47:31.610Z] #0 5.038 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-10-25T22:47:31.610Z] #124 ... [2023-10-25T22:47:31.610Z] [2023-10-25T22:47:31.610Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T22:47:31.610Z] #0 4.995 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-10-25T22:47:31.610Z] #125 ... [2023-10-25T22:47:31.610Z] [2023-10-25T22:47:31.610Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-25T22:47:31.610Z] #0 4.631 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-10-25T22:47:31.610Z] #126 ... [2023-10-25T22:47:31.610Z] [2023-10-25T22:47:31.610Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T22:47:31.610Z] #0 3.280 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-10-25T22:47:31.610Z] #127 ... [2023-10-25T22:47:31.610Z] [2023-10-25T22:47:31.610Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T22:47:31.610Z] #0 4.100 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-10-25T22:47:31.878Z] #128 ... [2023-10-25T22:47:31.878Z] [2023-10-25T22:47:31.878Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-25T22:47:32.840Z] #129 3.804 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-10-25T22:47:35.437Z] #129 ... [2023-10-25T22:47:35.437Z] [2023-10-25T22:47:35.437Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T22:47:35.437Z] #123 3.962 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-10-25T22:47:38.777Z] #123 ... [2023-10-25T22:47:38.777Z] [2023-10-25T22:47:38.777Z] #130 [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-10-25T22:47:38.778Z] #0 3.348 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-10-25T22:47:39.044Z] #130 ... [2023-10-25T22:47:39.044Z] [2023-10-25T22:47:39.044Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-25T22:47:39.044Z] #0 4.132 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-10-25T23:02:31.707Z] #131 ... [2023-10-25T23:02:31.707Z] [2023-10-25T23:02:31.707Z] #130 [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-10-25T23:02:31.707Z] #130 901.5 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-10-25T23:02:49.987Z] #130 ... [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-25T23:02:49.987Z] #131 DONE 920.1s [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:02:49.987Z] #98 ... [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:02:49.987Z] #132 DONE 0.4s [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:02:49.987Z] #128 ... [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:02:49.987Z] #133 DONE 0.2s [2023-10-25T23:02:49.987Z] [2023-10-25T23:02:49.987Z] #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-10-25T23:02:50.261Z] #134 DONE 0.3s [2023-10-25T23:02:50.261Z] [2023-10-25T23:02:50.261Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:02:50.261Z] #125 ... [2023-10-25T23:02:50.261Z] [2023-10-25T23:02:50.261Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-25T23:02:50.537Z] #135 DONE 0.2s [2023-10-25T23:02:50.537Z] [2023-10-25T23:02:50.537Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-25T23:02:50.808Z] #136 DONE 0.3s [2023-10-25T23:02:50.808Z] [2023-10-25T23:02:50.808Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-25T23:02:51.079Z] #137 DONE 0.2s [2023-10-25T23:02:51.079Z] [2023-10-25T23:02:51.079Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T23:02:53.685Z] #138 DONE 2.8s [2023-10-25T23:02:53.685Z] [2023-10-25T23:02:53.685Z] #87 [security-proxy-setup] exporting to image [2023-10-25T23:02:53.685Z] #87 exporting layers [2023-10-25T23:02:55.108Z] #87 exporting layers 1.3s done [2023-10-25T23:02:55.108Z] #87 writing image sha256:239ef9742aca4f496dc1a71af98695126e88f87232b15e34be9c3f6dc43c3de4 done [2023-10-25T23:02:55.108Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-25T23:02:55.108Z] #87 DONE 7.5s [2023-10-25T23:02:55.108Z] [2023-10-25T23:02:55.108Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:02:55.702Z] #125 ... [2023-10-25T23:02:55.702Z] [2023-10-25T23:02:55.702Z] #130 [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-10-25T23:02:55.702Z] #130 DONE 926.9s [2023-10-25T23:02:55.702Z] [2023-10-25T23:02:55.702Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:02:56.293Z] #128 ... [2023-10-25T23:02:56.293Z] [2023-10-25T23:02:56.293Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:02:56.293Z] #139 DONE 0.2s [2023-10-25T23:02:56.293Z] [2023-10-25T23:02:56.293Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T23:02:56.576Z] #124 ... [2023-10-25T23:02:56.576Z] [2023-10-25T23:02:56.576Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:02:56.848Z] #140 DONE 0.4s [2023-10-25T23:02:56.848Z] [2023-10-25T23:02:56.849Z] #141 [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-10-25T23:02:57.508Z] #141 DONE 0.4s [2023-10-25T23:02:57.508Z] [2023-10-25T23:02:57.508Z] #142 [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-10-25T23:02:57.779Z] #142 DONE 0.3s [2023-10-25T23:02:57.779Z] [2023-10-25T23:02:57.779Z] #143 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:02:58.060Z] #143 DONE 0.3s [2023-10-25T23:02:58.060Z] [2023-10-25T23:02:58.060Z] #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-25T23:02:58.344Z] #144 DONE 0.5s [2023-10-25T23:02:58.344Z] [2023-10-25T23:02:58.344Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:02:58.630Z] #125 ... [2023-10-25T23:02:58.630Z] [2023-10-25T23:02:58.630Z] #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-25T23:02:58.909Z] #145 DONE 0.4s [2023-10-25T23:02:58.909Z] [2023-10-25T23:02:58.909Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:02:58.909Z] #125 ... [2023-10-25T23:02:58.909Z] [2023-10-25T23:02:58.909Z] #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-25T23:02:59.184Z] #146 DONE 0.2s [2023-10-25T23:02:59.184Z] [2023-10-25T23:02:59.184Z] #147 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T23:03:02.139Z] #147 DONE 2.8s [2023-10-25T23:03:02.139Z] [2023-10-25T23:03:02.139Z] #87 [security-secretstore-setup] exporting to image [2023-10-25T23:03:02.139Z] #87 exporting layers [2023-10-25T23:03:02.139Z] #87 ... [2023-10-25T23:03:02.139Z] [2023-10-25T23:03:02.139Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-25T23:03:02.139Z] #129 DONE 933.4s [2023-10-25T23:03:02.437Z] [2023-10-25T23:03:02.437Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T23:03:04.002Z] #127 ... [2023-10-25T23:03:04.002Z] [2023-10-25T23:03:04.002Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-25T23:03:04.313Z] #148 DONE 0.4s [2023-10-25T23:03:04.313Z] [2023-10-25T23:03:04.313Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:03:04.313Z] #128 ... [2023-10-25T23:03:04.313Z] [2023-10-25T23:03:04.313Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-25T23:03:05.294Z] #149 ... [2023-10-25T23:03:05.294Z] [2023-10-25T23:03:05.294Z] #87 [security-secretstore-setup] exporting to image [2023-10-25T23:03:05.294Z] #87 exporting layers 3.2s done [2023-10-25T23:03:05.294Z] #87 writing image sha256:9d692ce48a54941916b02d0c20533c4b2e07e3e5f6276c0b916651d2e617e5fc done [2023-10-25T23:03:05.294Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-25T23:03:05.294Z] #87 DONE 10.7s [2023-10-25T23:03:05.294Z] [2023-10-25T23:03:05.294Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T23:03:07.320Z] #124 ... [2023-10-25T23:03:07.320Z] [2023-10-25T23:03:07.320Z] #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-25T23:03:07.320Z] #149 DONE 2.8s [2023-10-25T23:03:07.320Z] [2023-10-25T23:03:07.320Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:03:07.593Z] #150 DONE 0.5s [2023-10-25T23:03:07.593Z] [2023-10-25T23:03:07.593Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:03:07.864Z] #151 DONE 0.2s [2023-10-25T23:03:07.864Z] [2023-10-25T23:03:07.864Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:03:07.864Z] #128 ... [2023-10-25T23:03:07.864Z] [2023-10-25T23:03:07.864Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-25T23:03:08.485Z] #152 DONE 0.4s [2023-10-25T23:03:08.485Z] [2023-10-25T23:03:08.485Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:03:08.485Z] #98 ... [2023-10-25T23:03:08.485Z] [2023-10-25T23:03:08.485Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-25T23:03:08.765Z] #153 DONE 0.4s [2023-10-25T23:03:08.765Z] [2023-10-25T23:03:08.765Z] #154 [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-10-25T23:03:08.765Z] #154 DONE 0.2s [2023-10-25T23:03:08.765Z] [2023-10-25T23:03:08.765Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T23:03:09.037Z] #114 ... [2023-10-25T23:03:09.037Z] [2023-10-25T23:03:09.037Z] #155 [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-10-25T23:03:09.312Z] #155 DONE 0.3s [2023-10-25T23:03:09.312Z] [2023-10-25T23:03:09.312Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T23:03:09.312Z] #127 ... [2023-10-25T23:03:09.312Z] [2023-10-25T23:03:09.312Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-25T23:03:09.584Z] #156 DONE 0.3s [2023-10-25T23:03:09.584Z] [2023-10-25T23:03:09.584Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:03:09.584Z] #125 ... [2023-10-25T23:03:09.584Z] [2023-10-25T23:03:09.584Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-25T23:03:09.857Z] #157 DONE 0.3s [2023-10-25T23:03:09.857Z] [2023-10-25T23:03:09.857Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T23:03:09.857Z] #114 ... [2023-10-25T23:03:09.857Z] [2023-10-25T23:03:09.857Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-25T23:03:12.572Z] #158 DONE 2.3s [2023-10-25T23:03:12.572Z] [2023-10-25T23:03:12.572Z] #87 [security-bootstrapper] exporting to image [2023-10-25T23:03:12.572Z] #87 exporting layers [2023-10-25T23:03:13.163Z] #87 exporting layers 1.1s done [2023-10-25T23:03:13.434Z] #87 writing image sha256:a3f5733ec00689404fbf6ae183641b3233217f423159a7e538d2faa294fb6f0f 0.0s done [2023-10-25T23:03:13.434Z] #87 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-25T23:03:13.434Z] #87 DONE 11.9s [2023-10-25T23:03:13.434Z] [2023-10-25T23:03:13.434Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:03:20.116Z] #125 ... [2023-10-25T23:03:20.116Z] [2023-10-25T23:03:20.116Z] #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-25T23:03:20.116Z] #114 DONE 958.8s [2023-10-25T23:03:20.116Z] [2023-10-25T23:03:20.116Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T23:03:20.393Z] #127 ... [2023-10-25T23:03:20.393Z] [2023-10-25T23:03:20.393Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:03:20.671Z] #159 DONE 0.4s [2023-10-25T23:03:20.671Z] [2023-10-25T23:03:20.671Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:03:20.949Z] #128 ... [2023-10-25T23:03:20.949Z] [2023-10-25T23:03:20.949Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:03:20.950Z] #160 DONE 0.2s [2023-10-25T23:03:20.950Z] [2023-10-25T23:03:20.950Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-25T23:03:21.226Z] #161 DONE 0.3s [2023-10-25T23:03:21.226Z] [2023-10-25T23:03:21.226Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:03:21.498Z] #162 DONE 0.2s [2023-10-25T23:03:21.498Z] [2023-10-25T23:03:21.498Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T23:03:21.498Z] #123 ... [2023-10-25T23:03:21.498Z] [2023-10-25T23:03:21.498Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-25T23:03:21.768Z] #163 DONE 0.2s [2023-10-25T23:03:21.768Z] [2023-10-25T23:03:21.768Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-25T23:03:23.731Z] #164 DONE 2.1s [2023-10-25T23:03:23.731Z] [2023-10-25T23:03:23.731Z] #87 [security-proxy-auth] exporting to image [2023-10-25T23:03:23.731Z] #87 exporting layers [2023-10-25T23:03:24.803Z] #87 exporting layers 1.0s done [2023-10-25T23:03:24.803Z] #87 writing image sha256:a7ee6106e6529426f9ff57abfbda2399c9b66d69d0fd44816c9d5725b17d3243 0.0s done [2023-10-25T23:03:24.803Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-25T23:03:24.803Z] #87 DONE 12.9s [2023-10-25T23:03:24.803Z] [2023-10-25T23:03:24.803Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:03:30.184Z] #98 ... [2023-10-25T23:03:30.184Z] [2023-10-25T23:03:30.184Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-25T23:03:30.184Z] #127 DONE 968.5s [2023-10-25T23:03:30.184Z] [2023-10-25T23:03:30.184Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:03:30.184Z] #125 ... [2023-10-25T23:03:30.184Z] [2023-10-25T23:03:30.184Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:03:30.184Z] #165 DONE 0.2s [2023-10-25T23:03:30.184Z] [2023-10-25T23:03:30.184Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:03:30.786Z] #166 DONE 0.4s [2023-10-25T23:03:30.786Z] [2023-10-25T23:03:30.786Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-25T23:03:31.058Z] #167 DONE 0.3s [2023-10-25T23:03:31.058Z] [2023-10-25T23:03:31.058Z] #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-10-25T23:03:31.058Z] #168 DONE 0.2s [2023-10-25T23:03:31.058Z] [2023-10-25T23:03:31.058Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:03:31.328Z] #128 ... [2023-10-25T23:03:31.328Z] [2023-10-25T23:03:31.328Z] #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-10-25T23:03:31.328Z] #169 DONE 0.2s [2023-10-25T23:03:31.328Z] [2023-10-25T23:03:31.328Z] #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-10-25T23:03:33.930Z] #170 DONE 2.4s [2023-10-25T23:03:33.930Z] [2023-10-25T23:03:33.930Z] #87 [core-common-config-bootstrapper] exporting to image [2023-10-25T23:03:33.930Z] #87 exporting layers [2023-10-25T23:03:34.520Z] #87 exporting layers 0.6s done [2023-10-25T23:03:34.520Z] #87 writing image sha256:6a8d82b4b4c83b5524ca98b55fc43c4f80eb6316c5304fb69a1089472987ed3b 0.0s done [2023-10-25T23:03:34.520Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-10-25T23:03:34.520Z] #87 DONE 13.5s [2023-10-25T23:03:34.520Z] [2023-10-25T23:03:34.520Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:30.995Z] #128 ... [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-25T23:04:30.995Z] #125 DONE 1023.7s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:30.995Z] #128 ... [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:04:30.995Z] #171 DONE 0.2s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:04:30.995Z] #172 DONE 0.2s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-25T23:04:30.995Z] #173 DONE 0.3s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:04:30.995Z] #174 DONE 0.1s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:30.995Z] #128 ... [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #87 [core-command] exporting to image [2023-10-25T23:04:30.995Z] #87 exporting layers [2023-10-25T23:04:30.995Z] #87 exporting layers 0.4s done [2023-10-25T23:04:30.995Z] #87 writing image sha256:81d6e7385e38a7dc7c1d90dd7e60633331a65d96ae1e3e6a85e2a15a7298aac7 done [2023-10-25T23:04:30.995Z] #87 naming to docker.io/library/core-command-arm64 done [2023-10-25T23:04:30.995Z] #87 DONE 13.9s [2023-10-25T23:04:30.995Z] [2023-10-25T23:04:30.995Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:04:34.358Z] #98 ... [2023-10-25T23:04:34.358Z] [2023-10-25T23:04:34.358Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-25T23:04:34.358Z] #124 DONE 1033.1s [2023-10-25T23:04:34.637Z] [2023-10-25T23:04:34.637Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:34.910Z] #128 ... [2023-10-25T23:04:34.910Z] [2023-10-25T23:04:34.910Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:04:35.189Z] #175 DONE 0.2s [2023-10-25T23:04:35.189Z] [2023-10-25T23:04:35.189Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:04:35.469Z] #176 DONE 0.2s [2023-10-25T23:04:35.469Z] [2023-10-25T23:04:35.469Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-25T23:04:35.748Z] #177 DONE 0.4s [2023-10-25T23:04:35.748Z] [2023-10-25T23:04:35.748Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:35.748Z] #128 ... [2023-10-25T23:04:35.748Z] [2023-10-25T23:04:35.748Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:04:36.020Z] #178 DONE 0.2s [2023-10-25T23:04:36.020Z] [2023-10-25T23:04:36.020Z] #87 [core-data] exporting to image [2023-10-25T23:04:36.020Z] #87 exporting layers [2023-10-25T23:04:36.614Z] #87 exporting layers 0.5s done [2023-10-25T23:04:36.614Z] #87 writing image sha256:ec75903ca352f179d0b98ea8c58db03ce0418638963d88f10f38baf959e55966 0.0s done [2023-10-25T23:04:36.614Z] #87 naming to docker.io/library/core-data-arm64 done [2023-10-25T23:04:36.614Z] #87 DONE 14.4s [2023-10-25T23:04:36.614Z] [2023-10-25T23:04:36.614Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:04:37.600Z] #98 ... [2023-10-25T23:04:37.600Z] [2023-10-25T23:04:37.600Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-25T23:04:37.600Z] #128 DONE 1036.3s [2023-10-25T23:04:37.600Z] [2023-10-25T23:04:37.600Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:04:37.873Z] #98 ... [2023-10-25T23:04:37.873Z] [2023-10-25T23:04:37.873Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:04:37.873Z] #179 DONE 0.3s [2023-10-25T23:04:37.873Z] [2023-10-25T23:04:37.873Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-25T23:04:38.143Z] #126 ... [2023-10-25T23:04:38.143Z] [2023-10-25T23:04:38.143Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:04:38.424Z] #180 DONE 0.3s [2023-10-25T23:04:38.424Z] [2023-10-25T23:04:38.424Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-25T23:04:38.705Z] #181 DONE 0.3s [2023-10-25T23:04:38.705Z] [2023-10-25T23:04:38.705Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:04:39.002Z] #182 DONE 0.1s [2023-10-25T23:04:39.002Z] [2023-10-25T23:04:39.002Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-25T23:04:39.002Z] #183 DONE 0.2s [2023-10-25T23:04:39.002Z] [2023-10-25T23:04:39.002Z] #87 [core-metadata] exporting to image [2023-10-25T23:04:39.283Z] #87 exporting layers 0.4s done [2023-10-25T23:04:39.554Z] #87 writing image sha256:1206402b1bb752e6e97c4278cd8c9c99289ebc095f4a0e5acbbaf8e8a5faf0a4 done [2023-10-25T23:04:39.554Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-10-25T23:04:39.554Z] #87 DONE 14.8s [2023-10-25T23:04:39.554Z] [2023-10-25T23:04:39.554Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:11.866Z] #46 ... [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-25T23:05:11.866Z] #123 DONE 1058.5s [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:11.866Z] #46 ... [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:05:11.866Z] #184 DONE 0.1s [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:11.866Z] #46 ... [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:05:11.866Z] #185 DONE 0.1s [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.866Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-25T23:05:11.866Z] #186 DONE 0.5s [2023-10-25T23:05:11.866Z] [2023-10-25T23:05:11.867Z] #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-10-25T23:05:11.867Z] #187 DONE 0.2s [2023-10-25T23:05:11.867Z] [2023-10-25T23:05:11.867Z] #87 [security-spiffe-token-provider] exporting to image [2023-10-25T23:05:11.867Z] #87 exporting layers [2023-10-25T23:05:11.867Z] #87 exporting layers 0.7s done [2023-10-25T23:05:11.867Z] #87 writing image sha256:942d67152ad1c164b78fec007e9f3f0e2df8704723bc33387e39c461d00122d6 done [2023-10-25T23:05:11.867Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-25T23:05:11.867Z] #87 DONE 15.6s [2023-10-25T23:05:11.867Z] [2023-10-25T23:05:11.867Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:33.957Z] #46 ... [2023-10-25T23:05:33.957Z] [2023-10-25T23:05:33.957Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-25T23:05:33.957Z] #98 DONE 1092.9s [2023-10-25T23:05:33.957Z] [2023-10-25T23:05:33.957Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-25T23:05:33.957Z] #126 DONE 1092.9s [2023-10-25T23:05:34.229Z] [2023-10-25T23:05:34.229Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:34.841Z] #46 ... [2023-10-25T23:05:34.841Z] [2023-10-25T23:05:34.841Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:05:34.841Z] #188 DONE 0.3s [2023-10-25T23:05:34.841Z] [2023-10-25T23:05:34.841Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-25T23:05:34.841Z] #189 DONE 0.2s [2023-10-25T23:05:34.841Z] [2023-10-25T23:05:34.841Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:05:35.115Z] #190 DONE 0.2s [2023-10-25T23:05:35.115Z] [2023-10-25T23:05:35.115Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-25T23:05:35.115Z] #191 DONE 0.2s [2023-10-25T23:05:35.115Z] [2023-10-25T23:05:35.115Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-25T23:05:35.708Z] #192 DONE 0.6s [2023-10-25T23:05:35.708Z] [2023-10-25T23:05:35.708Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-25T23:05:35.708Z] #193 DONE 0.5s [2023-10-25T23:05:35.708Z] [2023-10-25T23:05:35.708Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:05:35.978Z] #194 DONE 0.1s [2023-10-25T23:05:35.978Z] [2023-10-25T23:05:35.978Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-25T23:05:35.978Z] #195 DONE 0.2s [2023-10-25T23:05:35.978Z] [2023-10-25T23:05:35.978Z] #87 [support-notifications] exporting to image [2023-10-25T23:05:35.978Z] #87 exporting layers [2023-10-25T23:05:36.253Z] #87 exporting layers 0.5s done [2023-10-25T23:05:36.253Z] #87 writing image sha256:ffc48d8418381c5a3a1adc440f1b0ce6f832bc21911bbcab2292f3290914d8da 0.0s done [2023-10-25T23:05:36.253Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-10-25T23:05:36.253Z] #87 writing image sha256:f2371d72d16c587b9b3d8f9c27c08460577eb963a2cba6bb24ba104062ca6cdb done [2023-10-25T23:05:36.253Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-10-25T23:05:36.253Z] #87 DONE 16.1s [2023-10-25T23:05:36.253Z] [2023-10-25T23:05:36.253Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-25T23:05:36.253Z] time="2023-10-25T22:44:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-25T23:05:36.281Z] $ docker stop --time=1 a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 [2023-10-25T23:05:38.119Z] $ docker rm -f --volumes a52a5a43c3ac6459eb5ef4cb7e4ad27682a0f7aff38ca88b6da0704745be56c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T23:05:38.731Z] + docker images [2023-10-25T23:05:38.731Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-25T23:05:38.731Z] support-scheduler-arm64 latest ffc48d841838 3 seconds ago 33.6MB [2023-10-25T23:05:38.731Z] support-notifications-arm64 latest f2371d72d16c 3 seconds ago 34.3MB [2023-10-25T23:05:38.731Z] security-spiffe-token-provider-arm64 latest 942d67152ad1 30 seconds ago 35.3MB [2023-10-25T23:05:38.731Z] core-metadata-arm64 latest 1206402b1bb7 About a minute ago 21.5MB [2023-10-25T23:05:38.731Z] core-data-arm64 latest ec75903ca352 About a minute ago 21.2MB [2023-10-25T23:05:38.731Z] core-command-arm64 latest 81d6e7385e38 About a minute ago 21MB [2023-10-25T23:05:38.731Z] core-common-config-bootstrapper-arm64 latest 6a8d82b4b4c8 2 minutes ago 18.3MB [2023-10-25T23:05:38.731Z] security-proxy-auth-arm64 latest a7ee6106e652 2 minutes ago 19.4MB [2023-10-25T23:05:38.731Z] security-bootstrapper-arm64 latest a3f5733ec006 2 minutes ago 23.1MB [2023-10-25T23:05:38.731Z] security-secretstore-setup-arm64 latest 9d692ce48a54 2 minutes ago 43.7MB [2023-10-25T23:05:38.731Z] security-proxy-setup-arm64 latest 239ef9742aca 2 minutes ago 34MB [2023-10-25T23:05:38.731Z] security-spire-agent-arm64 latest 3209e5d0eff0 19 minutes ago 157MB [2023-10-25T23:05:38.731Z] security-spire-config-arm64 latest 21d9be5dfda9 19 minutes ago 95.8MB [2023-10-25T23:05:38.731Z] security-spire-server-arm64 latest 2ee0151ec219 19 minutes ago 101MB [2023-10-25T23:05:38.731Z] ci-base-image-arm64 latest 14a407aef126 33 minutes ago 926MB [2023-10-25T23:05:38.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 weeks ago 553MB [2023-10-25T23:05:38.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-25T23:05:39.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:05:39.552Z] [2023-10-25T23:05:39.552Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:05:39.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:05:40.229Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T23:05:40.229Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T23:05:40.229Z] 04944245beec: Pulling fs layer [2023-10-25T23:05:40.229Z] 699f458cf7ca: Pulling fs layer [2023-10-25T23:05:40.229Z] 765212b225bb: Pulling fs layer [2023-10-25T23:05:40.229Z] f23df028b6ca: Pulling fs layer [2023-10-25T23:05:40.229Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T23:05:40.229Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T23:05:40.229Z] f23df028b6ca: Waiting [2023-10-25T23:05:40.229Z] d65c8cfc05b1: Waiting [2023-10-25T23:05:40.229Z] 2437ff75d9bd: Waiting [2023-10-25T23:05:40.229Z] 765212b225bb: Waiting [2023-10-25T23:05:40.229Z] 04944245beec: Verifying Checksum [2023-10-25T23:05:40.229Z] 04944245beec: Download complete [2023-10-25T23:05:40.229Z] 765212b225bb: Verifying Checksum [2023-10-25T23:05:40.229Z] 765212b225bb: Download complete [2023-10-25T23:05:40.501Z] f23df028b6ca: Verifying Checksum [2023-10-25T23:05:40.501Z] f23df028b6ca: Download complete [2023-10-25T23:05:40.501Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T23:05:40.501Z] d65c8cfc05b1: Download complete [2023-10-25T23:05:40.501Z] 699f458cf7ca: Verifying Checksum [2023-10-25T23:05:40.501Z] 699f458cf7ca: Download complete [2023-10-25T23:05:41.087Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T23:05:41.087Z] 8998bd30e6a1: Download complete [2023-10-25T23:05:43.685Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T23:05:43.685Z] 2437ff75d9bd: Download complete [2023-10-25T23:05:46.277Z] 8998bd30e6a1: Pull complete [2023-10-25T23:05:46.861Z] 04944245beec: Pull complete [2023-10-25T23:05:48.275Z] 699f458cf7ca: Pull complete [2023-10-25T23:05:48.544Z] 765212b225bb: Pull complete [2023-10-25T23:05:49.516Z] f23df028b6ca: Pull complete [2023-10-25T23:05:49.788Z] d65c8cfc05b1: Pull complete [2023-10-25T23:06:08.042Z] 2437ff75d9bd: Pull complete [2023-10-25T23:06:08.042Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T23:06:08.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T23:06:08.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:06:08.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-10454 does not seem to be running inside a container [2023-10-25T23:06:08.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T23:06:12.016Z] $ docker top a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:13.023Z] ---> job-cost.sh [2023-10-25T23:06:13.023Z] lf-activate-venv: SKIPPING [2023-10-25T23:06:13.023Z] INFO: No Stack... [2023-10-25T23:06:13.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T23:06:15.028Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T23:06:15.705Z] + + cut -d,cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-25T23:06:15.705Z] -f6 [Pipeline] lock [2023-10-25T23:06:15.767Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] [2023-10-25T23:06:15.772Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] did not exist. Created. [2023-10-25T23:06:15.772Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T23:06:16.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T23:06:16.793Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T23:06:16.809Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4709-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T23:06:16.879Z] $ docker stop --time=1 a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 [2023-10-25T23:06:18.489Z] $ docker rm -f --volumes a6e50057c7aa88dd575649056ea6d24dbb8abc82016df7b37c4c5d94ea80d727 [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-10-25T23:06:19.696Z] provisioning config files... [2023-10-25T23:06:19.704Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5133217391536451136tmp [Pipeline] { [Pipeline] sh [2023-10-25T23:06:20.046Z] + set +x [2023-10-25T23:06:20.046Z] + curl -s https://codecov.io/bash [2023-10-25T23:06:20.046Z] + bash -s -- [2023-10-25T23:06:20.046Z] [2023-10-25T23:06:20.046Z] _____ _ [2023-10-25T23:06:20.046Z] / ____| | | [2023-10-25T23:06:20.046Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T23:06:20.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T23:06:20.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T23:06:20.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T23:06:20.046Z] Bash-1.0.6 [2023-10-25T23:06:20.046Z] [2023-10-25T23:06:20.046Z] [2023-10-25T23:06:20.046Z] ==> git version 2.25.1 found [2023-10-25T23:06:20.046Z] ==> 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-10-25T23:06:20.046Z] Release-Date: 2020-01-08 [2023-10-25T23:06:20.046Z] 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-10-25T23:06:20.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T23:06:20.046Z] ==> Jenkins CI detected. [2023-10-25T23:06:20.046Z] current dir:  /w/workspace/edgex-go/1 [2023-10-25T23:06:20.046Z] project root: . [2023-10-25T23:06:20.046Z] --> token set from env [2023-10-25T23:06:20.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T23:06:20.046Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T23:06:20.046Z] ==> Python coveragepy not found [2023-10-25T23:06:20.046Z] ==> Searching for coverage reports in: [2023-10-25T23:06:20.046Z] + . [2023-10-25T23:06:20.046Z] -> Found 1 reports [2023-10-25T23:06:20.046Z] ==> Detecting git/mercurial file structure [2023-10-25T23:06:20.308Z] ==> Reading reports [2023-10-25T23:06:20.308Z] + ./coverage.out bytes=453601 [2023-10-25T23:06:20.308Z] ==> Appending adjustments [2023-10-25T23:06:20.308Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T23:06:21.248Z] + Found adjustments [2023-10-25T23:06:21.248Z] ==> Gzipping contents [2023-10-25T23:06:21.248Z] 60K /tmp/codecov.2REF4q.gz [2023-10-25T23:06:21.248Z] ==> Uploading reports [2023-10-25T23:06:21.248Z] url: https://codecov.io [2023-10-25T23:06:21.249Z] query: branch=PR-4709&commit=fe40ce2874768f28f6d8b9f0e7639b0da20c200f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4709%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4709&job=&cmd_args= [2023-10-25T23:06:21.249Z] -> Pinging Codecov [2023-10-25T23:06:21.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4709&commit=fe40ce2874768f28f6d8b9f0e7639b0da20c200f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4709%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4709&job=&cmd_args= [2023-10-25T23:06:21.508Z] -> Uploading to [2023-10-25T23:06:21.508Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/00271124DB129430A58F1EEE437C3FCB/fe40ce2874768f28f6d8b9f0e7639b0da20c200f/31260e6a-5b49-43c8-85a2-35a229c28347.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T230621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10883c9c382417e0030b2931a2d7881436aefc23071ff95fe7d64defc141cf7e [2023-10-25T23:06:21.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T23:06:21.508Z] Dload Upload Total Spent Left Speed [2023-10-25T23:06:21.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57704 0 0 100 57704 0 436k --:--:-- --:--:-- --:--:-- 436k 100 57704 0 0 100 57704 0 159k --:--:-- --:--:-- --:--:-- 158k [2023-10-25T23:06:21.771Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fe40ce2874768f28f6d8b9f0e7639b0da20c200f [Pipeline] } [2023-10-25T23:06:21.800Z] 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-10-25T23:06:23.409Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:23.734Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:24.622Z] ---> package-listing.sh [2023-10-25T23:06:24.622Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T23:06:24.622Z] ++ facter osfamily [2023-10-25T23:06:24.881Z] + OS_FAMILY=debian [2023-10-25T23:06:24.881Z] + workspace=/w/workspace/edgex-go/1 [2023-10-25T23:06:24.881Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T23:06:24.881Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T23:06:24.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T23:06:24.881Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T23:06:24.881Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-25T23:06:24.881Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T23:06:24.881Z] + case "${OS_FAMILY}" in [2023-10-25T23:06:24.881Z] + dpkg -l [2023-10-25T23:06:24.881Z] + grep '^ii' [2023-10-25T23:06:24.881Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T23:06:24.881Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T23:06:24.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T23:06:24.881Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-25T23:06:24.881Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-25T23:06:24.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-25T23:06:24.919Z] 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-10-25T23:06:25.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:06:25.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T23:06:25.940Z] [2023-10-25T23:06:25.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T23:06:26.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T23:06:26.317Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T23:06:26.317Z] 5eb5b503b376: Pulling fs layer [2023-10-25T23:06:26.317Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T23:06:26.317Z] ec43610c2a17: Pulling fs layer [2023-10-25T23:06:26.317Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T23:06:26.317Z] 33b1e0a273af: Pulling fs layer [2023-10-25T23:06:26.317Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T23:06:26.317Z] 2f39f015ded8: Pulling fs layer [2023-10-25T23:06:26.317Z] 3a2ae6a8a46f: Waiting [2023-10-25T23:06:26.317Z] 33b1e0a273af: Waiting [2023-10-25T23:06:26.317Z] 5d3b04190fa2: Waiting [2023-10-25T23:06:26.317Z] 2f39f015ded8: Waiting [2023-10-25T23:06:26.317Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T23:06:26.317Z] 5c69ac0246d0: Download complete [2023-10-25T23:06:26.317Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-25T23:06:26.317Z] 3a2ae6a8a46f: Download complete [2023-10-25T23:06:26.317Z] 33b1e0a273af: Verifying Checksum [2023-10-25T23:06:26.317Z] 33b1e0a273af: Download complete [2023-10-25T23:06:26.317Z] 5d3b04190fa2: Download complete [2023-10-25T23:06:26.317Z] ec43610c2a17: Verifying Checksum [2023-10-25T23:06:26.317Z] ec43610c2a17: Download complete [2023-10-25T23:06:26.575Z] 5eb5b503b376: Verifying Checksum [2023-10-25T23:06:26.575Z] 5eb5b503b376: Download complete [2023-10-25T23:06:27.139Z] 2f39f015ded8: Download complete [2023-10-25T23:06:27.703Z] 5eb5b503b376: Pull complete [2023-10-25T23:06:27.703Z] 5c69ac0246d0: Pull complete [2023-10-25T23:06:28.268Z] ec43610c2a17: Pull complete [2023-10-25T23:06:28.268Z] 3a2ae6a8a46f: Pull complete [2023-10-25T23:06:28.526Z] 33b1e0a273af: Pull complete [2023-10-25T23:06:28.526Z] 5d3b04190fa2: Pull complete [2023-10-25T23:06:32.706Z] 2f39f015ded8: Pull complete [2023-10-25T23:06:32.706Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T23:06:32.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T23:06:32.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T23:06:32.937Z] prd-ubuntu20.04-docker-8c-8g-10442 does not seem to be running inside a container [2023-10-25T23:06:32.962Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T23:06:35.959Z] $ docker top f3ddd3ac9f82c2a1fb999ffaad29d895c56a7ad7bf1e2912c2da3cb518777fba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T23:06:36.357Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T23:06:36.674Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T23:06:36.984Z] + ls /var/log/sa-host [2023-10-25T23:06:36.984Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T23:06:37.125Z] provisioning config files... [2023-10-25T23:06:37.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4919536540504376710tmp [Pipeline] { [Pipeline] echo [2023-10-25T23:06:37.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:37.499Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T23:06:37.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:37.933Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T23:06:37.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:38.279Z] ---> sudo-logs.sh [2023-10-25T23:06:38.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T23:06:38.353Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:38.664Z] ---> job-cost.sh [2023-10-25T23:06:38.664Z] lf-activate-venv: SKIPPING [2023-10-25T23:06:38.664Z] DEBUG: total: 0.10999999940395355 [2023-10-25T23:06:38.664Z] INFO: Retrieving Stack Cost... [2023-10-25T23:06:39.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T23:06:39.492Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T23:06:39.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T23:06:39.838Z] ---> logs-deploy.sh [2023-10-25T23:06:39.838Z] lf-activate-venv: SKIPPING [2023-10-25T23:06:39.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4709/1 [2023-10-25T23:06:39.838Z] INFO: archiving workspace using pattern(s): [2023-10-25T23:06:40.776Z] Archives upload complete. [2023-10-25T23:06:40.776Z] INFO: archiving logs to Nexus