Pull request #4706 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 4a1a2f6fcca94f190f3e8ade4be750f95b859748+7c01bc1dba2433d755df7f9201a89b8f284e58a9 (fb211be47058e8db52e7d354d67ea6fddeb990cc) 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-ssh1434100134644584592.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-ssh11314559395577391625.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-4706/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-4706/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh849185783237043971.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-4706/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9199915179077641144.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-ssh1511636459876225118.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-4706/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-4706/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17335471707704047996.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9907 in /w/workspace/edgexfoundry_edgex-go_PR-4706 [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/4706/head:refs/remotes/origin/PR-4706 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7c01bc1dba2433d755df7f9201a89b8f284e58a9 into PR head commit 4a1a2f6fcca94f190f3e8ade4be750f95b859748 Merge succeeded, producing 087a96c233f6d888bac5e0ed367afc9fd192ffd3 Checking out Revision 087a96c233f6d888bac5e0ed367afc9fd192ffd3 (PR-4706) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a1a2f6fcca94f190f3e8ade4be750f95b859748 # 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 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a96c233f6d888bac5e0ed367afc9fd192ffd3 # timeout=10 Commit message: "Merge commit '7c01bc1dba2433d755df7f9201a89b8f284e58a9' into HEAD" 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-24T13:29:13.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T13:29:13.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T13:29:13.288Z] ========================================================= [2023-10-24T13:29:13.288Z] EdgeX Global Pipelines Version Info [2023-10-24T13:29:13.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:29:14.019Z] ------------------- [2023-10-24T13:29:14.019Z] stable info: [2023-10-24T13:29:14.019Z] ------------------- [2023-10-24T13:29:14.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T13:29:14.019Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T13:29:14.019Z] Message: update stable to v1.0.254 [2023-10-24T13:29:14.959Z] ------------------- [2023-10-24T13:29:14.959Z] experimental info: [2023-10-24T13:29:14.959Z] ------------------- [2023-10-24T13:29:14.959Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T13:29:14.959Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T13:29:14.959Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T13:29:15.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-24T13:29:15.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-24T13:29:15.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T13:29:15.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T13:29:15.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T13:29:15.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T13:29:15.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T13:29:15.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-24T13:29:15.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-24T13:29:15.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-24T13:29:15.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T13:29:15.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T13:29:15.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T13:29:15.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T13:29:15.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T13:29:15.854Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T13:29:15.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T13:29:15.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T13:29:15.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T13:29:16.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-24T13:29:16.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T13:29:16.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T13:29:16.140Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T13:29:16.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4706 [Pipeline] echo [2023-10-24T13:29:16.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4706 [Pipeline] echo [2023-10-24T13:29:16.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4706 [Pipeline] echo [2023-10-24T13:29:16.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo [2023-10-24T13:29:16.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 087a96c [Pipeline] echo [2023-10-24T13:29:16.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T13:29:16.519Z] provisioning config files... [2023-10-24T13:29:16.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2457238635816887089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T13:29:16.874Z] ---> docker-login.sh [2023-10-24T13:29:16.874Z] nexus3.edgexfoundry.org:10001 [2023-10-24T13:29:16.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:29:17.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:29:17.137Z] Configure a credential helper to remove this warning. See [2023-10-24T13:29:17.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:29:17.137Z] [2023-10-24T13:29:17.137Z] Login Succeeded [2023-10-24T13:29:17.137Z] nexus3.edgexfoundry.org:10002 [2023-10-24T13:29:17.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:29:17.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:29:17.396Z] Configure a credential helper to remove this warning. See [2023-10-24T13:29:17.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:29:17.396Z] [2023-10-24T13:29:17.396Z] Login Succeeded [2023-10-24T13:29:17.396Z] nexus3.edgexfoundry.org:10003 [2023-10-24T13:29:17.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:29:17.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:29:17.396Z] Configure a credential helper to remove this warning. See [2023-10-24T13:29:17.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:29:17.396Z] [2023-10-24T13:29:17.396Z] Login Succeeded [2023-10-24T13:29:17.396Z] nexus3.edgexfoundry.org:10004 [2023-10-24T13:29:17.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:29:17.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:29:17.396Z] Configure a credential helper to remove this warning. See [2023-10-24T13:29:17.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:29:17.396Z] [2023-10-24T13:29:17.396Z] Login Succeeded [2023-10-24T13:29:17.396Z] docker.io [2023-10-24T13:29:17.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:29:17.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:29:17.916Z] Configure a credential helper to remove this warning. See [2023-10-24T13:29:17.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:29:17.916Z] [2023-10-24T13:29:17.916Z] Login Succeeded [2023-10-24T13:29:17.916Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T13:29:17.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T13:29:18.344Z] + 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-24T13:29:18.344Z] + dirname cmd/core-command/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/core-data/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/core-metadata/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-24T13:29:18.344Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-10-24T13:29:18.344Z] cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/support-notifications/Dockerfile+ [2023-10-24T13:29:18.344Z] cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-24T13:29:18.344Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-24T13:29:18.344Z] + cut -d/ -f2 [2023-10-24T13:29:18.344Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-24T13:29:18.407Z] 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-24T13:29:18.902Z] + git rev-list -1 --merges 087a96c233f6d888bac5e0ed367afc9fd192ffd3~1..087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo [2023-10-24T13:29:18.976Z] -----------> git rev-list -1 --merges 087a96c233f6d888bac5e0ed367afc9fd192ffd3~1..087a96c233f6d888bac5e0ed367afc9fd192ffd3 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [2023-10-24T13:29:18.976Z] 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [false] [Pipeline] sh [2023-10-24T13:29:19.282Z] + git log --format=format:%s -1 087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] echo [2023-10-24T13:29:19.317Z] ========================================================= [2023-10-24T13:29:19.317Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T13:29:19.317Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-24T13:29:19.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T13:29:19.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T13:29:19.832Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T13:29:19.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T13:29:19.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T13:29:19.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T13:29:19.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:29:20.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:29:20.320Z] [2023-10-24T13:29:20.320Z] 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-24T13:29:20.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:29:20.700Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T13:29:20.700Z] b85a868b505f: Pulling fs layer [2023-10-24T13:29:20.700Z] e2be974225ed: Pulling fs layer [2023-10-24T13:29:20.700Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T13:29:20.700Z] 988bab9f4d93: Pulling fs layer [2023-10-24T13:29:20.700Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T13:29:20.700Z] eaf3925da568: Pulling fs layer [2023-10-24T13:29:20.700Z] bab4dde63d76: Pulling fs layer [2023-10-24T13:29:20.700Z] bde34c3a00c8: Pulling fs layer [2023-10-24T13:29:20.700Z] b352a97aabf1: Pulling fs layer [2023-10-24T13:29:20.700Z] 4872d77fe225: Pulling fs layer [2023-10-24T13:29:20.700Z] 5851b861e8e6: Pulling fs layer [2023-10-24T13:29:20.700Z] b352a97aabf1: Waiting [2023-10-24T13:29:20.700Z] bde34c3a00c8: Waiting [2023-10-24T13:29:20.700Z] 988bab9f4d93: Waiting [2023-10-24T13:29:20.700Z] 4872d77fe225: Waiting [2023-10-24T13:29:20.700Z] 1469e6f7b9e6: Waiting [2023-10-24T13:29:20.700Z] 5851b861e8e6: Waiting [2023-10-24T13:29:20.700Z] eaf3925da568: Waiting [2023-10-24T13:29:20.700Z] bab4dde63d76: Waiting [2023-10-24T13:29:20.700Z] e2be974225ed: Verifying Checksum [2023-10-24T13:29:20.700Z] e2be974225ed: Download complete [2023-10-24T13:29:20.700Z] 988bab9f4d93: Verifying Checksum [2023-10-24T13:29:20.700Z] 988bab9f4d93: Download complete [2023-10-24T13:29:20.700Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T13:29:20.700Z] 1469e6f7b9e6: Download complete [2023-10-24T13:29:20.700Z] eaf3925da568: Verifying Checksum [2023-10-24T13:29:20.700Z] eaf3925da568: Download complete [2023-10-24T13:29:20.700Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T13:29:20.700Z] 339a4e72a1f5: Download complete [2023-10-24T13:29:20.961Z] bde34c3a00c8: Verifying Checksum [2023-10-24T13:29:20.961Z] bde34c3a00c8: Download complete [2023-10-24T13:29:20.961Z] b352a97aabf1: Download complete [2023-10-24T13:29:20.961Z] 4872d77fe225: Download complete [2023-10-24T13:29:20.961Z] 5851b861e8e6: Verifying Checksum [2023-10-24T13:29:20.961Z] 5851b861e8e6: Download complete [2023-10-24T13:29:20.961Z] b85a868b505f: Verifying Checksum [2023-10-24T13:29:20.961Z] b85a868b505f: Download complete [2023-10-24T13:29:21.219Z] bab4dde63d76: Verifying Checksum [2023-10-24T13:29:22.155Z] b85a868b505f: Pull complete [2023-10-24T13:29:22.155Z] e2be974225ed: Pull complete [2023-10-24T13:29:22.722Z] 339a4e72a1f5: Pull complete [2023-10-24T13:29:22.722Z] 988bab9f4d93: Pull complete [2023-10-24T13:29:22.981Z] 1469e6f7b9e6: Pull complete [2023-10-24T13:29:22.981Z] eaf3925da568: Pull complete [2023-10-24T13:29:24.886Z] bab4dde63d76: Pull complete [2023-10-24T13:29:24.886Z] bde34c3a00c8: Pull complete [2023-10-24T13:29:24.886Z] b352a97aabf1: Pull complete [2023-10-24T13:29:24.886Z] 4872d77fe225: Pull complete [2023-10-24T13:29:24.886Z] 5851b861e8e6: Pull complete [2023-10-24T13:29:24.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T13:29:24.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T13:29:24.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:29:25.118Z] prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container [2023-10-24T13:29:25.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T13:29:28.676Z] $ docker top 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 -eo pid,comm [2023-10-24T13:29:28.729Z] 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-24T13:29:28.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T13:29:28.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T13:29:28.855Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T13:29:28.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T13:29:28.958Z] $ docker exec 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent [2023-10-24T13:29:29.055Z] SSH_AUTH_SOCK=/tmp/ssh-XQnuvzZh4J5Y/agent.33 [2023-10-24T13:29:29.055Z] SSH_AGENT_PID=39 [2023-10-24T13:29:29.060Z] Running ssh-add (command line suppressed) [2023-10-24T13:29:29.163Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13806306029893560631.key (/w/workspace/edgex-go/1@tmp/private_key_13806306029893560631.key) [2023-10-24T13:29:29.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T13:29:29.505Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T13:29:29.530Z] $ docker exec --env ******** --env ******** 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent -k [2023-10-24T13:29:29.624Z] unset SSH_AUTH_SOCK; [2023-10-24T13:29:29.624Z] unset SSH_AGENT_PID; [2023-10-24T13:29:29.624Z] echo Agent pid 39 killed; [2023-10-24T13:29:29.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T13:29:29.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T13:29:29.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T13:29:29.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T13:29:29.816Z] $ docker exec 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent [2023-10-24T13:29:29.916Z] SSH_AUTH_SOCK=/tmp/ssh-Ozbj1dNtk5yk/agent.72 [2023-10-24T13:29:29.916Z] SSH_AGENT_PID=78 [2023-10-24T13:29:29.920Z] Running ssh-add (command line suppressed) [2023-10-24T13:29:30.016Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_192982615879530727.key (/w/workspace/edgex-go/1@tmp/private_key_192982615879530727.key) [2023-10-24T13:29:30.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T13:29:30.355Z] + git semver init [2023-10-24T13:29:30.614Z] 2023-10-24 13:29:30,524 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T13:29:30.614Z] 2023-10-24 13:29:30,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-24T13:29:30.614Z] 2023-10-24 13:29:30,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-24T13:29:30.614Z] 2023-10-24 13:29:30,526 [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-24T13:29:35.882Z] 2023-10-24 13:29:35,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,512 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4706 with force:False [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,512 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4706 [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,516 [execute] INFO git cat-file --batch-check [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,523 [execute] INFO git cat-file --batch [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T13:29:35.882Z] 2023-10-24 13:29:35,528 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4706 [2023-10-24T13:29:35.882Z] 0.0.0 [Pipeline] } [2023-10-24T13:29:35.908Z] $ docker exec --env ******** --env ******** 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 ssh-agent -k [2023-10-24T13:29:36.002Z] unset SSH_AUTH_SOCK; [2023-10-24T13:29:36.003Z] unset SSH_AGENT_PID; [2023-10-24T13:29:36.003Z] echo Agent pid 78 killed; [2023-10-24T13:29:36.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T13:29:36.423Z] + git semver [Pipeline] } [2023-10-24T13:29:36.705Z] $ docker stop --time=1 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 [2023-10-24T13:29:38.028Z] $ docker rm -f --volumes 8940c8bdf6540b01a9142d419629157bf227c93114adbc47ee235887b03f3092 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T13:29:38.430Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T13:29:38.679Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T13:29:38.704Z] [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-24T13:29:39.491Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-24T13:29:39.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:29:39.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:29:39.595Z] ========================================================= [2023-10-24T13:29:39.596Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T13:29:39.596Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:29:39.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T13:29:39.936Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T13:29:39.936Z] 7264a8db6415: Pulling fs layer [2023-10-24T13:29:39.936Z] c4d48a809fc2: Pulling fs layer [2023-10-24T13:29:39.936Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T13:29:39.936Z] ad3a456e5733: Pulling fs layer [2023-10-24T13:29:39.936Z] 33e27b845d1e: Pulling fs layer [2023-10-24T13:29:39.936Z] c68163c4e522: Pulling fs layer [2023-10-24T13:29:39.936Z] 50da416c3ac9: Pulling fs layer [2023-10-24T13:29:39.936Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T13:29:39.936Z] c68163c4e522: Waiting [2023-10-24T13:29:39.936Z] 50da416c3ac9: Waiting [2023-10-24T13:29:39.936Z] 23d2d4c4bb30: Waiting [2023-10-24T13:29:39.936Z] ad3a456e5733: Waiting [2023-10-24T13:29:39.936Z] 33e27b845d1e: Waiting [2023-10-24T13:29:39.936Z] c4d48a809fc2: Download complete [2023-10-24T13:29:39.936Z] ad3a456e5733: Verifying Checksum [2023-10-24T13:29:39.936Z] ad3a456e5733: Download complete [2023-10-24T13:29:39.936Z] 33e27b845d1e: Verifying Checksum [2023-10-24T13:29:39.936Z] 33e27b845d1e: Download complete [2023-10-24T13:29:39.936Z] 7264a8db6415: Verifying Checksum [2023-10-24T13:29:39.936Z] 7264a8db6415: Download complete [2023-10-24T13:29:39.936Z] c68163c4e522: Verifying Checksum [2023-10-24T13:29:39.936Z] c68163c4e522: Download complete [2023-10-24T13:29:40.196Z] 7264a8db6415: Pull complete [2023-10-24T13:29:40.196Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T13:29:40.196Z] 23d2d4c4bb30: Download complete [2023-10-24T13:29:40.196Z] c4d48a809fc2: Pull complete [2023-10-24T13:29:40.456Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T13:29:40.456Z] 4f1c88b9dad5: Download complete [2023-10-24T13:29:40.715Z] 50da416c3ac9: Verifying Checksum [2023-10-24T13:29:40.715Z] 50da416c3ac9: Download complete [2023-10-24T13:29:44.020Z] 4f1c88b9dad5: Pull complete [2023-10-24T13:29:44.020Z] ad3a456e5733: Pull complete [2023-10-24T13:29:44.020Z] 33e27b845d1e: Pull complete [2023-10-24T13:29:44.020Z] c68163c4e522: Pull complete [2023-10-24T13:29:46.551Z] 50da416c3ac9: Pull complete [2023-10-24T13:29:46.551Z] 23d2d4c4bb30: Pull complete [2023-10-24T13:29:46.809Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T13:29:46.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T13:29:46.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:29:47.166Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T13:29:47.166Z] WORKDIR /edgex [2023-10-24T13:29:47.166Z] COPY go.mod . [2023-10-24T13:29:47.166Z] RUN go mod download [2023-10-24T13:29:47.166Z] docker build -t ci-base-image-x86_64 -f - . [2023-10-24T13:29:47.734Z] Sending build context to Docker daemon 170.9MB [2023-10-24T13:29:47.734Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T13:29:47.734Z] ---> 0786185ac409 [2023-10-24T13:29:47.734Z] Step 2/4 : WORKDIR /edgex [2023-10-24T13:29:54.026Z] Still waiting to schedule task [2023-10-24T13:29:54.027Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-24T13:29:54.334Z] ---> Running in 7ac4cb33f2cf [2023-10-24T13:29:54.334Z] Removing intermediate container 7ac4cb33f2cf [2023-10-24T13:29:54.334Z] ---> ab02c8652735 [2023-10-24T13:29:54.334Z] Step 3/4 : COPY go.mod . [2023-10-24T13:29:54.334Z] ---> dba857b104a4 [2023-10-24T13:29:54.334Z] Step 4/4 : RUN go mod download [2023-10-24T13:29:54.334Z] ---> Running in bbd7b15467df [2023-10-24T13:30:20.942Z] Removing intermediate container bbd7b15467df [2023-10-24T13:30:20.942Z] ---> 79e083030317 [2023-10-24T13:30:20.942Z] Successfully built 79e083030317 [2023-10-24T13:30:20.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:30:21.319Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T13:30:21.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:30:21.468Z] prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container [2023-10-24T13:30:21.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T13:30:21.936Z] $ docker top 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:30:22.326Z] + go version [2023-10-24T13:30:22.327Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T13:30:22.362Z] $ docker stop --time=1 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb [2023-10-24T13:30:23.599Z] $ docker rm -f --volumes 088172282d6d744e9aec1c0fa4bf7dea940e65064ff4426dca9c3929103aa7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:30:24.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T13:30:24.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:30:24.422Z] prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container [2023-10-24T13:30:24.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T13:30:24.975Z] $ docker top cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T13:30:25.084Z] ========================================================= [2023-10-24T13:30:25.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T13:30:25.084Z] ========================================================= [Pipeline] sh [2023-10-24T13:30:25.377Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:30:25.728Z] + make test [2023-10-24T13:30:25.728Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T13:30:32.288Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T13:30:44.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T13:30:44.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T13:30:45.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T13:30:45.017Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T13:30:45.017Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T13:30:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T13:30:46.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T13:30:46.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T13:30:47.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-10-24T13:30:49.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-10-24T13:30:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T13:30:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T13:30:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T13:30:51.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T13:30:51.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T13:30:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T13:30:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T13:30:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:30:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T13:30:52.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T13:30:53.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T13:30:53.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T13:30:53.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2023-10-24T13:30:53.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2023-10-24T13:30:55.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 93.4% of statements [2023-10-24T13:30:55.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-10-24T13:30:55.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T13:30:55.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:30:55.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T13:30:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T13:30:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements [2023-10-24T13:30:57.151Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-10-24T13:30:57.714Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T13:30:57.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T13:30:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-10-24T13:30:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2023-10-24T13:30:58.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements [2023-10-24T13:31:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 82.9% of statements [2023-10-24T13:31:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2023-10-24T13:31:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements [2023-10-24T13:31:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-10-24T13:31:00.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T13:31:00.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T13:31:00.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T13:31:00.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T13:31:00.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T13:31:00.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T13:31:00.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T13:31:00.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T13:31:01.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T13:31:01.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T13:31:01.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T13:31:01.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T13:31:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T13:31:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T13:31:02.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T13:31:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T13:31:04.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T13:31:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T13:31:05.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T13:31:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T13:31:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T13:31:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T13:31:09.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T13:31:09.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T13:31:09.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T13:31:09.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T13:31:09.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T13:31:09.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T13:31:09.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T13:31:11.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.043s coverage: 94.4% of statements [2023-10-24T13:31:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T13:31:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T13:31:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T13:31:11.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T13:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T13:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T13:31:12.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T13:31:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T13:31:13.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T13:31:14.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T13:31:14.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 64.4% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.052s coverage: 62.3% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 95.7% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-10-24T13:31:24.578Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 98.9% of statements [2023-10-24T13:31:24.578Z] 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-24T13:31:24.578Z] running golangci-lint [2023-10-24T13:31:24.578Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-24T13:31:24.578Z] go version go1.21.0 linux/amd64 [2023-10-24T13:31:24.836Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-24T13:31:24.836Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-24T13:31:30.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9908 in /w/workspace/edgexfoundry_edgex-go_PR-4706 [Pipeline] { [Pipeline] ws [2023-10-24T13:31:30.550Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T13:31:30.626Z] The recommended git tool is: git [2023-10-24T13:31:35.801Z] using credential edgex-jenkins-ssh [2023-10-24T13:31:35.816Z] Cloning the remote Git repository [2023-10-24T13:31:35.856Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-24T13:31:35.952Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-24T13:31:36.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T13:31:36.089Z] > git --version # timeout=10 [2023-10-24T13:31:36.112Z] > git --version # 'git version 2.25.1' [2023-10-24T13:31:36.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T13:31:36.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T13:31:39.698Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|compiled_files|exports_file|imports|name|types_sizes) took 12.66370393s" [2023-10-24T13:31:39.698Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.939578ms" [2023-10-24T13:31:46.262Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.250066864s with top 10 stages: buildir: 30.419773543s, gosec: 6.064885285s, inspect: 1.858620648s, fact_deprecated: 1.737228435s, ctrlflow: 1.034598779s, S1038: 936.417163ms, nilness: 915.776635ms, fact_purity: 835.799053ms, printf: 826.628627ms, directives: 593.762112ms" [2023-10-24T13:31:46.262Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-24T13:31:46.262Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_files: 197/197, filename_unadjuster: 197/197, exclude: 197/197, autogenerated_exclude: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197" [2023-10-24T13:31:46.262Z] level=info msg="[runner] processing took 15.716884ms with stages: nolint: 7.473377ms, identifier_marker: 3.071559ms, path_prettifier: 1.718139ms, autogenerated_exclude: 1.365041ms, exclude-rules: 1.056514ms, skip_dirs: 969.141µs, filename_unadjuster: 32.902µs, cgo: 24.641µs, max_same_issues: 1.09µs, skip_files: 970ns, fixer: 740ns, severity-rules: 430ns, path_shortener: 430ns, exclude: 420ns, sort_results: 390ns, uniq_by_line: 350ns, diff: 200ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2023-10-24T13:31:46.262Z] level=info msg="[runner] linters took 7.703035708s with stages: goanalysis_metalinter: 7.687229349s" [2023-10-24T13:31:46.262Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-24T13:31:46.262Z] level=info msg="Memory: 206 samples, avg is 239.7MB, max is 957.3MB" [2023-10-24T13:31:46.262Z] level=info msg="Execution took 20.405704154s" [2023-10-24T13:31:46.262Z] go vet ./... [2023-10-24T13:31:49.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T13:31:49.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T13:31:49.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T13:31:49.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T13:31:49.896Z] + ls -al . [2023-10-24T13:31:49.896Z] total 728 [2023-10-24T13:31:49.896Z] drwxrwxr-x 11 1001 1001 4096 Oct 24 13:30 . [2023-10-24T13:31:49.896Z] drwxr-xr-x 4 root root 4096 Oct 24 13:30 .. [2023-10-24T13:31:49.896Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 .blubracket [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 13:29 .dockerignore [2023-10-24T13:31:49.896Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 13:31 .git [2023-10-24T13:31:49.896Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 13:29 .github [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 13:29 .gitignore [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 13:29 .golangci.yml [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 13:29 .hadolint.yml [2023-10-24T13:31:49.896Z] drwxr-xr-x 3 1001 1001 4096 Oct 24 13:29 .semver [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 13:29 .sonarcloud.properties [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 13:29 ADOPTERS.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 13:29 Attribution.txt [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 13:29 CHANGELOG.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 13:29 CONTRIBUTING.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 13:29 GOVERNANCE.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 862 Oct 24 13:29 Jenkinsfile [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 13:29 LICENSE [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 13:29 Makefile [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 13:29 OWNERS.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 13:29 README.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 13:29 SECURITY.md [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 13:29 VERSION [2023-10-24T13:31:49.896Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 bin [2023-10-24T13:31:49.896Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 13:29 cmd [2023-10-24T13:31:49.896Z] -rw-r--r-- 1 root root 453602 Oct 24 13:31 coverage.out [2023-10-24T13:31:49.896Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:29 fuzz_test [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 13:29 go.mod [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 13:29 go.sum [2023-10-24T13:31:49.896Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 13:29 internal [2023-10-24T13:31:49.896Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 13:29 openapi [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 13:29 security.txt [2023-10-24T13:31:49.896Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 13:29 version.go [Pipeline] sh [2023-10-24T13:31:50.207Z] + '[' -e coverage.out ] [2023-10-24T13:31:50.207Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T13:31:50.337Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T13:31:50.640Z] + make build [2023-10-24T13:31:50.640Z] 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-24T13:31:52.490Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T13:31:52.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T13:31:54.171Z] Merging remotes/origin/main commit 7c01bc1dba2433d755df7f9201a89b8f284e58a9 into PR head commit 4a1a2f6fcca94f190f3e8ade4be750f95b859748 [2023-10-24T13:31:53.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-24T13:31:53.311Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-24T13:31:53.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T13:31:53.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4706/head:refs/remotes/origin/PR-4706 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T13:31:54.214Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T13:31:54.294Z] > git checkout -f 4a1a2f6fcca94f190f3e8ade4be750f95b859748 # timeout=10 [2023-10-24T13:31:54.571Z] > git remote # timeout=10 [2023-10-24T13:31:54.594Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T13:31:54.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T13:31:54.625Z] > git merge 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 [2023-10-24T13:31:54.895Z] Merge succeeded, producing cbb2a5defbb889897c83f4f75a188eda9646c1ff [2023-10-24T13:31:54.895Z] Checking out Revision cbb2a5defbb889897c83f4f75a188eda9646c1ff (PR-4706) [2023-10-24T13:31:54.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T13:31:54.903Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T13:31:54.918Z] > git checkout -f cbb2a5defbb889897c83f4f75a188eda9646c1ff # timeout=10 [2023-10-24T13:31:58.550Z] Commit message: "Merge commit '7c01bc1dba2433d755df7f9201a89b8f284e58a9' into HEAD" [2023-10-24T13:31:58.550Z] First time build. Skipping changelog. [2023-10-24T13:31:58.607Z] > git --version # timeout=10 [2023-10-24T13:31:58.618Z] > git --version # 'git version 2.25.1' [2023-10-24T13:31:58.633Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T13:31:59.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T13:31:59.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T13:31:59.890Z] Dload Upload Total Spent Left Speed [2023-10-24T13:31:59.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-10-24T13:32:00.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T13:32:00.946Z] + sudo tee /etc/docker/daemon.new [2023-10-24T13:32:00.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T13:32:00.946Z] { [2023-10-24T13:32:00.946Z] "registry-mirrors": [ [2023-10-24T13:32:00.946Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T13:32:00.946Z] ], [2023-10-24T13:32:00.946Z] "bip": "10.250.0.254/24", [2023-10-24T13:32:00.946Z] "hosts": [ [2023-10-24T13:32:00.946Z] "tcp://0.0.0.0:5555", [2023-10-24T13:32:00.946Z] "unix:///var/run/docker.sock" [2023-10-24T13:32:00.946Z] ], [2023-10-24T13:32:00.946Z] "mtu": 1458, [2023-10-24T13:32:00.946Z] "selinux-enabled": true, [2023-10-24T13:32:00.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T13:32:00.946Z] } [Pipeline] sh [2023-10-24T13:32:01.167Z] 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-24T13:32:01.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T13:32:01.624Z] + sudo service docker restart [2023-10-24T13:32:02.548Z] 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-24T13:32:03.114Z] 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-24T13:32:04.048Z] 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-24T13:32:09.313Z] 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-24T13:32:10.246Z] 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-24T13:32:11.619Z] 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-24T13:32:12.555Z] 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-24T13:32:13.123Z] 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-24T13:32:13.691Z] 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-24T13:32:14.627Z] 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-24T13:32:16.032Z] $ docker stop --time=1 cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca [2023-10-24T13:32:21.625Z] $ docker rm -f --volumes cf2df84dd5c444db6134754eda5e4efff9cf0e16287ce861f2f16555fb1b3eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-10-24T13:32:22.176Z] provisioning config files... [2023-10-24T13:32:22.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4951436870765556723tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-10-24T13:32:22.611Z] ---> docker-login.sh [2023-10-24T13:32:22.611Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:32:22.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:32:23.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T13:32:23.145Z] [2023-10-24T13:32:23.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T13:32:23.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:32:23.163Z] Configure a credential helper to remove this warning. See [2023-10-24T13:32:23.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:32:23.163Z] [2023-10-24T13:32:23.163Z] Login Succeeded [2023-10-24T13:32:23.163Z] nexus3.edgexfoundry.org:10002 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:32:23.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:32:23.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T13:32:23.541Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-24T13:32:23.541Z] 91d30c5bc195: Pulling fs layer [2023-10-24T13:32:23.541Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-24T13:32:23.541Z] 9c61dcf015f6: Pulling fs layer [2023-10-24T13:32:23.541Z] 4698f68db338: Pulling fs layer [2023-10-24T13:32:23.541Z] 2a2f49069b9e: Pulling fs layer [2023-10-24T13:32:23.541Z] e0025b399a48: Pulling fs layer [2023-10-24T13:32:23.541Z] 4698f68db338: Waiting [2023-10-24T13:32:23.541Z] 2a2f49069b9e: Waiting [2023-10-24T13:32:23.541Z] e0025b399a48: Waiting [2023-10-24T13:32:23.541Z] 91d30c5bc195: Verifying Checksum [2023-10-24T13:32:23.541Z] 91d30c5bc195: Download complete [2023-10-24T13:32:23.541Z] 4698f68db338: Verifying Checksum [2023-10-24T13:32:23.541Z] 4698f68db338: Download complete [2023-10-24T13:32:23.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:32:23.712Z] Configure a credential helper to remove this warning. See [2023-10-24T13:32:23.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:32:23.712Z] [2023-10-24T13:32:23.712Z] Login Succeeded [2023-10-24T13:32:23.712Z] nexus3.edgexfoundry.org:10003 [2023-10-24T13:32:23.799Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-24T13:32:23.799Z] 2e9b0aa3be6d: Download complete [2023-10-24T13:32:23.799Z] e0025b399a48: Verifying Checksum [2023-10-24T13:32:23.799Z] e0025b399a48: Download complete [2023-10-24T13:32:23.799Z] 91d30c5bc195: Pull complete [2023-10-24T13:32:23.799Z] 2a2f49069b9e: Download complete [2023-10-24T13:32:23.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:32:23.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:32:23.988Z] Configure a credential helper to remove this warning. See [2023-10-24T13:32:23.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:32:23.988Z] [2023-10-24T13:32:23.988Z] Login Succeeded [2023-10-24T13:32:23.988Z] nexus3.edgexfoundry.org:10004 [2023-10-24T13:32:24.064Z] 2e9b0aa3be6d: Pull complete [2023-10-24T13:32:24.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:32:24.322Z] 9c61dcf015f6: Verifying Checksum [2023-10-24T13:32:24.322Z] 9c61dcf015f6: Download complete [2023-10-24T13:32:24.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:32:24.534Z] Configure a credential helper to remove this warning. See [2023-10-24T13:32:24.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:32:24.534Z] [2023-10-24T13:32:24.534Z] Login Succeeded [2023-10-24T13:32:24.534Z] docker.io [2023-10-24T13:32:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T13:32:25.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T13:32:25.079Z] Configure a credential helper to remove this warning. See [2023-10-24T13:32:25.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T13:32:25.079Z] [2023-10-24T13:32:25.079Z] Login Succeeded [2023-10-24T13:32:25.079Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T13:32:25.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-24T13:32:25.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-24T13:32:25.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:32:25.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T13:32:25.882Z] ========================================================= [2023-10-24T13:32:25.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T13:32:25.882Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:32:26.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T13:32:26.851Z] 9c61dcf015f6: Pull complete [2023-10-24T13:32:26.851Z] 4698f68db338: Pull complete [2023-10-24T13:32:27.417Z] 2a2f49069b9e: Pull complete [2023-10-24T13:32:27.417Z] e0025b399a48: Pull complete [2023-10-24T13:32:27.417Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-24T13:32:27.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-24T13:32:27.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:32:27.628Z] prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container [2023-10-24T13:32:27.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-24T13:32:28.862Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T13:32:28.862Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T13:32:28.862Z] 5d54e960e981: Pulling fs layer [2023-10-24T13:32:28.862Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T13:32:28.862Z] f0e02332f6b5: Pulling fs layer [2023-10-24T13:32:28.862Z] cefa15bbcfad: Pulling fs layer [2023-10-24T13:32:28.862Z] 17808c966233: Pulling fs layer [2023-10-24T13:32:28.862Z] f4c1fc716caa: Pulling fs layer [2023-10-24T13:32:28.862Z] cefa15bbcfad: Waiting [2023-10-24T13:32:28.862Z] 17808c966233: Waiting [2023-10-24T13:32:28.862Z] f4c1fc716caa: Waiting [2023-10-24T13:32:28.862Z] f0e02332f6b5: Waiting [2023-10-24T13:32:28.862Z] 5d54e960e981: Verifying Checksum [2023-10-24T13:32:28.862Z] 5d54e960e981: Download complete [2023-10-24T13:32:28.862Z] f0e02332f6b5: Verifying Checksum [2023-10-24T13:32:28.862Z] f0e02332f6b5: Download complete [2023-10-24T13:32:28.862Z] cefa15bbcfad: Download complete [2023-10-24T13:32:28.862Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T13:32:28.862Z] 9fda8d8052c6: Download complete [2023-10-24T13:32:28.862Z] f4c1fc716caa: Verifying Checksum [2023-10-24T13:32:28.862Z] f4c1fc716caa: Download complete [2023-10-24T13:32:29.450Z] 9fda8d8052c6: Pull complete [2023-10-24T13:32:30.038Z] 5d54e960e981: Pull complete [2023-10-24T13:32:30.308Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T13:32:30.308Z] c4a7e357bf2a: Download complete [2023-10-24T13:32:31.294Z] 17808c966233: Verifying Checksum [2023-10-24T13:32:31.294Z] 17808c966233: Download complete [2023-10-24T13:32:31.970Z] $ docker top 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:32:32.450Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T13:32:34.351Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T13:32:34.351Z] #1 transferring dockerfile: 1.58kB done [2023-10-24T13:32:34.351Z] #1 DONE 0.0s [2023-10-24T13:32:34.611Z] [2023-10-24T13:32:34.611Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T13:32:34.611Z] #2 transferring dockerfile: 2.38kB done [2023-10-24T13:32:34.611Z] #2 DONE 0.0s [2023-10-24T13:32:34.611Z] [2023-10-24T13:32:34.611Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T13:32:34.611Z] #3 transferring dockerfile: 1.82kB done [2023-10-24T13:32:34.611Z] #3 DONE 0.0s [2023-10-24T13:32:34.611Z] [2023-10-24T13:32:34.611Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T13:32:34.611Z] #4 transferring dockerfile: 2.39kB done [2023-10-24T13:32:34.611Z] #4 DONE 0.0s [2023-10-24T13:32:34.611Z] [2023-10-24T13:32:34.611Z] #5 [core-data internal] load build definition from Dockerfile [2023-10-24T13:32:34.611Z] #5 transferring dockerfile: 1.90kB done [2023-10-24T13:32:34.871Z] #5 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #6 transferring dockerfile: 1.70kB done [2023-10-24T13:32:34.871Z] #6 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #7 transferring dockerfile: 1.78kB done [2023-10-24T13:32:34.871Z] #7 DONE 0.1s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #8 transferring dockerfile: 2.12kB done [2023-10-24T13:32:34.871Z] #8 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #9 [core-command internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #9 transferring dockerfile: 1.82kB done [2023-10-24T13:32:34.871Z] #9 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #10 transferring dockerfile: 1.96kB done [2023-10-24T13:32:34.871Z] #10 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #11 [security-spire-config internal] load .dockerignore [2023-10-24T13:32:34.871Z] #11 transferring context: 50B done [2023-10-24T13:32:34.871Z] #11 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #12 transferring dockerfile: 1.59kB done [2023-10-24T13:32:34.871Z] #12 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #13 transferring dockerfile: 2.82kB done [2023-10-24T13:32:34.871Z] #13 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #14 transferring dockerfile: 1.84kB done [2023-10-24T13:32:34.871Z] #14 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T13:32:34.871Z] #15 transferring dockerfile: 2.04kB done [2023-10-24T13:32:34.871Z] #15 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-10-24T13:32:34.871Z] #16 transferring context: 50B done [2023-10-24T13:32:34.871Z] #16 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #17 [support-scheduler internal] load .dockerignore [2023-10-24T13:32:34.871Z] #17 transferring context: 50B done [2023-10-24T13:32:34.871Z] #17 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #18 [security-proxy-setup internal] load .dockerignore [2023-10-24T13:32:34.871Z] #18 transferring context: 50B done [2023-10-24T13:32:34.871Z] #18 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #19 [core-data internal] load .dockerignore [2023-10-24T13:32:34.871Z] #19 transferring context: 50B done [2023-10-24T13:32:34.871Z] #19 DONE 0.0s [2023-10-24T13:32:34.871Z] [2023-10-24T13:32:34.871Z] #20 [security-spire-agent internal] load .dockerignore [2023-10-24T13:32:35.131Z] #20 transferring context: 50B done [2023-10-24T13:32:35.131Z] #20 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T13:32:35.131Z] #21 transferring context: 50B done [2023-10-24T13:32:35.131Z] #21 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T13:32:35.131Z] #22 transferring context: 50B done [2023-10-24T13:32:35.131Z] #22 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #23 [core-command internal] load .dockerignore [2023-10-24T13:32:35.131Z] #23 transferring context: 50B done [2023-10-24T13:32:35.131Z] #23 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #24 [core-metadata internal] load .dockerignore [2023-10-24T13:32:35.131Z] #24 transferring context: 50B done [2023-10-24T13:32:35.131Z] #24 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #25 [security-spire-server internal] load .dockerignore [2023-10-24T13:32:35.131Z] #25 transferring context: 50B done [2023-10-24T13:32:35.131Z] #25 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #26 [support-notifications internal] load .dockerignore [2023-10-24T13:32:35.131Z] #26 transferring context: 50B done [2023-10-24T13:32:35.131Z] #26 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #27 [security-bootstrapper internal] load .dockerignore [2023-10-24T13:32:35.131Z] #27 transferring context: 50B done [2023-10-24T13:32:35.131Z] #27 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #28 [security-proxy-auth internal] load .dockerignore [2023-10-24T13:32:35.131Z] #28 transferring context: 50B done [2023-10-24T13:32:35.131Z] #28 DONE 0.0s [2023-10-24T13:32:35.131Z] [2023-10-24T13:32:35.131Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T13:32:35.390Z] #29 DONE 0.0s [2023-10-24T13:32:35.390Z] [2023-10-24T13:32:35.390Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T13:32:35.390Z] #30 ... [2023-10-24T13:32:35.390Z] [2023-10-24T13:32:35.390Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-24T13:32:35.390Z] #29 DONE 0.0s [2023-10-24T13:32:35.650Z] [2023-10-24T13:32:35.650Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:32:35.650Z] #31 DONE 0.6s [2023-10-24T13:32:35.650Z] [2023-10-24T13:32:35.651Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:35.651Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:35.967Z] #32 ... [2023-10-24T13:32:35.967Z] [2023-10-24T13:32:35.967Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T13:32:35.967Z] #33 DONE 0.7s [2023-10-24T13:32:35.967Z] [2023-10-24T13:32:35.968Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:35.968Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T13:32:35.968Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T13:32:35.968Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T13:32:35.968Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T13:32:35.968Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s [2023-10-24T13:32:35.968Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T13:32:35.968Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T13:32:35.968Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T13:32:36.232Z] #32 ... [2023-10-24T13:32:36.232Z] [2023-10-24T13:32:36.232Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T13:32:36.232Z] #30 DONE 0.9s [2023-10-24T13:32:36.232Z] [2023-10-24T13:32:36.232Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:36.232Z] #32 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-24T13:32:36.232Z] #32 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T13:32:36.232Z] #32 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-24T13:32:36.232Z] #32 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-24T13:32:36.232Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.15MB / 3.40MB 0.4s [2023-10-24T13:32:36.232Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-24T13:32:36.492Z] #32 ... [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #34 [security-spire-server internal] load build context [2023-10-24T13:32:36.492Z] #34 transferring context: 18.10kB 0.1s done [2023-10-24T13:32:36.492Z] #34 DONE 0.5s [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:36.492Z] #32 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-10-24T13:32:36.492Z] #32 ... [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #35 [security-spire-config internal] load build context [2023-10-24T13:32:36.492Z] #35 transferring context: 16.35kB 0.0s done [2023-10-24T13:32:36.492Z] #35 DONE 0.6s [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:36.492Z] #32 ... [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #36 [security-spire-agent internal] load build context [2023-10-24T13:32:36.492Z] #36 transferring context: 17.63kB done [2023-10-24T13:32:36.492Z] #36 DONE 0.3s [2023-10-24T13:32:36.492Z] [2023-10-24T13:32:36.492Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:32:36.492Z] #32 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-10-24T13:32:36.751Z] #32 DONE 1.2s [2023-10-24T13:32:36.751Z] [2023-10-24T13:32:36.751Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:32:36.751Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-10-24T13:32:36.751Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T13:32:36.751Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-24T13:32:36.751Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-24T13:32:36.751Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-24T13:32:36.751Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-10-24T13:32:36.751Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-10-24T13:32:36.751Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.6s [2023-10-24T13:32:36.751Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T13:32:36.751Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-24T13:32:36.751Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-24T13:32:37.010Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.7s [2023-10-24T13:32:37.010Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-10-24T13:32:37.267Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-10-24T13:32:37.267Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-24T13:32:37.525Z] #37 ... [2023-10-24T13:32:37.525Z] [2023-10-24T13:32:37.525Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-24T13:32:37.525Z] #38 DONE 1.8s [2023-10-24T13:32:37.525Z] [2023-10-24T13:32:37.525Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:32:38.903Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done [2023-10-24T13:32:43.090Z] #37 ... [2023-10-24T13:32:43.090Z] [2023-10-24T13:32:43.090Z] #39 [core-data internal] load build context [2023-10-24T13:32:43.090Z] #39 transferring context: 364.86MB 6.9s done [2023-10-24T13:32:43.090Z] #39 ... [2023-10-24T13:32:43.090Z] [2023-10-24T13:32:43.090Z] #40 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:32:43.091Z] #40 transferring context: 364.86MB 7.3s done [2023-10-24T13:32:43.350Z] #40 ... [2023-10-24T13:32:43.350Z] [2023-10-24T13:32:43.350Z] #41 [support-notifications internal] load build context [2023-10-24T13:32:43.350Z] #41 transferring context: 364.86MB 7.5s done [2023-10-24T13:32:43.350Z] #41 ... [2023-10-24T13:32:43.350Z] [2023-10-24T13:32:43.350Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-24T13:32:43.608Z] #42 transferring context: 364.86MB 7.7s done [2023-10-24T13:32:43.618Z] c4a7e357bf2a: Pull complete [2023-10-24T13:32:43.618Z] f0e02332f6b5: Pull complete [2023-10-24T13:32:43.618Z] cefa15bbcfad: Pull complete [2023-10-24T13:32:43.869Z] #42 ... [2023-10-24T13:32:43.869Z] [2023-10-24T13:32:43.869Z] #43 [security-proxy-auth internal] load build context [2023-10-24T13:32:43.869Z] #43 ... [2023-10-24T13:32:43.869Z] [2023-10-24T13:32:43.869Z] #44 [support-scheduler internal] load build context [2023-10-24T13:32:44.128Z] #44 ... [2023-10-24T13:32:44.128Z] [2023-10-24T13:32:44.128Z] #43 [security-proxy-auth internal] load build context [2023-10-24T13:32:44.128Z] #43 transferring context: 364.86MB 8.3s done [2023-10-24T13:32:45.745Z] #43 ... [2023-10-24T13:32:45.745Z] [2023-10-24T13:32:45.745Z] #45 [core-command internal] load build context [2023-10-24T13:32:45.745Z] #45 transferring context: 364.86MB 6.7s done [2023-10-24T13:32:46.006Z] #45 ... [2023-10-24T13:32:46.006Z] [2023-10-24T13:32:46.006Z] #46 [security-secretstore-setup internal] load build context [2023-10-24T13:32:46.006Z] #46 transferring context: 364.86MB 6.2s done [2023-10-24T13:32:46.006Z] #46 ... [2023-10-24T13:32:46.006Z] [2023-10-24T13:32:46.006Z] #47 [security-proxy-setup internal] load build context [2023-10-24T13:32:46.006Z] #47 transferring context: 364.86MB 8.6s done [2023-10-24T13:32:46.599Z] #47 ... [2023-10-24T13:32:46.599Z] [2023-10-24T13:32:46.599Z] #48 [core-metadata internal] load build context [2023-10-24T13:32:46.599Z] #48 transferring context: 364.86MB 6.8s done [2023-10-24T13:32:46.858Z] #48 ... [2023-10-24T13:32:46.858Z] [2023-10-24T13:32:46.858Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:32:46.858Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-24T13:32:46.858Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-10-24T13:32:46.858Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T13:32:46.858Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-24T13:32:46.858Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-24T13:32:46.858Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-24T13:32:46.858Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.3s [2023-10-24T13:32:46.858Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-10-24T13:32:46.858Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-24T13:32:46.858Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-24T13:32:46.858Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-10-24T13:32:46.858Z] #49 ... [2023-10-24T13:32:46.858Z] [2023-10-24T13:32:46.858Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T13:32:47.118Z] #50 ... [2023-10-24T13:32:47.118Z] [2023-10-24T13:32:47.118Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:32:47.118Z] #51 ... [2023-10-24T13:32:47.118Z] [2023-10-24T13:32:47.118Z] #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T13:32:47.376Z] #52 ... [2023-10-24T13:32:47.376Z] [2023-10-24T13:32:47.376Z] #53 [security-bootstrapper internal] load build context [2023-10-24T13:32:47.376Z] #53 transferring context: 364.86MB 6.4s done [2023-10-24T13:32:47.376Z] #53 ... [2023-10-24T13:32:47.376Z] [2023-10-24T13:32:47.376Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:32:48.221Z] #54 ... [2023-10-24T13:32:48.221Z] [2023-10-24T13:32:48.221Z] #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T13:32:48.485Z] #55 ... [2023-10-24T13:32:48.485Z] [2023-10-24T13:32:48.485Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T13:32:48.485Z] #56 ... [2023-10-24T13:32:48.485Z] [2023-10-24T13:32:48.485Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T13:32:48.744Z] #57 ... [2023-10-24T13:32:48.744Z] [2023-10-24T13:32:48.744Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T13:32:48.744Z] #58 ... [2023-10-24T13:32:48.744Z] [2023-10-24T13:32:48.744Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T13:32:49.003Z] #59 ... [2023-10-24T13:32:49.003Z] [2023-10-24T13:32:49.003Z] #60 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-10-24T13:32:51.835Z] 17808c966233: Pull complete [2023-10-24T13:32:54.433Z] f4c1fc716caa: Pull complete [2023-10-24T13:32:54.701Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T13:32:54.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T13:32:54.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:32:55.097Z] + + docker build -t ci-base-image-arm64 -f - . [2023-10-24T13:32:55.097Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T13:32:55.097Z] WORKDIR /edgex [2023-10-24T13:32:55.097Z] COPY go.mod . [2023-10-24T13:32:55.097Z] RUN go mod download [2023-10-24T13:32:55.599Z] #60 ... [2023-10-24T13:32:55.599Z] [2023-10-24T13:32:55.599Z] #44 [support-scheduler internal] load build context [2023-10-24T13:32:55.599Z] #44 transferring context: 364.86MB 8.7s done [2023-10-24T13:32:55.687Z] Sending build context to Docker daemon 2.91MB [2023-10-24T13:32:55.687Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T13:32:55.687Z] ---> ea914061e18c [2023-10-24T13:32:55.687Z] Step 2/4 : WORKDIR /edgex [2023-10-24T13:32:56.989Z] #44 ... [2023-10-24T13:32:56.989Z] [2023-10-24T13:32:56.989Z] #53 [security-bootstrapper internal] load build context [2023-10-24T13:32:56.989Z] #53 DONE 21.2s [2023-10-24T13:32:56.989Z] [2023-10-24T13:32:56.989Z] #60 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-24T13:32:56.989Z] #60 DONE 19.4s [2023-10-24T13:32:56.989Z] [2023-10-24T13:32:56.989Z] #46 [security-secretstore-setup internal] load build context [2023-10-24T13:32:56.989Z] #46 DONE 21.2s [2023-10-24T13:32:56.989Z] [2023-10-24T13:32:56.989Z] #45 [core-command internal] load build context [2023-10-24T13:32:56.990Z] #45 DONE 21.2s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:32:56.990Z] #61 ... [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #48 [core-metadata internal] load build context [2023-10-24T13:32:56.990Z] #48 DONE 21.2s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #39 [core-data internal] load build context [2023-10-24T13:32:56.990Z] #39 DONE 21.2s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #40 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:32:56.990Z] #40 DONE 21.3s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #41 [support-notifications internal] load build context [2023-10-24T13:32:56.990Z] #41 DONE 21.3s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #43 [security-proxy-auth internal] load build context [2023-10-24T13:32:56.990Z] #43 DONE 21.3s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-24T13:32:56.990Z] #42 DONE 21.3s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #47 [security-proxy-setup internal] load build context [2023-10-24T13:32:56.990Z] #47 DONE 21.3s [2023-10-24T13:32:56.990Z] [2023-10-24T13:32:56.990Z] #44 [support-scheduler internal] load build context [2023-10-24T13:32:56.990Z] #44 DONE 21.3s [2023-10-24T13:32:57.252Z] [2023-10-24T13:32:57.252Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:32:57.252Z] #49 DONE 20.9s [2023-10-24T13:32:57.252Z] [2023-10-24T13:32:57.252Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:32:57.630Z] ---> Running in 3e4c9325f0b0 [2023-10-24T13:32:57.898Z] Removing intermediate container 3e4c9325f0b0 [2023-10-24T13:32:57.898Z] ---> fdaa82d8e728 [2023-10-24T13:32:57.898Z] Step 3/4 : COPY go.mod . [2023-10-24T13:32:58.053Z] #37 ... [2023-10-24T13:32:58.053Z] [2023-10-24T13:32:58.053Z] #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T13:32:58.053Z] #55 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.053Z] #55 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.053Z] #55 20.76 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.053Z] #55 20.77 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.053Z] #55 20.78 OK: 7 MiB in 16 packages [2023-10-24T13:32:58.053Z] #55 DONE 21.0s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:32:58.318Z] #54 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #54 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #54 20.80 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.318Z] #54 20.84 (2/4) Installing openssl (3.1.3-r0) [2023-10-24T13:32:58.318Z] #54 20.85 (3/4) Installing su-exec (0.2-r3) [2023-10-24T13:32:58.318Z] #54 20.87 (4/4) Installing yq (4.33.3-r4) [2023-10-24T13:32:58.318Z] #54 21.04 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.318Z] #54 21.05 OK: 17 MiB in 19 packages [2023-10-24T13:32:58.318Z] #54 ... [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T13:32:58.318Z] #59 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #59 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #59 20.97 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.318Z] #59 20.99 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.318Z] #59 20.99 OK: 7 MiB in 16 packages [2023-10-24T13:32:58.318Z] #59 DONE 21.5s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:32:58.318Z] #54 DONE 21.5s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T13:32:58.318Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #0 1.302 OK: 264 MiB in 52 packages [2023-10-24T13:32:58.318Z] #62 DONE 1.5s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T13:32:58.318Z] #50 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #50 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #50 20.78 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T13:32:58.318Z] #50 20.79 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.318Z] #50 20.80 (3/4) Installing su-exec (0.2-r3) [2023-10-24T13:32:58.318Z] #50 20.89 (4/4) Installing yq (4.33.3-r4) [2023-10-24T13:32:58.318Z] #50 21.08 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.318Z] #50 21.08 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:32:58.318Z] #50 21.12 OK: 17 MiB in 19 packages [2023-10-24T13:32:58.318Z] #50 DONE 21.5s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:32:58.318Z] #61 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #61 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.318Z] #61 1.318 OK: 264 MiB in 52 packages [2023-10-24T13:32:58.318Z] #61 DONE 1.5s [2023-10-24T13:32:58.318Z] [2023-10-24T13:32:58.318Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:32:58.480Z] ---> 0e51599ac5d4 [2023-10-24T13:32:58.480Z] Step 4/4 : RUN go mod download [2023-10-24T13:32:58.480Z] ---> Running in ac8eac88e3eb [2023-10-24T13:32:58.576Z] #63 ... [2023-10-24T13:32:58.576Z] [2023-10-24T13:32:58.576Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T13:32:58.576Z] #58 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.576Z] #58 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.576Z] #58 21.39 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.576Z] #58 21.41 (2/2) Installing su-exec (0.2-r3) [2023-10-24T13:32:58.576Z] #58 21.42 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.577Z] #58 21.46 OK: 7 MiB in 17 packages [2023-10-24T13:32:58.577Z] #58 DONE 21.6s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T13:32:58.577Z] #64 DONE 0.1s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T13:32:58.577Z] #56 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #56 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #56 20.91 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:32:58.577Z] #56 20.91 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:32:58.577Z] #56 20.91 OK: 20069 distinct packages available [2023-10-24T13:32:58.577Z] #56 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #56 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #56 21.36 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.577Z] #56 21.45 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:32:58.577Z] #56 21.45 (3/4) Installing libucontext (1.2-r2) [2023-10-24T13:32:58.577Z] #56 21.46 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T13:32:58.577Z] #56 21.46 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.577Z] #56 21.54 OK: 8 MiB in 19 packages [2023-10-24T13:32:58.577Z] #56 DONE 21.8s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T13:32:58.577Z] #52 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #52 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #52 20.84 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:32:58.577Z] #52 20.84 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:32:58.577Z] #52 20.84 OK: 20069 distinct packages available [2023-10-24T13:32:58.577Z] #52 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #52 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #52 21.25 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.577Z] #52 21.36 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:32:58.577Z] #52 21.41 (3/5) Installing libucontext (1.2-r2) [2023-10-24T13:32:58.577Z] #52 21.42 (4/5) Installing gcompat (1.1.0-r1) [2023-10-24T13:32:58.577Z] #52 21.45 (5/5) Installing openssl (3.1.3-r0) [2023-10-24T13:32:58.577Z] #52 21.49 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.577Z] #52 21.50 OK: 8 MiB in 20 packages [2023-10-24T13:32:58.577Z] #52 DONE 21.7s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T13:32:58.577Z] #57 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #57 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #57 21.33 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T13:32:58.577Z] #57 21.37 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.577Z] #57 21.38 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.577Z] #57 21.41 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:32:58.577Z] #57 21.57 OK: 8 MiB in 17 packages [2023-10-24T13:32:58.577Z] #57 DONE 21.8s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:32:58.577Z] #65 DONE 0.2s [2023-10-24T13:32:58.577Z] [2023-10-24T13:32:58.577Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:32:58.577Z] #51 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #51 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #51 20.98 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:32:58.577Z] #51 20.98 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:32:58.577Z] #51 20.98 OK: 20069 distinct packages available [2023-10-24T13:32:58.577Z] #51 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #51 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:32:58.577Z] #51 21.42 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T13:32:58.577Z] #51 21.50 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T13:32:58.577Z] #51 21.52 (3/11) Installing libunistring (1.1-r1) [2023-10-24T13:32:58.577Z] #51 21.58 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T13:32:58.577Z] #51 21.59 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T13:32:58.577Z] #51 21.59 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T13:32:58.577Z] #51 21.62 (7/11) Installing curl (8.4.0-r0) [2023-10-24T13:32:58.577Z] #51 21.63 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T13:32:58.577Z] #51 21.63 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:32:58.577Z] #51 21.64 (10/11) Installing libucontext (1.2-r2) [2023-10-24T13:32:58.577Z] #51 21.64 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T13:32:58.577Z] #51 21.65 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:32:58.577Z] #51 21.68 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:32:58.577Z] #51 21.77 OK: 12 MiB in 26 packages [2023-10-24T13:32:58.835Z] #51 ... [2023-10-24T13:32:58.835Z] [2023-10-24T13:32:58.835Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:32:58.835Z] #63 DONE 0.3s [2023-10-24T13:32:58.835Z] [2023-10-24T13:32:58.835Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:00.737Z] #66 ... [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:33:00.737Z] #67 DONE 1.8s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:33:00.737Z] #0 1.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:00.737Z] #0 1.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:00.737Z] #0 1.795 OK: 264 MiB in 52 packages [2023-10-24T13:33:00.737Z] #68 DONE 3.5s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:33:00.737Z] #51 DONE 23.5s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T13:33:00.737Z] #69 DONE 1.9s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T13:33:00.737Z] #70 DONE 0.1s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:00.737Z] #71 DONE 0.1s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:33:00.737Z] #72 DONE 1.9s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T13:33:00.737Z] #73 DONE 0.1s [2023-10-24T13:33:00.737Z] [2023-10-24T13:33:00.737Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:01.306Z] #74 ... [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T13:33:01.306Z] #75 DONE 0.8s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:33:01.306Z] #76 DONE 0.9s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T13:33:01.306Z] #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:01.306Z] #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:01.306Z] #0 3.820 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:33:01.306Z] #0 3.820 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:33:01.306Z] #0 3.820 OK: 20075 distinct packages available [2023-10-24T13:33:01.306Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:01.306Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T13:33:01.306Z] #0 4.162 OK: 264 MiB in 52 packages [2023-10-24T13:33:01.306Z] #77 DONE 4.4s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T13:33:01.306Z] #78 DONE 0.1s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T13:33:01.306Z] #79 DONE 0.8s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:33:01.306Z] #80 DONE 0.1s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:01.306Z] #81 DONE 0.1s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T13:33:01.306Z] #82 DONE 0.1s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:33:01.306Z] #83 DONE 0.1s [2023-10-24T13:33:01.306Z] [2023-10-24T13:33:01.306Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:01.563Z] #84 ... [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T13:33:01.563Z] #85 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T13:33:01.563Z] #86 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T13:33:01.563Z] #87 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T13:33:01.563Z] #88 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:33:01.563Z] #89 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T13:33:01.563Z] #90 DONE 0.1s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T13:33:01.563Z] #91 DONE 0.0s [2023-10-24T13:33:01.563Z] [2023-10-24T13:33:01.563Z] #92 [security-spire-server] exporting to image [2023-10-24T13:33:01.563Z] #92 exporting layers [2023-10-24T13:33:02.128Z] #92 ... [2023-10-24T13:33:02.128Z] [2023-10-24T13:33:02.128Z] #93 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T13:33:02.128Z] #93 DONE 3.6s [2023-10-24T13:33:02.128Z] [2023-10-24T13:33:02.128Z] #94 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T13:33:02.128Z] #94 DONE 0.1s [2023-10-24T13:33:02.128Z] [2023-10-24T13:33:02.128Z] #92 [security-spire-config] exporting to image [2023-10-24T13:33:02.128Z] #92 exporting layers 0.5s done [2023-10-24T13:33:02.128Z] #92 writing image sha256:2dcb39f3b1d315e5248860e496897eca59368749b551cd6bfb39d3a0f74d1b6e done [2023-10-24T13:33:02.128Z] #92 naming to docker.io/library/security-spire-config done [2023-10-24T13:33:02.386Z] #92 exporting layers 0.6s done [2023-10-24T13:33:02.386Z] #92 writing image sha256:899dab2db7abccfcebf0fd60a5cd94c1eb25dc9181861474d24c4436a273b34e done [2023-10-24T13:33:02.386Z] #92 naming to docker.io/library/security-spire-server done [2023-10-24T13:33:02.386Z] #92 exporting layers 0.6s done [2023-10-24T13:33:02.386Z] #92 writing image sha256:f858799c8bbc743f72afbf0505fa4af27fda480dfb92c40b4b1bf4f12f829769 done [2023-10-24T13:33:02.386Z] #92 naming to docker.io/library/security-spire-agent done [2023-10-24T13:33:02.386Z] #92 DONE 0.8s [2023-10-24T13:33:02.386Z] [2023-10-24T13:33:02.386Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:45.299Z] Removing intermediate container ac8eac88e3eb [2023-10-24T13:33:45.300Z] ---> 5bba5c0137be [2023-10-24T13:33:45.300Z] Successfully built 5bba5c0137be [2023-10-24T13:33:45.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:33:45.708Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T13:33:45.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:33:45.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container [2023-10-24T13:33:46.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T13:33:47.432Z] $ docker top df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:33:48.308Z] + go version [2023-10-24T13:33:48.308Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T13:33:48.346Z] $ docker stop --time=1 df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a [2023-10-24T13:33:49.053Z] #95 ... [2023-10-24T13:33:49.053Z] [2023-10-24T13:33:49.053Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:49.053Z] #74 DONE 45.9s [2023-10-24T13:33:49.053Z] [2023-10-24T13:33:49.053Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:49.053Z] #66 DONE 47.7s [2023-10-24T13:33:49.053Z] [2023-10-24T13:33:49.053Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:49.053Z] #95 DONE 47.8s [2023-10-24T13:33:49.053Z] [2023-10-24T13:33:49.053Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:49.053Z] #84 DONE 45.0s [2023-10-24T13:33:49.053Z] [2023-10-24T13:33:49.053Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T13:33:49.980Z] $ docker rm -f --volumes df66bb5db8862733b7d503c96d84b08dc281d1b0dd8b3c29baba006230c38f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:33:50.842Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T13:33:50.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:33:51.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container [2023-10-24T13:33:51.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T13:33:52.379Z] $ docker top 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T13:33:52.635Z] ========================================================= [2023-10-24T13:33:52.635Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-24T13:33:52.635Z] ========================================================= [Pipeline] sh [2023-10-24T13:33:53.273Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T13:33:53.990Z] + make test [2023-10-24T13:33:53.990Z] go test -race -coverprofile=coverage.out ./... [2023-10-24T13:33:55.737Z] #96 DONE 9.2s [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #97 DONE 9.2s [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #98 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #99 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #100 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #101 [core-metadata builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #101 DONE 9.2s [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #102 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #103 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #103 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #104 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #105 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #106 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #107 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #108 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #109 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #110 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #111 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #112 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #113 [core-command builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #113 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #114 DONE 9.2s [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #115 [support-scheduler builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #115 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #116 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #117 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:33:55.737Z] #118 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #119 [core-data builder 6/7] COPY . . [2023-10-24T13:33:55.737Z] #119 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:33:55.737Z] #120 CACHED [2023-10-24T13:33:55.737Z] [2023-10-24T13:33:55.737Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T13:33:57.110Z] #121 1.142 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-24T13:34:07.283Z] #121 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:34:07.283Z] #0 0.324 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-24T13:34:07.283Z] #122 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T13:34:07.283Z] #0 0.750 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-24T13:34:07.283Z] #123 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T13:34:07.283Z] #0 1.002 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-24T13:34:07.283Z] #124 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T13:34:07.283Z] #0 0.619 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-24T13:34:07.283Z] #125 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T13:34:07.283Z] #0 0.876 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-24T13:34:07.283Z] #126 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T13:34:07.283Z] #0 1.050 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-24T13:34:07.283Z] #127 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T13:34:07.283Z] #0 1.388 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-24T13:34:07.283Z] #128 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T13:34:07.283Z] #0 1.322 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-24T13:34:07.283Z] #129 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T13:34:07.283Z] #0 1.465 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-24T13:34:07.283Z] #130 ... [2023-10-24T13:34:07.283Z] [2023-10-24T13:34:07.283Z] #131 [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-24T13:34:07.283Z] #0 0.751 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-24T13:34:33.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-24T13:35:03.613Z] #131 67.37 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-24T13:35:21.721Z] #131 ... [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T13:35:21.721Z] #123 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T13:35:21.721Z] #127 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T13:35:21.721Z] #124 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T13:35:21.721Z] #126 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T13:35:21.721Z] #130 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #131 [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-24T13:35:21.721Z] #131 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T13:35:21.721Z] #121 DONE 83.6s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:35:21.721Z] #122 DONE 83.7s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #132 ... [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T13:35:21.721Z] #128 DONE 83.9s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T13:35:21.721Z] #129 DONE 84.0s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T13:35:21.721Z] #125 DONE 84.1s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #133 DONE 0.5s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #132 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #132 DONE 0.8s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T13:35:21.721Z] #134 DONE 0.9s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #135 DONE 0.7s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #136 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #136 ... [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #137 DONE 0.5s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #138 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #138 DONE 0.4s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #139 DONE 0.4s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #140 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #140 DONE 0.3s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #141 ... [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #142 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #143 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #144 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #145 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #146 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #147 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #148 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #148 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #149 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:21.721Z] #149 CACHED [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #136 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #136 DONE 0.3s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.721Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.721Z] #150 DONE 0.3s [2023-10-24T13:35:21.721Z] [2023-10-24T13:35:21.722Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.722Z] #151 DONE 0.3s [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.722Z] #152 DONE 0.3s [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T13:35:21.722Z] #153 ... [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:21.722Z] #141 DONE 0.6s [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #154 [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-24T13:35:21.722Z] #154 ... [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T13:35:21.722Z] #155 DONE 1.3s [2023-10-24T13:35:21.722Z] [2023-10-24T13:35:21.722Z] #156 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:22.748Z] #156 ... [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-24T13:35:22.748Z] #157 DONE 2.3s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T13:35:22.748Z] #158 DONE 2.4s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T13:35:22.748Z] #159 DONE 2.4s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T13:35:22.748Z] #160 DONE 2.7s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T13:35:22.748Z] #161 DONE 2.4s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #162 [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-24T13:35:22.748Z] #162 DONE 2.3s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-24T13:35:22.748Z] #163 DONE 2.3s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #164 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T13:35:22.748Z] #164 DONE 2.4s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T13:35:22.748Z] #153 DONE 2.3s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #154 [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-24T13:35:22.748Z] #154 DONE 2.0s [2023-10-24T13:35:22.748Z] [2023-10-24T13:35:22.748Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T13:35:23.005Z] #165 ... [2023-10-24T13:35:23.005Z] [2023-10-24T13:35:23.005Z] #156 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.005Z] #156 DONE 1.4s [2023-10-24T13:35:23.005Z] [2023-10-24T13:35:23.006Z] #166 [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-24T13:35:23.006Z] #166 DONE 0.3s [2023-10-24T13:35:23.006Z] [2023-10-24T13:35:23.006Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.006Z] #167 DONE 0.4s [2023-10-24T13:35:23.262Z] [2023-10-24T13:35:23.262Z] #168 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:35:23.262Z] #168 DONE 0.4s [2023-10-24T13:35:23.262Z] [2023-10-24T13:35:23.262Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.262Z] #169 DONE 0.4s [2023-10-24T13:35:23.262Z] [2023-10-24T13:35:23.262Z] #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.262Z] #170 DONE 0.4s [2023-10-24T13:35:23.262Z] [2023-10-24T13:35:23.262Z] #171 [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-24T13:35:23.262Z] #171 DONE 0.4s [2023-10-24T13:35:23.262Z] [2023-10-24T13:35:23.262Z] #172 [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-24T13:35:23.262Z] #172 DONE 0.4s [2023-10-24T13:35:23.263Z] [2023-10-24T13:35:23.263Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.263Z] #173 DONE 0.4s [2023-10-24T13:35:23.263Z] [2023-10-24T13:35:23.263Z] #174 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T13:35:23.263Z] #174 DONE 0.4s [2023-10-24T13:35:23.263Z] [2023-10-24T13:35:23.263Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T13:35:23.263Z] #165 DONE 0.4s [2023-10-24T13:35:23.263Z] [2023-10-24T13:35:23.263Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-24T13:35:23.263Z] #92 exporting layers 0.1s done [2023-10-24T13:35:23.521Z] #92 ... [2023-10-24T13:35:23.521Z] [2023-10-24T13:35:23.521Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T13:35:23.521Z] #175 DONE 0.4s [2023-10-24T13:35:23.521Z] [2023-10-24T13:35:23.521Z] #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-24T13:35:23.521Z] #176 DONE 0.4s [2023-10-24T13:35:23.521Z] [2023-10-24T13:35:23.521Z] #177 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:35:23.521Z] #177 DONE 0.3s [2023-10-24T13:35:23.521Z] [2023-10-24T13:35:23.521Z] #92 [core-metadata] exporting to image [2023-10-24T13:35:23.521Z] #92 exporting layers 0.3s done [2023-10-24T13:35:24.091Z] #92 ... [2023-10-24T13:35:24.091Z] [2023-10-24T13:35:24.091Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T13:35:24.091Z] #178 DONE 0.6s [2023-10-24T13:35:24.091Z] [2023-10-24T13:35:24.091Z] #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-24T13:35:24.091Z] #179 DONE 0.6s [2023-10-24T13:35:24.091Z] [2023-10-24T13:35:24.091Z] #180 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T13:35:24.091Z] #180 DONE 0.6s [2023-10-24T13:35:24.091Z] [2023-10-24T13:35:24.091Z] #92 [core-metadata] exporting to image [2023-10-24T13:35:24.091Z] #92 exporting layers 0.6s done [2023-10-24T13:35:24.091Z] #92 writing image sha256:9f39fb4c169149c44059d6411f9f51e0f8dd3d7e8c99844141eff02e62ca6b38 [2023-10-24T13:35:24.091Z] #92 writing image sha256:9555ea2118161855a23398ddcc87c817ebb947561d57ccb478bd0e09eb32803f [2023-10-24T13:35:24.091Z] #92 writing image sha256:e56edaca34414c162b3771cf8d2801f41f26e51434a668322eff728ed453d339 [2023-10-24T13:35:24.092Z] #92 writing image sha256:a37846c8e3fe3b269ad5a5e9f5db726c340c9cb14b5bd85c79d47be536f5ddad [2023-10-24T13:35:24.350Z] #92 ... [2023-10-24T13:35:24.350Z] [2023-10-24T13:35:24.350Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T13:35:24.350Z] #181 DONE 0.5s [2023-10-24T13:35:24.626Z] [2023-10-24T13:35:24.626Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T13:35:24.626Z] #182 DONE 0.6s [2023-10-24T13:35:24.626Z] [2023-10-24T13:35:24.626Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T13:35:24.626Z] #183 DONE 0.6s [2023-10-24T13:35:24.626Z] [2023-10-24T13:35:24.626Z] #92 [core-metadata] exporting to image [2023-10-24T13:35:24.626Z] #92 exporting layers 0.9s done [2023-10-24T13:35:24.626Z] #92 writing image sha256:9f39fb4c169149c44059d6411f9f51e0f8dd3d7e8c99844141eff02e62ca6b38 0.5s done [2023-10-24T13:35:24.626Z] #92 writing image sha256:9555ea2118161855a23398ddcc87c817ebb947561d57ccb478bd0e09eb32803f 0.5s done [2023-10-24T13:35:24.626Z] #92 writing image sha256:e56edaca34414c162b3771cf8d2801f41f26e51434a668322eff728ed453d339 0.5s done [2023-10-24T13:35:24.626Z] #92 writing image sha256:a37846c8e3fe3b269ad5a5e9f5db726c340c9cb14b5bd85c79d47be536f5ddad 0.5s done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/support-scheduler done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/support-notifications done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/core-command done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/core-data done [2023-10-24T13:35:24.626Z] #92 writing image sha256:0a3e8711187e33cb8ed66a063a8c3d49537dd7075cb68ac49ac45c432e172289 done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-10-24T13:35:24.626Z] #92 writing image sha256:bf0790170525d9576ea537c4d9ec8011f0d813d3a12b226c682a53c24466a573 done [2023-10-24T13:35:24.626Z] #92 naming to docker.io/library/core-metadata done [2023-10-24T13:35:24.626Z] #92 DONE 2.1s [2023-10-24T13:35:24.626Z] [2023-10-24T13:35:24.626Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T13:35:24.888Z] #184 ... [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T13:35:24.888Z] #185 DONE 0.4s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T13:35:24.888Z] #184 DONE 0.4s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T13:35:24.888Z] #186 DONE 1.4s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #187 [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-24T13:35:24.888Z] #187 DONE 0.1s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T13:35:24.888Z] #188 DONE 1.0s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T13:35:24.888Z] #189 DONE 0.1s [2023-10-24T13:35:24.888Z] [2023-10-24T13:35:24.888Z] #92 [security-proxy-auth] exporting to image [2023-10-24T13:35:25.148Z] #92 ... [2023-10-24T13:35:25.148Z] [2023-10-24T13:35:25.148Z] #190 [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-24T13:35:25.148Z] #190 DONE 0.1s [2023-10-24T13:35:25.148Z] [2023-10-24T13:35:25.148Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T13:35:25.148Z] #191 DONE 0.1s [2023-10-24T13:35:25.148Z] [2023-10-24T13:35:25.148Z] #92 [security-proxy-auth] exporting to image [2023-10-24T13:35:25.148Z] #92 exporting layers 0.2s done [2023-10-24T13:35:25.148Z] #92 writing image sha256:f40c275a53f3066a0d87abb5d141ee3c5357c4b34b5f3806db119825e32a49db done [2023-10-24T13:35:25.148Z] #92 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-10-24T13:35:25.148Z] #92 writing image sha256:d9d26a8c10ec9f908d5b1391620ef007f127e398b17f5dd517cac1b078be88de done [2023-10-24T13:35:25.148Z] #92 naming to docker.io/library/security-proxy-auth done [2023-10-24T13:35:25.148Z] #92 DONE 2.4s [2023-10-24T13:35:25.148Z] [2023-10-24T13:35:25.148Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T13:35:25.148Z] #192 DONE 0.1s [2023-10-24T13:35:25.148Z] [2023-10-24T13:35:25.148Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T13:35:25.407Z] #193 ... [2023-10-24T13:35:25.407Z] [2023-10-24T13:35:25.407Z] #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-24T13:35:25.407Z] #194 DONE 0.9s [2023-10-24T13:35:25.407Z] [2023-10-24T13:35:25.407Z] #92 [security-proxy-setup] exporting to image [2023-10-24T13:35:25.407Z] #92 exporting layers 0.1s done [2023-10-24T13:35:25.407Z] #92 writing image sha256:37c4ec1765c14a87d6476124752dcb1050520a8637b425487f668cdfa5b8e254 done [2023-10-24T13:35:25.407Z] #92 naming to docker.io/library/security-proxy-setup done [2023-10-24T13:35:25.407Z] #92 DONE 2.5s [2023-10-24T13:35:25.407Z] [2023-10-24T13:35:25.407Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T13:35:25.671Z] #195 DONE 0.6s [2023-10-24T13:35:25.671Z] [2023-10-24T13:35:25.671Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T13:35:25.671Z] #193 DONE 0.4s [2023-10-24T13:35:25.671Z] [2023-10-24T13:35:25.671Z] #92 [security-bootstrapper] exporting to image [2023-10-24T13:35:25.671Z] #92 exporting layers 0.3s done [2023-10-24T13:35:25.671Z] #92 writing image sha256:bcd6f3d8ee39be46c3324c47275be216889595ac7938952ee24911ddac66307c done [2023-10-24T13:35:25.671Z] #92 naming to docker.io/library/security-bootstrapper done [2023-10-24T13:35:25.671Z] #92 writing image sha256:6886cbca0bca06febe2cd9a4e614b1f9168084cb2525dd6d50b6f925bb311486 done [2023-10-24T13:35:25.671Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-10-24T13:35:25.671Z] #92 DONE 2.8s [2023-10-24T13:35:25.671Z] [2023-10-24T13:35:25.671Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T13:35:25.671Z] time="2023-10-24T13:32:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T13:35:25.712Z] $ docker stop --time=1 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a [2023-10-24T13:35:27.024Z] $ docker rm -f --volumes 589e2bd30ea06ad4acac574525d31cce61a3c2a0ce8672beb151fac0bc575b5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T13:35:27.413Z] + docker images [2023-10-24T13:35:27.413Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T13:35:27.413Z] security-proxy-setup latest 37c4ec1765c1 2 seconds ago 29.4MB [2023-10-24T13:35:27.413Z] security-bootstrapper latest bcd6f3d8ee39 2 seconds ago 23.3MB [2023-10-24T13:35:27.413Z] security-secretstore-setup latest 6886cbca0bca 2 seconds ago 44.4MB [2023-10-24T13:35:27.413Z] security-proxy-auth latest d9d26a8c10ec 3 seconds ago 19.5MB [2023-10-24T13:35:27.413Z] core-common-config-bootstrapper latest f40c275a53f3 3 seconds ago 18.2MB [2023-10-24T13:35:27.413Z] security-spiffe-token-provider latest 0a3e8711187e 4 seconds ago 35MB [2023-10-24T13:35:27.413Z] core-data latest 9f39fb4c1691 4 seconds ago 21.3MB [2023-10-24T13:35:27.413Z] core-metadata latest bf0790170525 4 seconds ago 21.7MB [2023-10-24T13:35:27.413Z] support-notifications latest 9555ea211816 4 seconds ago 34.6MB [2023-10-24T13:35:27.413Z] core-command latest e56edaca3441 5 seconds ago 21.2MB [2023-10-24T13:35:27.413Z] support-scheduler latest a37846c8e3fe 5 seconds ago 34MB [2023-10-24T13:35:27.413Z] security-spire-agent latest f858799c8bbc 2 minutes ago 161MB [2023-10-24T13:35:27.413Z] security-spire-config latest 2dcb39f3b1d3 2 minutes ago 101MB [2023-10-24T13:35:27.413Z] security-spire-server latest 899dab2db7ab 2 minutes ago 102MB [2023-10-24T13:35:27.413Z] ci-base-image-x86_64 latest 79e083030317 5 minutes ago 930MB [2023-10-24T13:35:27.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 4 weeks ago 557MB [2023-10-24T13:35:27.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-24T13:35:27.413Z] 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-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-24T13:36:09.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-24T13:36:10.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.206s coverage: 28.7% of statements [2023-10-24T13:36:20.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.261s coverage: 97.0% of statements [2023-10-24T13:36:24.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-24T13:36:24.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-24T13:36:24.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-24T13:36:28.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.338s coverage: 69.2% of statements [2023-10-24T13:36:28.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-24T13:36:28.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-24T13:36:29.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.289s coverage: 53.2% of statements [2023-10-24T13:36:35.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-24T13:36:35.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-24T13:36:35.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:36:35.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-24T13:36:35.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-24T13:36:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-24T13:36:40.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-24T13:36:52.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.782s coverage: 93.4% of statements [2023-10-24T13:36:52.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.386s coverage: 4.1% of statements [2023-10-24T13:36:54.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-24T13:36:54.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:36:54.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-24T13:36:56.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-24T13:36:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.626s coverage: 97.6% of statements [2023-10-24T13:36:57.229Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.182s coverage: 72.2% of statements [2023-10-24T13:37:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-24T13:37:05.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-24T13:37:06.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.399s coverage: 0.9% of statements [2023-10-24T13:37:06.386Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.247s coverage: 32.2% of statements [2023-10-24T13:37:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.334s coverage: 41.7% of statements [2023-10-24T13:37:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.349s coverage: 82.9% of statements [2023-10-24T13:37:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.212s coverage: 94.1% of statements [2023-10-24T13:37:10.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.297s coverage: 96.3% of statements [2023-10-24T13:37:15.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.241s coverage: 87.5% of statements [2023-10-24T13:37:15.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-24T13:37:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-24T13:37:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-24T13:37:17.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-24T13:37:21.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-24T13:37:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-24T13:37:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-24T13:37:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-24T13:37:27.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.191s coverage: 94.4% of statements [2023-10-24T13:37:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-24T13:37:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-24T13:37:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-24T13:37:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-24T13:37:36.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-24T13:37:36.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-24T13:37:38.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-24T13:37:41.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.927s coverage: 79.9% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.277s coverage: 92.9% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.205s coverage: 62.3% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.202s coverage: 87.2% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.160s coverage: 20.0% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements [2023-10-24T13:37:43.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.481s coverage: 81.8% of statements [2023-10-24T13:37:44.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-24T13:37:45.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-24T13:37:45.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.406s coverage: 82.1% of statements [2023-10-24T13:37:46.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.202s coverage: 86.0% of statements [2023-10-24T13:37:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-24T13:37:50.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-24T13:37:52.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.995s coverage: 63.1% of statements [2023-10-24T13:37:52.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.335s coverage: 100.0% of statements [2023-10-24T13:37:53.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2023-10-24T13:37:53.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2023-10-24T13:37:53.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-24T13:37:53.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-24T13:37:53.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-24T13:37:53.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-10-24T13:37:54.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2023-10-24T13:37:59.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-24T13:37:59.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-24T13:37:59.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-24T13:38:00.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.776s coverage: 38.4% of statements [2023-10-24T13:38:00.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.229s coverage: 89.5% of statements [2023-10-24T13:38:04.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-24T13:38:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-24T13:38:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-24T13:38:04.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-24T13:38:05.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.214s coverage: 84.8% of statements [2023-10-24T13:38:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-24T13:38:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-24T13:38:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-24T13:38:09.425Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-24T13:38:16.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-24T13:38:16.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:38:16.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-24T13:38:16.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-24T13:38:16.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.279s coverage: 19.9% of statements [2023-10-24T13:38:17.079Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements [2023-10-24T13:38:19.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-24T13:38:19.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-24T13:38:20.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.251s coverage: 61.8% of statements [2023-10-24T13:38:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-24T13:38:22.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-24T13:38:24.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.362s coverage: 98.9% of statements [2023-10-24T13:38:25.029Z] 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-24T13:38:25.029Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T13:38:25.029Z] go vet ./... [2023-10-24T13:40:46.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T13:40:46.712Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T13:40:46.712Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T13:40:46.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-24T13:40:47.424Z] + ls -al . [2023-10-24T13:40:47.424Z] total 724 [2023-10-24T13:40:47.424Z] drwxrwxr-x 10 1001 1001 4096 Oct 24 13:33 . [2023-10-24T13:40:47.424Z] drwxr-xr-x 4 root root 4096 Oct 24 13:33 .. [2023-10-24T13:40:47.424Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 .blubracket [2023-10-24T13:40:47.424Z] -rw-rw-r-- 1 1001 1001 10 Oct 24 13:31 .dockerignore [2023-10-24T13:40:47.424Z] drwxrwxr-x 8 1001 1001 4096 Oct 24 13:31 .git [2023-10-24T13:40:47.424Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 13:31 .github [2023-10-24T13:40:47.424Z] -rw-rw-r-- 1 1001 1001 1074 Oct 24 13:31 .gitignore [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 42 Oct 24 13:31 .golangci.yml [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 100 Oct 24 13:31 .hadolint.yml [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 155 Oct 24 13:31 .sonarcloud.properties [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 1171 Oct 24 13:31 ADOPTERS.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 11674 Oct 24 13:31 Attribution.txt [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 93407 Oct 24 13:31 CHANGELOG.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 3804 Oct 24 13:31 CONTRIBUTING.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 677 Oct 24 13:31 GOVERNANCE.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 862 Oct 24 13:31 Jenkinsfile [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 10775 Oct 24 13:31 LICENSE [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 15054 Oct 24 13:31 Makefile [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 582 Oct 24 13:31 OWNERS.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 9527 Oct 24 13:31 README.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 789 Oct 24 13:31 SECURITY.md [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 5 Oct 24 13:29 VERSION [2023-10-24T13:40:47.425Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 bin [2023-10-24T13:40:47.425Z] drwxrwxr-x 18 1001 1001 4096 Oct 24 13:31 cmd [2023-10-24T13:40:47.425Z] -rw-r--r-- 1 root root 453602 Oct 24 13:38 coverage.out [2023-10-24T13:40:47.425Z] drwxrwxr-x 2 1001 1001 4096 Oct 24 13:31 fuzz_test [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 3689 Oct 24 13:31 go.mod [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 34446 Oct 24 13:31 go.sum [2023-10-24T13:40:47.425Z] drwxrwxr-x 7 1001 1001 4096 Oct 24 13:31 internal [2023-10-24T13:40:47.425Z] drwxrwxr-x 3 1001 1001 4096 Oct 24 13:31 openapi [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 584 Oct 24 13:31 security.txt [2023-10-24T13:40:47.425Z] -rw-rw-r-- 1 1001 1001 204 Oct 24 13:31 version.go [Pipeline] sh [2023-10-24T13:40:48.090Z] + '[' -e coverage.out ] [2023-10-24T13:40:48.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-24T13:40:48.125Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T13:40:49.006Z] Stashed 1 file(s) [Pipeline] sh [2023-10-24T13:40:49.655Z] + make build [2023-10-24T13:40:49.655Z] 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-24T13:42:11.282Z] 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-24T13:42:15.590Z] 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-24T13:42:21.016Z] 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-24T13:42:24.444Z] 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-24T13:42:56.663Z] 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-24T13:43:00.910Z] 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-24T13:43:07.559Z] 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-24T13:43:12.900Z] 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-24T13:43:17.145Z] 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-24T13:43:20.474Z] 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-24T13:43:25.814Z] 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-24T13:43:31.169Z] $ docker stop --time=1 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e [2023-10-24T13:43:35.757Z] $ docker rm -f --volumes 2f20d58cf84c1f5dee9e8b9e0f811227bf0c52016ec69b79fe5211435ec3392e [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-24T13:43:39.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T13:43:39.017Z] [2023-10-24T13:43:39.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T13:43:39.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T13:43:39.687Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-24T13:43:39.687Z] 547446be3368: Pulling fs layer [2023-10-24T13:43:39.687Z] d125d8839a47: Pulling fs layer [2023-10-24T13:43:39.687Z] 3e85d5ac6304: Pulling fs layer [2023-10-24T13:43:39.687Z] c3105a71a48b: Pulling fs layer [2023-10-24T13:43:39.687Z] 0f093f025ec4: Pulling fs layer [2023-10-24T13:43:39.687Z] c3106fc0e877: Pulling fs layer [2023-10-24T13:43:39.687Z] c3105a71a48b: Waiting [2023-10-24T13:43:39.687Z] 0f093f025ec4: Waiting [2023-10-24T13:43:39.687Z] c3106fc0e877: Waiting [2023-10-24T13:43:39.687Z] 547446be3368: Download complete [2023-10-24T13:43:39.955Z] c3105a71a48b: Verifying Checksum [2023-10-24T13:43:39.955Z] c3105a71a48b: Download complete [2023-10-24T13:43:40.221Z] d125d8839a47: Verifying Checksum [2023-10-24T13:43:40.221Z] d125d8839a47: Download complete [2023-10-24T13:43:40.487Z] c3106fc0e877: Verifying Checksum [2023-10-24T13:43:40.487Z] c3106fc0e877: Download complete [2023-10-24T13:43:40.487Z] 547446be3368: Pull complete [2023-10-24T13:43:40.755Z] 0f093f025ec4: Verifying Checksum [2023-10-24T13:43:40.755Z] 0f093f025ec4: Download complete [2023-10-24T13:43:41.710Z] d125d8839a47: Pull complete [2023-10-24T13:43:42.291Z] 3e85d5ac6304: Verifying Checksum [2023-10-24T13:43:42.291Z] 3e85d5ac6304: Download complete [2023-10-24T13:43:52.346Z] 3e85d5ac6304: Pull complete [2023-10-24T13:43:52.346Z] c3105a71a48b: Pull complete [2023-10-24T13:43:53.747Z] 0f093f025ec4: Pull complete [2023-10-24T13:43:54.014Z] c3106fc0e877: Pull complete [2023-10-24T13:43:54.014Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-24T13:43:54.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-24T13:43:54.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T13:43:54.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container [2023-10-24T13:43:54.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-24T13:43:56.368Z] $ docker top 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T13:43:56.915Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-24T13:44:06.972Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #1 transferring dockerfile: 2.12kB done [2023-10-24T13:44:06.973Z] #1 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #2 transferring dockerfile: 1.70kB done [2023-10-24T13:44:06.973Z] #2 DONE 0.0s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #3 transferring dockerfile: 2.38kB done [2023-10-24T13:44:06.973Z] #3 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-10-24T13:44:06.973Z] #4 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #5 transferring dockerfile: 1.84kB done [2023-10-24T13:44:06.973Z] #5 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #6 transferring dockerfile: 1.59kB done [2023-10-24T13:44:06.973Z] #6 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #7 transferring dockerfile: 1.82kB done [2023-10-24T13:44:06.973Z] #7 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #8 transferring dockerfile: 1.78kB 0.0s done [2023-10-24T13:44:06.973Z] #8 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #9 [core-data internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #9 transferring dockerfile: 1.90kB 0.0s done [2023-10-24T13:44:06.973Z] #9 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #10 [core-command internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-10-24T13:44:06.973Z] #10 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #11 transferring dockerfile: 1.58kB done [2023-10-24T13:44:06.973Z] #11 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #12 transferring dockerfile: 2.04kB done [2023-10-24T13:44:06.973Z] #12 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-10-24T13:44:06.973Z] #13 transferring dockerfile: 1.96kB 0.0s done [2023-10-24T13:44:06.973Z] #13 DONE 0.1s [2023-10-24T13:44:06.973Z] [2023-10-24T13:44:06.973Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-24T13:44:07.239Z] #14 transferring dockerfile: 2.39kB done [2023-10-24T13:44:07.239Z] #14 DONE 0.1s [2023-10-24T13:44:07.239Z] [2023-10-24T13:44:07.239Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-24T13:44:07.239Z] #15 transferring context: 50B done [2023-10-24T13:44:07.239Z] #15 DONE 0.1s [2023-10-24T13:44:07.822Z] [2023-10-24T13:44:07.822Z] #16 [security-spire-agent internal] load .dockerignore [2023-10-24T13:44:07.822Z] #16 transferring context: 50B 0.0s done [2023-10-24T13:44:07.822Z] #16 DONE 0.0s [2023-10-24T13:44:07.822Z] [2023-10-24T13:44:07.822Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-10-24T13:44:07.822Z] #17 transferring context: 50B 0.0s done [2023-10-24T13:44:07.822Z] #17 DONE 0.1s [2023-10-24T13:44:07.822Z] [2023-10-24T13:44:07.822Z] #18 [security-bootstrapper internal] load .dockerignore [2023-10-24T13:44:07.822Z] #18 transferring context: 50B 0.0s done [2023-10-24T13:44:07.822Z] #18 DONE 0.1s [2023-10-24T13:44:08.099Z] [2023-10-24T13:44:08.099Z] #19 [support-notifications internal] load .dockerignore [2023-10-24T13:44:08.099Z] #19 transferring context: 50B done [2023-10-24T13:44:08.099Z] #19 DONE 0.1s [2023-10-24T13:44:08.099Z] [2023-10-24T13:44:08.099Z] #20 [security-spire-server internal] load .dockerignore [2023-10-24T13:44:08.099Z] #20 transferring context: 50B done [2023-10-24T13:44:08.099Z] #20 DONE 0.1s [2023-10-24T13:44:08.099Z] [2023-10-24T13:44:08.099Z] #21 [support-scheduler internal] load .dockerignore [2023-10-24T13:44:08.099Z] #21 transferring context: 50B done [2023-10-24T13:44:08.099Z] #21 DONE 0.1s [2023-10-24T13:44:08.099Z] [2023-10-24T13:44:08.099Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-10-24T13:44:08.099Z] #22 transferring context: 50B 0.0s done [2023-10-24T13:44:08.099Z] #22 DONE 0.1s [2023-10-24T13:44:08.099Z] [2023-10-24T13:44:08.099Z] #23 [core-data internal] load .dockerignore [2023-10-24T13:44:08.365Z] #23 transferring context: 50B done [2023-10-24T13:44:08.365Z] #23 DONE 0.1s [2023-10-24T13:44:08.365Z] [2023-10-24T13:44:08.365Z] #24 [core-command internal] load .dockerignore [2023-10-24T13:44:08.365Z] #24 transferring context: 50B done [2023-10-24T13:44:08.365Z] #24 DONE 0.1s [2023-10-24T13:44:08.365Z] [2023-10-24T13:44:08.365Z] #25 [security-spire-config internal] load .dockerignore [2023-10-24T13:44:08.365Z] #25 transferring context: 50B done [2023-10-24T13:44:08.365Z] #25 DONE 0.1s [2023-10-24T13:44:08.365Z] [2023-10-24T13:44:08.365Z] #26 [core-metadata internal] load .dockerignore [2023-10-24T13:44:08.365Z] #26 transferring context: 50B 0.0s done [2023-10-24T13:44:08.365Z] #26 DONE 0.1s [2023-10-24T13:44:08.365Z] [2023-10-24T13:44:08.365Z] #27 [security-proxy-auth internal] load .dockerignore [2023-10-24T13:44:08.632Z] #27 transferring context: 50B 0.0s done [2023-10-24T13:44:08.632Z] #27 DONE 0.1s [2023-10-24T13:44:08.632Z] [2023-10-24T13:44:08.632Z] #28 [security-proxy-setup internal] load .dockerignore [2023-10-24T13:44:08.632Z] #28 transferring context: 50B done [2023-10-24T13:44:08.632Z] #28 DONE 0.1s [2023-10-24T13:44:08.899Z] [2023-10-24T13:44:08.899Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:08.899Z] #29 DONE 0.0s [2023-10-24T13:44:08.899Z] [2023-10-24T13:44:08.899Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:09.487Z] #30 DONE 0.6s [2023-10-24T13:44:09.487Z] [2023-10-24T13:44:09.487Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:44:09.487Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T13:44:09.487Z] #31 DONE 0.1s [2023-10-24T13:44:09.487Z] [2023-10-24T13:44:09.487Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T13:44:09.487Z] #32 ... [2023-10-24T13:44:09.487Z] [2023-10-24T13:44:09.487Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:09.487Z] #29 DONE 0.0s [2023-10-24T13:44:09.487Z] [2023-10-24T13:44:09.487Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:09.487Z] #30 DONE 0.6s [2023-10-24T13:44:09.487Z] [2023-10-24T13:44:09.487Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T13:44:09.756Z] #32 ... [2023-10-24T13:44:09.756Z] [2023-10-24T13:44:09.756Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:09.756Z] #29 DONE 0.1s [2023-10-24T13:44:09.756Z] [2023-10-24T13:44:09.756Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T13:44:09.756Z] #32 ... [2023-10-24T13:44:09.756Z] [2023-10-24T13:44:09.756Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:09.756Z] #30 DONE 0.6s [2023-10-24T13:44:09.756Z] [2023-10-24T13:44:09.756Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T13:44:09.756Z] #32 ... [2023-10-24T13:44:09.756Z] [2023-10-24T13:44:09.756Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:09.756Z] #30 DONE 0.6s [2023-10-24T13:44:10.028Z] [2023-10-24T13:44:10.028Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:44:10.028Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T13:44:10.028Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T13:44:10.028Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T13:44:10.028Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T13:44:10.028Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T13:44:10.028Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-24T13:44:10.028Z] #31 ... [2023-10-24T13:44:10.028Z] [2023-10-24T13:44:10.028Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:10.028Z] #29 DONE 0.1s [2023-10-24T13:44:10.299Z] [2023-10-24T13:44:10.299Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.299Z] #33 ... [2023-10-24T13:44:10.299Z] [2023-10-24T13:44:10.299Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:10.299Z] #29 DONE 0.1s [2023-10-24T13:44:10.299Z] [2023-10-24T13:44:10.299Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.567Z] #33 ... [2023-10-24T13:44:10.567Z] [2023-10-24T13:44:10.567Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:10.567Z] #29 DONE 0.1s [2023-10-24T13:44:10.567Z] [2023-10-24T13:44:10.567Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.567Z] #33 ... [2023-10-24T13:44:10.567Z] [2023-10-24T13:44:10.567Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:10.567Z] #30 DONE 1.1s [2023-10-24T13:44:10.567Z] [2023-10-24T13:44:10.567Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.839Z] #33 ... [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:10.839Z] #29 DONE 0.1s [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.839Z] #33 ... [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-24T13:44:10.839Z] #34 DONE 1.6s [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:10.839Z] #33 ... [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-24T13:44:10.839Z] #35 DONE 1.7s [2023-10-24T13:44:10.839Z] [2023-10-24T13:44:10.839Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:11.107Z] #33 ... [2023-10-24T13:44:11.107Z] [2023-10-24T13:44:11.107Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:11.107Z] #30 DONE 1.4s [2023-10-24T13:44:11.107Z] [2023-10-24T13:44:11.107Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:11.107Z] #33 ... [2023-10-24T13:44:11.107Z] [2023-10-24T13:44:11.107Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:11.107Z] #29 DONE 0.1s [2023-10-24T13:44:11.107Z] [2023-10-24T13:44:11.107Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:11.375Z] #33 ... [2023-10-24T13:44:11.375Z] [2023-10-24T13:44:11.375Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:11.375Z] #29 DONE 0.1s [2023-10-24T13:44:11.375Z] [2023-10-24T13:44:11.375Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:11.643Z] #33 ... [2023-10-24T13:44:11.643Z] [2023-10-24T13:44:11.643Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-24T13:44:11.643Z] #29 DONE 0.1s [2023-10-24T13:44:11.643Z] [2023-10-24T13:44:11.643Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:11.643Z] #33 ... [2023-10-24T13:44:11.643Z] [2023-10-24T13:44:11.643Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-24T13:44:11.643Z] #30 DONE 2.0s [2023-10-24T13:44:11.643Z] [2023-10-24T13:44:11.643Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:12.225Z] #33 ... [2023-10-24T13:44:12.225Z] [2023-10-24T13:44:12.225Z] #36 [security-spire-server internal] load build context [2023-10-24T13:44:12.225Z] #36 transferring context: 18.10kB 0.2s done [2023-10-24T13:44:12.225Z] #36 DONE 1.2s [2023-10-24T13:44:12.225Z] [2023-10-24T13:44:12.225Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-24T13:44:12.225Z] #32 DONE 3.8s [2023-10-24T13:44:12.225Z] [2023-10-24T13:44:12.225Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:12.812Z] #33 ... [2023-10-24T13:44:12.812Z] [2023-10-24T13:44:12.812Z] #37 [security-spire-config internal] load build context [2023-10-24T13:44:12.812Z] #37 transferring context: 16.35kB 0.3s done [2023-10-24T13:44:12.812Z] #37 DONE 1.9s [2023-10-24T13:44:12.812Z] [2023-10-24T13:44:12.812Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:13.079Z] #33 ... [2023-10-24T13:44:13.079Z] [2023-10-24T13:44:13.079Z] #38 [security-spire-agent internal] load build context [2023-10-24T13:44:13.079Z] #38 transferring context: 17.63kB 0.3s done [2023-10-24T13:44:13.079Z] #38 DONE 2.1s [2023-10-24T13:44:13.079Z] [2023-10-24T13:44:13.079Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:14.494Z] #33 ... [2023-10-24T13:44:14.494Z] [2023-10-24T13:44:14.494Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-24T13:44:14.494Z] #39 DONE 2.3s [2023-10-24T13:44:14.494Z] [2023-10-24T13:44:14.494Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:15.917Z] #33 ... [2023-10-24T13:44:15.917Z] [2023-10-24T13:44:15.917Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T13:44:15.917Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-24T13:44:15.917Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-24T13:44:15.917Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-24T13:44:15.917Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-24T13:44:15.917Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-24T13:44:15.917Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.6s done [2023-10-24T13:44:15.917Z] #31 DONE 7.0s [2023-10-24T13:44:15.917Z] [2023-10-24T13:44:15.917Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:16.876Z] #33 transferring context: 35.72MB 7.4s [2023-10-24T13:44:19.491Z] #33 ... [2023-10-24T13:44:19.491Z] [2023-10-24T13:44:19.491Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:19.760Z] #40 ... [2023-10-24T13:44:19.760Z] [2023-10-24T13:44:19.760Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:19.760Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-10-24T13:44:19.760Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-24T13:44:19.760Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-24T13:44:19.760Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-24T13:44:19.760Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-24T13:44:19.760Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-24T13:44:19.760Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-10-24T13:44:19.760Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T13:44:19.760Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.3s done [2023-10-24T13:44:19.760Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-24T13:44:19.760Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-24T13:44:19.760Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-24T13:44:19.760Z] #41 ... [2023-10-24T13:44:19.760Z] [2023-10-24T13:44:19.760Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:19.760Z] #42 ... [2023-10-24T13:44:19.760Z] [2023-10-24T13:44:19.760Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:44:20.027Z] #43 ... [2023-10-24T13:44:20.027Z] [2023-10-24T13:44:20.027Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:20.616Z] #40 ... [2023-10-24T13:44:20.616Z] [2023-10-24T13:44:20.616Z] #44 [support-scheduler internal] load build context [2023-10-24T13:44:20.616Z] #44 ... [2023-10-24T13:44:20.616Z] [2023-10-24T13:44:20.616Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:20.885Z] #45 ... [2023-10-24T13:44:20.885Z] [2023-10-24T13:44:20.885Z] #46 [core-data internal] load build context [2023-10-24T13:44:20.885Z] #46 ... [2023-10-24T13:44:20.885Z] [2023-10-24T13:44:20.885Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:21.165Z] #45 ... [2023-10-24T13:44:21.165Z] [2023-10-24T13:44:21.165Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:44:21.165Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-10-24T13:44:21.165Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-24T13:44:21.165Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-24T13:44:21.165Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-24T13:44:21.165Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-24T13:44:21.165Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-10-24T13:44:21.165Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-24T13:44:21.165Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done [2023-10-24T13:44:21.165Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.3s done [2023-10-24T13:44:21.165Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-24T13:44:21.165Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-24T13:44:21.165Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.1s [2023-10-24T13:44:21.165Z] #47 ... [2023-10-24T13:44:21.165Z] [2023-10-24T13:44:21.165Z] #48 [core-command internal] load build context [2023-10-24T13:44:21.437Z] #48 ... [2023-10-24T13:44:21.437Z] [2023-10-24T13:44:21.437Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:21.707Z] #45 ... [2023-10-24T13:44:21.707Z] [2023-10-24T13:44:21.707Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:21.707Z] #49 ... [2023-10-24T13:44:21.707Z] [2023-10-24T13:44:21.707Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:44:21.980Z] #50 ... [2023-10-24T13:44:21.980Z] [2023-10-24T13:44:21.980Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:22.249Z] #51 ... [2023-10-24T13:44:22.249Z] [2023-10-24T13:44:22.249Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:24.870Z] #41 ... [2023-10-24T13:44:24.870Z] [2023-10-24T13:44:24.870Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:44:24.870Z] #52 ... [2023-10-24T13:44:24.870Z] [2023-10-24T13:44:24.870Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:44:24.870Z] #0 8.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #53 ... [2023-10-24T13:44:24.870Z] [2023-10-24T13:44:24.870Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T13:44:24.870Z] #54 ... [2023-10-24T13:44:24.870Z] [2023-10-24T13:44:24.870Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T13:44:24.870Z] #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #0 4.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #0 6.666 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:44:24.870Z] #0 6.666 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:44:24.870Z] #0 6.666 OK: 19952 distinct packages available [2023-10-24T13:44:24.870Z] #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:24.870Z] #0 10.06 OK: 266 MiB in 52 packages [2023-10-24T13:44:24.870Z] #55 ... [2023-10-24T13:44:24.870Z] [2023-10-24T13:44:24.870Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:24.870Z] #51 transferring context: 19.01MB 11.4s [2023-10-24T13:44:26.306Z] #51 ... [2023-10-24T13:44:26.306Z] [2023-10-24T13:44:26.306Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:44:26.306Z] #56 ... [2023-10-24T13:44:26.306Z] [2023-10-24T13:44:26.306Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:26.582Z] #51 ... [2023-10-24T13:44:26.582Z] [2023-10-24T13:44:26.582Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-24T13:44:26.582Z] #55 DONE 11.9s [2023-10-24T13:44:26.582Z] [2023-10-24T13:44:26.582Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:44:26.582Z] #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:26.858Z] #56 ... [2023-10-24T13:44:26.858Z] [2023-10-24T13:44:26.858Z] #57 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T13:44:26.858Z] #0 9.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:26.858Z] #57 ... [2023-10-24T13:44:26.858Z] [2023-10-24T13:44:26.858Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:44:26.858Z] #53 11.57 OK: 266 MiB in 52 packages [2023-10-24T13:44:26.858Z] #53 DONE 13.3s [2023-10-24T13:44:26.858Z] [2023-10-24T13:44:26.858Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T13:44:27.129Z] #58 ... [2023-10-24T13:44:27.129Z] [2023-10-24T13:44:27.129Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T13:44:27.129Z] #59 ... [2023-10-24T13:44:27.129Z] [2023-10-24T13:44:27.129Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T13:44:27.400Z] #60 ... [2023-10-24T13:44:27.400Z] [2023-10-24T13:44:27.400Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T13:44:27.400Z] #61 ... [2023-10-24T13:44:27.400Z] [2023-10-24T13:44:27.400Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T13:44:27.672Z] #62 ... [2023-10-24T13:44:27.672Z] [2023-10-24T13:44:27.672Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T13:44:27.672Z] #63 ... [2023-10-24T13:44:27.672Z] [2023-10-24T13:44:27.672Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:44:27.672Z] #64 ... [2023-10-24T13:44:27.672Z] [2023-10-24T13:44:27.672Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:29.640Z] #51 ... [2023-10-24T13:44:29.640Z] [2023-10-24T13:44:29.640Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:29.640Z] #33 transferring context: 55.27MB 20.0s [2023-10-24T13:44:29.640Z] #33 ... [2023-10-24T13:44:29.640Z] [2023-10-24T13:44:29.640Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:29.913Z] #51 ... [2023-10-24T13:44:29.913Z] [2023-10-24T13:44:29.913Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:30.181Z] #42 ... [2023-10-24T13:44:30.181Z] [2023-10-24T13:44:30.181Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:30.181Z] #51 ... [2023-10-24T13:44:30.181Z] [2023-10-24T13:44:30.181Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:44:30.452Z] #43 ... [2023-10-24T13:44:30.452Z] [2023-10-24T13:44:30.452Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:30.721Z] #42 ... [2023-10-24T13:44:30.722Z] [2023-10-24T13:44:30.722Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:30.988Z] #40 ... [2023-10-24T13:44:30.988Z] [2023-10-24T13:44:30.988Z] #44 [support-scheduler internal] load build context [2023-10-24T13:44:30.988Z] #44 ... [2023-10-24T13:44:30.988Z] [2023-10-24T13:44:30.988Z] #46 [core-data internal] load build context [2023-10-24T13:44:31.255Z] #46 ... [2023-10-24T13:44:31.255Z] [2023-10-24T13:44:31.255Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:31.521Z] #42 ... [2023-10-24T13:44:31.521Z] [2023-10-24T13:44:31.521Z] #48 [core-command internal] load build context [2023-10-24T13:44:31.521Z] #48 ... [2023-10-24T13:44:31.521Z] [2023-10-24T13:44:31.521Z] #46 [core-data internal] load build context [2023-10-24T13:44:31.788Z] #46 ... [2023-10-24T13:44:31.788Z] [2023-10-24T13:44:31.788Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:44:31.788Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.6s [2023-10-24T13:44:31.788Z] #47 ... [2023-10-24T13:44:31.788Z] [2023-10-24T13:44:31.788Z] #46 [core-data internal] load build context [2023-10-24T13:44:31.788Z] #46 ... [2023-10-24T13:44:31.788Z] [2023-10-24T13:44:31.788Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:32.059Z] #49 ... [2023-10-24T13:44:32.059Z] [2023-10-24T13:44:32.059Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:32.059Z] #45 ... [2023-10-24T13:44:32.059Z] [2023-10-24T13:44:32.059Z] #46 [core-data internal] load build context [2023-10-24T13:44:32.328Z] #46 ... [2023-10-24T13:44:32.328Z] [2023-10-24T13:44:32.328Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:44:32.596Z] #50 ... [2023-10-24T13:44:32.596Z] [2023-10-24T13:44:32.596Z] #46 [core-data internal] load build context [2023-10-24T13:44:34.004Z] #46 ... [2023-10-24T13:44:34.004Z] [2023-10-24T13:44:34.004Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-24T13:44:34.004Z] #54 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:34.004Z] #54 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:34.004Z] #54 16.76 OK: 266 MiB in 52 packages [2023-10-24T13:44:34.004Z] #54 DONE 19.4s [2023-10-24T13:44:34.004Z] [2023-10-24T13:44:34.004Z] #46 [core-data internal] load build context [2023-10-24T13:44:34.969Z] #46 ... [2023-10-24T13:44:34.969Z] [2023-10-24T13:44:34.969Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-24T13:44:34.969Z] #52 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:34.969Z] #52 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:34.969Z] #52 17.91 OK: 266 MiB in 52 packages [2023-10-24T13:44:34.969Z] #52 DONE 20.4s [2023-10-24T13:44:34.969Z] [2023-10-24T13:44:34.969Z] #46 [core-data internal] load build context [2023-10-24T13:44:35.240Z] #46 ... [2023-10-24T13:44:35.240Z] [2023-10-24T13:44:35.240Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:35.240Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s [2023-10-24T13:44:35.240Z] #41 ... [2023-10-24T13:44:35.240Z] [2023-10-24T13:44:35.240Z] #46 [core-data internal] load build context [2023-10-24T13:44:35.516Z] #46 transferring context: 49.62MB 24.2s [2023-10-24T13:44:36.485Z] #46 ... [2023-10-24T13:44:36.485Z] [2023-10-24T13:44:36.485Z] #57 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-24T13:44:36.485Z] #57 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:36.485Z] #57 17.72 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:36.485Z] #57 17.72 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:36.485Z] #57 17.93 OK: 8 MiB in 16 packages [2023-10-24T13:44:36.485Z] #57 DONE 20.7s [2023-10-24T13:44:36.485Z] [2023-10-24T13:44:36.485Z] #46 [core-data internal] load build context [2023-10-24T13:44:38.435Z] #46 ... [2023-10-24T13:44:38.435Z] [2023-10-24T13:44:38.435Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:44:38.435Z] #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:38.435Z] #56 18.57 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:38.435Z] #56 18.57 (2/4) Installing openssl (3.1.3-r0) [2023-10-24T13:44:38.435Z] #56 18.69 (3/4) Installing su-exec (0.2-r3) [2023-10-24T13:44:38.435Z] #56 18.69 (4/4) Installing yq (4.33.3-r4) [2023-10-24T13:44:38.435Z] #56 20.36 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:38.435Z] #56 20.51 OK: 18 MiB in 19 packages [2023-10-24T13:44:38.435Z] #56 ... [2023-10-24T13:44:38.435Z] [2023-10-24T13:44:38.435Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:39.019Z] #41 ... [2023-10-24T13:44:39.019Z] [2023-10-24T13:44:39.019Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-24T13:44:39.019Z] #56 DONE 22.6s [2023-10-24T13:44:39.019Z] [2023-10-24T13:44:39.019Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T13:44:39.019Z] #62 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:39.019Z] #62 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:39.019Z] #62 18.91 (1/2) Installing ca-certificates (20230506-r0) [2023-10-24T13:44:39.019Z] #62 19.53 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:39.019Z] #62 19.57 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:39.019Z] #62 19.85 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:44:39.019Z] #62 20.85 OK: 9 MiB in 17 packages [2023-10-24T13:44:39.019Z] #62 ... [2023-10-24T13:44:39.019Z] [2023-10-24T13:44:39.019Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:39.608Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2023-10-24T13:44:39.877Z] #41 ... [2023-10-24T13:44:39.877Z] [2023-10-24T13:44:39.877Z] #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-24T13:44:39.877Z] #62 DONE 23.0s [2023-10-24T13:44:40.149Z] [2023-10-24T13:44:40.149Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:40.149Z] #41 ... [2023-10-24T13:44:40.149Z] [2023-10-24T13:44:40.149Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-24T13:44:40.149Z] #65 DONE 1.0s [2023-10-24T13:44:40.421Z] [2023-10-24T13:44:40.421Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:40.421Z] #51 ... [2023-10-24T13:44:40.421Z] [2023-10-24T13:44:40.421Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:44:40.421Z] #43 transferring context: 70.65MB 30.4s [2023-10-24T13:44:40.688Z] #43 ... [2023-10-24T13:44:40.688Z] [2023-10-24T13:44:40.688Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T13:44:40.688Z] #59 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:40.688Z] #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:40.688Z] #59 21.25 (1/4) Installing ca-certificates (20230506-r0) [2023-10-24T13:44:40.688Z] #59 21.95 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:40.688Z] #59 22.02 (3/4) Installing su-exec (0.2-r3) [2023-10-24T13:44:40.688Z] #59 22.02 (4/4) Installing yq (4.33.3-r4) [2023-10-24T13:44:40.688Z] #59 23.25 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:40.688Z] #59 23.48 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:44:40.688Z] #59 ... [2023-10-24T13:44:40.688Z] [2023-10-24T13:44:40.688Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:40.688Z] #33 ... [2023-10-24T13:44:40.688Z] [2023-10-24T13:44:40.688Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:40.957Z] #41 ... [2023-10-24T13:44:40.957Z] [2023-10-24T13:44:40.957Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:41.226Z] #40 ... [2023-10-24T13:44:41.226Z] [2023-10-24T13:44:41.226Z] #44 [support-scheduler internal] load build context [2023-10-24T13:44:41.226Z] #44 ... [2023-10-24T13:44:41.226Z] [2023-10-24T13:44:41.226Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:41.496Z] #41 ... [2023-10-24T13:44:41.496Z] [2023-10-24T13:44:41.496Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:41.496Z] #42 ... [2023-10-24T13:44:41.496Z] [2023-10-24T13:44:41.496Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:41.764Z] #41 ... [2023-10-24T13:44:41.764Z] [2023-10-24T13:44:41.764Z] #48 [core-command internal] load build context [2023-10-24T13:44:41.764Z] #48 ... [2023-10-24T13:44:41.764Z] [2023-10-24T13:44:41.764Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:44:41.764Z] #64 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:41.764Z] #64 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:41.764Z] #64 23.28 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:44:41.764Z] #64 23.28 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:44:41.764Z] #64 23.28 OK: 19946 distinct packages available [2023-10-24T13:44:41.764Z] #64 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:42.032Z] #64 ... [2023-10-24T13:44:42.032Z] [2023-10-24T13:44:42.032Z] #48 [core-command internal] load build context [2023-10-24T13:44:42.032Z] #48 ... [2023-10-24T13:44:42.032Z] [2023-10-24T13:44:42.032Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:44:42.032Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.5s [2023-10-24T13:44:42.300Z] #47 ... [2023-10-24T13:44:42.300Z] [2023-10-24T13:44:42.300Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:42.300Z] #49 ... [2023-10-24T13:44:42.300Z] [2023-10-24T13:44:42.300Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:42.300Z] #45 ... [2023-10-24T13:44:42.300Z] [2023-10-24T13:44:42.300Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:42.889Z] #49 ... [2023-10-24T13:44:42.889Z] [2023-10-24T13:44:42.889Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:44:42.889Z] #50 ... [2023-10-24T13:44:42.889Z] [2023-10-24T13:44:42.889Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:44.314Z] #41 ... [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T13:44:44.314Z] #60 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:44.314Z] #60 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:44.314Z] #60 25.15 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:44:44.314Z] #60 25.15 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:44:44.314Z] #60 25.15 OK: 19946 distinct packages available [2023-10-24T13:44:44.314Z] #60 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:44.314Z] #60 ... [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:44.314Z] #49 ... [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-24T13:44:44.314Z] #59 24.57 OK: 18 MiB in 19 packages [2023-10-24T13:44:44.314Z] #59 DONE 27.5s [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:44.314Z] #49 ... [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T13:44:44.314Z] #58 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:44.314Z] #58 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:44.314Z] #58 25.78 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:44.314Z] #58 25.78 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:44.314Z] #58 25.95 OK: 8 MiB in 16 packages [2023-10-24T13:44:44.314Z] #58 ... [2023-10-24T13:44:44.314Z] [2023-10-24T13:44:44.314Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:44.899Z] #41 ... [2023-10-24T13:44:44.899Z] [2023-10-24T13:44:44.899Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-24T13:44:44.899Z] #58 DONE 27.9s [2023-10-24T13:44:44.899Z] [2023-10-24T13:44:44.899Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:44.899Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.4s [2023-10-24T13:44:46.851Z] #41 ... [2023-10-24T13:44:46.851Z] [2023-10-24T13:44:46.851Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T13:44:46.851Z] #63 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #63 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #63 26.98 v3.18.4-106-g125c2950cf1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-24T13:44:46.851Z] #63 26.98 v3.18.4-105-g67b1438cd21 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-24T13:44:46.851Z] #63 26.98 OK: 19946 distinct packages available [2023-10-24T13:44:46.851Z] #63 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #63 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #63 ... [2023-10-24T13:44:46.851Z] [2023-10-24T13:44:46.851Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-24T13:44:46.851Z] #61 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #61 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:46.851Z] #61 27.57 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:46.851Z] #61 27.71 (2/2) Installing su-exec (0.2-r3) [2023-10-24T13:44:46.851Z] #61 27.71 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:46.851Z] #61 27.83 OK: 8 MiB in 17 packages [2023-10-24T13:44:46.851Z] #61 DONE 29.8s [2023-10-24T13:44:46.851Z] [2023-10-24T13:44:46.851Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:48.803Z] #41 ... [2023-10-24T13:44:48.804Z] [2023-10-24T13:44:48.804Z] #46 [core-data internal] load build context [2023-10-24T13:44:48.804Z] #46 transferring context: 85.23MB 37.2s [2023-10-24T13:44:48.804Z] #46 ... [2023-10-24T13:44:48.804Z] [2023-10-24T13:44:48.804Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:48.804Z] #51 ... [2023-10-24T13:44:48.804Z] [2023-10-24T13:44:48.804Z] #46 [core-data internal] load build context [2023-10-24T13:44:49.071Z] #46 ... [2023-10-24T13:44:49.071Z] [2023-10-24T13:44:49.071Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-24T13:44:49.071Z] #60 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:49.071Z] #60 30.10 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:49.071Z] #60 30.10 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:44:49.071Z] #60 30.13 (3/5) Installing libucontext (1.2-r2) [2023-10-24T13:44:49.071Z] #60 30.13 (4/5) Installing gcompat (1.1.0-r1) [2023-10-24T13:44:49.071Z] #60 30.13 (5/5) Installing openssl (3.1.3-r0) [2023-10-24T13:44:49.071Z] #60 30.31 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:49.071Z] #60 30.31 OK: 9 MiB in 20 packages [2023-10-24T13:44:49.071Z] #60 DONE 32.0s [2023-10-24T13:44:49.071Z] [2023-10-24T13:44:49.071Z] #46 [core-data internal] load build context [2023-10-24T13:44:49.669Z] #46 ... [2023-10-24T13:44:49.669Z] [2023-10-24T13:44:49.669Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-24T13:44:49.669Z] #64 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T13:44:49.669Z] #64 29.96 (1/11) Installing ca-certificates (20230506-r0) [2023-10-24T13:44:49.669Z] #64 30.17 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-24T13:44:49.669Z] #64 30.23 (3/11) Installing libunistring (1.1-r1) [2023-10-24T13:44:49.669Z] #64 30.31 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-24T13:44:49.669Z] #64 30.38 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-24T13:44:49.669Z] #64 30.38 (6/11) Installing libcurl (8.4.0-r0) [2023-10-24T13:44:49.669Z] #64 30.53 (7/11) Installing curl (8.4.0-r0) [2023-10-24T13:44:49.669Z] #64 30.53 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:49.669Z] #64 30.53 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:44:49.669Z] #64 30.53 (10/11) Installing libucontext (1.2-r2) [2023-10-24T13:44:49.669Z] #64 30.53 (11/11) Installing gcompat (1.1.0-r1) [2023-10-24T13:44:49.669Z] #64 30.53 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:49.669Z] #64 30.58 Executing ca-certificates-20230506-r0.trigger [2023-10-24T13:44:49.669Z] #64 31.14 OK: 13 MiB in 26 packages [2023-10-24T13:44:49.669Z] #64 DONE 32.7s [2023-10-24T13:44:49.669Z] [2023-10-24T13:44:49.669Z] #46 [core-data internal] load build context [2023-10-24T13:44:49.938Z] #46 ... [2023-10-24T13:44:49.938Z] [2023-10-24T13:44:49.938Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-24T13:44:49.938Z] #63 31.55 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-24T13:44:49.938Z] #63 31.55 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-24T13:44:49.938Z] #63 31.55 (3/4) Installing libucontext (1.2-r2) [2023-10-24T13:44:49.938Z] #63 31.55 (4/4) Installing gcompat (1.1.0-r1) [2023-10-24T13:44:49.938Z] #63 31.55 Executing busybox-1.36.1-r2.trigger [2023-10-24T13:44:49.938Z] #63 31.69 OK: 8 MiB in 19 packages [2023-10-24T13:44:49.938Z] #63 DONE 32.5s [2023-10-24T13:44:49.938Z] [2023-10-24T13:44:49.938Z] #46 [core-data internal] load build context [2023-10-24T13:44:50.523Z] #46 ... [2023-10-24T13:44:50.523Z] [2023-10-24T13:44:50.523Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:44:50.804Z] #43 ... [2023-10-24T13:44:50.804Z] [2023-10-24T13:44:50.804Z] #46 [core-data internal] load build context [2023-10-24T13:44:51.072Z] #46 ... [2023-10-24T13:44:51.072Z] [2023-10-24T13:44:51.072Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:44:51.072Z] #33 ... [2023-10-24T13:44:51.072Z] [2023-10-24T13:44:51.072Z] #46 [core-data internal] load build context [2023-10-24T13:44:51.339Z] #46 ... [2023-10-24T13:44:51.339Z] [2023-10-24T13:44:51.339Z] #44 [support-scheduler internal] load build context [2023-10-24T13:44:51.339Z] #44 ... [2023-10-24T13:44:51.339Z] [2023-10-24T13:44:51.339Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:51.605Z] #40 ... [2023-10-24T13:44:51.605Z] [2023-10-24T13:44:51.605Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-24T13:44:51.605Z] #66 DONE 4.8s [2023-10-24T13:44:51.605Z] [2023-10-24T13:44:51.605Z] #44 [support-scheduler internal] load build context [2023-10-24T13:44:51.871Z] #44 ... [2023-10-24T13:44:51.871Z] [2023-10-24T13:44:51.871Z] #42 [support-notifications internal] load build context [2023-10-24T13:44:51.871Z] #42 ... [2023-10-24T13:44:51.871Z] [2023-10-24T13:44:51.871Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:52.151Z] #40 ... [2023-10-24T13:44:52.151Z] [2023-10-24T13:44:52.151Z] #48 [core-command internal] load build context [2023-10-24T13:44:52.419Z] #48 ... [2023-10-24T13:44:52.419Z] [2023-10-24T13:44:52.419Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:52.419Z] #40 ... [2023-10-24T13:44:52.419Z] [2023-10-24T13:44:52.419Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-24T13:44:52.419Z] #67 DONE 0.8s [2023-10-24T13:44:52.419Z] [2023-10-24T13:44:52.419Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:52.419Z] #40 ... [2023-10-24T13:44:52.419Z] [2023-10-24T13:44:52.419Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:44:52.419Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.7s done [2023-10-24T13:44:52.686Z] #47 ... [2023-10-24T13:44:52.686Z] [2023-10-24T13:44:52.686Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:52.686Z] #45 ... [2023-10-24T13:44:52.686Z] [2023-10-24T13:44:52.686Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:52.686Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.1s [2023-10-24T13:44:53.275Z] #41 ... [2023-10-24T13:44:53.275Z] [2023-10-24T13:44:53.275Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:44:53.275Z] #50 ... [2023-10-24T13:44:53.275Z] [2023-10-24T13:44:53.275Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:53.275Z] #40 transferring context: 38.05MB 43.5s [2023-10-24T13:44:53.542Z] #40 ... [2023-10-24T13:44:53.542Z] [2023-10-24T13:44:53.542Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-24T13:44:53.542Z] #68 DONE 2.3s [2023-10-24T13:44:53.542Z] [2023-10-24T13:44:53.542Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:44:54.501Z] #40 ... [2023-10-24T13:44:54.501Z] [2023-10-24T13:44:54.501Z] #49 [core-metadata internal] load build context [2023-10-24T13:44:54.769Z] #49 ... [2023-10-24T13:44:54.769Z] [2023-10-24T13:44:54.769Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T13:44:54.769Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.9s done [2023-10-24T13:44:59.034Z] #41 ... [2023-10-24T13:44:59.034Z] [2023-10-24T13:44:59.034Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:44:59.034Z] #45 transferring context: 132.20MB 47.3s [2023-10-24T13:44:59.034Z] #45 ... [2023-10-24T13:44:59.034Z] [2023-10-24T13:44:59.034Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:44:59.034Z] #51 ... [2023-10-24T13:44:59.034Z] [2023-10-24T13:44:59.034Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:45:00.981Z] #45 ... [2023-10-24T13:45:00.981Z] [2023-10-24T13:45:00.981Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:45:00.981Z] #43 ... [2023-10-24T13:45:00.981Z] [2023-10-24T13:45:00.981Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:45:01.261Z] #45 ... [2023-10-24T13:45:01.261Z] [2023-10-24T13:45:01.261Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:45:01.261Z] #33 ... [2023-10-24T13:45:01.261Z] [2023-10-24T13:45:01.261Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:45:01.539Z] #45 ... [2023-10-24T13:45:01.539Z] [2023-10-24T13:45:01.539Z] #46 [core-data internal] load build context [2023-10-24T13:45:01.539Z] #46 ... [2023-10-24T13:45:01.539Z] [2023-10-24T13:45:01.539Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:45:01.817Z] #33 ... [2023-10-24T13:45:01.817Z] [2023-10-24T13:45:01.817Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:02.085Z] #44 ... [2023-10-24T13:45:02.085Z] [2023-10-24T13:45:02.085Z] #42 [support-notifications internal] load build context [2023-10-24T13:45:02.085Z] #42 ... [2023-10-24T13:45:02.085Z] [2023-10-24T13:45:02.085Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:02.355Z] #44 ... [2023-10-24T13:45:02.355Z] [2023-10-24T13:45:02.355Z] #48 [core-command internal] load build context [2023-10-24T13:45:02.621Z] #48 ... [2023-10-24T13:45:02.621Z] [2023-10-24T13:45:02.621Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:03.594Z] #44 ... [2023-10-24T13:45:03.594Z] [2023-10-24T13:45:03.594Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:45:03.594Z] #50 ... [2023-10-24T13:45:03.594Z] [2023-10-24T13:45:03.594Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:03.594Z] #44 transferring context: 131.71MB 52.4s [2023-10-24T13:45:04.583Z] #44 ... [2023-10-24T13:45:04.583Z] [2023-10-24T13:45:04.583Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:45:04.583Z] #69 DONE 3.5s [2023-10-24T13:45:04.583Z] [2023-10-24T13:45:04.583Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:04.583Z] #44 ... [2023-10-24T13:45:04.583Z] [2023-10-24T13:45:04.583Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:45:04.583Z] #70 DONE 3.8s [2023-10-24T13:45:04.583Z] [2023-10-24T13:45:04.583Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:45:04.583Z] #40 ... [2023-10-24T13:45:04.583Z] [2023-10-24T13:45:04.583Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:04.851Z] #44 ... [2023-10-24T13:45:04.851Z] [2023-10-24T13:45:04.851Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-24T13:45:04.851Z] #71 DONE 3.1s [2023-10-24T13:45:04.851Z] [2023-10-24T13:45:04.851Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:04.851Z] #44 ... [2023-10-24T13:45:04.851Z] [2023-10-24T13:45:04.851Z] #49 [core-metadata internal] load build context [2023-10-24T13:45:04.851Z] #49 ... [2023-10-24T13:45:04.851Z] [2023-10-24T13:45:04.851Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T13:45:05.811Z] #72 ... [2023-10-24T13:45:05.811Z] [2023-10-24T13:45:05.811Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-24T13:45:05.811Z] #73 DONE 1.3s [2023-10-24T13:45:05.811Z] [2023-10-24T13:45:05.811Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T13:45:06.077Z] #74 ... [2023-10-24T13:45:06.077Z] [2023-10-24T13:45:06.077Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-24T13:45:06.077Z] #75 DONE 1.4s [2023-10-24T13:45:06.077Z] [2023-10-24T13:45:06.077Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T13:45:06.345Z] #76 ... [2023-10-24T13:45:06.345Z] [2023-10-24T13:45:06.345Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-24T13:45:06.345Z] #72 DONE 1.4s [2023-10-24T13:45:06.345Z] [2023-10-24T13:45:06.345Z] #48 [core-command internal] load build context [2023-10-24T13:45:06.928Z] #48 ... [2023-10-24T13:45:06.928Z] [2023-10-24T13:45:06.928Z] #74 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-24T13:45:06.928Z] #74 DONE 1.1s [2023-10-24T13:45:06.928Z] [2023-10-24T13:45:06.928Z] #48 [core-command internal] load build context [2023-10-24T13:45:07.268Z] #48 ... [2023-10-24T13:45:07.268Z] [2023-10-24T13:45:07.268Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-24T13:45:07.268Z] #76 DONE 1.2s [2023-10-24T13:45:07.268Z] [2023-10-24T13:45:07.268Z] #48 [core-command internal] load build context [2023-10-24T13:45:07.904Z] #48 ... [2023-10-24T13:45:07.904Z] [2023-10-24T13:45:07.904Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-24T13:45:07.904Z] #77 DONE 1.4s [2023-10-24T13:45:07.904Z] [2023-10-24T13:45:07.904Z] #48 [core-command internal] load build context [2023-10-24T13:45:08.513Z] #48 ... [2023-10-24T13:45:08.513Z] [2023-10-24T13:45:08.513Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:45:08.513Z] #78 DONE 1.5s [2023-10-24T13:45:08.513Z] [2023-10-24T13:45:08.513Z] #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T13:45:08.788Z] #79 ... [2023-10-24T13:45:08.788Z] [2023-10-24T13:45:08.788Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:45:08.788Z] #80 DONE 1.2s [2023-10-24T13:45:09.084Z] [2023-10-24T13:45:09.084Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:09.084Z] #44 transferring context: 155.02MB 57.8s [2023-10-24T13:45:09.084Z] #44 ... [2023-10-24T13:45:09.084Z] [2023-10-24T13:45:09.084Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:45:09.375Z] #51 ... [2023-10-24T13:45:09.375Z] [2023-10-24T13:45:09.375Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:09.667Z] #44 ... [2023-10-24T13:45:09.667Z] [2023-10-24T13:45:09.667Z] #33 [core-common-config-bootstrapper internal] load build context [2023-10-24T13:45:09.667Z] #33 transferring context: 189.44MB 59.4s done [2023-10-24T13:45:09.667Z] #33 DONE 60.4s [2023-10-24T13:45:09.667Z] [2023-10-24T13:45:09.667Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:09.940Z] #44 ... [2023-10-24T13:45:09.940Z] [2023-10-24T13:45:09.940Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-24T13:45:09.940Z] #81 DONE 1.9s [2023-10-24T13:45:09.940Z] [2023-10-24T13:45:09.940Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:10.251Z] #44 ... [2023-10-24T13:45:10.251Z] [2023-10-24T13:45:10.251Z] #48 [core-command internal] load build context [2023-10-24T13:45:10.251Z] #48 transferring context: 189.44MB 56.9s done [2023-10-24T13:45:10.251Z] #48 DONE 59.1s [2023-10-24T13:45:10.251Z] [2023-10-24T13:45:10.251Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:10.603Z] #44 ... [2023-10-24T13:45:10.603Z] [2023-10-24T13:45:10.603Z] #49 [core-metadata internal] load build context [2023-10-24T13:45:10.603Z] #49 transferring context: 189.44MB 56.8s done [2023-10-24T13:45:10.603Z] #49 DONE 58.6s [2023-10-24T13:45:10.603Z] [2023-10-24T13:45:10.603Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:10.603Z] #44 ... [2023-10-24T13:45:10.603Z] [2023-10-24T13:45:10.603Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-24T13:45:10.603Z] #45 transferring context: 189.44MB 58.4s done [2023-10-24T13:45:10.603Z] #45 DONE 60.0s [2023-10-24T13:45:10.603Z] [2023-10-24T13:45:10.603Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:10.879Z] #44 ... [2023-10-24T13:45:10.879Z] [2023-10-24T13:45:10.879Z] #79 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-24T13:45:10.879Z] #79 DONE 2.2s [2023-10-24T13:45:10.879Z] [2023-10-24T13:45:10.879Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:10.879Z] #44 ... [2023-10-24T13:45:10.879Z] [2023-10-24T13:45:10.879Z] #46 [core-data internal] load build context [2023-10-24T13:45:10.879Z] #46 transferring context: 189.44MB 58.6s done [2023-10-24T13:45:10.879Z] #46 DONE 60.2s [2023-10-24T13:45:10.879Z] [2023-10-24T13:45:10.879Z] #43 [security-bootstrapper internal] load build context [2023-10-24T13:45:10.879Z] #43 transferring context: 189.44MB 60.2s done [2023-10-24T13:45:10.880Z] #43 DONE 61.1s [2023-10-24T13:45:10.880Z] [2023-10-24T13:45:10.880Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:11.157Z] #44 ... [2023-10-24T13:45:11.157Z] [2023-10-24T13:45:11.157Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-24T13:45:11.157Z] #82 DONE 2.2s [2023-10-24T13:45:11.157Z] [2023-10-24T13:45:11.157Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:11.430Z] #44 ... [2023-10-24T13:45:11.430Z] [2023-10-24T13:45:11.430Z] #42 [support-notifications internal] load build context [2023-10-24T13:45:11.430Z] #42 transferring context: 189.44MB 60.6s done [2023-10-24T13:45:11.430Z] #42 DONE 61.6s [2023-10-24T13:45:11.430Z] [2023-10-24T13:45:11.430Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:11.700Z] #44 ... [2023-10-24T13:45:11.700Z] [2023-10-24T13:45:11.700Z] #51 [security-proxy-auth internal] load build context [2023-10-24T13:45:11.700Z] #51 transferring context: 189.44MB 57.8s done [2023-10-24T13:45:11.700Z] #51 DONE 59.9s [2023-10-24T13:45:11.700Z] [2023-10-24T13:45:11.700Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:11.971Z] #44 ... [2023-10-24T13:45:11.971Z] [2023-10-24T13:45:11.971Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-24T13:45:11.971Z] #83 DONE 1.6s [2023-10-24T13:45:11.971Z] [2023-10-24T13:45:11.971Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:11.971Z] #44 ... [2023-10-24T13:45:11.971Z] [2023-10-24T13:45:11.971Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:45:11.971Z] #84 DONE 2.1s [2023-10-24T13:45:11.971Z] [2023-10-24T13:45:11.971Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:12.561Z] #44 ... [2023-10-24T13:45:12.561Z] [2023-10-24T13:45:12.561Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-24T13:45:12.561Z] #85 DONE 1.6s [2023-10-24T13:45:12.561Z] [2023-10-24T13:45:12.561Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:12.829Z] #44 ... [2023-10-24T13:45:12.829Z] [2023-10-24T13:45:12.829Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-24T13:45:12.829Z] #86 DONE 1.4s [2023-10-24T13:45:12.829Z] [2023-10-24T13:45:12.829Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:12.829Z] #44 ... [2023-10-24T13:45:12.829Z] [2023-10-24T13:45:12.829Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:45:12.829Z] #87 DONE 2.0s [2023-10-24T13:45:12.829Z] [2023-10-24T13:45:12.829Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:13.098Z] #44 transferring context: 189.44MB 61.9s done [2023-10-24T13:45:13.098Z] #44 ... [2023-10-24T13:45:13.098Z] [2023-10-24T13:45:13.098Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:45:13.098Z] #88 DONE 1.5s [2023-10-24T13:45:13.367Z] [2023-10-24T13:45:13.367Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:45:13.367Z] #89 DONE 2.4s [2023-10-24T13:45:13.367Z] [2023-10-24T13:45:13.367Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:45:13.635Z] #90 ... [2023-10-24T13:45:13.635Z] [2023-10-24T13:45:13.635Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-24T13:45:13.635Z] #91 DONE 1.6s [2023-10-24T13:45:13.635Z] [2023-10-24T13:45:13.635Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:45:13.902Z] #50 ... [2023-10-24T13:45:13.902Z] [2023-10-24T13:45:13.902Z] #44 [support-scheduler internal] load build context [2023-10-24T13:45:13.902Z] #44 DONE 63.1s [2023-10-24T13:45:13.902Z] [2023-10-24T13:45:13.902Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:45:13.902Z] #50 ... [2023-10-24T13:45:13.902Z] [2023-10-24T13:45:13.902Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:45:14.169Z] #40 ... [2023-10-24T13:45:14.169Z] [2023-10-24T13:45:14.169Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:45:18.431Z] #50 ... [2023-10-24T13:45:18.431Z] [2023-10-24T13:45:18.431Z] #92 [security-spire-config] exporting to image [2023-10-24T13:45:18.431Z] #92 exporting layers 4.3s done [2023-10-24T13:45:18.431Z] #92 writing image sha256:8101079bc227c52d488a82090dec3b6a93af2ce761e04dfc5e9cc3a8c9bc845b 0.0s done [2023-10-24T13:45:18.431Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-10-24T13:45:18.431Z] #92 writing image sha256:c1fa85d2cfbdc1ad9da3fec113047731e6affb0b9ef19e64fcec74b44c555dc9 done [2023-10-24T13:45:18.431Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-24T13:45:18.431Z] #92 writing image sha256:eb14800b6d680df6dc7f1c42756a30da9fa6a898d537ff567eb1eb6074670ff6 done [2023-10-24T13:45:18.431Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-10-24T13:45:18.431Z] #92 DONE 5.4s [2023-10-24T13:45:18.431Z] [2023-10-24T13:45:18.431Z] #50 [security-proxy-setup internal] load build context [2023-10-24T13:45:18.431Z] #50 transferring context: 155.23MB 65.0s [2023-10-24T13:45:20.376Z] #50 transferring context: 189.44MB 67.2s done [2023-10-24T13:45:20.651Z] #50 DONE 68.7s [2023-10-24T13:45:20.651Z] [2023-10-24T13:45:20.651Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:45:22.064Z] #40 ... [2023-10-24T13:45:22.064Z] [2023-10-24T13:45:22.064Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:45:22.330Z] #93 ... [2023-10-24T13:45:22.330Z] [2023-10-24T13:45:22.330Z] #40 [security-secretstore-setup internal] load build context [2023-10-24T13:45:22.330Z] #40 transferring context: 189.44MB 72.4s done [2023-10-24T13:45:22.330Z] #40 DONE 72.7s [2023-10-24T13:45:22.330Z] [2023-10-24T13:45:22.330Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:45:23.292Z] #94 ... [2023-10-24T13:45:23.292Z] [2023-10-24T13:45:23.292Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:02.155Z] #95 ... [2023-10-24T13:46:02.155Z] [2023-10-24T13:46:02.155Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:02.155Z] #93 DONE 48.2s [2023-10-24T13:46:02.155Z] [2023-10-24T13:46:02.155Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T13:46:03.110Z] #96 ... [2023-10-24T13:46:03.110Z] [2023-10-24T13:46:03.110Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.110Z] #95 DONE 50.2s [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #94 DONE 50.1s [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #90 DONE 50.0s [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #96 DONE 3.0s [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #97 ... [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:03.376Z] #98 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #99 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #100 [security-proxy-auth builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #100 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #101 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:03.376Z] #101 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #102 [core-metadata builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #102 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #103 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #104 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:03.376Z] #105 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #106 [core-command builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #106 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #107 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:03.376Z] #108 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #109 [core-data builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #109 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:03.376Z] #110 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #111 [support-scheduler builder 6/7] COPY . . [2023-10-24T13:46:03.376Z] #111 CACHED [2023-10-24T13:46:03.376Z] [2023-10-24T13:46:03.376Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:03.376Z] #112 CACHED [2023-10-24T13:46:03.642Z] [2023-10-24T13:46:03.642Z] #113 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T13:46:08.977Z] #113 ... [2023-10-24T13:46:08.977Z] [2023-10-24T13:46:08.977Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T13:46:08.977Z] #0 4.121 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-24T13:46:09.562Z] #114 ... [2023-10-24T13:46:09.562Z] [2023-10-24T13:46:09.562Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:09.562Z] #115 CACHED [2023-10-24T13:46:09.562Z] [2023-10-24T13:46:09.562Z] #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:09.562Z] #116 CACHED [2023-10-24T13:46:09.562Z] [2023-10-24T13:46:09.562Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-10-24T13:46:09.562Z] #117 CACHED [2023-10-24T13:46:09.562Z] [2023-10-24T13:46:09.562Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-10-24T13:46:09.562Z] #118 DONE 6.3s [2023-10-24T13:46:09.562Z] [2023-10-24T13:46:09.562Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T13:46:09.829Z] #119 ... [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #113 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-24T13:46:09.829Z] #113 DONE 6.3s [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-24T13:46:09.829Z] #120 CACHED [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T13:46:09.829Z] #121 CACHED [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-10-24T13:46:09.829Z] #122 CACHED [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #97 [support-notifications builder 6/7] COPY . . [2023-10-24T13:46:09.829Z] #97 DONE 6.4s [2023-10-24T13:46:09.829Z] [2023-10-24T13:46:09.829Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:46:14.086Z] #123 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T13:46:14.086Z] #0 3.431 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-24T13:46:14.086Z] #124 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T13:46:14.086Z] #0 3.784 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-24T13:46:14.086Z] #125 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T13:46:14.086Z] #0 4.094 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-24T13:46:14.086Z] #126 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T13:46:14.086Z] #0 3.931 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-24T13:46:14.086Z] #127 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T13:46:14.086Z] #0 4.204 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-24T13:46:14.086Z] #128 ... [2023-10-24T13:46:14.086Z] [2023-10-24T13:46:14.086Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T13:46:14.086Z] #0 4.042 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-24T13:46:15.491Z] #129 ... [2023-10-24T13:46:15.491Z] [2023-10-24T13:46:15.491Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T13:46:15.491Z] #119 4.806 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-24T13:46:19.820Z] #119 ... [2023-10-24T13:46:19.820Z] [2023-10-24T13:46:19.820Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T13:46:19.820Z] #0 4.579 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-24T13:46:20.087Z] #130 ... [2023-10-24T13:46:20.087Z] [2023-10-24T13:46:20.087Z] #131 [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-24T13:46:20.087Z] #0 4.647 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-24T13:46:24.331Z] #131 ... [2023-10-24T13:46:24.331Z] [2023-10-24T13:46:24.331Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:46:24.331Z] #123 4.573 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-24T13:59:01.646Z] #123 ... [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #131 [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-24T13:59:01.646Z] #131 758.4 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-24T13:59:01.646Z] #131 ... [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-24T13:59:01.646Z] #119 DONE 761.8s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #131 [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-24T13:59:01.646Z] #131 ... [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:59:01.646Z] #132 DONE 0.3s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:01.646Z] #133 DONE 0.2s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #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-24T13:59:01.646Z] #134 DONE 0.1s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-24T13:59:01.646Z] #135 DONE 0.1s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T13:59:01.646Z] #130 ... [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-24T13:59:01.646Z] #136 DONE 0.3s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T13:59:01.646Z] #114 ... [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T13:59:01.646Z] #137 DONE 0.2s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #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-24T13:59:01.646Z] #138 DONE 2.3s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #92 [security-proxy-setup] exporting to image [2023-10-24T13:59:01.646Z] #92 exporting layers [2023-10-24T13:59:01.646Z] #92 exporting layers 0.8s done [2023-10-24T13:59:01.646Z] #92 writing image sha256:0e1fbeb86f93058f8a17760c9f9931bdb33b95f6bc7a2d6bf82ba34cbdaf63e8 done [2023-10-24T13:59:01.646Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-24T13:59:01.646Z] #92 DONE 6.3s [2023-10-24T13:59:01.646Z] [2023-10-24T13:59:01.646Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T13:59:09.841Z] #127 ... [2023-10-24T13:59:09.841Z] [2023-10-24T13:59:09.841Z] #131 [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-24T13:59:09.841Z] #131 DONE 779.5s [2023-10-24T13:59:09.841Z] [2023-10-24T13:59:09.841Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:59:09.841Z] #123 ... [2023-10-24T13:59:09.841Z] [2023-10-24T13:59:09.841Z] #139 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:59:10.120Z] #139 DONE 0.5s [2023-10-24T13:59:10.120Z] [2023-10-24T13:59:10.120Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:10.397Z] #140 DONE 0.4s [2023-10-24T13:59:10.397Z] [2023-10-24T13:59:10.397Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T13:59:10.397Z] #126 ... [2023-10-24T13:59:10.397Z] [2023-10-24T13:59:10.397Z] #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-24T13:59:10.671Z] #141 DONE 0.1s [2023-10-24T13:59:10.671Z] [2023-10-24T13:59:10.671Z] #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-24T13:59:10.943Z] #142 DONE 0.2s [2023-10-24T13:59:10.943Z] [2023-10-24T13:59:10.943Z] #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-24T13:59:10.943Z] #143 DONE 0.1s [2023-10-24T13:59:10.943Z] [2023-10-24T13:59:10.943Z] #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T13:59:11.218Z] #144 ... [2023-10-24T13:59:11.218Z] [2023-10-24T13:59:11.218Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-24T13:59:11.218Z] #129 DONE 781.6s [2023-10-24T13:59:11.485Z] [2023-10-24T13:59:11.485Z] #144 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-24T13:59:11.485Z] #144 DONE 0.4s [2023-10-24T13:59:11.485Z] [2023-10-24T13:59:11.485Z] #145 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-24T13:59:12.077Z] #145 DONE 0.7s [2023-10-24T13:59:12.077Z] [2023-10-24T13:59:12.077Z] #146 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-24T13:59:12.345Z] #146 DONE 0.3s [2023-10-24T13:59:12.345Z] [2023-10-24T13:59:12.345Z] #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-24T13:59:12.930Z] #147 DONE 0.5s [2023-10-24T13:59:12.931Z] [2023-10-24T13:59:12.931Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T13:59:15.514Z] #148 ... [2023-10-24T13:59:15.514Z] [2023-10-24T13:59:15.514Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-24T13:59:15.514Z] #149 DONE 2.8s [2023-10-24T13:59:15.514Z] [2023-10-24T13:59:15.514Z] #92 [security-secretstore-setup] exporting to image [2023-10-24T13:59:15.514Z] #92 exporting layers [2023-10-24T13:59:15.514Z] #92 ... [2023-10-24T13:59:15.514Z] [2023-10-24T13:59:15.514Z] #148 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-24T13:59:15.514Z] #148 DONE 2.8s [2023-10-24T13:59:15.785Z] [2023-10-24T13:59:15.785Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:59:16.052Z] #150 DONE 0.5s [2023-10-24T13:59:16.052Z] [2023-10-24T13:59:16.052Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:59:16.322Z] #123 ... [2023-10-24T13:59:16.322Z] [2023-10-24T13:59:16.322Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:16.322Z] #151 DONE 0.3s [2023-10-24T13:59:16.322Z] [2023-10-24T13:59:16.322Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T13:59:16.607Z] #125 ... [2023-10-24T13:59:16.607Z] [2023-10-24T13:59:16.607Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-24T13:59:17.204Z] #152 DONE 0.6s [2023-10-24T13:59:17.204Z] [2023-10-24T13:59:17.204Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T13:59:17.204Z] #128 ... [2023-10-24T13:59:17.204Z] [2023-10-24T13:59:17.204Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T13:59:17.471Z] #153 ... [2023-10-24T13:59:17.471Z] [2023-10-24T13:59:17.471Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-24T13:59:17.471Z] #127 DONE 794.0s [2023-10-24T13:59:17.471Z] [2023-10-24T13:59:17.471Z] #92 [security-secretstore-setup] exporting to image [2023-10-24T13:59:17.471Z] #92 exporting layers 2.2s done [2023-10-24T13:59:17.471Z] #92 writing image sha256:e9bf06a6cf8f3f1febdab6c174a0f69e2ee03d9ec01dcd2bec2484684c281c05 0.0s done [2023-10-24T13:59:17.471Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-10-24T13:59:17.471Z] #92 DONE 8.6s [2023-10-24T13:59:17.471Z] [2023-10-24T13:59:17.471Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T13:59:17.743Z] #128 ... [2023-10-24T13:59:17.743Z] [2023-10-24T13:59:17.743Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-24T13:59:17.743Z] #153 DONE 0.6s [2023-10-24T13:59:17.743Z] [2023-10-24T13:59:17.743Z] #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-24T13:59:18.010Z] #154 DONE 0.3s [2023-10-24T13:59:18.010Z] [2023-10-24T13:59:18.010Z] #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-24T13:59:18.294Z] #155 DONE 0.2s [2023-10-24T13:59:18.294Z] [2023-10-24T13:59:18.294Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-24T13:59:18.560Z] #156 DONE 0.4s [2023-10-24T13:59:18.560Z] [2023-10-24T13:59:18.560Z] #157 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:59:18.560Z] #157 DONE 0.3s [2023-10-24T13:59:18.560Z] [2023-10-24T13:59:18.560Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:18.827Z] #158 ... [2023-10-24T13:59:18.827Z] [2023-10-24T13:59:18.827Z] #159 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-24T13:59:18.827Z] #159 DONE 0.2s [2023-10-24T13:59:18.827Z] [2023-10-24T13:59:18.827Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:18.827Z] #158 DONE 0.4s [2023-10-24T13:59:18.827Z] [2023-10-24T13:59:18.827Z] #160 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T13:59:19.411Z] #160 ... [2023-10-24T13:59:19.411Z] [2023-10-24T13:59:19.411Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-24T13:59:19.411Z] #161 DONE 0.5s [2023-10-24T13:59:19.678Z] [2023-10-24T13:59:19.678Z] #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-24T13:59:19.678Z] #162 DONE 0.2s [2023-10-24T13:59:19.678Z] [2023-10-24T13:59:19.678Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-24T13:59:20.264Z] #163 DONE 0.3s [2023-10-24T13:59:20.264Z] [2023-10-24T13:59:20.264Z] #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-24T13:59:23.603Z] #164 ... [2023-10-24T13:59:23.603Z] [2023-10-24T13:59:23.603Z] #160 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-24T13:59:23.603Z] #160 DONE 4.9s [2023-10-24T13:59:24.003Z] [2023-10-24T13:59:24.003Z] #92 [security-bootstrapper] exporting to image [2023-10-24T13:59:24.003Z] #92 exporting layers [2023-10-24T13:59:24.272Z] #92 ... [2023-10-24T13:59:24.272Z] [2023-10-24T13:59:24.272Z] #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-24T13:59:24.272Z] #164 DONE 4.2s [2023-10-24T13:59:24.272Z] [2023-10-24T13:59:24.272Z] #92 [security-proxy-auth] exporting to image [2023-10-24T13:59:25.232Z] #92 exporting layers 0.8s done [2023-10-24T13:59:25.232Z] #92 exporting layers 1.4s done [2023-10-24T13:59:25.232Z] #92 writing image sha256:e7999053cd68a62c9afc5588938f9a79657271f8619af80433c65874c9357141 0.0s done [2023-10-24T13:59:25.232Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-24T13:59:25.232Z] #92 writing image sha256:79c8cd15439eacaa07a3502ce6b19acc100143660ba579b960d6f8d4ff5d3875 done [2023-10-24T13:59:25.232Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-24T13:59:25.232Z] #92 DONE 10.0s [2023-10-24T13:59:25.232Z] [2023-10-24T13:59:25.232Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T13:59:35.315Z] #125 ... [2023-10-24T13:59:35.315Z] [2023-10-24T13:59:35.315Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-24T13:59:35.315Z] #126 DONE 812.1s [2023-10-24T13:59:35.596Z] [2023-10-24T13:59:35.596Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T13:59:35.596Z] #114 ... [2023-10-24T13:59:35.596Z] [2023-10-24T13:59:35.596Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T13:59:35.869Z] #165 DONE 0.3s [2023-10-24T13:59:35.869Z] [2023-10-24T13:59:35.869Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T13:59:36.217Z] #123 ... [2023-10-24T13:59:36.217Z] [2023-10-24T13:59:36.217Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T13:59:36.217Z] #166 DONE 0.1s [2023-10-24T13:59:36.217Z] [2023-10-24T13:59:36.217Z] #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-24T13:59:36.495Z] #167 DONE 0.3s [2023-10-24T13:59:36.496Z] [2023-10-24T13:59:36.496Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T13:59:36.496Z] #47 ... [2023-10-24T13:59:36.496Z] [2023-10-24T13:59:36.496Z] #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-24T13:59:36.496Z] #168 DONE 0.1s [2023-10-24T13:59:36.764Z] [2023-10-24T13:59:36.764Z] #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-24T13:59:36.764Z] #169 DONE 0.2s [2023-10-24T13:59:36.764Z] [2023-10-24T13:59:36.764Z] #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-24T13:59:38.704Z] #170 DONE 2.0s [2023-10-24T13:59:38.704Z] [2023-10-24T13:59:38.704Z] #92 [core-common-config-bootstrapper] exporting to image [2023-10-24T13:59:38.704Z] #92 exporting layers [2023-10-24T13:59:39.285Z] #92 exporting layers 0.6s done [2023-10-24T13:59:39.285Z] #92 writing image sha256:142618806b7a1bd9ec97993e0f8167e0fa33aeac530bc76e04750329e927c7e1 done [2023-10-24T13:59:39.285Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-24T13:59:39.285Z] #92 DONE 10.6s [2023-10-24T13:59:39.285Z] [2023-10-24T13:59:39.285Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T14:00:18.126Z] #47 ... [2023-10-24T14:00:18.126Z] [2023-10-24T14:00:18.126Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-24T14:00:18.126Z] #124 DONE 848.9s [2023-10-24T14:00:18.126Z] [2023-10-24T14:00:18.126Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T14:00:18.126Z] #128 ... [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:00:18.127Z] #171 DONE 0.2s [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T14:00:18.127Z] #123 ... [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:00:18.127Z] #172 DONE 0.1s [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-24T14:00:18.127Z] #173 DONE 0.3s [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T14:00:18.127Z] #123 ... [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-24T14:00:18.127Z] #174 DONE 0.1s [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #92 [core-command] exporting to image [2023-10-24T14:00:18.127Z] #92 exporting layers [2023-10-24T14:00:18.127Z] #92 exporting layers 0.3s done [2023-10-24T14:00:18.127Z] #92 writing image sha256:577d95b42d9a6798e18e52353b21ef6b5ad898b29621e157b27d5539f46edda0 done [2023-10-24T14:00:18.127Z] #92 naming to docker.io/library/core-command-arm64 done [2023-10-24T14:00:18.127Z] #92 DONE 10.8s [2023-10-24T14:00:18.127Z] [2023-10-24T14:00:18.127Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T14:00:21.466Z] #41 ... [2023-10-24T14:00:21.466Z] [2023-10-24T14:00:21.466Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-24T14:00:21.466Z] #128 DONE 858.0s [2023-10-24T14:00:21.466Z] [2023-10-24T14:00:21.466Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T14:00:22.860Z] #130 ... [2023-10-24T14:00:22.860Z] [2023-10-24T14:00:22.860Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:00:22.860Z] #175 DONE 0.2s [2023-10-24T14:00:22.860Z] [2023-10-24T14:00:22.860Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T14:00:22.860Z] #41 ... [2023-10-24T14:00:22.860Z] [2023-10-24T14:00:22.860Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:00:22.860Z] #176 DONE 0.1s [2023-10-24T14:00:22.860Z] [2023-10-24T14:00:22.860Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-24T14:00:22.860Z] #177 DONE 0.3s [2023-10-24T14:00:22.860Z] [2023-10-24T14:00:22.861Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T14:00:22.861Z] #47 ... [2023-10-24T14:00:22.861Z] [2023-10-24T14:00:22.861Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-24T14:00:22.861Z] #178 DONE 0.1s [2023-10-24T14:00:22.861Z] [2023-10-24T14:00:22.861Z] #92 [core-data] exporting to image [2023-10-24T14:00:22.861Z] #92 exporting layers [2023-10-24T14:00:22.861Z] #92 exporting layers 0.4s done [2023-10-24T14:00:22.861Z] #92 writing image sha256:fde444a12ac0ac1e9616a493a2fade10f3d5daaebc0f10ba6d2733e04bafbbf9 done [2023-10-24T14:00:22.861Z] #92 naming to docker.io/library/core-data-arm64 done [2023-10-24T14:00:22.861Z] #92 DONE 11.2s [2023-10-24T14:00:22.861Z] [2023-10-24T14:00:22.861Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T14:00:27.103Z] #130 ... [2023-10-24T14:00:27.103Z] [2023-10-24T14:00:27.103Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-24T14:00:27.103Z] #125 DONE 863.7s [2023-10-24T14:00:27.372Z] [2023-10-24T14:00:27.372Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T14:00:27.642Z] #41 ... [2023-10-24T14:00:27.642Z] [2023-10-24T14:00:27.642Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:00:27.642Z] #179 DONE 0.2s [2023-10-24T14:00:27.642Z] [2023-10-24T14:00:27.642Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T14:00:27.907Z] #47 ... [2023-10-24T14:00:27.907Z] [2023-10-24T14:00:27.907Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:00:27.907Z] #180 DONE 0.1s [2023-10-24T14:00:27.907Z] [2023-10-24T14:00:27.907Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-24T14:00:28.176Z] #181 DONE 0.3s [2023-10-24T14:00:28.176Z] [2023-10-24T14:00:28.176Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T14:00:28.443Z] #130 ... [2023-10-24T14:00:28.443Z] [2023-10-24T14:00:28.443Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-24T14:00:28.443Z] #182 DONE 0.2s [2023-10-24T14:00:28.443Z] [2023-10-24T14:00:28.443Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-24T14:00:28.710Z] #183 DONE 0.2s [2023-10-24T14:00:28.710Z] [2023-10-24T14:00:28.710Z] #92 [core-metadata] exporting to image [2023-10-24T14:00:28.710Z] #92 exporting layers [2023-10-24T14:00:28.976Z] #92 exporting layers 0.3s done [2023-10-24T14:00:28.976Z] #92 writing image sha256:a6e64b431d8ad5a033500048a713cbf2976029e91375fdef4305f55b96987a1d done [2023-10-24T14:00:28.976Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-10-24T14:00:28.976Z] #92 DONE 11.5s [2023-10-24T14:00:28.976Z] [2023-10-24T14:00:28.976Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T14:00:47.167Z] #114 ... [2023-10-24T14:00:47.167Z] [2023-10-24T14:00:47.167Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-24T14:00:47.167Z] #130 DONE 876.9s [2023-10-24T14:00:47.167Z] [2023-10-24T14:00:47.167Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T14:00:47.446Z] #114 ... [2023-10-24T14:00:47.446Z] [2023-10-24T14:00:47.446Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:00:47.446Z] #184 DONE 0.2s [2023-10-24T14:00:47.446Z] [2023-10-24T14:00:47.446Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:00:47.722Z] #185 DONE 0.1s [2023-10-24T14:00:47.722Z] [2023-10-24T14:00:47.722Z] #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-24T14:00:47.994Z] #186 DONE 0.4s [2023-10-24T14:00:47.994Z] [2023-10-24T14:00:47.994Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T14:00:47.994Z] #41 ... [2023-10-24T14:00:47.994Z] [2023-10-24T14:00:47.994Z] #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-24T14:00:48.264Z] #187 DONE 0.2s [2023-10-24T14:00:48.264Z] [2023-10-24T14:00:48.264Z] #92 [security-spiffe-token-provider] exporting to image [2023-10-24T14:00:48.264Z] #92 exporting layers [2023-10-24T14:00:48.851Z] #92 exporting layers 0.7s done [2023-10-24T14:00:48.851Z] #92 writing image sha256:926ca8435f6897d31712a9091e971b043688c7c1cd36734436be1c8079a872c6 done [2023-10-24T14:00:48.851Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-24T14:00:48.851Z] #92 DONE 12.2s [2023-10-24T14:00:48.851Z] [2023-10-24T14:00:48.851Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T14:01:10.900Z] #123 ... [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-24T14:01:10.900Z] #114 DONE 905.0s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T14:01:10.900Z] #123 ... [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:01:10.900Z] #188 DONE 0.3s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:01:10.900Z] #189 DONE 0.2s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-24T14:01:10.900Z] #190 DONE 0.5s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-24T14:01:10.900Z] #191 DONE 0.2s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #92 [support-scheduler] exporting to image [2023-10-24T14:01:10.900Z] #92 exporting layers [2023-10-24T14:01:10.900Z] #92 exporting layers 0.4s done [2023-10-24T14:01:10.900Z] #92 writing image sha256:c2462fd86c7f6f4d31f9cc68bbdb171c40b0e5499663c9287f41af3e0ac07efa [2023-10-24T14:01:10.900Z] #92 writing image sha256:c2462fd86c7f6f4d31f9cc68bbdb171c40b0e5499663c9287f41af3e0ac07efa done [2023-10-24T14:01:10.900Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-10-24T14:01:10.900Z] #92 DONE 12.6s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-24T14:01:10.900Z] #41 ... [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-24T14:01:10.900Z] #123 DONE 901.1s [2023-10-24T14:01:10.900Z] [2023-10-24T14:01:10.900Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-24T14:01:11.168Z] #192 DONE 0.1s [2023-10-24T14:01:11.168Z] [2023-10-24T14:01:11.168Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T14:01:11.438Z] #47 ... [2023-10-24T14:01:11.438Z] [2023-10-24T14:01:11.438Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-24T14:01:11.438Z] #193 DONE 0.1s [2023-10-24T14:01:11.438Z] [2023-10-24T14:01:11.438Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-24T14:01:11.717Z] #194 DONE 0.4s [2023-10-24T14:01:11.717Z] [2023-10-24T14:01:11.717Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-24T14:01:11.985Z] #195 DONE 0.1s [2023-10-24T14:01:11.985Z] [2023-10-24T14:01:11.985Z] #92 [support-notifications] exporting to image [2023-10-24T14:01:12.258Z] #92 exporting layers 0.4s done [2023-10-24T14:01:12.258Z] #92 writing image sha256:4ac19cc59b9a108a907198754203c8cac4ac4810ce8f80f36554a1513e5bcead done [2023-10-24T14:01:12.258Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-10-24T14:01:12.258Z] #92 DONE 13.0s [2023-10-24T14:01:12.258Z] [2023-10-24T14:01:12.258Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-24T14:01:12.258Z] time="2023-10-24T13:43:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-24T14:01:12.282Z] $ docker stop --time=1 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 [2023-10-24T14:01:13.982Z] $ docker rm -f --volumes 1965b3e6bbab2e88b6045036269092ae364ad92ca7aa5220de5f1fcae1dce233 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T14:01:14.565Z] + docker images [2023-10-24T14:01:14.565Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-24T14:01:14.565Z] support-notifications-arm64 latest 4ac19cc59b9a 3 seconds ago 34.2MB [2023-10-24T14:01:14.565Z] support-scheduler-arm64 latest c2462fd86c7f 5 seconds ago 33.5MB [2023-10-24T14:01:14.565Z] security-spiffe-token-provider-arm64 latest 926ca8435f68 27 seconds ago 35.1MB [2023-10-24T14:01:14.565Z] core-metadata-arm64 latest a6e64b431d8a 46 seconds ago 21.5MB [2023-10-24T14:01:14.565Z] core-data-arm64 latest fde444a12ac0 52 seconds ago 21.2MB [2023-10-24T14:01:14.565Z] core-command-arm64 latest 577d95b42d9a About a minute ago 21MB [2023-10-24T14:01:14.565Z] core-common-config-bootstrapper-arm64 latest 142618806b7a About a minute ago 18.3MB [2023-10-24T14:01:14.565Z] security-proxy-auth-arm64 latest e7999053cd68 About a minute ago 19.4MB [2023-10-24T14:01:14.565Z] security-bootstrapper-arm64 latest 79c8cd15439e About a minute ago 23.1MB [2023-10-24T14:01:14.565Z] security-secretstore-setup-arm64 latest e9bf06a6cf8f 2 minutes ago 43.7MB [2023-10-24T14:01:14.565Z] security-proxy-setup-arm64 latest 0e1fbeb86f93 2 minutes ago 29.1MB [2023-10-24T14:01:14.565Z] security-spire-config-arm64 latest eb14800b6d68 16 minutes ago 95.8MB [2023-10-24T14:01:14.565Z] security-spire-server-arm64 latest 8101079bc227 16 minutes ago 96.6MB [2023-10-24T14:01:14.565Z] security-spire-agent-arm64 latest c1fa85d2cfbd 16 minutes ago 152MB [2023-10-24T14:01:14.565Z] ci-base-image-arm64 latest 5bba5c0137be 27 minutes ago 926MB [2023-10-24T14:01:14.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 4 weeks ago 553MB [2023-10-24T14:01:14.565Z] 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-24T14:01:15.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:01:15.363Z] [2023-10-24T14:01:15.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:01:15.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:01:15.766Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T14:01:15.766Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T14:01:15.766Z] 04944245beec: Pulling fs layer [2023-10-24T14:01:15.766Z] 699f458cf7ca: Pulling fs layer [2023-10-24T14:01:15.766Z] 765212b225bb: Pulling fs layer [2023-10-24T14:01:15.766Z] f23df028b6ca: Pulling fs layer [2023-10-24T14:01:15.766Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T14:01:15.766Z] 765212b225bb: Waiting [2023-10-24T14:01:15.766Z] f23df028b6ca: Waiting [2023-10-24T14:01:15.766Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T14:01:15.766Z] 2437ff75d9bd: Waiting [2023-10-24T14:01:15.766Z] d65c8cfc05b1: Waiting [2023-10-24T14:01:16.033Z] 04944245beec: Verifying Checksum [2023-10-24T14:01:16.033Z] 04944245beec: Download complete [2023-10-24T14:01:16.033Z] 765212b225bb: Verifying Checksum [2023-10-24T14:01:16.033Z] 765212b225bb: Download complete [2023-10-24T14:01:16.033Z] f23df028b6ca: Verifying Checksum [2023-10-24T14:01:16.033Z] f23df028b6ca: Download complete [2023-10-24T14:01:16.033Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T14:01:16.033Z] d65c8cfc05b1: Download complete [2023-10-24T14:01:16.298Z] 699f458cf7ca: Verifying Checksum [2023-10-24T14:01:16.298Z] 699f458cf7ca: Download complete [2023-10-24T14:01:16.567Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T14:01:16.567Z] 8998bd30e6a1: Download complete [2023-10-24T14:01:19.144Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T14:01:19.144Z] 2437ff75d9bd: Download complete [2023-10-24T14:01:21.722Z] 8998bd30e6a1: Pull complete [2023-10-24T14:01:21.988Z] 04944245beec: Pull complete [2023-10-24T14:01:27.392Z] 699f458cf7ca: Pull complete [2023-10-24T14:01:27.392Z] 765212b225bb: Pull complete [2023-10-24T14:01:28.360Z] f23df028b6ca: Pull complete [2023-10-24T14:01:28.360Z] d65c8cfc05b1: Pull complete [2023-10-24T14:01:46.568Z] 2437ff75d9bd: Pull complete [2023-10-24T14:01:46.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T14:01:46.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:01:46.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:01:46.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-9908 does not seem to be running inside a container [2023-10-24T14:01:46.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T14:01:49.683Z] $ docker top 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:01:50.601Z] ---> job-cost.sh [2023-10-24T14:01:50.601Z] lf-activate-venv: SKIPPING [2023-10-24T14:01:50.601Z] INFO: No Stack... [2023-10-24T14:01:50.865Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T14:01:51.816Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T14:01:52.463Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-24T14:01:52.463Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T14:01:52.522Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] [2023-10-24T14:01:52.527Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] did not exist. Created. [2023-10-24T14:01:52.527Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T14:01:53.243Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T14:01:53.444Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T14:01:53.460Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4706-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T14:01:53.527Z] $ docker stop --time=1 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c [2023-10-24T14:01:55.046Z] $ docker rm -f --volumes 51f91ce25670989105e83fde1c98ded3528a2f88aebf6c42380cd50388d1f71c [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-24T14:01:56.047Z] provisioning config files... [2023-10-24T14:01:56.054Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12324607016817307169tmp [Pipeline] { [Pipeline] sh [2023-10-24T14:01:56.389Z] + set +x [2023-10-24T14:01:56.389Z] + bash -s+ -- [2023-10-24T14:01:56.389Z] curl -s https://codecov.io/bash [2023-10-24T14:01:56.389Z] [2023-10-24T14:01:56.389Z] _____ _ [2023-10-24T14:01:56.389Z] / ____| | | [2023-10-24T14:01:56.389Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T14:01:56.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T14:01:56.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T14:01:56.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T14:01:56.389Z] Bash-1.0.6 [2023-10-24T14:01:56.389Z] [2023-10-24T14:01:56.389Z] [2023-10-24T14:01:56.389Z] ==> git version 2.25.1 found [2023-10-24T14:01:56.389Z] ==> 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-24T14:01:56.389Z] Release-Date: 2020-01-08 [2023-10-24T14:01:56.389Z] 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-24T14:01:56.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T14:01:56.389Z] ==> Jenkins CI detected. [2023-10-24T14:01:56.389Z] current dir:  /w/workspace/edgex-go/1 [2023-10-24T14:01:56.389Z] project root: . [2023-10-24T14:01:56.389Z] --> token set from env [2023-10-24T14:01:56.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T14:01:56.389Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T14:01:56.389Z] ==> Python coveragepy not found [2023-10-24T14:01:56.389Z] ==> Searching for coverage reports in: [2023-10-24T14:01:56.389Z] + . [2023-10-24T14:01:56.650Z] -> Found 1 reports [2023-10-24T14:01:56.650Z] ==> Detecting git/mercurial file structure [2023-10-24T14:01:56.650Z] ==> Reading reports [2023-10-24T14:01:56.650Z] + ./coverage.out bytes=453602 [2023-10-24T14:01:56.650Z] ==> Appending adjustments [2023-10-24T14:01:56.650Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T14:01:57.586Z] + Found adjustments [2023-10-24T14:01:57.586Z] ==> Gzipping contents [2023-10-24T14:01:57.586Z] 60K /tmp/codecov.5yVVQx.gz [2023-10-24T14:01:57.586Z] ==> Uploading reports [2023-10-24T14:01:57.586Z] url: https://codecov.io [2023-10-24T14:01:57.586Z] query: branch=PR-4706&commit=087a96c233f6d888bac5e0ed367afc9fd192ffd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4706%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4706&job=&cmd_args= [2023-10-24T14:01:57.586Z] -> Pinging Codecov [2023-10-24T14:01:57.586Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4706&commit=087a96c233f6d888bac5e0ed367afc9fd192ffd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4706%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4706&job=&cmd_args= [2023-10-24T14:01:57.844Z] -> Uploading to [2023-10-24T14:01:57.844Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/00271124DB129430A58F1EEE437C3FCB/087a96c233f6d888bac5e0ed367afc9fd192ffd3/960a3118-f5b4-4a4a-9328-0a6c442424fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T140157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bee09e172588d56182446f99499ab6e016b792e49c019b5cde4287eb8375fddb [2023-10-24T14:01:57.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:01:57.844Z] Dload Upload Total Spent Left Speed [2023-10-24T14:01:58.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 0 0 100 57723 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-10-24T14:01:58.413Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/087a96c233f6d888bac5e0ed367afc9fd192ffd3 [Pipeline] } [2023-10-24T14:01:58.439Z] 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-24T14:01:59.759Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:00.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:00.984Z] ---> package-listing.sh [2023-10-24T14:02:00.984Z] ++ facter osfamily [2023-10-24T14:02:00.984Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T14:02:01.243Z] + OS_FAMILY=debian [2023-10-24T14:02:01.243Z] + workspace=/w/workspace/edgex-go/1 [2023-10-24T14:02:01.243Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T14:02:01.243Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T14:02:01.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T14:02:01.243Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T14:02:01.243Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-24T14:02:01.243Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T14:02:01.243Z] + case "${OS_FAMILY}" in [2023-10-24T14:02:01.243Z] + dpkg -l [2023-10-24T14:02:01.243Z] + grep '^ii' [2023-10-24T14:02:01.243Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T14:02:01.243Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T14:02:01.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T14:02:01.243Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-24T14:02:01.243Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-24T14:02:01.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-24T14:02:01.278Z] 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-24T14:02:01.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:02:02.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:02:02.207Z] [2023-10-24T14:02:02.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:02:02.590Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:02:02.590Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T14:02:02.590Z] 5eb5b503b376: Pulling fs layer [2023-10-24T14:02:02.590Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T14:02:02.590Z] ec43610c2a17: Pulling fs layer [2023-10-24T14:02:02.590Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T14:02:02.590Z] 33b1e0a273af: Pulling fs layer [2023-10-24T14:02:02.590Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T14:02:02.590Z] 2f39f015ded8: Pulling fs layer [2023-10-24T14:02:02.590Z] 3a2ae6a8a46f: Waiting [2023-10-24T14:02:02.590Z] 5d3b04190fa2: Waiting [2023-10-24T14:02:02.590Z] 33b1e0a273af: Waiting [2023-10-24T14:02:02.590Z] 5c69ac0246d0: Verifying Checksum [2023-10-24T14:02:02.590Z] 5c69ac0246d0: Download complete [2023-10-24T14:02:02.590Z] 3a2ae6a8a46f: Download complete [2023-10-24T14:02:02.851Z] 33b1e0a273af: Verifying Checksum [2023-10-24T14:02:02.851Z] 33b1e0a273af: Download complete [2023-10-24T14:02:02.851Z] ec43610c2a17: Verifying Checksum [2023-10-24T14:02:02.851Z] ec43610c2a17: Download complete [2023-10-24T14:02:02.851Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T14:02:02.851Z] 5d3b04190fa2: Download complete [2023-10-24T14:02:03.109Z] 5eb5b503b376: Verifying Checksum [2023-10-24T14:02:03.109Z] 5eb5b503b376: Download complete [2023-10-24T14:02:03.673Z] 2f39f015ded8: Download complete [2023-10-24T14:02:04.238Z] 5eb5b503b376: Pull complete [2023-10-24T14:02:04.496Z] 5c69ac0246d0: Pull complete [2023-10-24T14:02:05.062Z] ec43610c2a17: Pull complete [2023-10-24T14:02:05.062Z] 3a2ae6a8a46f: Pull complete [2023-10-24T14:02:05.320Z] 33b1e0a273af: Pull complete [2023-10-24T14:02:05.320Z] 5d3b04190fa2: Pull complete [2023-10-24T14:02:09.498Z] 2f39f015ded8: Pull complete [2023-10-24T14:02:09.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T14:02:09.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:02:09.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:02:09.712Z] prd-ubuntu20.04-docker-8c-8g-9907 does not seem to be running inside a container [2023-10-24T14:02:09.757Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T14:02:13.838Z] $ docker top 6a425b2a4f320afe30ab04342fa9a0b80acfa5eed3c5d98b7c63a9cec9eba405 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:02:14.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T14:02:14.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T14:02:14.833Z] + ls /var/log/sa-host [2023-10-24T14:02:14.833Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:02:14.953Z] provisioning config files... [2023-10-24T14:02:14.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10183693567543477758tmp [Pipeline] { [Pipeline] echo [2023-10-24T14:02:15.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:15.336Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T14:02:15.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:15.758Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T14:02:15.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:16.109Z] ---> sudo-logs.sh [2023-10-24T14:02:16.109Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T14:02:16.187Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:16.506Z] ---> job-cost.sh [2023-10-24T14:02:16.506Z] lf-activate-venv: SKIPPING [2023-10-24T14:02:16.506Z] DEBUG: total: 0.10999999940395355 [2023-10-24T14:02:16.506Z] INFO: Retrieving Stack Cost... [2023-10-24T14:02:16.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T14:02:17.330Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T14:02:17.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:02:17.673Z] ---> logs-deploy.sh [2023-10-24T14:02:17.673Z] lf-activate-venv: SKIPPING [2023-10-24T14:02:17.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4706/1 [2023-10-24T14:02:17.673Z] INFO: archiving workspace using pattern(s): [2023-10-24T14:02:18.609Z] Archives upload complete. [2023-10-24T14:02:18.609Z] INFO: archiving logs to Nexus